aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17Preparing for release v2.4_beta1 (ChangeLog, version.m4)v2.4_beta1David Sommerseth
2016-11-16Remove unused variable in argv_printf_arglist()David Sommerseth
2016-11-16options: Remove --tls-remoteDavid Sommerseth
2016-11-16Add --tls-crypt unit testsSteffan Karger
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-16systemd: Improve the systemd unit filesDavid Sommerseth
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-11-14Deprecate key-method 1Steffan Karger
2016-11-14Move private file access checks to options_postprocess_filechecks()Steffan Karger
2016-11-14Make argv unit tests obey {MBEDTLS, OPENSSL}_{LIBS, CFLAGS}Steffan Karger
2016-11-14Factor out %sc handling from argv_printf()Heiko Hund
2016-11-14remove unused system_str from struct argvHeiko Hund
2016-11-14Remove unused and unecessary argv interfacesHeiko Hund
2016-11-14put argv_* functions into own file, add unit testsHeiko Hund
2016-11-14Add missing includes in error.hSteffan Karger
2016-11-14Refactor static/tls-auth key loadingSteffan Karger
2016-11-13Fix compilation on MinGW with -std=c99Gert Doering
2016-11-13Fix builds on compilers without anonymous union supportSteffan Karger
2016-11-13Support --block-outside-dns on multiple tunnelsSelva Nair
2016-11-13Add in_port_t check to configure.acGert Doering
2016-11-13Don't deference type-punned pointersSteffan Karger
2016-11-12console: Fix compiler warningDavid Sommerseth
2016-11-11Repair topology subnet on OpenBSDGert Doering
2016-11-09Repair topology subnet on FreeBSD 11Gert Doering
2016-11-09Fix a logic problem in handling of --up scripts in t_client.shSamuli Seppänen
2016-11-08Prevent generation of duplicate EXPECT_IFCONFIG entriesSamuli Seppänen
2016-11-08Allow passing extra arguments to fping/fping6 in t_client.rcSamuli Seppänen
2016-11-08Make sure that all relevant files under test go to release tarballsSamuli Seppänen
2016-11-08Fix update_t_client_ips.sh for out of tree buildsSamuli Seppänen
2016-11-08Fix potential division by zero in shaper_reset()Gert Doering
2016-11-08Check previously-unchecked buf_alloc_write() call in crypto self-test.Gert Doering
2016-11-08check c->c2.link_socket before calling do_init_route_ipv6_list()Gert Doering
2016-11-08clean up *sig_info handling in link_socket_init_phase2()Gert Doering
2016-11-07openvpn version line: remove [IPv6], add [AEAD] if availableGert Doering
2016-11-04Fix --tls-version-max in mbed TLS buildsSteffan Karger
2016-11-04Drop recursively routed packetsLev Stipakov
2016-11-01man: Improve the --keepalive sectionDavid Sommerseth
2016-11-01Fix builds with --disable-cryptoDavid Sommerseth
2016-10-31auth-gen-token: Authenticate generated auth-tokens when client re-authenticatesDavid Sommerseth
2016-10-31auth-gen-token: Push generated auth-tokens to the clientDavid Sommerseth
2016-10-31auth-gen-token: Generate an auth-token per clientDavid Sommerseth