aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-06crypto_openssl: add initialization to pick up local configurationJames Bottomley
2020-06-06openssl: add engine method for loading the keyJames Bottomley
2020-06-06allow usage of --server-ipv6 even when no --server is specifiedAntonio Quartulli
2020-06-06pool: allow to configure an IPv6-only ifconfig-poolAntonio Quartulli
2020-05-30Switch assertion failure to returning falseJeremy Evans
2020-05-30pool: prevent IPv6 pools to be larger than 2^16 addressesAntonio Quartulli
2020-05-19Refuse server mode on AndroidArne Schwabe
2020-05-15Do not write extra 0 byte for --gen-key with auth-token/tls-crypt-v2Arne Schwabe
2020-05-13Change client side of t_lpback.sh configs to use inline material.Gert Doering
2020-05-13Persist management-query-remote and proxy promptsSelva Nair
2020-05-12Fix session id and initial timestamp not being preservedArne Schwabe
2020-05-11Document reneweal mechanic of auth-token in manualArne Schwabe
2020-05-11Fix session id in env missing first byteArne Schwabe
2020-05-11get rid of INLINE_FILE_TAG constantAntonio Quartulli
2020-05-11tls-crypt-v2: fix testing of inline keyAntonio Quartulli
2020-05-11options: fix inlining auth-gen-token-secret fileAntonio Quartulli
2020-05-08options: Restore --tls-crypt-v2 inline file capabilityDavid Sommerseth
2020-05-08options: Fix failing inline tls-auth/crypt with persist-keyDavid Sommerseth
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2020-05-07convert *_inline attributes to boolAntonio Quartulli
2020-05-07Use crypto library functions for const time memcmp when possibleArne Schwabe
2020-05-07t_net.sh: assign MAC address directly during interface creationAntonio Quartulli
2020-04-27Uncrustify the tests/unit_tests/ part of our tree.Gert Doering
2020-04-26Add tls-crypt-v2 test writing metadataArne Schwabe
2020-04-22Fix tls_ctx_client/server_new leaving error on OpenSSL error stackArne Schwabe
2020-04-20remove bogus file check on --genkey argumentAntonio Quartulli
2020-04-19Another round of uncrustify code cleanup.Arne Schwabe
2020-04-19Minor style change to improve code styleArne Schwabe
2020-04-19Refactor counting number of element in a : delimited list into functionArne Schwabe
2020-04-19t_net.sh: use dummy interface instead of tunAntonio Quartulli
2020-04-19sitnl: fix ignoring EEXIST when sending a netlink commandAntonio Quartulli
2020-04-19sitnl: fix TUN/TAP confusion in error messagesAntonio Quartulli
2020-04-19sitnl: fix failure reporting by keeping error negativeAntonio Quartulli
2020-04-16Fix illegal client float (CVE-2020-11810)Lev Stipakov
2020-04-16Fix broken async push with NCP is usedLev Stipakov
2020-04-15Fix OpenSSL 1.1.1 not using auto elliptic curve selectionArne Schwabe
2020-04-10OpenSSL: Fix --crl-verify not loading multiple CRLs in one fileMaxim Plotnikov
2020-04-06Fix off-by-one in tls-crypt-v2 client wrapping with custom metadataArne Schwabe
2020-04-03When auth-user-pass file has no password query the management interfaceSelva Nair
2020-04-03Move querying username/password from management to a functionSelva Nair
2020-04-02Fix OpenSSL error stack handling of tls_ctx_add_extra_certsArne Schwabe
2020-04-01tun.c: revise the IPv4 ifconfig flow on WindowsSimon Rozman
2020-04-01Fetch OpenSSL versions via source/old linksArne Schwabe
2020-04-01mbedTLS: Make sure TLS session survives moveTom van Leeuwen
2020-04-01docs: Add reference to X509_LOOKUP_hash_dir(3)WGH
2020-04-01tapctl: Support multiple hardware IDsSimon Rozman
2020-04-01openvpnmsica: Merge FindTUNTAPAdapters into FindSystemInfoSimon Rozman
2020-03-27Normalise ncp-ciphers option and restrict it to 127 bytesArne Schwabe
2020-03-24Fix OpenSSL private key passphrase noticesSanttu Lakkala
2020-03-24travis-ci: add arm64, s390x builds.Ilya Shipitsin