Commit Graph

  • 8f88dc2585 lib/base: Support colons in from_hex() Povilas Kanapickas 2021-11-01 02:52:42 +0200
  • aa3afa9062 Use openssl library instead of CLI to generate certificates Povilas Kanapickas 2021-11-01 02:52:41 +0200
  • dbf56a9375 gui: Use openssl library instead of CLI tool to generate fingerprints Povilas Kanapickas 2021-11-01 02:52:40 +0200
  • cf732aba37 lib/io: Add a replacement for fopen() which works on Windows Povilas Kanapickas 2021-11-01 02:52:48 +0200
  • 089b8e4749 lib/net: Extract SSL fingerprint generation to reusable function Povilas Kanapickas 2021-11-01 02:52:39 +0200
  • 85486927b3 lib/base: Implement pattern to execute something at function exit Povilas Kanapickas 2021-11-01 02:52:38 +0200
  • cd7e731cb7 lib: Switch to std::vector<std::uint8_t> for fingerprint data Povilas Kanapickas 2021-11-01 02:52:37 +0200
  • ef08470286 src/lib: Use standard std::vsnprintf() instead of hacking our own Povilas Kanapickas 2021-11-01 02:52:36 +0200
  • b793675ef8 lib/net: Put secure utils into barrier namespace Povilas Kanapickas 2021-11-01 02:52:35 +0200
  • a9b30951ce lib: Add utility function to convert from hex to binary Povilas Kanapickas 2021-11-01 02:52:34 +0200
  • 767f3d37ec test: Extract common test utilities to separate file Povilas Kanapickas 2021-11-01 02:52:33 +0200
  • 9d8e1faf59 test: Add test for format_ssl_fingerprint() Povilas Kanapickas 2021-11-01 02:52:32 +0200
  • 96e0021572 lib/base: Make to_hex() easier to use Povilas Kanapickas 2021-11-01 02:52:31 +0200
  • 7f71924a86 lib/net: Make format_ssl_fingerprint() easier to use Povilas Kanapickas 2021-11-01 02:52:30 +0200
  • 0e406d4918 lib/net: Extract fingerprint formatting out of SecureSocket Povilas Kanapickas 2021-11-01 02:52:29 +0200
  • bf667a429c
    Merge pull request #1342 from p12tic/enable-encryption-by-default Povilas Kanapickas 2021-11-01 03:12:32 +0200
  • dba7b72195
    Merge pull request #1341 from p12tic/azure-pipelines-fix-local-build Povilas Kanapickas 2021-11-01 03:06:48 +0200
  • bfa8964305 Enable encryption by default Povilas Kanapickas 2021-10-28 14:19:22 +0300
  • fca18b63c5
    Merge branch 'master' into testing/pr/Absolucy/macos Dom Rodriguez 2021-10-31 17:04:49 +0000
  • 6917c58b49
    Merge 7ac22c31cb into fce7615e42 lededev 2021-10-30 18:01:11 -0400
  • a4ff91a991 azure-pipelines: Use Invoke-WebRequest to download files Povilas Kanapickas 2021-10-28 04:00:43 -0700
  • fce7615e42
    Merge pull request #1340 from p12tic/use-utf8 Povilas Kanapickas 2021-10-30 01:22:09 +0300
  • d24f368efe Correctly open files with non-ASCII paths on Windows Povilas Kanapickas 2021-10-30 00:52:57 +0300
  • 8286c85dc0 lib/common/win32: Extract unicode_to_mb() to separate file Povilas Kanapickas 2021-10-30 00:52:56 +0300
  • 15a955ff21 Revert "Use ansi codepage for internal multibyte strings on windows" Povilas Kanapickas 2021-10-30 00:52:55 +0300
  • 2877e6cb17
    Pipelines: Remove Ubuntu 16.04 agent Dom Rodriguez 2021-10-23 19:27:00 +0100
  • a53380de4f
    Fix missing VM parameter, matrix doesn't select automatically Dom Rodriguez 2021-10-23 19:04:10 +0100
  • 907bcdcfea
    Fix indentation on macOS matrix Dom Rodriguez 2021-10-23 18:50:18 +0100
  • 59d076988f
    Initial test of multi-macOS builds Dom Rodriguez 2021-10-23 18:43:36 +0100
  • 4dfe1b1a73
    Merge pull request #1304 from Ashark/wayland_warning Dom Rodriguez 2021-10-23 16:19:43 +0100
  • 547a2dd413 Add warning on wayland, fix #247 Andrew Shark 2021-10-02 03:21:04 +0300
  • ef5287e27f Fix window icon in wayland Andrew Shark 2021-10-02 00:35:03 +0300
  • 5f32a7d72c
    Merge d0df871373 into dd8c2a1a38 Andrew Hayzen 2021-09-30 20:42:37 +0200
  • dd8c2a1a38
    Merge pull request #1297 from a1346054/fixes Povilas Kanapickas 2021-09-24 01:12:36 +0300
  • 872e78d342
    Trim excess whitespace a1346054 2021-09-22 23:07:36 +0000
  • 9c41441861
    Fix whitespace alignment a1346054 2021-09-22 21:03:19 +0000
  • ab3bdad5ab
    Use correct barrier.desktop category a1346054 2021-09-22 22:21:59 +0000
  • 9549352a10
    Fix codestyle deviations a1346054 2021-09-22 23:29:39 +0000
  • 8c014b4bb6
    Fix spelling a1346054 2021-09-22 20:43:29 +0000
  • 3aee8dd341
    Add missing final newline a1346054 2021-09-22 20:38:57 +0000
  • 486545527b
    Fix shellcheck warnings a1346054 2021-09-22 21:46:52 +0000
  • 9bb25d8887
    Use complete license file from gnu.org a1346054 2021-09-22 21:24:31 +0000
  • c21d4269f8 Use screen name instead of IP address to announce server through zeroconf Loïc PÉRON 2021-09-10 11:18:10 +0200
  • 9432743cea
    Fix typo in template question Dom Rodriguez 2021-09-04 16:15:22 +0100
  • bf388b907e
    Clarify screenshot attachment to issue Dom Rodriguez 2021-09-04 16:15:07 +0100
  • 3a74395254
    Fix string error - bug_report.yml Dom Rodriguez 2021-09-02 20:20:17 +0100
  • 2ca88cbfa1
    Remove prepended title, unnecessary Dom Rodriguez 2021-09-02 17:51:13 +0100
  • 690cd8b534
    Rename bug_report.yaml -> .yml Dom Rodriguez 2021-09-02 17:50:39 +0100
  • a75da35854
    Remove external links - maybe that's the issue? Dom Rodriguez 2021-09-02 17:45:17 +0100
  • 87bdfd4e98
    Add configuration for new issue chooser Dom Rodriguez 2021-09-02 17:44:01 +0100
  • 163fe9b329
    Remove value key for What Happened Dom Rodriguez 2021-09-02 17:38:56 +0100
  • b3d4da9c0d
    Add misc information question (not required) Dom Rodriguez 2021-09-02 17:35:46 +0100
  • 85d995ff23
    Add package manager question Dom Rodriguez 2021-09-02 17:34:26 +0100
  • eb3f2741d9
    Adjust YML indentation Dom Rodriguez 2021-09-02 17:34:10 +0100
  • e26a5c376e
    Screenshots to be avoided on imgur Dom Rodriguez 2021-09-02 17:30:45 +0100
  • 2f6aa21bfe
    Description changed to new approach for Barrier support Dom Rodriguez 2021-09-02 17:28:38 +0100
  • 962d5e1c13
    Replace (Markdown) template for bug reports with a GitHub issue form Dom Rodriguez 2021-08-31 19:59:27 +0100
  • 27f7e7ba9b
    Merge pull request #1242 from whot/wip/janitor Povilas Kanapickas 2021-08-31 04:44:45 +0300
  • feb30fafcb
    Update README.md Jim Grisham 2021-08-23 22:39:00 -0700
  • 747039e1cd
    Update Info.plist.in Jim Grisham 2021-08-23 21:33:06 -0700
  • dec895e8d3 cmake: move two windows #defines to the main cmake file Peter Hutterer 2020-12-10 10:10:36 +1000
  • c32ca2195d barrier: split the platform-specific argument parsing Peter Hutterer 2020-12-08 13:46:56 +1000
  • b0c0b42bc2
    Merge pull request #1209 from tom-tan/patch-1 Povilas Kanapickas 2021-08-19 14:44:02 +0300
  • 0c02b3d54b
    Merge pull request #1214 from tom-tan/add-mappings-for-jp Povilas Kanapickas 2021-08-19 14:43:23 +0300
  • 7d6def1967 Alter clean_build.sh to build on macOS. Geoff Crompton 2021-08-11 06:55:31 +1000
  • 7d5ff93785
    Merge pull request #1232 from AI0867/patch-1 Povilas Kanapickas 2021-08-09 14:14:55 +0300
  • 8ac499b4ab Failed2build #1 Spyros Psarras 2021-07-30 02:03:47 +0200
  • 3540892040 Fix qli file download location. Add deps on gitignore. Spyros Psarras 2021-07-30 01:53:51 +0200
  • 260005ff07
    (further) Replace Freenode with LiberaChat Alexander van Gessel 2021-07-20 11:54:51 +0200
  • 57463a31f8
    Attempt to support several Ubuntu LTSs to CI Tomoya Tanjo 2021-06-29 00:00:04 +0900
  • 7a4c6a25d7
    Add `Henkan`, `Muhenkan` and `Zenkaku` entries to macOS Tomoya Tanjo 2021-06-27 17:07:45 +0000
  • eec676948c
    Add `IME on` and `IME off` key entries to Windows Tomoya Tanjo 2021-06-27 17:05:26 +0000
  • 14b5cebb62
    Fix keycode for `Kana` in Windows key mapping Tomoya Tanjo 2021-06-27 17:00:42 +0000
  • 6a1bcb9dd6
    Merge pull request #1068 from tete1030/fix-win-service-imagepath Povilas Kanapickas 2021-06-25 17:10:18 +0300
  • 1fac0e6603 doc: Add newsfragment Povilas Kanapickas 2021-06-25 15:44:21 +0300
  • 0fa91e0fd3 dist: Fix unquoted windows service image path texot 2021-02-17 13:48:44 +0800
  • a4afb983d1
    Merge branch 'master' into master Lucy 2021-06-23 21:59:59 -0400
  • 7acddd0452
    Merge pull request #1133 from terminator-ger/master Povilas Kanapickas 2021-06-23 22:52:21 +0300
  • f52690af82 README: Add two Questions to the Q&A regarding configuration loading terminator-ger 2021-04-17 12:22:11 +0200
  • b9e2f79ca5
    Merge pull request #1046 from jnnnnn/setup-readme Povilas Kanapickas 2021-06-23 22:49:46 +0300
  • de89c9d45e
    Merge pull request #1113 from HwiNyeonKim/master Povilas Kanapickas 2021-06-23 17:20:44 +0300
  • c90ae37263
    Merge pull request #1124 from gloomy-ghost/zh_cn Povilas Kanapickas 2021-06-23 16:48:29 +0300
  • 00cfe0ba6d Missed Korean translation part edited HwiNyeon Kim 2021-03-30 18:23:48 +0900
  • 63d60a14f8 update zh-CN translations gloomy-ghost 2021-04-11 03:33:55 +0000
  • ebb8f101de README: Add quickstart instructions Jonathan Newnham 2021-02-01 14:53:42 +1100
  • 6a0ed51aed
    Merge pull request #1211 from p12tic/azure-windows-qt-source Povilas Kanapickas 2021-06-23 16:04:52 +0300
  • 729c519cb4
    Merge pull request #1210 from p12tic/irc-libera Povilas Kanapickas 2021-06-23 15:59:03 +0300
  • 1e95a19bf4
    Merge pull request #1205 from p12tic/barrier_sk_translation Povilas Kanapickas 2021-06-23 15:58:51 +0300
  • c25837fc62 azure-pipelines: Download from official qt source Povilas Kanapickas 2021-06-23 15:50:31 +0300
  • 5dc27b1201 README: Switch IRC contact info to libera network Povilas Kanapickas 2021-06-23 15:36:06 +0300
  • f7be30cc3f
    Merge pull request #1207 from tom-tan/fix-qt5-path Povilas Kanapickas 2021-06-23 15:32:07 +0300
  • 695a737a89
    Update azure-pipelines.yml to use Ubuntu 20.04 Tomoya Tanjo 2021-06-23 06:42:28 +0900
  • ac5de110c0
    Update build_dist.sh.in Tomoya Tanjo 2021-06-23 01:05:58 +0900
  • e80184ce7a
    Fix osx_environment.sh for Homebrew Tomoya Tanjo 2021-06-22 23:24:36 +0900
  • cdc6e684eb Add newsfragment Povilas Kanapickas 2021-06-21 21:31:09 +0300
  • 9a0bbbaaec Update Slovak translation Jose Riha 2021-04-28 13:51:26 +0200
  • 649fdfe042
    Merge pull request #1156 from botovq/client_ciphers Povilas Kanapickas 2021-06-13 18:43:37 +0300
  • 7f44afa546
    Merge pull request #1164 from yan12125/fix-x11-paste Povilas Kanapickas 2021-06-13 18:42:51 +0300
  • 7ac22c31cb backport from upstream for headless mode lededev 2021-05-18 14:32:30 +0800
  • cad92e89d0
    Map more X11 clipboard MIME types to corresponding converters Chih-Hsuan Yen 2021-05-15 23:59:25 +0800