]> git.ipfire.org Git - thirdparty/openvpn.git/history - src
Simplify pool size handling, fix possible array overrun on pool reading.
[thirdparty/openvpn.git] / src /
2020-06-09  Gert DoeringSimplify pool size handling, fix possible array overrun...
2020-06-09  Antonio Quartulliipv6-pool: get rid of size constraint
2020-06-08  Antonio Quartullioptions: enable IPv4 redirection logic only if really...
2020-06-08  James Bottomleycrypto_openssl: add include for openssl/conf.h
2020-06-07  Antonio Quartulliroute: warn on IPv4 routes installation when no IPv4...
2020-06-07  Antonio Quartullipool: add support for ifconfig-pool-persist with IPv6...
2020-06-06  James Bottomleycrypto_openssl: add initialization to pick up local...
2020-06-06  James Bottomleyopenssl: add engine method for loading the key
2020-06-06  Antonio Quartulliallow usage of --server-ipv6 even when no --server...
2020-06-06  Antonio Quartullipool: allow to configure an IPv6-only ifconfig-pool
2020-05-30  Jeremy EvansSwitch assertion failure to returning false
2020-05-30  Antonio Quartullipool: prevent IPv6 pools to be larger than 2^16 addresses
2020-05-19  Arne SchwabeRefuse server mode on Android
2020-05-15  Arne SchwabeDo not write extra 0 byte for --gen-key with auth-token...
2020-05-13  Selva NairPersist management-query-remote and proxy prompts
2020-05-12  Arne SchwabeFix session id and initial timestamp not being preserved
2020-05-11  Arne SchwabeFix session id in env missing first byte
2020-05-11  Antonio Quartulliget rid of INLINE_FILE_TAG constant
2020-05-11  Antonio Quartullitls-crypt-v2: fix testing of inline key
2020-05-11  Antonio Quartullioptions: fix inlining auth-gen-token-secret file
2020-05-08  David Sommersethoptions: Restore --tls-crypt-v2 inline file capability
2020-05-08  David Sommersethoptions: Fix failing inline tls-auth/crypt with persist-key
2020-05-07  David Sommersethbuild: Remove --disable-server from ./configure
2020-05-07  Antonio Quartulliconvert *_inline attributes to bool
2020-05-07  Arne SchwabeUse crypto library functions for const time memcmp...
2020-04-22  Arne SchwabeFix tls_ctx_client/server_new leaving error on OpenSSL...
2020-04-20  Antonio Quartulliremove bogus file check on --genkey argument
2020-04-19  Arne SchwabeAnother round of uncrustify code cleanup.
2020-04-19  Arne SchwabeMinor style change to improve code style
2020-04-19  Arne SchwabeRefactor counting number of element in a : delimited...
2020-04-19  Antonio Quartullisitnl: fix ignoring EEXIST when sending a netlink command
2020-04-19  Antonio Quartullisitnl: fix TUN/TAP confusion in error messages
2020-04-19  Antonio Quartullisitnl: fix failure reporting by keeping error negative
2020-04-16  Lev StipakovFix illegal client float (CVE-2020-11810)
2020-04-16  Lev StipakovFix broken async push with NCP is used
2020-04-15  Arne SchwabeFix OpenSSL 1.1.1 not using auto elliptic curve selection
2020-04-10  Maxim PlotnikovOpenSSL: Fix --crl-verify not loading multiple CRLs...
2020-04-06  Arne SchwabeFix off-by-one in tls-crypt-v2 client wrapping with...
2020-04-03  Selva NairWhen auth-user-pass file has no password query the...
2020-04-03  Selva NairMove querying username/password from management to...
2020-04-02  Arne SchwabeFix OpenSSL error stack handling of tls_ctx_add_extra_certs
2020-04-01  Simon Rozmantun.c: revise the IPv4 ifconfig flow on Windows
2020-04-01  Tom van LeeuwenmbedTLS: Make sure TLS session survives move
2020-04-01  Simon Rozmantapctl: Support multiple hardware IDs
2020-04-01  Simon Rozmanopenvpnmsica: Merge FindTUNTAPAdapters into FindSystemInfo
2020-03-27  Arne SchwabeNormalise ncp-ciphers option and restrict it to 127...
2020-03-24  Santtu LakkalaFix OpenSSL private key passphrase notices
2020-03-24  Simon Rozmanopenvpnmsica, tapctl: Revise default hardware ID management
2020-03-24  Simon Rozmanopenvpnmsica: Extend to support arbitrary HWID network...
2020-03-24  Simon Rozmanopenvpnmsica: "TAP" => "TUN/TAP"
2020-03-24  Simon Rozmanopenvpnmsica, tapctl: "interface" => "adapter"
2020-03-24  Simon Rozmanopenvpnmsica: Simplify static function names
2020-03-24  Simon Rozmanopenvpnmsica: Revise MSI custom actions interop
2020-03-23  Simon Rozmantapctl: Add functions for enabling/disabling adapters
2020-03-15  Lev StipakovFix building with --enable-async-push in FreeBSD
2020-03-14  Simon Rozmantun.c: reorder IPv6 ifconfig on Windows
2020-03-14  Lev Stipakovtun.c: fix 'use after free' error
2020-03-13  Domagoj PensaSkip DNS address validation
2020-03-10  Simon Rozmanwintun: upgrade error message in case of ring registrat...
2020-03-09  Simon Rozmantapctl: Update documentation
2020-03-09  Simon Rozmanopenvpnmsica: Fix TAPInterface.DisplayName field interp...
2020-03-09  Simon Rozmanopenvpnmsica: Remove required Windows driver certificat...
2020-03-09  Arne SchwabeMove NCP related function into a seperate file and...
2020-03-08  Simon Rozmanwintun: check for conflicting options
2020-03-08  Simon Rozmantun.c: uncrustify
2020-03-08  Simon Rozmantun.c: refactor driver detection and make it case-insen...
2020-03-08  Lev Stipakovinteractive.c: remove unused function
2020-02-20  Selva NairFix possible access of uninitialized pipe handles
2020-02-20  Selva NairFix possibly uninitialized return value in GetOpenvpnSe...
2020-02-20  Arne SchwabeWarn about insecure ciphers also in init_key_type
2020-02-20  David SommersethDocumented all the argv related code with minor refactoring
2020-02-20  Heiko HundAdd gc_arena to struct argv to save allocations
2020-02-20  Heiko Hundargv: do fewer memory re-allocations
2020-02-20  Heiko Hundre-implement argv_printf_*()
2020-02-17  Arne SchwabeImplement dynamic NCP negotiation
2020-02-17  Arne SchwabeAdd strsep compat function
2020-02-17  Arne SchwabeOnly announce IV_NCP=2 when we are willing to support...
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-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
next