summaryrefslogtreecommitdiffstats
path: root/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-50/+0
|\
| * Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-50/+0
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-0/+1
|\|
| * Adding support for SOCKS plain text authenticationPierre Bourdon2010-11-121-0/+1
| * Revamped the script-security warning logging (version 2)David Sommerseth2010-04-291-1/+1
| * enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-021-0/+1
* | Revamped the script-security warning logging (version 2)David Sommerseth2010-10-211-1/+1
* | enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-211-0/+1
* | Renamed all calls to create_temp_filename()David Sommerseth2010-10-211-1/+1
* | Added --register-dns option for Windows.James Yonan2010-07-161-0/+4
* | Fixed bug in proxy fallback capability where openvpn.exe couldJames Yonan2010-07-101-9/+8
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+3
* | Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-28/+193
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* | Management interface performance optimizations:James Yonan2010-04-161-0/+54
|/
* When aborting in a non-graceful way, try to execute do_close_tun injames2010-01-121-0/+16
* Added --server-poll-timeout option : when polling possible remotejames2009-09-281-0/+10
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-12/+9
* The maximum number of "route" directives (specified in the configjames2009-09-171-1/+1
* Added "setcon" directive for interoperability with SELinuxjames2009-09-041-4/+28
* Fixed compile error on ./configure --enable-smalljames2009-06-011-0/+1
* Update copyright to 2009.james2009-05-301-1/+1
* Fixed issue where SIGUSR1 restarts would fail if privatejames2008-12-251-1/+1
* Added --prng option to control PRNG (pseudo-randomjames2008-11-181-1/+27
* * Added additional method parameter to --script-security to preservejames2008-11-171-1/+4
* Added server-side --auth-user-pass-optional directive, to allowjames2008-10-281-1/+1
* Added additional warning messages about --script-security 2james2008-10-151-1/+3
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-0/+2
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-1/+1
* Fixed build issue with ./configure --disable-socks --disable-http.james2008-08-101-1/+1
* Added additional warnings to flag common gotchas:james2008-08-051-0/+5
* Added additional warnings for:james2008-07-271-0/+7
* Completely revamped the system for calling external programs and scripts:james2008-07-261-2/+5
* Added argv_x functions to buffer.[ch] to be used to safely buildjames2008-07-231-0/+8
* status_printf function will now set error flag onjames2008-07-181-1/+14
* gen_path will no longer silently truncate the generatedjames2008-07-181-0/+13
* Added warning when using chroot without specifying user and group.james2008-07-171-0/+3
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Merged connection profiles fromjames2008-06-111-64/+228
* Updated version to 2.1_rc7e.james2008-06-111-8/+15
* Incremented version to 2.1_rc7d.james2008-06-041-0/+9
* Support asynchronous/deferred authentication injames2008-05-241-1/+1
* Moved branch into official BETA21 position.james2008-05-121-6/+0
* Added --management-forget-disconnect option -- forgetjames2008-01-231-0/+1
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-1/+1
* Use pkcs11-helper as external library, can be downloadedjames2007-10-221-1/+1
* Added --management-signal option to signal SIGUSR1 when the managementjames2007-10-221-0/+1
* Fixed issue where struct env_set methods thatjames2006-11-231-1/+17