]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2012-03-22  Alon Bar-Levbuild: correct place to alter WINVER is at build system
2012-03-22  Alon Bar-Levfixup: init.c: add missing conditional for ENABLE_CLIENT_CR
2012-03-22  Alon Bar-Levcleanup: memcmp.c: remove unused source
2012-03-22  Alon Bar-Levcleanup: tun.c: fix incorrect option in message (ip...
2012-03-22  Alon Bar-Levcleanup: crypto_openssl.c: remove support for pre-opens...
2012-03-22  Alon Bar-Levcleanup: remove redundant ';'
2012-03-22  Alon Bar-Levcleanup: win32.c: wrong printf format
2012-03-22  Alon Bar-Levcleanup: remove C++ warnings
2012-03-22  Alon Bar-Levcleanup: options.c: remove redundant include
2012-03-22  Alon Bar-Levpackage: rpm: strip should be handled by package management
2012-03-22  Alon Bar-Levbuild: version should not contain '-'
2012-02-21  Heiko Hundfix warnings in event.c when building for win32-64
2012-02-21  Heiko Hundremove wrapper code for Windows CryptoAPI function
2012-02-21  David SommersethPreparing OpenVPN 2.3-alpha1 release v2.3-alpha1
2012-02-20  David SommersethRevamp check_file_access() checks in stdin scenarios
2012-02-20  Heiko Hunddefine access mode flag X_OK as 0 on Windows
2012-02-17  David SommersethMakefile.am was missing ssl_common.h
2012-02-17  David SommersethMakefile.am referenced a now non-existing config-win32.h
2012-02-17  Heiko Hundmove variable declaration to top of function
2012-02-17  Heiko Hundmake MSVC link against shell32 as well
2012-02-17  Heiko Hunduse the underscore version of stat on Windows
2012-02-16  Heiko Hunddo not use mode_t on Windows
2012-02-16  Heiko Hundreplace check for TARGET_WIN32 with WIN32
2012-02-16  Frank de BrabanderFixed wrong return type of cipher_kt_mode
2012-02-14  David SommersethConnection entry {tun,link}_mtu_defined not set correctly
2012-02-13  Jan Just KeijserMade some options connection-entry specific
2012-02-13  David SommersethFix compile issues with status.c
2012-02-13  David SommersethRemove --show-gateway if debug info is not enabled...
2012-02-13  David SommersethFix compile issues when plug-ins are disabled.
2012-02-13  Heiko Hundhandle Windows unicode paths
2012-02-13  Igor NovgorodovThe code blocks enabled by ENABLE_CLIENT_CR depends...
2012-02-09  Byron Ellacottautoconf fixes for building on OSX
2012-02-08  David SommersethFix assert() situations where gc_malloc() is called...
2012-02-08  Gert DoeringPlatform cleanup for OpenBSD
2012-02-05  Robert FischerDocumented --push-peer-info option
2012-02-05  Robert FischerDocumented --errors-to-stderr option
2012-02-05  Heiko Hundset Windows environment variables as UCS-2
2012-02-05  Gert DoeringDocument IPv6-related environment variables.
2012-02-05  Adriaan de... Removed support for calling gc_malloc with a NULL gc_ar...
2012-02-05  Adriaan de... Moved out of memory prototype to error.h, as the defini...
2012-02-04  Adriaan de... Minor code cleanup: cleaned up error handling in verify...
2012-02-04  David SommersethEnhance the error handling in _openssl_get_subject()
2012-02-04  Heiko HundUTF-8 X.509 distinguished names
2012-02-04  Gert DoeringFix RUN_SUDO functionality for t_client.sh
2012-02-04  Gert DoeringImplement IPv6 interface config with non-/64 prefix...
2012-02-04  Heiko HundWindows UTF-8 input/output
2012-01-27  James YonanAdded support for "on-link" routes on Linux client
2012-01-25  David SommersethAdd --route-pre-down/OPENVPN_PLUGIN_ROUTE_PREDOWN scrip...
2012-01-23  Gert DoeringPlatform cleanup for FreeBSD
2012-01-23  Gert Doeringadd "print test titles" and "use sudo" functionality...
2012-01-16  David SommersethDon't check for file presence on inline files
2012-01-14  David SommersethFix pool logging when IPv6 is not enabled
2012-01-11  David Sommersethautotools ./configure don't like compat.h
2012-01-11  David SommersethFix compilation errors on Linux platforms without SO_MARK
2012-01-11  David SommersethNew Windows build fixes
2012-01-10  David SommersethEnable access() when building in Visual Studio
2012-01-10  David SommersethMove away from openvpn_basename() over to platform...
2012-01-10  David SommersethFix a couple of issues in openvpn_execve()
2012-01-09  Frederic CrozatAdd support to forward console query to systemd
2012-01-04  Gert DoeringFix list-overrun checks in copy_route_[ipv6_]option_list()
2012-01-04  Gert DoeringFix build-up of duplicate IPv6 routes on reconnect.
2011-12-15  David SommersethFix compiling with --disable-crypto and/or --disable-ssl
2011-12-14  James YonanAllow "tap-win32 dynamic <offset>" to be used in topology
2011-12-14  James YonanFixed client issues with DHCP Router option extraction...
2011-12-14  James YonanAdded "memstats" option to maintain real-time operating...
2011-12-14  James YonanRaised D_PID_DEBUG_LOW from level 3 to 4 to reduce...
2011-12-05  David SommersethDon't look for 'stdin' file when using --auth-user...
2011-11-25  David SommersethFix bug after removing Linux 2.2 support
2011-11-25  Gert Doeringwork around inet_ntop/inet_pton problems for MSVC build...
2011-11-25  David SommersethDo some file/directory tests before really starting...
2011-11-23  Gert Doeringlog error message and exit for "win32, tun mode, tap...
2011-11-23  Gert Doeringbump tap driver version from 9.8 to 9.9
2011-11-23  David SommersethMake '--win-sys env' default
2011-11-21  David SommersethFix FreeBSD/OpenBSD/NetBSD compiler warnings in get_def...
2011-11-21  Samuli SeppänenFixed a regression causing VS2008/Python build failure
2011-11-21  Adriaan de... Fixed a typo when initialising cryptoapi certs
2011-11-21  Adriaan de... Minor cleanup to enable warning-free Windows build:
2011-11-21  Adriaan de... Moved from strsep to strtok, for Windows compatibility
2011-11-21  Adriaan de... Added options to switch between OpenSSL and PolarSSL...
2011-11-21  Adriaan de... Reordered functions to ensure warning-free Windows...
2011-11-21  Adriaan de... Moved CryptoAPI header include to the ssl_openssl.c
2011-11-21  Adriaan de... Moved prng_uninit out of crypto_uninit_lib
2011-11-10  Gert Doeringadd missing break between "case IPv4" and "case IPv6...
2011-11-08  David SommersethFix PolarSSL and --pkcs12 option issues
2011-11-07  Adriaan de... Fixed missing comma in plugin.h
2011-10-25  Adriaan de... Further removal of des_old.h based calls
2011-10-24  Adriaan de... Removed obsolete des_cblock and des_keyschedule
2011-10-24  Adriaan de... Got rid of a few magic numbers in ntlm.c
2011-10-24  Adriaan de... Fixed disabling crypto and SSL
2011-10-24  Adriaan de... Added missing #ifdef to allow --disable-managent to...
2011-10-22  Adriaan de... Moved to PolarSSL 1.0.0:
2011-10-22  Adriaan de... Made SSL_CIPHER const in print_details, to fix warning
2011-10-22  Adriaan de... Fixed a typo: print the subject instead of the serial...
2011-10-22  Adriaan de... Removed a stray Fox-IT tag
2011-10-22  Adriaan de... Unified verification function return values:
2011-10-22  Adriaan de... Fixed a bug in the return value of ssl_verify when...
2011-10-22  Adriaan de... Moved gc_new and gc_free to begin end of function
2011-10-22  Adriaan de... Added back checks for ks->authenticated in verify_user_pass
2011-10-22  Adriaan de... Moved HMAC prints back to main crypto module
2011-10-22  Adriaan de... Moved print messages back to generic crypto.c from...
next