]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2014-07-09  Arne SchwabeRemove ENABLE_BUFFER_LIST
2014-07-08  Gert DoeringCall init script helpers with explicit path (./)
2014-07-08  Gert DoeringFix t_lpback.sh platform-dependent failures
2014-07-07  Steffan KargerDon't issue warning for 'translate to self' tls-ciphers
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  Gert DoeringMake t_client.sh work on AIX.
2014-07-07  Gert Doeringimplement adding/deleting routes on AIX, for IPv4 and...
2014-07-07  Gert DoeringAdd tap driver initialization and ifconfig for AIX.
2014-07-07  Gert DoeringRecognize AIX, define TARGET_AIX
2014-07-03  Steffan Kargercleanup: remove #if 0'ed function initiate_untrusted_se...
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  Steffan Kargerconfigure.ac: fix SSL_OP_NO_TICKET check
2014-06-22  David SommersethImprove error reporting on file access to --client...
2014-06-08  Gert DoeringDrop incoming fe80:: packets silently now.
2014-06-05  Heiko Hundrefine assertion to allow other modes than CBC
2014-06-02  Steffan KargerFix --disable-ssl builds, were broken by cleanup in...
2014-06-01  Steffan KargerAdd (default disabled) --enable-werror option to configure
2014-06-01  Steffan KargerRemove unused variable 'proxy' from socket_restart_pause()
2014-06-01  Steffan KargerRemove dependency on manage.h from ssl_verify.h
2014-06-01  Steffan KargerMove #include "ssl_verify.h" from ssl.h to the source...
2014-06-01  Steffan KargerFix ssl.c, ssl_verify_* includes
2014-06-01  Steffan KargerUse generic openvpn_x509_cert_t in ssl_verify_polarssl.c
2014-05-28  Steffan KargerFix merge error in a6c573d, the ssl ctx is now abstracted.
2014-05-26  Gert DoeringMerge get_default_gateway() implementation for all...
2014-05-26  Steffan KargerRemove unneeded defines (were needed for pre-0.9.7...
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-25  Cristian RodriguezUse SSL_MODE_RELEASE_BUFFERS if available
2014-05-20  James YonanFixed some compile issues with show_library_versions()
2014-05-20  James YonanDefine PATH_SEPARATOR for MSVC builds.
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 KargerMake serial env exporting consistent amongst OpenSSL...
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-25  Steffan KargerAdd an elliptic curve testing cert chain to the sample...
2014-04-25  Steffan KargerAdd support for elliptic curve diffie-hellmann key...
2014-04-21  Gert DoeringMinor t_client.sh cleanups
2014-04-21  James YonanUse native strtoull() with MSVC 2013.
2014-04-21  Steffan KargerUpdate openvpn-plugin.h for PolarSSL 1.3.
2014-04-21  Steffan KargerImprove error reporting during key/cert loading with...
2014-04-21  Steffan KargerUpgrade to PolarSSL 1.3
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-10  Arne SchwabeWork around Solaris getaddrinfo() returing ai_protocol=0
2014-04-01  Heiko Hundfix route struct name
2014-04-01  Steffan Kargerconfigure.ac: use CPPFLAGS for SSL_OP_NO_TICKET check
2014-03-30  Gert DoeringFix crash when using --inetd.
2014-03-26  Arne SchwabeFix assert when using port-share
2014-03-26  Arne SchwabeClean up of socket code.
2014-03-23  Steffan Kargerconfigure.ac: check for SSL_OP_NO_TICKET flag in OpenSSL
2014-03-23  Steffan KargerDisable unsupported TLS cipher modes by default, cleans...
2014-03-23  Steffan KargerAdd openssl-specific common cipher list names to ssl.c.
2014-03-23  Steffan KargerBump minimum OpenSSL version to 0.9.8
2014-03-23  Arne SchwabeAdd gateway and device to android control messages
2014-03-23  Arne SchwabeDon't show the connection profile store in options...
2014-03-23  Arne SchwabeFix for server selecting address family
2014-03-23  Arne SchwabeIntroduce an option to resolve dns names in advance...
2014-03-23  David SommersethAdjusted autotools files to build more cleanly on newer...
2014-03-22  Arne SchwabeImplement an easy parsable log output that allows acces...
2014-03-22  Arne SchwabeWorkaround broken Android 4.4 VpnService API for persis...
2014-03-21  Arne SchwabeMove the initialization of the environment to the top...
2014-03-21  Arne SchwabeFix connecting to localhost on Android
2014-03-17  James YonanSet SSL_OP_NO_TICKET flag in SSL context for OpenSSL...
2014-03-17  Arne SchwabeFix warning for max-routes: do not quit when parsing...
2014-03-17  Arne SchwabeIntroduce safety check for http proxy options
2014-02-23  Heiko Hundgrow route lists dynamically
2014-01-23  Thomas VeermanFix "." in description of utun.
2014-01-20  Gert DoeringAdd "test-driver" and "compile" to .gitignore
2014-01-17  Heiko Hundconvert struct signal_info element
2014-01-17  Heiko Hundmake sure sa_family_t is defined
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  Steffan KargerFix compiler warnings in ssl_polarssl.c
2014-01-12  Steffan KargerRemove unused variables from ssl_verify_polarssl.c...
2014-01-12  Steffan KargerFix compiler warning for unused result of write()
2014-01-12  Gert DoeringDocument issue with --chroot, /dev/urandom and PolarSSL.
2014-01-11  Gert DoeringCleanup ir6->netbits handling.
2014-01-11  Gert Doeringremove some 'unused variable' warnings
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-06  Gert DoeringDocument "lz4" argument to "compress" config option.
2014-01-06  Gert DoeringProvide LZ4 sources in src/compat/ and use if no system...
2014-01-06  Gert DoeringImplement LZ4 compression.
2014-01-05  Steffan KargerDisable export ciphers by default for OpenSSL builds.
2014-01-05  Steffan KargerMake tls_ctx_restrict_ciphers accept NULL as char ...
next