aboutsummaryrefslogtreecommitdiff
path: root/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23Added --management-forget-disconnect option -- forgetjames1-0/+1
2008-01-21Allow OpenVPN to run completely unprivileged under Linuxjames1-1/+1
2007-10-22Use pkcs11-helper as external library, can be downloadedjames1-1/+1
2007-10-22Added --management-signal option to signal SIGUSR1 when the managementjames1-0/+1
2006-11-23Fixed issue where struct env_set methods thatjames1-1/+17
2006-11-13Attempt at rational signal handling when in thejames1-3/+5
2006-11-09Fixed issue where OpenVPN does not apply the --txqueuelen optionjames1-1/+2
2006-11-01Prevent SIGUSR1 or SIGHUP from causing programjames1-0/+1
2006-04-13Added --lladdr option to specify the link layer (MAC) addressjames1-0/+7
2006-04-13Added --route-metric option to set a default route metricjames1-0/+4
2006-04-13Temporarily backed out time backtrack handling codejames1-0/+5
2006-04-05I've recently worked on a better version of pkcs11-helper. I've also mergedjames1-2/+3
2006-02-17Version 2.1_beta10 releasedjames1-2/+9
2006-02-16svn merge -r 888:889 https://svn.openvpn.net/projects/openvpn/contrib/alon/BE...james1-1/+1
2006-02-16Added --port-share option for allowing OpenVPN and HTTPSjames1-0/+42
2006-02-03Added feature to --management-client to confirm connectionjames1-2/+4
2006-01-23Added --management-client option to connect as a client tojames1-1/+2
2005-12-29Fixed bug with tls-auth and key-direction parameterjames1-1/+2
2005-12-23Some PKCS11-related code wasn't properly #ifdefed.james1-1/+5
2005-12-22--ip-win32 adaptive is now the default.james1-2/+12
2005-12-14svn merge -r 845:854 $SO/trunk/openvpn .james1-27/+45
2005-12-13Don't warn user if he uses user/group/chroot andjames1-2/+7
2005-12-12Added --auto-proxy directive to auto-detect HTTP or SOCKSjames1-2/+12
2005-12-08Inline file capability now works forjames1-5/+29
2005-12-05Fixed segfault that occurred if remote_cert_eku is undefined and nojames1-1/+1
2005-11-28svn merge -r 823:825 $SO/contrib/alon/BETA21/openvpn .james1-1/+2
2005-11-25Added --connect-timeout option to control the timeoutjames1-0/+5
2005-11-24--remap-usr1 will now also remap signals thrown during initialization.james1-1/+4
2005-11-12Reduce sensitivity to system clock instabilityjames1-0/+2
2005-11-12Merged --remote-cert-ku, --remote-cert-eku, andjames1-0/+2
2005-11-09Merged (with some changes) Alon'sjames1-0/+9
2005-11-08Added ENABLE_INLINE_FILES feature.james1-0/+8
2005-11-05Merged /contrib/alon/BETA21@778james1-1/+1
2005-11-01Merged 2.0.4 changes.james1-1/+1
2005-10-31svn merge -r 734:737 $SO/trunk/openvpnjames1-2/+6
2005-10-31Windows reliability changes:james1-1/+5
2005-10-20Added actual remote address used to the ">STATE" alertjames1-1/+5
2005-10-20Some changes to GET_USER_PASS_NEED_OK flag tojames1-0/+14
2005-10-20Merged with Alon's r688.james1-5/+5
2005-10-17Fixed double fork bug.james1-3/+3
2005-10-17Brought up-to-date with Alon's PKCS11 patch atjames1-4/+8
2005-10-13Merged PKCS#11 patch.james1-0/+15
2005-10-12version 2.1_beta2james1-1/+16
2005-10-04Added support for openvpn_plugin_select_initialization_point_v1james1-6/+26
2005-10-02version 2.1_beta1james1-5/+17
2005-09-26version 2.1_beta1james1-37/+95
2005-09-26This is the start of the BETA21 branch.james1-0/+2727