]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2018-02-20  Steffan Kargerreliable: remove reliable_unique_retry()
2018-02-20  Ilya Shipitsintravis-ci: modify openssl build script to support opens...
2018-02-20  Selva NairUse lowest metric interface when multiple interfaces...
2018-02-20  Selva NairMake most registry values optional
2018-02-20  Selva NairEnsure strings read from registry are null-terminated
2018-02-20  Selva NairAllow external EC key through --management-external-key
2018-02-20  Arne Schwabeshow the right string for key-direction
2018-02-20  Steffan KargerEnable stricter compiler warnings by default
2018-02-20  Steffan KargerLog pre-handshake packet drops using D_MULTI_DROPPED
2018-02-04  Arne SchwabeTreat dhcp-option DNS6 and DNS identical
2018-02-01  David SommersethUpdate copyright to include 2018 plus company name...
2018-01-29  Selva NairPrompt for signature using '>PK_SIGN' if the client...
2018-01-29  Selva NairAdd management client version
2018-01-25  Selva NairRefactor get_interface_metric to return metric and...
2018-01-25  Selva NairRefactor ssl_openssl.c in prep for external EC key...
2018-01-25  Steffan KargerPlug memory leak if push is interrupted
2018-01-25  Simon RozmanDocument missing OpenVPN states
2018-01-25  Selva NairTLS v1.2 support for cryptoapicert -- RSA only
2018-01-20  Steffan Kargertls_ctx_set_tls_versions: move verify_flags to where...
2018-01-20  Selva NairAdd SSL_CTX_get_max_proto_version() not in openssl 1.0
2018-01-20  Steffan KargerAdd support for TLS 1.3 in --tls-version-{min, max}
2018-01-20  Steffan KargerFix --tls-version-min and --tls-version-max for OpenSSL...
2018-01-17  Arne SchwabeReplace buffer backed strings for management_android_co...
2018-01-14  Selva NairBring cryptoapi.c upto speed with openssl 1.1
2018-01-14  Selva NairUse RSA_meth_free instead of free
2018-01-14  Emmanuel DelogetOpenSSL: check EVP_PKEY key types before returning...
2018-01-11  Steffan Kargerssl_openssl: fix compiler warning by removing getbio...
2018-01-11  Steffan KargerFix types around buffer_list_push(_data)
2018-01-11  Steffan Kargerbuffer_list_aggregate_separator(): prevent 0-byte malloc
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): don't exceed max_len
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): update list size...
2018-01-09  Bertrand Bonnefoy... Fix typo in error message: "optione" -> "option"
2018-01-09  Steffan KargerDon't throw fatal errors from verify_cert_export_cert()
2018-01-09  Selva NairReturn NULL if GetAdaptersInfo fails
2018-01-09  Steffan Kargertravis: use clang's -fsanitize=address to catch more...
2018-01-09  Steffan KargerFix memory leak in buffer unit tests
2018-01-09  Ilya Shipitsintravis-ci: add brew cache, remove ccache
2017-12-08  Antonio Quartullimbedtls: fix typ0 in comment
2017-12-06  Antonio QuartulliAllow learning iroutes with network made up of all...
2017-12-06  Antonio Quartullireload HTTP proxy credentials when moving to the next...
2017-12-04  Antonio QuartulliRemove MD5SUM
2017-12-04  Antonio QuartulliRemove SSL_LIB_VER_STR
2017-12-04  Antonio QuartulliRemove ENABLE_PUSH_PEER_INFO
2017-12-04  Antonio QuartulliRemove option to disable crypto engine
2017-12-04  Antonio QuartulliRemove ENABLE_CRYPTO
2017-12-04  Simon Rozmanopenvpnserv: Add support for multi-instances
2017-12-04  Simon Rozmanopenvpnserv: Review MSVC down-casting warnings
2017-11-24  Steffan KargerUse P_DATA_V2 for server->client packets too
2017-11-24  Steffan Kargercreate_temp_file/gen_path: prevent memory leak if gc...
2017-11-24  Steffan KargerDon't throw fatal errors from create_temp_file()
2017-11-24  Steffan Kargerpf: reject client if PF plugin is configured, but init...
2017-11-24  Steffan Kargerpf: clean up temporary files if plugin init fails
2017-11-23  Jeremie Courreges... Fix build with LibreSSL
2017-11-19  Gert van DijkAdd generated openvpn.doxyfile to .gitignore
2017-11-19  Steffan KargerAdd --tls-cert-profile option.
2017-11-19  Simon MatterAdd per session pseudo-random jitter to --reneg-sec...
2017-11-11  Gert DoeringRemove warning on pushed tun-ipv6 option.
2017-11-10  Steffan KargerSimplify and inline clear_buf()
2017-11-10  Jeremie Courreges... Use long long to format time_t-related environment...
2017-11-10  Jeremie Courreges... Cast and print another suseconds_t as long
2017-11-08  Steffan Kargerdoxygen: add make target and use relative paths
2017-11-05  Steffan Kargerbuffer_list_aggregate_separator(): add unit tests
2017-11-04  David Sommersethsystemd: Add and ship README.systemd
2017-11-04  Simon RozmanMSVC meta files added to .gitignore list
2017-11-04  Simon RozmanUniform swprintf() across MinGW and MSVC compilers
2017-11-04  Simon RozmanFix typo in "verb" command examples
2017-11-04  Simon RozmanDocument ">PASSWORD:Auth-Token" real-time message
2017-11-04  Simon RozmanFix local #include to use quoted form
2017-11-04  Jeremie Courreges... Print time_t as long long and suseconds_t as long
2017-11-04  Jeremie Courreges... Cast time_t to long long in order to print it.
2017-11-04  James Bottomleyautoconf: Fix engine checks for openssl 1.1
2017-11-04  David Sommersethlz4: Rebase compat-lz4 against upstream v1.7.5
2017-11-03  David SommersethRemove references to keychain-mcd in Changes.rst
2017-11-03  Selva NairFix missing check for return value of malloc'd buffer
2017-11-03  Selva NairAvoid illegal memory access when malformed data is...
2017-10-14  Simon RozmanSimplify iphlpapi.dll API calls
2017-10-12  Simon RozmanRtlIpv6AddressToStringW() and RtlIpv4AddressToStringW...
2017-10-11  Simon RozmanMixing wide and regular strings in concatenations is...
2017-10-11  Simon RozmanLocal functions are not supported in MSVC. Bummer.
2017-10-02  David Sommersethlz4: Fix broken builds when pkg-config is not present...
2017-10-02  David Sommersethlz4: Fix confused version check
2017-09-30  Selva NairCheck whether in pull_mode before warning about previou...
2017-09-30  hashizFix '--bind ipv6only'
2017-09-22  David Sommersethlz4: Move towards a newer LZ4 API
2017-09-21  Steffan KargerFix bounds check in read_key()
2017-09-21  David Sommersethsystemd: Enable systemd's auto-restart feature for...
2017-09-21  Antonio Quartullitcp-server: ensure AF family is propagated to child...
2017-09-21  David Sommersethsystemd: Ensure systemd shuts down OpenVPN in a proper way
2017-09-06  Szilárd PfeifferOpenSSL: Always set SSL_OP_CIPHER_SERVER_PREFERENCE...
2017-09-06  Gert van DijkWarn that DH config option is only meaningful in a...
2017-09-06  Antonio Quartullifragment.c: simplify boolean expression
2017-09-06  David Sommersethdocs: Replace all PolarSSL references to mbed TLS
2017-09-06  Steffan Kargertravis: reorder matrix to speed up build
2017-09-06  Richard Bonhommeman: Corrections to doc/openvpn.8
2017-09-06  Antonio Quartullifix a couple of typ0s in comments and strings
2017-09-06  Steffan Kargertls-crypt: don't leak memory for incorrect tls-crypt...
2017-09-06  Antonio Quartulliroute: avoid definition of unused variables in certain...
2017-08-18  Steffan KargerAdd coverity static analysis to Travis CI config
2017-08-17  Steffan Kargercrypto: create function to initialize encrypt and decry...
2017-08-17  Antonio Quartullirename mroute_extract_addr_ipv4 to mroute_extract_addr_ip
next