]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2016-08-23  David SommersethRevert "Drop recursively routed packets"
2016-08-23  Gert DoeringFix problems with NCP and --inetd.
2016-08-22  Lev StipakovDrop recursively routed packets
2016-08-22  Steffan KargerDiscourage using 64-bit block ciphers
2016-08-12  Selva NairAvoid format specifier %zu for Windows compatibility
2016-07-26  Steffan KargerFix '--cipher none --cipher' crash
2016-07-25  Steffan KargerAllow ncp-disable and ncp-ciphers to be specified in...
2016-07-25  Steffan KargerAdd server-side support for cipher negotiation
2016-07-11  Steffan KargerAdd options to restrict cipher negotiation
2016-07-11  Arne SchwabeUpdate android documentation to match source code
2016-07-11  Steffan KargerAdd client-side support for cipher negotiation
2016-07-11  Samuli SeppänenDeprecate the automatic part of openvpnserv.exe in...
2016-07-11  Selva NairPromptly close the netcmd_semaphore handle after use
2016-07-11  Selva NairExponentially back off on repeated connect retries
2016-07-07  David SommersethRemove NOP function and callers
2016-06-24  Arne SchwabeRemove http-proxy-retry and socks-proxy-retry.
2016-06-24  Selva NairReturn process id of openvpn from interactive service...
2016-06-23  Selva NairFix management-external-cert option parsing error
2016-06-23  Samuli SeppänenClarify which Windows versions require which TUN/TAP...
2016-06-23  Samuli SeppänenUse an up-to-date easy-rsa URL on the man-page
2016-06-23  Samuli SeppänenMention tap-windows6 in INSTALL file
2016-06-20  Arne SchwabeAdd documentation for http-proxy-user-pass option
2016-06-20  James YonanAdded directive to specify HTTP proxy credentials in...
2016-06-14  Steffan Kargermbedtls: don't set debug threshold if compiled without...
2016-06-11  Arne SchwabeRemove http-proxy-timeout, socks timeout and set defaul...
2016-06-11  Arne SchwabeComplete push-peer-info documentation and allow IV_PLAT...
2016-06-09  Gert DoeringChange --enable-pedantic to use -std=c99 and not -ansi...
2016-06-09  Gert DoeringUpgrade bundled compat-lz4 to upstream release r131.
2016-06-08  Steffan Kargercleanup: remove alloc_buffers argument from multi_top_i...
2016-06-08  Steffan KargerDon't limit max incoming message size based on c2-...
2016-06-07  Selva NairIgnore SIGUSR1/SIGHUP during exit notification
2016-06-07  Selva NairAdd an option to filter options received from server
2016-06-05  Selva NairMake block-outside-dns work with persist-tun
2016-06-05  Selva NairSet WFP engine handle to NULL in win_wfp_uninit()
2016-06-05  Selva NairFix the comparison of pull options hash on restart
2016-06-03  David SommersethAnother fix related to unit test framework
2016-05-31  Samuli SeppänenClarify the fact that build instructions in README...
2016-05-31  Ivo MancaPlug memory leak in mbedTLS backend
2016-05-31  David SommersethOnly build and run cmocka unit tests if its submodule...
2016-05-30  Jeffrey CutterUpdate contrib/pull-resolv-conf/client.up for no DOMAIN
2016-05-30  Leon KlingeleAdd link to bug tracker
2016-05-30  Jens NeuhalfenAdd a test for auth-pam searchandreplace
2016-05-30  Jens NeuhalfenAdd unit testing support via cmocka
2016-05-22  Selva NairFix handling of out of memory error in interactive...
2016-05-19  Samuli SeppänenUpdate CONTRIBUTING.rst to allow GitHub PRs for code...
2016-05-18  Josh CepekPush an IPv6 CIDR mask used by the server, not the...
2016-05-16  Gert DoeringImplement push-remove option to selectively remove...
2016-05-16  Selva NairAdd support for register-dns through interactive service
2016-05-16  Selva NairMake error non-fatal while deleting address using netsh
2016-05-15  Dorian HarmansAdd CHACHA20-POLY1305 ciphersuite IANA name translations.
2016-05-09  James YonanFixed port-share bug with DoS potential
2016-05-09  Jens NeuhalfenPrevent integration test timeout bc. of sudo
2016-05-05  Steffan KargerRemove trailing newline from verify callback error...
2016-05-05  Gert DoeringFix library order in -lmbedtls test.
2016-05-05  Steffan Kargermbedtls: improve error reporting in tls verify callback
2016-05-05  Steffan Kargermbedtls: check that private key and certificate match...
2016-05-01  Steffan Kargerconfigure.ac: link to all mbed TLS libs during library...
2016-05-01  Jens Neuhalfenignore the local config file t_client.rc in git
2016-04-28  Steffan KargerRename files with 'polarssl' in the name to 'mbedtls'
2016-04-28  Steffan KargerMigrate to mbed TLS 2.x
2016-04-28  Steffan KargerImplemented x509-track for PolarSSL.
2016-04-28  Steffan KargerPolarSSL x509_get_sha1_hash now returns correct SHA1...
2016-04-27  Lev StipakovFix "implicit declaration" compiler warning
2016-04-27  Daniel KubecFix buffer size parameter for exported keying material.
2016-04-21  Jens NeuhalfenFix buffer overflow by user supplied data
2016-04-18  Selva NairSupport reading the challenge-response from console
2016-04-18  Steffan KargerFurther restrict default cipher list
2016-04-17  Jens NeuhalfenMake intent of utun device name validation clear
2016-04-17  Steffan Kargerfixup: change init_key_type() param name in declaration too
2016-04-14  Selva NairEnsure input read using systemd-ask-password is null...
2016-04-04  Arne SchwabeImplement inlining of crl files
2016-04-04  James YonanExtended x509-track for OpenSSL to report SHA1 fingerprint.
2016-04-04  James YonanAdded flags parameter to format_hex_ex.
2016-04-04  Steffan KargerReplace MSG_TEST() macro for static inline msg_test()
2016-04-04  Steffan KargerFix memory leak in argv_extract_cmd_name()
2016-04-01  Steffan KargerFix potential null-pointer dereference
2016-03-06  Selva NairAdd support for block-outside-dns through the interacti...
2016-03-06  Selva NairRefactor and move the block-outside-dns code to a new...
2016-03-06  Steffan KargerOnly include aead encrypt/decrypt functions if AEAD...
2016-03-06  Steffan Kargerhardening: add safe FD_SET() wrapper openvpn_fd_set()
2016-03-06  Steffan KargerMake AEAD modes work with OpenSSL 1.0.1-1.0.1c
2016-03-06  Selva NairUse appropriate buffer size for WideCharToMultiByte...
2016-03-06  Selva NairFix interactive service ignoring stop command if openvp...
2016-03-06  Selva NairHandle localized Administrators group name in windows
2016-02-26  FishAdd lz4 support to MSVC.
2016-02-25  Gert DoeringFix openserv/validate.o linking issues on mingw.
2016-02-25  Steffan KargerFix OCSP_check.sh
2016-02-25  Selva NairSend stdout and stderr of OpenVPN started by interactiv...
2016-02-25  ValdikSSUpdate --block-outside-dns to work on Windows Vista
2016-02-25  Selva NairRestrict options/configs for startup through interactiv...
2016-02-22  Steffan KargerClean up get_tls_handhake_key()
2016-02-21  Steffan KargerMinor AEAD patch cleanup
2016-02-15  Steffan KargerAdd preliminary server-side support for negotiable...
2016-02-15  Steffan KargerAdd cipher name translation for OpenSSL.
2016-02-15  Steffan KargerAdd AEAD cipher support (GCM)
2016-02-10  Leonardo BasilioCorrectly report TCP connection timeout on windows.
2016-02-10  Lev StipakovReport Windows bitness
2016-02-09  Steffan KargerCreate separate function for replay check
2016-02-09  Steffan KargerChange openvpn_encrypt() to append to work buffer only
2016-02-09  Steffan KargerMove packet_id into crypto_options
next