July 28, 2011
View a296f99

Modified sanitize_control_message to remove redacted data from control string rather than blotting it out with "_" chars.

James Yonan authored on 2011/07/28 15:01:23
View 429ab79

Redact "echo" directive strings from log, since these strings (going forward) could conceivably contain security-sensitive data.

James Yonan authored on 2011/07/28 10:29:12
July 25, 2011
View 576dc96

Merge remote branch SVN 2.1 into the git tree

David Sommerseth authored on 2011/07/25 08:44:27
June 4, 2011
View eab3e22

Added support for static challenge/response protocol. This includes the new "static-challenge" directive.

James Yonan authored on 2011/06/04 06:21:20
April 27, 2011
View 20b18fd

Merge branch 'svn-branch-2.1' into merge

David Sommerseth authored on 2011/04/27 06:04:18
March 27, 2011
View 0db046f

Added "auth-token" client directive, which is intended to be pushed by server, and that is used to offer a temporary session token to clients that can be used in place of a password on subsequent credential challenges.

James Yonan authored on 2011/03/27 06:16:40
View e52e76c

Added "auth-token" client directive, which is intended to be pushed by server, and that is used to offer a temporary session token to clients that can be used in place of a password on subsequent credential challenges.

James Yonan authored on 2011/03/27 06:16:40
March 17, 2011
View d02a86d

Renamed branch to reflect that it is no longer beta.

James Yonan authored on 2011/03/17 13:55:47
December 10, 2010
View 81c97a5

Extend the v3 plug-in API to send over X509 certificates

David Sommerseth authored on 2010/12/10 09:16:09
December 9, 2010
View cf69617

Added "management-external-key" option. This option can be used instead of "key" in client mode, and allows the client to run without the need to load the actual private key. When the SSL protocol needs to perform an RSA sign operation, the data to be signed will be sent to the management interface via a notification as follows:

James Yonan authored on 2010/12/09 20:21:04
View 2a3d17e

Added "management-external-key" option. This option can be used instead of "key" in client mode, and allows the client to run without the need to load the actual private key. When the SSL protocol needs to perform an RSA sign operation, the data to be signed will be sent to the management interface via a notification as follows:

James Yonan authored on 2010/12/09 20:21:04
November 30, 2010
View a0a547a

Provide 'dev_type' environment variable to plug-ins and script hooks

David Sommerseth authored on 2010/11/30 07:57:44
November 19, 2010
View 529df99

Merge branch 'feat_misc' into beta2.2

David Sommerseth authored on 2010/11/19 06:17:58
March 30, 2010
View 2232f4b

revert unconditionally-enabling of setenv_es() logging (too noisy) replace with #ifdef DEBUG_VERBOSE_SETENV compile-time flag

Gert Doering authored on 2010/03/30 00:05:02
January 7, 2010
View 512cda4

Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release. (cherry picked from commit ec9dce6387afd198881493bfebf13bb121e8a56b)

Gert Doering authored on 2010/01/07 22:51:40