aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-09Reduce IV_OPENVPN_GUI_VERSION= to IV_GUI_VER=Gert Doering
2014-01-09Make code and documentation for --remote-random-hostname consistent.Gert Doering
2014-01-07Fix spurious ignoring of pushed config options (trac#349).Jens Wagner
2014-01-03If --tls-cipher is supplied, make --show-tls parse the list.Steffan Karger
2014-01-03Update TLSv1 error messages to SSLv23 to reflect changes from commit 4b67f98Steffan Karger
2014-01-03Also update TLSv1_method() calls in support code to SSLv23_method() calls.Steffan Karger
2013-12-31Use RSA_generate_key_ex() instead of deprecated, RSA_generate_key()Steffan Karger
2013-12-17Add warning for using connection block variables after connection blocksArne Schwabe
2013-12-16Fix file checks when --chroot is being usedDavid Sommerseth
2013-12-16pkcs11: use generic evp key instead of rsaAlon Bar-Lev
2013-12-05Support non-ASCII characters in Windows tmp pathHeiko Hund
2013-11-24Fix assertion when SIGUSR1 is received while getaddrinfo is successfulArne Schwabe
2013-11-23Fix compile error in ssl_openssl introduced by polar external-management patchArne Schwabe
2013-11-23external_pkcs1_sign: Support non-RSA_SIG_RAW hash_idsJoachim Schipper
2013-11-23--management-external-key for PolarSSLJoachim Schipper
2013-11-23Refactor tls_ctx_use_external_private_key()Joachim Schipper
2013-11-20Remove duplicate cipher entries from TLS translation table.Max Muster
2013-11-17Fix slow memory drain on each client renegotiation.Gert Doering
2013-11-15tls_ctx_load_ca: Improve certificate error messagesKlee Dienes
2013-11-15Add reporting of UI version to basic push-peer-info set.Arne Schwabe
2013-10-23Support non-ASCII TAP adapter names on WindowsHeiko Hund
2013-08-22Correct error text when no Windows TAP device is presentJosh Cepek
2013-08-16Always load intermediate certificates from a PKCS#12 fileHeikki Hannikainen
2013-08-16Add support to ignore specific options.Arne Schwabe
2013-08-16Added "setenv opt" directive prefix. If present, and if theJames Yonan
2013-08-16TLS version negotiationJames Yonan
2013-07-03plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth
2013-07-03Remove the --disable-eurephia configure optionDavid Sommerseth
2013-07-03Add support of utun devices under Mac OS XArne Schwabe
2013-06-12Add support for client-cert-not-required for PolarSSL.Tamas TEVESZ
2013-06-12Do not pass struct tls_session* as void* in key_state_ssl_init().Steffan Karger
2013-05-31Move checking of script file access into set_user_scriptArne Schwabe
2013-05-31Move settings of user script into set_user_script functionArne Schwabe
2013-05-30Provide more accurate warning messageDavide Brini
2013-05-30Only print script warnings when a script is used. Remove stray mention of scr...Arne Schwabe
2013-05-30Fix problem with UDP tunneling due to mishandled pktinfo structures.Gert Doering
2013-05-27Always push basic set of peer info values to server.James Yonan
2013-05-24make 'explicit-exit-notify' pullable againJan Just Keijser
2013-05-19Fix Windows script execution when called from script hooksJosh Cepek
2013-05-18Fix NULL-pointer crash in route_list_add_vpn_gateway().Gert Doering
2013-05-06Fix segfault when enabling pf plug-inssvimik
2013-05-03Fix proto tcp6 for server & non-P2MP modesJosh Cepek
2013-04-15Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger
2013-04-05Fixed tls-cipher translation bug in openssl-buildSteffan Karger
2013-03-27Fix directly connected routes for "topology subnet" on Solaris.Gert Doering
2013-03-23Add MIN() compatibility macroGert Doering
2013-03-22Use constant time memcmp when comparing HMACs in openvpn_decrypt.Steffan Karger
2013-03-22Switch to IANA names for TLS ciphers.Steffan Karger
2013-03-22Config compatibility patch. Added translate_cipher_name.Steffan Karger
2013-03-22Improve verify_callback messagesSteffan Karger