]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2014-07-08  Gert DoeringFix t_lpback.sh platform-dependent failures
2014-07-07  Steffan KargerExtend t_lpback tests to test all ciphers reported...
2014-07-07  Steffan KargerImprove --show-ciphers to show if a cipher can be used...
2014-07-07  Steffan KargerAdd proper check for crypto modes (CBC or OFB/CFB)
2014-07-07  Steffan KargerRename ALLOW_NON_CBC_CIPHERS to ENABLE_OFB_CFB_MODE...
2014-07-07  Heiko Hundrefine assertion to allow other modes than CBC
2014-06-30  James BekkemaFix socket-flag/TCP_NODELAY on Mac OS X
2014-06-28  Andris KalnozolsFix some typos in the man page.
2014-06-24  Steffan KargerUpdate README.polarssl
2014-06-24  Steffan KargerFix bug that incorrectly refuses oid representation...
2014-06-22  David SommersethImprove error reporting on file access to --client...
2014-06-08  Gert DoeringDrop incoming fe80:: packets silently now.
2014-05-26  Steffan KargerRemove unneeded wrapper functions in crypto_openssl.c
2014-05-26  Steffan KargerRemove function without effect (cipher_ok() always...
2014-05-20  James YonanFixed some compile issues with show_library_versions()
2014-05-20  James YonanDefine PATH_SEPARATOR for MSVC builds.
2014-05-20  James YonanMSVC 2008 doesn't support dimensioning an array with...
2014-05-20  James YonanExplicitly cast the third parameter of setsockopt to...
2014-05-20  James YonanIn socket.c, fixed issue where uninitialized value...
2014-05-20  James YonanFixed several instances of declarations after statements.
2014-04-30  Gert DoeringPreparing for release v2.3.4 (ChangeLog, version.m4) v2.3.4
2014-04-30  Steffan KargerMake serial env exporting consistent amongst OpenSSL...
2014-04-30  James YonanWhen tls-version-min is unspecified, revert to original...
2014-04-30  Gert DoeringConditionalize calls to print_default_gateway on !ENABL...
2014-04-29  Dmitrij TejblumFix is_ipv6 in case of tap interface.
2014-04-27  Steffan KargerFix build system to accept non-system crypto library...
2014-04-27  Gert DoeringMore IPv6-related updates to the openvpn man page.
2014-04-27  Steffan KargerFix OCSP_check.sh to also use decimal for stdout verifi...
2014-04-27  Steffan KargerChange signedness of hash in x509_get_sha1_hash(),...
2014-04-25  Gert DoeringRewrite manpage section about --multihome
2014-04-25  Gert DoeringRepair --multihome on FreeBSD for IPv4 sockets.
2014-04-25  Arne SchwabeFix man page and OSCP script: tls_serial_{n} is decimal
2014-04-21  Gert DoeringMinor t_client.sh cleanups
2014-04-21  James YonanUse native strtoull() with MSVC 2013.
2014-04-18  Gert DoeringAdd SSL library version reporting.
2014-04-13  Gert DoeringIPv6 address/route delete fix for Win8
2014-04-13  Yawning AngelFix SOCKSv5 method selection
2014-04-13  kangsterizerFix typo in sample build script to use LDFLAGS
2014-04-08  Gert DoeringPreparing for v2.3.3 (ChangeLog, version.m4) v2.3.3
2014-03-23  Steffan KargerAdd openssl-specific common cipher list names to ssl.c.
2014-03-23  Gert DoeringWorkaround missing SSL_OP_NO_TICKET in earlier OpenSSL...
2014-03-17  James YonanSet SSL_OP_NO_TICKET flag in SSL context for OpenSSL...
2014-03-17  Arne SchwabeIntroduce safety check for http proxy options
2014-01-23  Thomas VeermanFix "." in description of utun.
2014-01-16  Gert DoeringReplace copied structure elements with including <net...
2014-01-16  Gert DoeringRename 'struct route' to 'struct route_ipv4'
2014-01-12  Gert DoeringDocument issue with --chroot, /dev/urandom and PolarSSL.
2014-01-09  Gert DoeringReduce IV_OPENVPN_GUI_VERSION= to IV_GUI_VER=
2014-01-09  Gert DoeringMake code and documentation for --remote-random-hostnam...
2014-01-07  Jens WagnerFix spurious ignoring of pushed config options (trac...
2014-01-03  Steffan KargerIf --tls-cipher is supplied, make --show-tls parse...
2014-01-03  Steffan KargerUpdate TLSv1 error messages to SSLv23 to reflect change...
2014-01-03  Steffan KargerAlso update TLSv1_method() calls in support code to...
2013-12-31  Steffan KargerUse RSA_generate_key_ex() instead of deprecated, RSA_ge...
2013-12-17  Arne SchwabeAdd warning for using connection block variables after...
2013-12-16  David SommersethFix file checks when --chroot is being used
2013-12-16  Alon Bar-Levpkcs11: use generic evp key instead of rsa
2013-12-05  Heiko HundSupport non-ASCII characters in Windows tmp path
2013-11-24  Arne SchwabeFix assertion when SIGUSR1 is received while getaddrinf...
2013-11-24  Gert Doeringt_client.sh: ignore fields from "ip -6 route show"...
2013-11-23  Arne SchwabeFix compile error in ssl_openssl introduced by polar...
2013-11-23  Joachim Schipperexternal_pkcs1_sign: Support non-RSA_SIG_RAW hash_ids
2013-11-23  Joachim Schipper--management-external-key for PolarSSL
2013-11-23  Joachim SchipperRefactor tls_ctx_use_external_private_key()
2013-11-20  Max MusterRemove duplicate cipher entries from TLS translation...
2013-11-17  Gert DoeringFix slow memory drain on each client renegotiation.
2013-11-17  Gert DoeringFix IPv6 examples in t_client.rc-sample
2013-11-15  Davide BriniDocument authfile for socks server
2013-11-15  Klee Dienestls_ctx_load_ca: Improve certificate error messages
2013-11-15  Arne SchwabeAdd reporting of UI version to basic push-peer-info...
2013-11-14  Josh CepekRequire a 1.2.x PolarSSL version
2013-10-24  Steffan KargerRequire polarssl >= 1.2.10 for polarssl-builds, which...
2013-10-23  Heiko HundSupport non-ASCII TAP adapter names on Windows
2013-08-23  Peter SagersonFix configure interaction with static OpenSSL libraries
2013-08-22  Josh CepekCorrect error text when no Windows TAP device is present
2013-08-16  Heikki HannikainenAlways load intermediate certificates from a PKCS#12...
2013-08-16  Arne SchwabeAdd a note what setenv opt does for OpenVPN < 2.3.3
2013-08-16  Arne SchwabeAdd support to ignore specific options.
2013-08-16  James YonanAdded "setenv opt" directive prefix. If present, and...
2013-08-16  James YonanTLS version negotiation
2013-07-03  David Sommersethautoconf: Fix typo
2013-07-03  David Sommersethplugin: Extend the plug-in v3 API to identify the SSL...
2013-07-03  David SommersethRemove the --disable-eurephia configure option
2013-07-03  David Sommersethman page: Update man page about the tls_digest_{n}...
2013-07-03  Arne SchwabeAdd support of utun devices under Mac OS X
2013-06-12  Tamas TEVESZAdd support for client-cert-not-required for PolarSSL.
2013-06-12  Steffan KargerDo not pass struct tls_session* as void* in key_state_s...
2013-05-31  Gert DoeringPreparing for v2.3.2 (ChangeLog, version.m4) v2.3.2
2013-05-31  Arne SchwabeMove checking of script file access into set_user_script
2013-05-31  Arne SchwabeMove settings of user script into set_user_script function
2013-05-30  Davide BriniProvide more accurate warning message
2013-05-30  Arne SchwabeOnly print script warnings when a script is used. Remov...
2013-05-30  Gert DoeringFix problem with UDP tunneling due to mishandled pktinf...
2013-05-27  James YonanAlways push basic set of peer info values to server.
2013-05-24  Jan Just Keijsermake 'explicit-exit-notify' pullable again
2013-05-19  Josh CepekFix Windows script execution when called from script...
2013-05-18  Gert DoeringFix NULL-pointer crash in route_list_add_vpn_gateway().
2013-05-06  svimikFix segfault when enabling pf plug-ins
2013-05-03  Josh CepekFix proto tcp6 for server & non-P2MP modes
2013-04-15  Steffan KargerFixed usage of stale define USE_SSL to ENABLE_SSL
next