Age | Commit message (Expand) | Author | Files | Lines |
2010-08-17 | Build t_client.sh by configure at run-time. | Gert Doering | 2 | -14/+22 |
2010-08-17 | full "VPN client connect" test framework for OpenVPN | Gert Doering | 3 | -1/+382 |
2010-08-17 | Fixes openssl-1.0.0 compilation warning | chantra | 1 | -3/+3 |
2010-08-17 | Fix <net/if.h> compile time problems on OpenBSD for good | Gert Doering | 1 | -4/+4 |
2010-08-17 | Fix compile problems on NetBSD and OpenBSD | Gert Doering | 1 | -0/+3 |
2010-08-05 | Fix multiple configured scripts conflicts issue (version 2) | David Sommerseth | 1 | -0/+18 |
2010-08-02 | Exclude ping and control packets from activity | Davide Brini | 3 | -7/+20 |
2010-08-02 | Fix errors in openvpn-plugin.h documentation | chantra | 1 | -1/+2 |
2010-06-17 | Fixed client hang when server don't PUSH (aka the NO_SOUP_FOR_YOU patch) | David Sommerseth | 1 | -0/+17 |
2010-06-11 | Handle non standard subnets in PF grammar | chantra | 1 | -0/+5 |
2010-06-04 | Merge branch 'master' into bugfix2.1 | David Sommerseth | 21 | -77/+809 |
2010-06-04 | Merge branch 'svn-BETA21' | David Sommerseth | 14 | -9/+248 |
2010-06-01 | Implemented a key/value auth channel from client to server. | James Yonan | 14 | -9/+248 |
2010-05-27 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-05-27 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-05-24 | Implemented http-proxy-override and http-proxy-fallback directives to make it | James Yonan | 14 | -72/+565 |
2010-05-16 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-05-16 | OCSP_check.sh: new check logic | David Sommerseth | 1 | -10/+32 |
2010-05-16 | Merge branch 'master' into bugfix2.1 | David Sommerseth | 11 | -102/+677 |
2010-05-16 | Cleaning up after rebase | David Sommerseth | 1 | -1/+0 |
2010-05-16 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | james | 1 | -0/+1 |
2010-05-16 | Cleaning up after rebase | David Sommerseth | 1 | -1/+0 |
2010-05-16 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | james | 1 | -0/+1 |
2010-05-16 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-05-11 | Minor fixes to recent HTTP proxy changes: | James Yonan | 3 | -5/+5 |
2010-05-11 | Proxy improvements: | James Yonan | 10 | -101/+676 |
2010-05-09 | Fixed issue on Windows with MSVC compiler, where TCP_NODELAY support | James Yonan | 1 | -1/+1 |
2010-04-29 | Avoid repetition of "this config may cache passwords in memory" (v2) | David Sommerseth | 1 | -1/+3 |
2010-04-29 | Merge remote branch 'origin/bugfix2.1' into bugfix2.1 | David Sommerseth | 0 | -0/+0 |
2010-04-29 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-04-29 | Fix certificate serial number export | Davide Brini | 3 | -5/+120 |
2010-04-29 | Fix missing /bin/bash -> /bin/sh | Davide Brini | 1 | -1/+1 |
2010-04-29 | Enhance contrib/pull-resolv-conf/client.{up,down} scripts | Davide Brini | 2 | -69/+64 |
2010-04-29 | The man page does not mention that the default value of "mssfix" is 1450. | Davide Brini | 1 | -1/+2 |
2010-04-29 | Fixed potential NULL pointer issue | David Sommerseth | 1 | -1/+1 |
2010-04-29 | Removed no longer needed delete_file() call | David Sommerseth | 1 | -1/+0 |
2010-04-29 | Updated the man page to reflect the behavioural change of create_temp_file() | David Sommerseth | 1 | -1/+1 |
2010-04-29 | Renamed all calls to create_temp_filename() | David Sommerseth | 4 | -37/+53 |
2010-04-29 | Harden create_temp_filename() (version 2) | David Sommerseth | 2 | -16/+48 |
2010-04-29 | Make use of counter_type instead of int when counting bytes and network packets | David Sommerseth | 2 | -3/+4 |
2010-04-29 | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ... | Daniel Johnson | 1 | -7/+35 |
2010-04-29 | Debian patch: Fix spelling in log message | Alberto Gonzalez Iniesta | 1 | -1/+1 |
2010-04-29 | Fix autotools cross-compiling support | David Sommerseth | 2 | -22/+21 |
2010-04-29 | On TARGET_LINUX define _GNU_SOURCE if not defined | David Sommerseth | 1 | -0/+4 |
2010-04-29 | The man page needs dash escaping in UTF-8 environments | Jan Brinkmann | 1 | -806/+806 |
2010-04-29 | bash->bourne script cleanup | Dan Nelson | 17 | -17/+17 |
2010-04-29 | Allow 'lport 0' setup for random port binding | Enrico Scholz | 1 | -1/+1 |
2010-04-29 | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig | Gert Doering | 1 | -14/+3 |
2010-04-29 | verb 5 logging wrongly reports received bytes | David Sommerseth | 1 | -2/+2 |
2010-04-29 | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file | Karl O. Pinc | 1 | -15/+27 |
2010-04-29 | Do not randomize resolving of IP addresses in getaddr() | David Sommerseth | 1 | -3/+2 |
2010-04-29 | Cleaning up after rebase | David Sommerseth | 1 | -1/+0 |
2010-04-29 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | james | 1 | -0/+1 |
2010-04-29 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-04-28 | Updated copyright date to 2010. | James Yonan | 157 | -160/+160 |
2010-04-27 | Merge branch 'patchqueue' into bugfix2.1 | David Sommerseth | 3 | -5/+120 |
2010-04-27 | Fix certificate serial number export | Davide Brini | 3 | -4/+119 |
2010-04-27 | Merge remote branch 'origin/bugfix2.1' into bugfix2.1 | David Sommerseth | 0 | -0/+0 |
2010-04-27 | Fix missing /bin/bash -> /bin/sh | Davide Brini | 1 | -1/+1 |
2010-04-27 | Enhance contrib/pull-resolv-conf/client.{up,down} scripts | Davide Brini | 2 | -69/+64 |
2010-04-27 | The man page does not mention that the default value of "mssfix" is 1450. | Davide Brini | 1 | -1/+2 |
2010-04-27 | Fixed potential NULL pointer issue | David Sommerseth | 1 | -1/+1 |
2010-04-27 | Removed no longer needed delete_file() call | David Sommerseth | 1 | -1/+0 |
2010-04-27 | Updated the man page to reflect the behavioural change of create_temp_file() | David Sommerseth | 1 | -1/+1 |
2010-04-27 | Renamed all calls to create_temp_filename() | David Sommerseth | 4 | -37/+53 |
2010-04-27 | Harden create_temp_filename() (version 2) | David Sommerseth | 2 | -16/+48 |
2010-04-27 | Make use of counter_type instead of int when counting bytes and network packets | David Sommerseth | 2 | -3/+4 |
2010-04-27 | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ... | Daniel Johnson | 1 | -7/+35 |
2010-04-27 | Debian patch: Fix spelling in log message | Alberto Gonzalez Iniesta | 1 | -1/+1 |
2010-04-27 | Fix autotools cross-compiling support | David Sommerseth | 2 | -22/+21 |
2010-04-27 | On TARGET_LINUX define _GNU_SOURCE if not defined | David Sommerseth | 1 | -0/+4 |
2010-04-27 | The man page needs dash escaping in UTF-8 environments | Jan Brinkmann | 1 | -806/+806 |
2010-04-27 | bash->bourne script cleanup | Dan Nelson | 17 | -17/+17 |
2010-04-27 | Allow 'lport 0' setup for random port binding | Enrico Scholz | 1 | -1/+1 |
2010-04-27 | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig | Gert Doering | 1 | -14/+3 |
2010-04-27 | verb 5 logging wrongly reports received bytes | David Sommerseth | 1 | -2/+2 |
2010-04-27 | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file | Karl O. Pinc | 1 | -15/+27 |
2010-04-27 | Do not randomize resolving of IP addresses in getaddr() | David Sommerseth | 1 | -3/+2 |
2010-04-27 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-04-27 | Cleaning up after rebase | David Sommerseth | 1 | -1/+0 |
2010-04-27 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | james | 1 | -0/+1 |
2010-04-27 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-04-22 | Added Python-based build system for Windows in | James Yonan | 24 | -26/+609 |
2010-04-22 | Fix missing /bin/bash -> /bin/sh | Davide Brini | 1 | -1/+1 |
2010-04-19 | Enhance contrib/pull-resolv-conf/client.{up,down} scripts | Davide Brini | 2 | -69/+64 |
2010-04-19 | The man page does not mention that the default value of "mssfix" is 1450. | Davide Brini | 1 | -1/+2 |
2010-04-19 | Fixed potential NULL pointer issue | David Sommerseth | 1 | -1/+1 |
2010-04-19 | Removed no longer needed delete_file() call | David Sommerseth | 1 | -1/+0 |
2010-04-19 | Updated the man page to reflect the behavioural change of create_temp_file() | David Sommerseth | 1 | -1/+1 |
2010-04-19 | Renamed all calls to create_temp_filename() | David Sommerseth | 4 | -37/+53 |
2010-04-19 | Harden create_temp_filename() (version 2) | David Sommerseth | 2 | -16/+48 |
2010-04-19 | Merge branch 'master' into bugfix2.1 | David Sommerseth | 7 | -13/+161 |
2010-04-17 | Merge branch 'svn-BETA21' | David Sommerseth | 7 | -13/+161 |
2010-04-17 | Minor change to doclean script: | James Yonan | 1 | -1/+0 |
2010-04-16 | Management interface performance optimizations: | James Yonan | 6 | -12/+161 |
2010-04-08 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-04-08 | Make use of counter_type instead of int when counting bytes and network packets | David Sommerseth | 2 | -3/+4 |
2010-04-08 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-04-01 | Merge remote branch 'origin/bugfix2.1' into bugfix2.1 | David Sommerseth | 0 | -0/+0 |
2010-04-01 | Merge remote branch 'origin/master' with SVN | David Sommerseth | 0 | -0/+0 |
2010-04-01 | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ... | Daniel Johnson | 1 | -7/+35 |
2010-04-01 | Debian patch: Fix spelling in log message | Alberto Gonzalez Iniesta | 1 | -1/+1 |
2010-04-01 | Fix autotools cross-compiling support | David Sommerseth | 2 | -22/+21 |
2010-04-01 | On TARGET_LINUX define _GNU_SOURCE if not defined | David Sommerseth | 1 | -0/+4 |
2010-04-01 | The man page needs dash escaping in UTF-8 environments | Jan Brinkmann | 1 | -806/+806 |
2010-04-01 | bash->bourne script cleanup | Dan Nelson | 17 | -17/+17 |
2010-04-01 | Allow 'lport 0' setup for random port binding | Enrico Scholz | 1 | -1/+1 |
2010-04-01 | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig | Gert Doering | 1 | -14/+3 |
2010-04-01 | verb 5 logging wrongly reports received bytes | David Sommerseth | 1 | -2/+2 |
2010-04-01 | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file | Karl O. Pinc | 1 | -15/+27 |
2010-04-01 | Do not randomize resolving of IP addresses in getaddr() | David Sommerseth | 1 | -3/+2 |
2010-04-01 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-03-31 | Updated MSVC build scripts to Visual Studio 2008: | James Yonan | 17 | -530/+491 |
2010-03-30 | Merge remote branch 'origin/master' and latest SVN update | David Sommerseth | 0 | -0/+0 |
2010-03-30 | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ... | Daniel Johnson | 1 | -7/+35 |
2010-03-30 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-03-30 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | James Yonan | 2 | -4/+5 |
2010-03-30 | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after | james | 2 | -4/+5 |
2010-03-19 | Version 2.1.1c | james | 2 | -2/+2 |
2010-03-17 | Version 2.1.1c | James Yonan | 2 | -2/+2 |
2010-03-17 | Version 2.1.1c | james | 2 | -2/+2 |
2010-03-16 | Debian patch: Fix spelling in log message | Alberto Gonzalez Iniesta | 1 | -1/+1 |
2010-03-16 | Fix autotools cross-compiling support | David Sommerseth | 2 | -22/+21 |
2010-03-16 | Merge remote branch 'origin/bugfix2.1' into bugfix2.1 | David Sommerseth | 0 | -0/+0 |
2010-03-16 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-03-16 | On TARGET_LINUX define _GNU_SOURCE if not defined | David Sommerseth | 1 | -0/+4 |
2010-03-16 | The man page needs dash escaping in UTF-8 environments | Jan Brinkmann | 1 | -806/+806 |
2010-03-16 | bash->bourne script cleanup | Dan Nelson | 17 | -17/+17 |
2010-03-16 | Allow 'lport 0' setup for random port binding | Enrico Scholz | 1 | -1/+1 |
2010-03-16 | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig | Gert Doering | 1 | -14/+3 |
2010-03-16 | verb 5 logging wrongly reports received bytes | David Sommerseth | 1 | -2/+2 |
2010-03-16 | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file | Karl O. Pinc | 1 | -15/+27 |
2010-03-16 | Do not randomize resolving of IP addresses in getaddr() | David Sommerseth | 1 | -3/+2 |
2010-03-16 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-03-12 | Modified ">PASSWORD:Verification Failed" management interface | James Yonan | 4 | -6/+9 |
2010-03-12 | Modified ">PASSWORD:Verification Failed" management interface | james | 4 | -6/+9 |
2010-03-12 | Added stub directive "remote-ip-hint". | James Yonan | 1 | -0/+5 |
2010-03-12 | Added stub directive "remote-ip-hint". | james | 1 | -0/+5 |
2010-03-12 | Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY. | James Yonan | 1 | -1/+3 |
2010-03-12 | Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY. | james | 1 | -1/+3 |
2010-03-10 | bash->bourne script cleanup | Dan Nelson | 17 | -17/+17 |
2010-03-09 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-03-09 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-03-06 | Fixed an issue where if reneg-sec was set to 0 on the client, | James Yonan | 1 | -2/+5 |
2010-03-06 | Fixed an issue where if reneg-sec was set to 0 on the client, | james | 1 | -2/+5 |
2010-03-01 | Allow 'lport 0' setup for random port binding | Enrico Scholz | 1 | -1/+1 |
2010-02-28 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-02-28 | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig | Gert Doering | 1 | -14/+3 |
2010-02-28 | Fixed an issue in the Management Interface that could cause | James Yonan | 1 | -6/+15 |
2010-02-26 | Merge remote branch 'origin/master' | David Sommerseth | 0 | -0/+0 |
2010-02-26 | Merge branch 'master' into bugfix2.1 | David Sommerseth | 1 | -6/+15 |
2010-02-26 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-02-26 | Fixed an issue in the Management Interface that could cause | James Yonan | 1 | -6/+15 |
2010-02-26 | Fixed an issue in the Management Interface that could cause | james | 1 | -6/+15 |
2010-02-19 | verb 5 logging wrongly reports received bytes | David Sommerseth | 1 | -2/+2 |
2010-02-18 | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file | Karl O. Pinc | 1 | -15/+27 |
2010-02-18 | Do not randomize resolving of IP addresses in getaddr() | David Sommerseth | 1 | -3/+2 |
2010-02-16 | Added mapping files from SVN commit ID to more descriptive commit IDs. | David Sommerseth | 2 | -0/+2 |
2010-01-16 | Version 2.1.1b | james | 1 | -1/+1 |
2010-01-16 | Don't advance the connection list on AUTH_FAILED errors. | james | 1 | -0/+1 |
2010-01-16 | Fixed an issue where AUTH_FAILED was not being properly delivered | james | 2 | -13/+35 |
2010-01-12 | When aborting in a non-graceful way, try to execute do_close_tun in | james | 3 | -1/+20 |
2009-12-11 | Fixed some breakage in openvpn.spec (which is required to build anv2.1.1 | james | 3 | -2/+12 |
2009-12-11 | Version 2.1.0v2.1.0 | james | 4 | -2/+19 |
2009-12-11 | Clarified that TAP-Win32 driver is licensed under GPL 2. | james | 19 | -94/+19 |
2009-12-11 | Documented --multihome in the man page. | james | 1 | -0/+9 |
2009-12-10 | Fixed a couple issues in sample plugins auth-pam.c and down-root.c: | james | 2 | -2/+6 |
2009-11-20 | Version 2.1_rc22v2.1_rc22 | james | 2 | -1/+13 |
2009-11-19 | Fixed a client-side bug that occurred when the "dhcp-pre-release" | james | 7 | -33/+141 |
2009-11-13 | Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded, | james | 3 | -3/+6 |
2009-11-12 | Version 2.1_rc21v2.1_rc21 | james | 3 | -2/+18 |
2009-10-25 | Version 2.1_rc20a | james | 1 | -1/+1 |
2009-10-25 | On server, lock client-provided certs against mid-session TLS | james | 3 | -5/+156 |
2009-10-25 | Change to doval valgrind script. The openvpn command parameter is now | james | 2 | -1/+14 |
2009-10-24 | On server, lock session username against changes in mid-session TLS | james | 2 | -3/+31 |
2009-10-16 | Added "setenv GENERIC_CONFIG" directive, for generic configs | james | 1 | -0/+5 |
2009-10-07 | Fixed issue where some .svn directories were being inadvertentlyv2.1_rc20 | james | 1 | -1/+1 |
2009-10-01 | Version 2.1_rc20 | james | 2 | -1/+51 |
2009-10-01 | client-kill management interface command, when issued on server, will | james | 6 | -7/+41 |
2009-10-01 | Minor fix: management interface shouldn't echo 'load-stats' commands to | james | 1 | -1/+1 |
2009-09-29 | Added the ability for the server to provide a custom reason string | james | 8 | -14/+84 |
2009-09-28 | Fixed a bug introduced in r4436 (2.1_rc17) where using the | james | 1 | -2/+2 |
2009-09-28 | Added --server-poll-timeout option : when polling possible remote | james | 8 | -0/+70 |
2009-09-27 | Eliminated the limitation on the number of options that can be pushed | james | 16 | -115/+271 |
2009-09-17 | The maximum number of "route" directives (specified in the config | james | 8 | -30/+86 |
2009-09-16 | Modified client to send a PUSH_REQUEST message to server 1 second | james | 3 | -5/+14 |
2009-09-08 | Updated version number to 2.1_rc19c. | james | 1 | -1/+1 |
2009-09-04 | Added "setcon" directive for interoperability with SELinux | james | 6 | -4/+104 |
2009-08-24 | Added new ./configure flags: | james | 3 | -3/+23 |
2009-08-24 | Added PLATFORM-SPECIFIC comment tag to platform-specific functions | james | 1 | -4/+4 |
2009-08-23 | Added "load-stats" management interface command to get global | james | 2 | -0/+27 |
2009-08-22 | Added --remote-random-hostname option. | james | 6 | -10/+89 |
2009-08-19 | Fixed ifconfig command for "topology subnet" on FreeBSD (Stefan Bethke). | james | 1 | -6/+10 |
2009-08-19 | Fixed build problem when ./configure --disable-server is used. | james | 1 | -0/+2 |
2009-07-16 | OpenVPN version 2.1_rc19 releasedv2.1_rc19 | james | 2 | -1/+13 |
2009-06-22 | In Windows TAP driver, refactor DHCP/ARP packet injection code to | james | 7 | -28/+154 |
2009-06-22 | Rename generated tapdrvr.cod to a unique name to avoid the issue where | james | 1 | -0/+1 |
2009-06-09 | In configure.ac, use datadir instead of datarootdir for compatibility | james | 1 | -1/+1 |
2009-06-07 | Version 2.1_rc18v2.1_rc18 | james | 2 | -2/+9 |
2009-06-07 | Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c change | james | 1 | -0/+2 |