| October 31, 2008 | ||
|---|---|---|
View eddd506
Added --status-version 3 which is the same as version 2 except tabs are used as delimiters instead of commas.james authored on 2008/10/31 15:14:55 |
||
| October 24, 2008 | ||
|---|---|---|
View 5f435d6
Extended Management Interface "bytecount" command to work when OpenVPN is running as a server.james authored on 2008/10/24 18:21:40 |
||
| October 6, 2008 | ||
|---|---|---|
View 367ed08
Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies.james authored on 2008/10/06 16:33:45 |
||
| September 6, 2008 | ||
|---|---|---|
View b8fb090
2.1_rc8 and earlier did implicit shell expansion on script arguments since all scripts were called by system(). The security hardening changes made to 2.1_rc9 no longer use system(), but rather use the safer execve or CreateProcess system calls. The security hardening also introduced a backward incompatibility with 2.1_rc8 and earlier in that script parameters were no longer shell-expanded, so for example:james authored on 2008/09/06 18:42:17 |
||
| July 26, 2008 | ||
|---|---|---|
View 5a2e9a2
Completely revamped the system for calling external programs and scripts:james authored on 2008/07/26 16:27:03 |
||
| July 15, 2008 | ||
|---|---|---|
View 1c0cc4a
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james authored on 2008/07/15 03:59:09 |
||
| June 12, 2008 | ||
|---|---|---|
View eca8691
Updated copyright notice to 2008.james authored on 2008/06/12 06:59:26 |
||
| June 11, 2008 | ||
|---|---|---|
View 4e9a51d
Merged connection profiles from http://svn.openvpn.net/projects/openvpn/test/connjames authored on 2008/06/11 19:48:50 |
||
View 90efcac
Updated version to 2.1_rc7e.james authored on 2008/06/11 17:45:09 |
||
| June 4, 2008 | ||
|---|---|---|
View 47ae845
Incremented version to 2.1_rc7d.james authored on 2008/06/04 14:16:44 |
||
| May 25, 2008 | ||
|---|---|---|
View 344ee91
Support asynchronous/deferred authentication in OPENVPN_PLUGIN_AUTH_USER_PASS_VERIFY plugin handler.james authored on 2008/05/25 08:26:11 |
||
| May 13, 2008 | ||
|---|---|---|
View 1bda73a
Moved branch into official BETA21 position.james authored on 2008/05/13 05:31:43 |
||
| June 12, 2007 | ||
|---|---|---|
View 0b07df0
Fixed a variable declaration that wasn't at the start of a block.james authored on 2007/06/12 06:06:11 |
||
| November 8, 2006 | ||
|---|---|---|
View a783c40
Added time_ascii, time_duration, and time_unix environmental variables for plugins and callback scripts.james authored on 2006/11/08 15:54:20 |
||
| June 11, 2006 | ||
|---|---|---|
View 838911c
Added optional minimum-number-of-bytes parameter to --inactive directive.james authored on 2006/06/11 13:22:11 |
||