]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2012-09-02  Arne SchwabeDocument --management-client and --management-signal...
2012-09-02  Arne SchwabeMerge getaddr_multi and getaddr6 into one function
2012-09-02  Gert DoeringKeep pre-existing tun/tap devices around on *BSD
2012-09-02  Heiko Hundremove unused flag SSLF_NO_NAME_REMAPPING
2012-09-02  Gert DoeringPut actual OpenVPN command line on top of corresponding...
2012-09-02  Gert DoeringReduce --version string detail about IPv6 to just ...
2012-09-02  Heiko Hundremove stale _openssl_get_subject() prototype
2012-09-02  Arne SchwabeDocument the inlining of files in openvpn and document...
2012-08-06  Arne SchwabeMerge almost identical create_socket_tcp and create_soc...
2012-08-06  Arne SchwabeFixes error: --key fails with EXTERNAL_PRIVATE_KEY...
2012-08-06  Heiko Hundadd API for plug-ins to write to openvpn log
2012-08-06  Heiko Hundadd x_msg_va() log function
2012-07-30  Heiko Hundfix regression with --http-proxy[-*] options
2012-07-20  David SommersethPreparing for OpenVPN 2.3_alpha3 v2.3_alpha3
2012-07-19  Heiko Hundadd option --management-query-proxy
2012-07-19  Heiko Hundremove unused show_connection_list debug function
2012-07-19  Heiko Hunddon't treat socket related errors special anymore
2012-07-19  Heiko Hundmake non-blocking connect work on Windows
2012-07-05  Arne SchwabeFix compiling with --disable-management
2012-07-02  David SommersethUpdate version.m4 - we're past 2.3_alpha2 now
2012-07-02  Gert DoeringRepair "tap server" mode brokenness caused by <stdbool...
2012-06-29  David SommersethSet the correct version number - 2.3_alpha2 v2.3_alpha2
2012-06-29  David SommersethPrepare the OpenVPN v2.3_alpha2 release
2012-06-29  Alon Bar-Levbuild: msvc: chdir with change drive to script location
2012-06-29  Alon Bar-Levcleanup: windows: convert argv (UCS-2 to UTF-8) at...
2012-06-27  Alon Bar-Levbuild: plugins: set defaults based on platform
2012-06-27  Samuli SeppänenAdded notes about upgrading from 2.3-alpha1 and earlier...
2012-06-26  Alon Bar-Levbuild: integrate plugins build into core build
2012-06-22  Arne SchwabeRemove ENABLE_CONNECTIONS ifdefs
2012-06-22  Arne SchwabeRemove ENABLE_INLINE_FILES conditionals
2012-06-22  Arne SchwabeCompletely remove ancient IANA port warning.
2012-06-22  Arne SchwabeOnly use tmpdir if tmp_dir is really used.
2012-06-22  Alon Bar-Levcleanup: pkcs11.c: resolve wanings
2012-06-15  Gert DoeringRemove #include "config.h" from ssl_polarssl.h
2012-06-13  Alon Bar-Levbuild: add --with-special-build to provide special...
2012-06-13  Gert DoeringUpdate TODO.IPv6 list
2012-06-13  Gert DoeringAdd missing pieces to IPv6 route gateway handling.
2012-06-13  Gert DoeringRemove warning about "explicit support for IPv6 tun...
2012-06-13  Gert Doeringremove "*option" element in "struct route_ipv6"
2012-06-13  Gert Doeringcleanup and redefine metric handling for IPv6 routes
2012-06-13  Frank de BrabanderFix reported compile issues on OSX 10.6.8
2012-06-13  Gert DoeringImplement search for "first free" tun/tap device on...
2012-06-13  Gert Doeringt_client.sh - fix for iproute2, print summary line
2012-06-13  Heiko Hundremove the --auto-proxy option from openvpn
2012-06-07  Arne SchwabeAdd the name of the context where option is not allowed...
2012-06-07  Arne SchwabeExplain that route-nopull also causes the client to...
2012-06-07  Arne SchwabeAdd the query to the error message. Makes the diagnose...
2012-06-07  Alon Bar-Levbuild: do not support <polarssl-1.1.0
2012-06-04  Alon Bar-Levbuild: support platforms that does not need explicit...
2012-06-04  Alon Bar-Levbuild: update INSTALL to recent changes
2012-06-01  David SommersethRemove two unused functions
2012-06-01  Alon Bar-Levbuild: cleanup: yet another forgotten brackets
2012-06-01  Gert Doeringt_client.sh iproute2 script fixes
2012-06-01  Alon Bar-Levbuild: add git revision to --version output if build...
2012-06-01  Alon Bar-Levbuild: detect sys/wait.h required for *bsd
2012-06-01  Alon Bar-Levbuild: insall README* document using build system
2012-06-01  Alon Bar-Levbuild: spec: we support openssl >= 0.9.7
2012-06-01  Alon Bar-Levcleanup: spec: make space/tab consistent
2012-06-01  Alon Bar-Levcleanup: update .gitignore
2012-06-01  Alon Bar-Levbuild: check minimum polarssl version
2012-06-01  Gert Doeringrepair t_client.sh test after build system revolution
2012-05-04  David SommersethSome filesystems don't like ':', which is a path 'make...
2012-05-03  David SommersethChange version to indicate the master branch is not...
2012-05-03  David SommersethSimplify check_cmd_access() function
2012-05-03  Alon Bar-Levbuild: windows: convert resources to UTF-8
2012-05-02  Jonathan K... Clarified the docs and help screen about what a 'cmd' is
2012-05-02  Jonathan K... Fix file access checks on commands
2012-04-27  Adriaan de... Removed stray "Fox-IT hardening" string.
2012-04-27  Alon Bar-Levbuild: fix typo in --enable-save-password
2012-04-27  Alon Bar-Levbuild: use stdbool.h if available
2012-04-27  Adriaan de... Updated README.polarssl with build system changes.
2012-04-27  Adriaan de... Removed support for PolarSSL < 1.1
2012-04-27  Adriaan de... Use POLARSSL_CFLAGS instead of POLARSSL_CRYPTO_CFLAGS...
2012-04-27  Adriaan de... Added a configuration option to enable prediction resis...
2012-04-27  Adriaan de... Added support for new PolarSSL 1.1 RNG
2012-04-27  Alon Bar-Levcrash: packet_id_debug_print: sl may be null
2012-04-27  David SommersethClean-up: Presume that Linux is always IPv6 capable...
2012-04-26  Alon Bar-Levcleanup: add .gitattributes to control eol style explicitly
2012-04-26  Adriaan de... Ensure sys/un.h autoconf detection includes sys/socket.h
2012-04-26  Alon Bar-Levcleanup: remove C++ comments
2012-04-26  Alon Bar-Levcleanup: plugin: support C++ plugin
2012-04-26  Alon Bar-Levbuild: properly detect TUNSETPERSIST
2012-04-26  Alon Bar-Levbuild: properly detect netinet/ip.h structs
2012-04-26  Alon Bar-Levbuild: fix some statement left from conversion
2012-04-02  Alon Bar-Levcleanup: gc usage
2012-04-02  Alon Bar-Levcleanup: avoid using ~0 - windows
2012-04-02  Alon Bar-Levcleanup: avoid using ~0 - netmask
2012-04-02  Alon Bar-Levcleanup: avoid using ~0 - ipv6
2012-04-02  Alon Bar-Levcleanup: avoid using ~0 - generic
2012-03-30  Alon Bar-Levcleanup: flags should not be bool
2012-03-30  Adriaan de... Migrated x509_get_sha1_hash to use the garbage collector
2012-03-30  Adriaan de... Migrated x509_get_serial to use the garbage collector
2012-03-30  Adriaan de... Migrated x509_get_subject to use of the garbage collector
2012-03-30  Alon Bar-LevEnable pedantic in windows compilation
2012-03-29  Adriaan de... Fixed off-by-one in serial length calculation
2012-03-29  Igor NovgorodovRemove calls to OpenSSL when building with --disable-ssl
2012-03-29  Alon Bar-Levbuild: msvc: upgrade to Visual Studio 2010 + fixups
2012-03-28  Alon Bar-Levbuild: tap: search for tap header
2012-03-28  Alon Bar-Levbuild: openbsd: detect netinet/ip.h correctly
2012-03-26  Alon Bar-Levbuild: assume dlfcn is available on all supported platforms
next