aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-16auth-gen-token: Hardening memory cleanup on auth-token failuersDavid Sommerseth
2016-12-16Don't reopen tun if cipher changesSteffan Karger
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-12-09systemd: Intermediate --chroot fix with the new sd_notify() implementationDavid Sommerseth
2016-12-09mbedtls: include correct net/net_sockets header according to versionMagnus Kroken
2016-12-07Deprecate --no-ivSteffan Karger
2016-12-07Fix (and cleanup) crypto flags in combination with NCPSteffan Karger
2016-12-07Refactor setting close-on-exec for socket FDsGert Doering
2016-12-07Arm inotify only in server modeLev Stipakov
2016-12-06Correctly state the default dhcp server address in man pageSelva Nair
2016-12-01Refuse to daemonize when running from systemdChristian Hesse
2016-12-01Use systemd service manager notificationChristian Hesse
2016-12-01reload CRL only if file was modifiedAntonio Quartulli
2016-12-01Do not restart dns client service as a part of --register-dns processingSelva Nair
2016-11-30Force 'def1' method when --redirect-gateway is done through serviceSelva Nair
2016-11-30When parsing '--setenv opt xx ..' make sure a third parameter is presentSelva Nair
2016-11-29Introduce and use secure_memzero() to erase secretsSteffan Karger
2016-11-29Map restart signals from event loop to SIGTERM during exit-notification waitSelva Nair
2016-11-28update year in copyright messageChristian Hesse
2016-11-28Clean up format_hex_ex()Steffan Karger
2016-11-28Unconditionally enable TLS_AGGREGATE_ACKSteffan Karger
2016-11-28tls_process: don't set variable that's never readSteffan Karger
2016-11-24Set IPv6 DNS servers using interactive serviceSelva Nair
2016-11-23Refactor data channel key generation APISteffan Karger
2016-11-23Poor man's NCP for non-NCP peersSteffan Karger
2016-11-22generate_key_expansion: make assumption explicit, use C99 featuresSteffan Karger
2016-11-22--tls-crypt fixesSteffan Karger
2016-11-22Handle DNS6 option on AndroidArne Schwabe
2016-11-22Handle --dhcp-option DNS6 on Windows using netshSelva Nair
2016-11-21Stub implementation of "--dhcp-option DNS6 <v6addr>"Gert Doering
2016-11-21Do not set ipv6 address if '--ip-win32 manual' is usedSelva Nair
2016-11-20Remove remaining traces of compat-stdbool.hGert Doering
2016-11-19Fix various compiler warningsArne Schwabe
2016-11-19Remove compat-stdbool.h.Arne Schwabe
2016-11-19Fix warning that RAND_bytes is undeclaredArne Schwabe
2016-11-19multi_process_float: revert part of c14c4a9eSteffan Karger
2016-11-16Remove unused variable in argv_printf_arglist()David Sommerseth
2016-11-16options: Remove --tls-remoteDavid Sommerseth
2016-11-16Add control channel encryption (--tls-crypt)Steffan Karger
2016-11-16tun: Fix weird commit error causing a double assignmentDavid Sommerseth
2016-11-16Unbreak windows buildSelva Nair
2016-11-16file checks: Merge warn_if_group_others_accessible() into check_file_access()David Sommerseth
2016-11-16tun: Fix compiler warningsDavid Sommerseth
2016-11-16Remove unused variables from do_init_crypto_static()Steffan Karger
2016-11-16Restore pre-NCP cipher options on SIGUSR1Steffan Karger
2016-11-16Fix missing return value checks in multi_process_float()Steffan Karger
2016-11-16Remove unneeded check for extra_certs_file_inlineSteffan Karger
2016-11-16Refactor CRL handlingSteffan Karger
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-11-14Deprecate key-method 1Steffan Karger