December 23, 2008
View ef2ab23

Version 2.1_rc15b

james authored on 2008/12/23 17:16:12
December 18, 2008
View 6ce4a65

Added n_clients environmental variable to information passed to management interface client when management-client-auth is enabled.

james authored on 2008/12/18 18:38:11
View 4fb4ce1

Added "nclients" command to management interface to display the current number of authenticated clients connected to the server.

james authored on 2008/12/18 16:57:19
December 2, 2008
View 63c5d78

Added MultiFileExtract capability to Windows Installer.

james authored on 2008/12/02 07:32:06
November 30, 2008
View bb8f478

Added ExtractAuxFile capability to Windows Installer.

james authored on 2008/11/30 18:51:58
November 21, 2008
View 2e91388

Added new management interface command "pid" to show the process ID of the current OpenVPN process (Angelo Laub).

james authored on 2008/11/21 07:37:43
View 148329c

Added optional "nogw" (no gateway) flag to --server-bridge to inhibit the pushing of the route-gateway parameter to clients.

james authored on 2008/11/21 06:02:10
November 20, 2008
View d4e801f

Version 2.1_rc15

james authored on 2008/11/20 03:17:39
View 7bb9f5a

Fixed issue introduced in 2.1_rc14 that may cause a segfault when a --plugin module is used.

james authored on 2008/11/20 03:07:52
November 18, 2008
View ae3b374

Added --tcp-nodelay option: Macro that sets TCP_NODELAY socket flag on the server as well as pushes it to connecting clients.

james authored on 2008/11/18 14:15:22
View 04663e4

Cleaned up man page synopsis.

james authored on 2008/11/18 12:29:44
View efab6df

Minor options check fix: --no-name-remapping is a server-only option and should therefore generate an error when used on the client.

james authored on 2008/11/18 12:24:32
View 09cc9c8

Added server-side --opt-verify option: clients that connect with options that are incompatible with those of the server will be disconnected.

james authored on 2008/11/18 12:22:52
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
November 17, 2008
View f158465

Version 2.1_rc14

james authored on 2008/11/17 13:41:05