Age | Commit message (Expand) | Author | Files | Lines |
2010-08-10 | Tagging v2.2-beta1v2.2-beta1 | David Sommerseth | 1 | -1/+1 |
2010-08-05 | Merge branch 'bugfix2.1' into beta2.2 | David Sommerseth | 5 | -8/+40 |
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-07-28 | Merge branch 'svn-BETA21' into beta2.2 | David Sommerseth | 12 | -20/+88 |
2010-07-27 | Added "net stop dnscache" and "net start dnscache" in front | James Yonan | 6 | -8/+34 |
2010-07-27 | Fixed an issue where application payload transmissions on the | James Yonan | 6 | -12/+54 |
2010-07-26 | Fixed typo: missing comment close. | James Yonan | 1 | -1/+1 |
2010-07-22 | Solved hidden merge conflict between feat_misc and bugfix2.1 | David Sommerseth | 1 | -1/+1 |
2010-07-22 | Merge branch 'feat_ipv6_wintap' into beta2.2 | David Sommerseth | 3 | -4/+254 |
2010-07-22 | Merge branch 'feat_eurephia' into beta2.2 | David Sommerseth | 3 | -0/+29 |
2010-07-22 | Merge branch 'feat_misc' into beta2.2 | David Sommerseth | 16 | -48/+262 |
2010-07-22 | Merge branch 'bugfix2.1' into beta2.2 | David Sommerseth | 40 | -1020/+1259 |
2010-07-16 | Added win/build_exe.py script, which is similar to | James Yonan | 2 | -21/+38 |
2010-07-16 | Added --register-dns option for Windows. | James Yonan | 9 | -11/+79 |
2010-07-12 | Implemented multi-address DNS expansion on the network field of route | James Yonan | 4 | -16/+85 |
2010-07-10 | Version 2.1.1k | James Yonan | 1 | -1/+1 |
2010-07-10 | Fixed bug in proxy fallback capability where openvpn.exe could | James Yonan | 2 | -18/+22 |
2010-07-10 | Added support for MSVC debugging of openvpn.exe in settings.in: | James Yonan | 3 | -7/+16 |
2010-07-09 | fix date format mistake in PRODUCT_TAP_RELDATE (Peter Stuge) | Gert Doering | 1 | -1/+1 |
2010-07-09 | Implement IPv6 in TUN mode for Windows TAP driver. | Gert Doering | 4 | -6/+256 |
2010-06-26 | Fixed static defined length check to use sizeof() | Emilien Mantel | 1 | -1/+1 |
2010-06-17 | Choose a different field in X509 to be username | Emilien Mantel | 4 | -14/+36 |
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-10 | Fixed issue where bad creds provided by the management interface | James Yonan | 2 | -3/+6 |
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-05-04 | ssl.c: fix use of openvpn_run_script()'s return value | Fabian Knittel | 1 | -13/+5 |
2010-04-29 | Revamped the script-security warning logging (version 2) | David Sommerseth | 8 | -11/+27 |
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 | Don't add compile time information if --enable-small is used | David Sommerseth | 1 | -0/+2 |
2010-04-22 | Make use of automake CLEANFILES variable instead of clean-local rule | David Sommerseth | 1 | -4/+1 |
2010-04-22 | Fix dependency checking for configure.h (v2) | David Sommerseth | 3 | -8/+11 |
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-08 | Add comile time information/settings from ./configure to --version | David Sommerseth | 4 | -0/+85 |
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-02 | pkitool lacks expected option "--help" | Wil Cooley | 1 | -0/+6 |
2010-03-02 | Several updates to openvpn.8 (man page updates) | Karl O. Pinc | 1 | -9/+13 |
2010-03-02 | enhance tls-verify possibility | Mathieu GIANNECCHINI | 6 | -0/+87 |
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 | Merge branch 'master' into feat_eurephia | David Sommerseth | 3 | -6/+17 |
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-02-15 | Reworked the eurephia patch for inclusion to the openvpn-testing tree | David Sommerseth | 3 | -0/+29 |
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 |