aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Complete push-peer-info documentation and allow IV_PLAT_VER for other platfor...Arne Schwabe
2016-06-09Change --enable-pedantic to use -std=c99 and not -ansi (C90).Gert Doering
2016-06-09Upgrade bundled compat-lz4 to upstream release r131.Gert Doering
2016-06-08cleanup: remove alloc_buffers argument from multi_top_init()Steffan Karger
2016-06-08Don't limit max incoming message size based on c2->frameSteffan Karger
2016-06-07Ignore SIGUSR1/SIGHUP during exit notificationSelva Nair
2016-06-07Add an option to filter options received from serverSelva Nair
2016-06-05Make block-outside-dns work with persist-tunSelva Nair
2016-06-05Set WFP engine handle to NULL in win_wfp_uninit()Selva Nair
2016-06-05Fix the comparison of pull options hash on restartSelva Nair
2016-06-03Another fix related to unit test frameworkDavid Sommerseth
2016-05-31Clarify the fact that build instructions in README are for release tarballsSamuli Seppänen
2016-05-31Plug memory leak in mbedTLS backendIvo Manca
2016-05-31Only build and run cmocka unit tests if its submodule is initializedDavid Sommerseth
2016-05-31Update contrib/pull-resolv-conf/client.up for no DOMAINJeffrey Cutter
2016-05-31Add link to bug trackerLeon Klingele
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-05-30Add unit testing support via cmockaJens Neuhalfen
2016-05-22Fix handling of out of memory error in interactive serviceSelva Nair
2016-05-19Update CONTRIBUTING.rst to allow GitHub PRs for code review purposesSamuli Seppänen
2016-05-18Push an IPv6 CIDR mask used by the server, not the pool's sizeJosh Cepek
2016-05-16Implement push-remove option to selectively remove pushed options.Gert Doering
2016-05-16Add support for register-dns through interactive serviceSelva Nair
2016-05-16Make error non-fatal while deleting address using netshSelva Nair
2016-05-15Add CHACHA20-POLY1305 ciphersuite IANA name translations.Dorian Harmans
2016-05-09Fixed port-share bug with DoS potentialJames Yonan
2016-05-09Prevent integration test timeout bc. of sudoJens Neuhalfen
2016-05-05Remove trailing newline from verify callback error messagesSteffan Karger
2016-05-05Fix library order in -lmbedtls test.Gert Doering
2016-05-05mbedtls: improve error reporting in tls verify callbackSteffan Karger
2016-05-05mbedtls: check that private key and certificate match on startSteffan Karger
2016-05-01configure.ac: link to all mbed TLS libs during library detectionSteffan Karger
2016-05-01ignore the local config file t_client.rc in gitJens Neuhalfen
2016-04-28Rename files with 'polarssl' in the name to 'mbedtls'Steffan Karger
2016-04-28Migrate to mbed TLS 2.xSteffan Karger
2016-04-28Implemented x509-track for PolarSSL.Steffan Karger
2016-04-28PolarSSL x509_get_sha1_hash now returns correct SHA1 fingerprint.Steffan Karger
2016-04-27Fix "implicit declaration" compiler warningLev Stipakov
2016-04-27Fix buffer size parameter for exported keying material.Daniel Kubec
2016-04-21Fix buffer overflow by user supplied dataJens Neuhalfen
2016-04-18Support reading the challenge-response from consoleSelva Nair
2016-04-18Further restrict default cipher listSteffan Karger
2016-04-17Make intent of utun device name validation clearJens Neuhalfen
2016-04-17fixup: change init_key_type() param name in declaration tooSteffan Karger
2016-04-14Ensure input read using systemd-ask-password is null terminatedSelva Nair
2016-04-04Implement inlining of crl filesArne Schwabe
2016-04-04Extended x509-track for OpenSSL to report SHA1 fingerprint.James Yonan
2016-04-04Added flags parameter to format_hex_ex.James Yonan
2016-04-04Replace MSG_TEST() macro for static inline msg_test()Steffan Karger
2016-04-04Fix memory leak in argv_extract_cmd_name()Steffan Karger