May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
December 25, 2008
View 1f4309a

Fixed issue where SIGUSR1 restarts would fail if private key was specified as an inline file.

james authored on 2008/12/25 11:33:34
November 18, 2008
View 03bfb22

Added --prng option to control PRNG (pseudo-random number generator) parameters. In previous OpenVPN versions, the PRNG was hardcoded to use the SHA1 hash. Now any OpenSSL hash may be used. This is part of an effort to remove hardcoded references to a specific cipher or cryptographic hash algorithm.

james authored on 2008/11/18 10:25:05
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
July 17, 2008
View 24f8f36

Fixed issue in read_key_file, where the return value of read() wasn't being checked for errors.

james authored on 2008/07/17 13:25:50
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
May 13, 2008
View 1bda73a

Moved branch into official BETA21 position.

james authored on 2008/05/13 05:31:43
June 24, 2006
View dcc0b24

Eliminated gcc 3.3.3 warnings on NetBSD when ./configure --enable-strict is used.

james authored on 2006/06/24 17:04:42
January 7, 2006
View 513baee

Small fixes: * Fixed variable declaration in crypto.c that is not at the head of a block. * Added library to Visual C makefile. * In server.conf config sample, add additional comment text on "dev tap" usage. * Added some short documentation on revoke-full script.

james authored on 2006/01/07 12:21:49
December 29, 2005
View e5d281c

Fixed bug with tls-auth and key-direction parameter which was introduced in r844.

james authored on 2005/12/29 16:47:47
December 9, 2005
View c959fc7

Inline file capability now works for --secret and --tls-auth. For example:

james authored on 2005/12/09 03:29:38
September 26, 2005
View 6fbf66f

This is the start of the BETA21 branch. It includes the --topology feature, and TAP-Win32 driver changes to allow non-admin access.

james authored on 2005/09/26 14:28:27