]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2020-02-13  Selva NairAllow unicode search string in --cryptoapicert option
2020-02-13  Selva NairSkip expired certificates in Windows certificate store
2020-02-13  Lev Stipakovcryptoapi.c: fix run-time check failure in msvc debugger
2020-02-13  Lev Stipakovconfigure.ac: simplify AC_CHECK_FUNCS statements
2020-02-10  Selva NairSwap the order of checks for validating interactive...
2020-02-05  Domagoj PensaFix linking issues on MinGW
2020-01-20  Steffan KargerMove keying material exporter check from syshead.h...
2020-01-19  Steffan Kargermbedtls: add RFC 5705 keying material exporter support
2020-01-19  Simon Rozmanwintun: refactor code to use enum driver type
2020-01-19  Simon Rozmanwintun: stop sending TAP-Windows6 ioctls to NDIS device
2020-01-19  Lev Stipakovoptions.c: do not force route delay when not using...
2019-12-22  Simon Rozmantun.c: reword the at_least_one_tap_win() error
2019-12-22  Simon Rozmanwintun: add support for --dev-node
2019-12-22  Simon Rozmanwintun: register ring buffers when iterating adapters
2019-12-22  Simon Rozmantun.c: make wintun_register_ring_buffer() non-fatal...
2019-12-22  Simon Rozmantun.c: upgrade get_device_guid() to return the Windows...
2019-12-22  Simon Rozmantun.c: make Windows device lookup functions more general
2019-12-19  Lev Stipakovtun.c: do not add/remove on-link IPv4 route on tun...
2019-12-19  Lev Stipakovtun.c: refactor open_tun() implementation
2019-12-18  Lev Stipakovwintun: clear adapter settings on tun close
2019-12-18  Lev Stipakovwintun: set adapter properties via interactive service
2019-12-17  Lev Stipakovwintun: interactive service support
2019-12-17  Lev Stipakovwintun: ring buffers based I/O
2019-12-04  Arne SchwabeDocument tls-ciphersuites also in --help output
2019-12-04  Arne SchwabeAdd support for OpenSSL TLS 1.3 when using management...
2019-12-04  Arne SchwabeMake tls_version_max return the actual maximum version
2019-11-29  Lev Stipakovtravis: bump clang version
2019-11-27  Antonio Quartullitravis: fix CFLAGS assignment error and add -Werror...
2019-11-27  Selva NairFix ACL_CHECK_ADD_COMPILE_FLAGS to work with clang
2019-11-10  Antonio Quartullitravis: compile with -Werror on Linux
2019-11-10  Antonio Quartulliauth.c: make cast explicit in the crypto API
2019-11-10  Antonio Quartulliauth_token_kt: ensure key_type object is initialized
2019-11-10  Antonio Quartulliget rid of 'broadcast' argument when configuring the...
2019-11-10  Steffan KargerUpdate sample configs to use modern cipher, remove...
2019-11-10  Antonio Quartulliadd -Wno-stringop-truncation to CFLAGS on linux
2019-11-09  Lev Stipakovtravis: bump MSVC to 2019
2019-11-09  Antonio Quartullisocks: use the right function when printing struct...
2019-11-09  Lev Stipakovwintun: implement opening wintun device
2019-11-09  Lev Stipakovwintun: add --windows-driver config option
2019-11-09  Lev StipakovVisual Studio: upgrade project files to VS2019
2019-11-09  Antonio QuartulliVLAN: add documentation to manpage
2019-11-09  Antonio QuartulliVLAN: allow forwarding tagged and untagged packets...
2019-11-08  Antonio QuartulliVLAN: implement support for forwarding only pre-tagged...
2019-11-08  Lev Stipakovtravis: add Visual Studio build
2019-11-07  Antonio Quartulliis_ipv_X: add support for parsing IP header inside...
2019-11-07  Antonio QuartulliVLAN: filter multicast and client-to-client unicast...
2019-11-07  Simon Rozmanmsvc: Add vlan.c/h
2019-11-06  Antonio Quartullimaddr: export VLAN ID from client context to maddr...
2019-11-06  Antonio QuartulliVLAN: add basic VLAN tagging support
2019-11-02  Lev Stipakovmsvc: OpenSSL 1.1.x support
2019-10-28  Gert DoeringForce combinationation of --socks-proxy and --proto...
2019-10-25  Richard BonhommeIgnore --pull-filter for --mode server
2019-10-16  Lev StipakovVisual Studio: make it easier to build with VS
2019-10-14  Mykola BaibuzFix typo in NTLM proxy debug message
2019-10-10  Gert DoeringOpenSolaris/OpenIllumos: use /bin/bash if available...
2019-10-09  Antonio Quartullimaddr: create helper function to populate maddr object...
2019-10-09  Gert DoeringFix IPv6 routes on tap interfaces on OpenSolaris/OpenIn...
2019-10-09  Gert Doeringrepair tap mode on OpenSolaris/OpenIndiana
2019-10-09  Lev Stipakovpush.c: fix Visual Studio build
2019-10-09  Lev Stipakovvcxproj: add missing source files
2019-10-01  Arne SchwabeImplement unit tests for auth-gen-token
2019-10-01  David SommersethImprove the comments related to auth-token-hmac patches
2019-10-01  David Sommersethauth-token: Fix compiler complaints with --disable...
2019-10-01  David Sommersethauth-token: Fix building with --disable-server
2019-10-01  Arne SchwabeSent indication that a session is expired to clients
2019-10-01  Arne SchwabeImplement a permanent session id in auth-token
2019-10-01  Arne SchwabeRewrite auth-token-gen to be based on HMAC based tokens
2019-09-24  Kyle Evanstests/t_lpback.sh: Switch sed(1) to POSIX-compatible...
2019-09-23  Lev Stipakovtapctl: add optional 'hardware id' parameter
2019-09-19  Antonio Quartullit_net.sh: execute sleep after checking exit code of...
2019-09-19  Antonio Quartullit_net.sh: wait for NO-CARRIER bit to settle before...
2019-09-18  Lev Stipakovtun.h: remove TUN_PASS_BUFFER define
2019-09-18  Lev Stipakovtun.h: change tun_set() return value type to void
2019-08-17  Antonio Quartulliroute.c: simplify ifdef logic
2019-08-17  Antonio Quartullinetworking_sitnl.c: uncrustify file
2019-08-17  Antonio Quartullitun.c: undo_ifconfig_ipv4/6 remove useless gc argument
2019-08-17  Antonio Quartullinetworking: extend API for better memory management
2019-08-17  Antonio Quartullimbedtls: fix segfault by calling mbedtls_cipher_free...
2019-08-16  Rosen Penevopenssl: Fix compilation without deprecated OpenSSL...
2019-08-16  Gert DoeringIncrease listen() backlog queue to 32
2019-08-15  Antonio Quartullisitnl: harden strncpy() by forcing arguments to have...
2019-08-15  Arne SchwabeAdjust Android code after sitnl patch merge
2019-08-15  Arne SchwabeFix check if iface name is set
2019-08-07  Antonio Quartullinetworking/best_gw: remove useless prefixlen parameter
2019-07-28  Gisle VanemWrong FILETYPE in .rc files
2019-07-28  Lev Stipakovcrypto.c: fix Visual Studio build
2019-07-28  Selva NairCorrect the return value of cryptoapi RSA signature...
2019-07-22  Hilko BengenDo not set pkcs11-helper 'safe fork mode'
2019-07-22  Lev StipakovFix broken fragment/mssfix with NCP
2019-07-16  Antonio Quartulliroute.c: use sitnl to implement get_default_gateway_ipv6()
2019-07-05  Arne SchwabeRemove -no-cpp-precomp flag from Darwin builds
2019-07-05  Arne SchwabeAdd generate_ephemeral_key that allows a random epherma...
2019-07-05  Arne SchwabeImplement --genkey type keyfile syntax and migrate...
2019-07-02  Ilya Shipitsintravis-ci: update components versions
2019-07-02  Ilya Shipitsintravis-ci: fix osx builds
2019-06-24  Gert DoeringRemove cmocka submodule, rely on system-wide installati...
2019-06-23  Michal Soltysman: correct the description of --capath and --crl...
2019-06-23  Steffan Kargerconfigure.ac: add lzo CFLAGS/LIBS to the test flags
2019-06-20  Antonio Quartullit_net.sh: fixes for the networking test script
2019-06-17  Antonio Quartulliroute.c: fix windows build by removing mismatching...
next