2010-10-21 |
Daniel Johnson | When I began testing OpenVPN v2.1_rc9 I was having... |
commit | commitdiff | tree |
2010-10-21 |
Alberto Gonzalez... | Debian patch: Fix spelling in log message |
commit | commitdiff | tree |
2010-10-21 |
David Sommerseth | Fix autotools cross-compiling support |
commit | commitdiff | tree |
2010-10-21 |
David Sommerseth | On TARGET_LINUX define _GNU_SOURCE if not defined |
commit | commitdiff | tree |
2010-10-21 |
Jan Brinkmann | The man page needs dash escaping in UTF-8 environments |
commit | commitdiff | tree |
2010-10-21 |
Dan Nelson | bash->bourne script cleanup |
commit | commitdiff | tree |
2010-10-21 |
Enrico Scholz | Allow 'lport 0' setup for random port binding |
commit | commitdiff | tree |
2010-10-21 |
Gert Doering | remove duplicate code in FREEBSD+DRAGONFLY system-depen... |
commit | commitdiff | tree |
2010-10-21 |
David Sommerseth | verb 5 logging wrongly reports received bytes |
commit | commitdiff | tree |
2010-10-21 |
Karl O. Pinc | [PATCH] Change verify-cn so cn is no longer hardcoded... |
commit | commitdiff | tree |
2010-10-21 |
David Sommerseth | Added mapping files from SVN commit ID to more descript... |
commit | commitdiff | tree |
2010-09-01 |
James Yonan | Added --proto-force directive. |
commit | commitdiff | tree |
2010-08-31 |
James Yonan | Don't configure Linux tun/tap txqueuelen setting if... |
commit | commitdiff | tree |
2010-08-29 |
James Yonan | Allow PKCS12 file content to be included inline in... |
commit | commitdiff | tree |
2010-08-20 |
James Yonan | Attempt to fix issue where domake-win build system... v2.1.3 |
commit | commitdiff | tree |
2010-08-15 |
James Yonan | Windows security issue: v2.1.2 |
commit | commitdiff | tree |
2010-08-10 |
James Yonan | Added warning about tls-remote in man page. |
commit | commitdiff | tree |
2010-08-09 |
James Yonan | Distribute win directory (Python/MSVC-based build system) |
commit | commitdiff | tree |
2010-07-27 |
James Yonan | Added "net stop dnscache" and "net start dnscache"... |
commit | commitdiff | tree |
2010-07-27 |
James Yonan | Fixed an issue where application payload transmissions... |
commit | commitdiff | tree |
2010-07-26 |
James Yonan | Fixed typo: missing comment close. |
commit | commitdiff | tree |
2010-07-16 |
James Yonan | Added win/build_exe.py script, which is similar to |
commit | commitdiff | tree |
2010-07-16 |
James Yonan | Added --register-dns option for Windows. |
commit | commitdiff | tree |
2010-07-12 |
James Yonan | Implemented multi-address DNS expansion on the network... |
commit | commitdiff | tree |
2010-07-10 |
James Yonan | Version 2.1.1k |
commit | commitdiff | tree |
2010-07-10 |
James Yonan | Fixed bug in proxy fallback capability where openvpn... |
commit | commitdiff | tree |
2010-07-10 |
James Yonan | Added support for MSVC debugging of openvpn.exe in... |
commit | commitdiff | tree |
2010-06-10 |
James Yonan | Fixed issue where bad creds provided by the management... |
commit | commitdiff | tree |
2010-06-01 |
James Yonan | Implemented a key/value auth channel from client to... |
commit | commitdiff | tree |
2010-05-24 |
James Yonan | Implemented http-proxy-override and http-proxy-fallback... |
commit | commitdiff | tree |
2010-05-11 |
James Yonan | Minor fixes to recent HTTP proxy changes: |
commit | commitdiff | tree |
2010-05-11 |
James Yonan | Proxy improvements: |
commit | commitdiff | tree |
2010-05-09 |
James Yonan | Fixed issue on Windows with MSVC compiler, where TCP_NO... |
commit | commitdiff | tree |
2010-04-28 |
James Yonan | Updated copyright date to 2010. |
commit | commitdiff | tree |
2010-04-22 |
James Yonan | Added Python-based build system for Windows in |
commit | commitdiff | tree |
2010-04-17 |
James Yonan | Minor change to doclean script: |
commit | commitdiff | tree |
2010-04-16 |
James Yonan | Management interface performance optimizations: |
commit | commitdiff | tree |
2010-03-31 |
James Yonan | Updated MSVC build scripts to Visual Studio 2008: |
commit | commitdiff | tree |
2010-03-30 |
James Yonan | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel... |
commit | commitdiff | tree |
2010-03-17 |
James Yonan | Version 2.1.1c |
commit | commitdiff | tree |
2010-03-12 |
James Yonan | Modified ">PASSWORD:Verification Failed" management... |
commit | commitdiff | tree |
2010-03-12 |
James Yonan | Added stub directive "remote-ip-hint". |
commit | commitdiff | tree |
2010-03-12 |
James Yonan | Trivial fix to proxy.c -- #define proxy auth type as... |
commit | commitdiff | tree |
2010-03-06 |
James Yonan | Fixed an issue where if reneg-sec was set to 0 on the... |
commit | commitdiff | tree |
2010-02-26 |
James Yonan | Fixed an issue in the Management Interface that could... |
commit | commitdiff | tree |
2010-01-16 |
james | Version 2.1.1b |
commit | commitdiff | tree |
2010-01-16 |
james | Don't advance the connection list on AUTH_FAILED errors. |
commit | commitdiff | tree |
2010-01-16 |
james | Fixed an issue where AUTH_FAILED was not being properly... |
commit | commitdiff | tree |
2010-01-12 |
james | When aborting in a non-graceful way, try to execute... |
commit | commitdiff | tree |
2009-12-11 |
james | Fixed some breakage in openvpn.spec (which is required... v2.1.1 |
commit | commitdiff | tree |
2009-12-11 |
james | Version 2.1.0 v2.1.0 |
commit | commitdiff | tree |
2009-12-11 |
james | Clarified that TAP-Win32 driver is licensed under GPL 2. |
commit | commitdiff | tree |
2009-12-11 |
james | Documented --multihome in the man page. |
commit | commitdiff | tree |
2009-12-10 |
james | Fixed a couple issues in sample plugins auth-pam.c... |
commit | commitdiff | tree |
2009-11-20 |
james | Version 2.1_rc22 v2.1_rc22 |
commit | commitdiff | tree |
2009-11-19 |
james | Fixed a client-side bug that occurred when the "dhcp... |
commit | commitdiff | tree |
2009-11-13 |
james | Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded, |
commit | commitdiff | tree |
2009-11-12 |
james | Version 2.1_rc21 v2.1_rc21 |
commit | commitdiff | tree |
2009-10-25 |
james | Version 2.1_rc20a |
commit | commitdiff | tree |
2009-10-25 |
james | On server, lock client-provided certs against mid-sessi... |
commit | commitdiff | tree |
2009-10-25 |
james | Change to doval valgrind script. The openvpn command... |
commit | commitdiff | tree |
2009-10-24 |
james | On server, lock session username against changes in... |
commit | commitdiff | tree |
2009-10-16 |
james | Added "setenv GENERIC_CONFIG" directive, for generic... |
commit | commitdiff | tree |
2009-10-07 |
james | Fixed issue where some .svn directories were being... v2.1_rc20 |
commit | commitdiff | tree |
2009-10-01 |
james | Version 2.1_rc20 |
commit | commitdiff | tree |
2009-10-01 |
james | client-kill management interface command, when issued... |
commit | commitdiff | tree |
2009-10-01 |
james | Minor fix: management interface shouldn't echo 'load... |
commit | commitdiff | tree |
2009-09-29 |
james | Added the ability for the server to provide a custom... |
commit | commitdiff | tree |
2009-09-28 |
james | Fixed a bug introduced in r4436 (2.1_rc17) where using the |
commit | commitdiff | tree |
2009-09-28 |
james | Added --server-poll-timeout option : when polling possi... |
commit | commitdiff | tree |
2009-09-27 |
james | Eliminated the limitation on the number of options... |
commit | commitdiff | tree |
2009-09-17 |
james | The maximum number of "route" directives (specified... |
commit | commitdiff | tree |
2009-09-16 |
james | Modified client to send a PUSH_REQUEST message to serve... |
commit | commitdiff | tree |
2009-09-08 |
james | Updated version number to 2.1_rc19c. |
commit | commitdiff | tree |
2009-09-04 |
james | Added "setcon" directive for interoperability with... |
commit | commitdiff | tree |
2009-08-24 |
james | Added new ./configure flags: |
commit | commitdiff | tree |
2009-08-24 |
james | Added PLATFORM-SPECIFIC comment tag to platform-specifi... |
commit | commitdiff | tree |
2009-08-23 |
james | Added "load-stats" management interface command to... |
commit | commitdiff | tree |
2009-08-22 |
james | Added --remote-random-hostname option. |
commit | commitdiff | tree |
2009-08-19 |
james | Fixed ifconfig command for "topology subnet" on FreeBSD... |
commit | commitdiff | tree |
2009-08-19 |
james | Fixed build problem when ./configure --disable-server... |
commit | commitdiff | tree |
2009-07-16 |
james | OpenVPN version 2.1_rc19 released v2.1_rc19 |
commit | commitdiff | tree |
2009-06-22 |
james | In Windows TAP driver, refactor DHCP/ARP packet injecti... |
commit | commitdiff | tree |
2009-06-22 |
james | Rename generated tapdrvr.cod to a unique name to avoid... |
commit | commitdiff | tree |
2009-06-09 |
james | In configure.ac, use datadir instead of datarootdir... |
commit | commitdiff | tree |
2009-06-07 |
james | Version 2.1_rc18 v2.1_rc18 |
commit | commitdiff | tree |
2009-06-07 |
james | Fixed issue introduced in r4475 (2.1-rc17) where crypto... |
commit | commitdiff | tree |
2009-06-01 |
james | Fixed compile error on ./configure --enable-small |
commit | commitdiff | tree |
2009-06-01 |
james | Version 2.1_rc17 v2.1_rc17 |
commit | commitdiff | tree |
2009-05-30 |
james | Update copyright to 2009. |
commit | commitdiff | tree |
2009-05-30 |
james | Fixed bug where the remote_X environmental variables... |
commit | commitdiff | tree |
2009-05-30 |
james | Fixed issue of symbol conflicts interfering with Window... |
commit | commitdiff | tree |
2009-05-24 |
james | Added new 'autolocal' redirect-gateway flag. When... |
commit | commitdiff | tree |
2009-05-23 |
james | Added "redirect-private" option which allows private... |
commit | commitdiff | tree |
2009-05-21 |
james | Fixed race condition in management interface recv code on |
commit | commitdiff | tree |
2009-05-21 |
james | Reduce the debug level (--verb) at which received manag... |
commit | commitdiff | tree |
2009-05-18 |
james | Version 2.1_rc16 v2.1_rc16 |
commit | commitdiff | tree |
2009-05-13 |
james | Updated Windows build scripts to package openssl-0... |
commit | commitdiff | tree |
2009-04-13 |
james | Added errors-to-stderr option. When enabled, fatal... |
commit | commitdiff | tree |
2009-04-10 |
james | Allow "management-client" directive to be used |
commit | commitdiff | tree |
next |