Age | Commit message (Expand) | Author | Files | Lines |
2011-04-25 | Added optional journal directory argument to "port-share" directive, for repo... | James Yonan | 1 | -1/+11 |
2011-02-18 | Added "client-nat" option for stateless, one-to-one | James Yonan | 1 | -1/+35 |
2011-01-10 | * added --management-up-down option to allow management interface | James Yonan | 1 | -0/+5 |
2011-01-05 | Added --x509-track option. | James Yonan | 1 | -0/+12 |
2010-09-01 | Added --proto-force directive. | James Yonan | 1 | -1/+7 |
2010-08-10 | Added warning about tls-remote in man page. | James Yonan | 1 | -0/+7 |
2010-07-27 | Added "net stop dnscache" and "net start dnscache" in front | James Yonan | 1 | -2/+3 |
2010-07-16 | Added --register-dns option for Windows. | James Yonan | 1 | -0/+6 |
2010-05-11 | Proxy improvements: | James Yonan | 1 | -1/+14 |
2010-04-28 | Updated copyright date to 2010. | James Yonan | 1 | -2/+2 |
2009-12-11 | Version 2.1.0v2.1.0 | james | 1 | -0/+6 |
2009-12-11 | Documented --multihome in the man page. | james | 1 | -0/+9 |
2009-09-28 | Added --server-poll-timeout option : when polling possible remote | james | 1 | -0/+7 |
2009-09-17 | The maximum number of "route" directives (specified in the config | james | 1 | -0/+7 |
2009-09-04 | Added "setcon" directive for interoperability with SELinux | james | 1 | -0/+33 |
2009-05-30 | Update copyright to 2009. | james | 1 | -2/+2 |
2008-11-20 | Added optional "nogw" (no gateway) flag to --server-bridge | james | 1 | -81/+90 |
2008-11-18 | Added --tcp-nodelay option: Macro that sets TCP_NODELAY socket | james | 1 | -0/+25 |
2008-11-18 | Cleaned up man page synopsis. | james | 1 | -273/+2 |
2008-11-18 | Added server-side --opt-verify option: clients that connect | james | 1 | -0/+14 |
2008-11-18 | Added --prng option to control PRNG (pseudo-random | james | 1 | -0/+15 |
2008-11-17 | * Added additional method parameter to --script-security to preserve | james | 1 | -2/+23 |
2008-11-04 | Added config file option "setenv FORWARD_COMPATIBLE 1" to relax | james | 1 | -1/+14 |
2008-11-03 | Fixed some ifconfig-pool issues that precluded | james | 1 | -3/+5 |
2008-10-31 | Updated docs to reflect the addition of | james | 1 | -1/+1 |
2008-10-31 | Added --no-name-remapping option to allow Common Name, X509 Subject, | james | 1 | -0/+22 |
2008-10-28 | Added man page entry for new environmental variable set | james | 1 | -0/+37 |
2008-10-28 | Added server-side --auth-user-pass-optional directive, to allow | james | 1 | -0/+19 |
2008-10-06 | Copyright notice changed to reflect change in name of | james | 1 | -2/+2 |
2008-09-30 | Management interface can now listen on a unix | james | 1 | -0/+27 |
2008-09-04 | Added --allow-pull-fqdn option which allows client to pull DNS names | james | 1 | -0/+10 |
2008-08-02 | Added "--server-bridge" (without parameters) to enable | james | 1 | -2/+36 |
2008-07-26 | Completely revamped the system for calling external programs and scripts: | james | 1 | -0/+36 |
2008-07-14 | Copyright change OpenVPN Solutions LLC -> Telethra, Inc. | james | 1 | -2/+2 |
2008-06-11 | Updated copyright notice to 2008. | james | 1 | -2/+2 |
2008-06-11 | Merged connection profiles from | james | 1 | -3/+126 |
2008-06-11 | Updated version to 2.1_rc7e. | james | 1 | -0/+15 |
2008-05-12 | Moved branch into official BETA21 position. | james | 1 | -0/+8 |
2008-02-17 | Clarified tcp-queue-limit man page entry | james | 1 | -3/+3 |
2008-01-23 | Added --management-forget-disconnect option -- forget | james | 1 | -0/+10 |
2008-01-21 | Allow OpenVPN to run completely unprivileged under Linux | james | 1 | -0/+16 |
2007-10-22 | Use pkcs11-helper as external library, can be downloaded | james | 1 | -59/+25 |
2007-10-22 | Modified command line and config file parser to allow | james | 1 | -3/+4 |
2007-10-22 | Added --management-signal option to signal SIGUSR1 when the management | james | 1 | -0/+7 |
2006-12-24 | --reneg-sec clarification in man page. | james | 1 | -0/+13 |
2006-11-08 | Added time_ascii, time_duration, and time_unix | james | 1 | -0/+24 |
2006-09-21 | Documented --socket-flags and the TCP_NODELAY flag. | james | 1 | -0/+17 |
2006-06-24 | Modified --port-share code to remove the assumption that | james | 1 | -5/+1 |
2006-06-11 | Added optional minimum-number-of-bytes | james | 1 | -3/+10 |
2006-04-13 | Added --lladdr option to specify the link layer (MAC) address | james | 1 | -0/+5 |
2006-04-13 | Added --route-metric option to set a default route metric | james | 1 | -0/+12 |
2006-04-05 | I've recently worked on a better version of pkcs11-helper. I've also merged | james | 1 | -47/+54 |
2006-04-05 | Added man page entry for --setenv-safe. | james | 1 | -0/+12 |
2006-02-23 | Minor fixes for gcc (GCC) 4.0.2 warnings. | james | 1 | -1/+1 |
2006-02-16 | svn merge -r 888:889 https://svn.openvpn.net/projects/openvpn/contrib/alon/BE... | james | 1 | -2/+6 |
2006-02-16 | Added --port-share option for allowing OpenVPN and HTTPS | james | 1 | -0/+18 |
2005-12-22 | Man page and usage message changes to reflect | james | 1 | -2/+8 |
2005-12-12 | Added --auto-proxy directive to auto-detect HTTP or SOCKS | james | 1 | -4/+26 |
2005-11-24 | Fixed minor man page formatting issue. | james | 1 | -2/+4 |
2005-11-12 | Fixed minor typos in --remote-cert-* documentation. | james | 1 | -5/+5 |
2005-11-12 | Merged --remote-cert-ku, --remote-cert-eku, and | james | 1 | -0/+55 |
2005-11-09 | Merged (with some changes) Alon's | james | 1 | -1/+13 |
2005-11-03 | Documented --ip-win32 adaptive. | james | 1 | -1/+30 |
2005-11-03 | Documented --route-nopull. | james | 1 | -0/+14 |
2005-11-03 | svn merge -r 760:764 $SO/trunk/openvpn | james | 1 | -1/+15 |
2005-11-01 | More PKCS#11 changes. | james | 1 | -0/+5 |
2005-10-18 | Merged with Alon's tree @ r660 | james | 1 | -0/+5 |
2005-10-15 | svn merge -r 614:615 $SO/patches/openvpn-2-1_alpha3a-tcpbind | james | 1 | -2/+13 |
2005-10-14 | Minor PKCS#11 changes. | james | 1 | -10/+0 |
2005-10-13 | Merged PKCS#11 patch. | james | 1 | -0/+88 |
2005-10-12 | version 2.1_beta2 | james | 1 | -3/+52 |
2005-10-12 | svn merge -r 585:599 https://svn.openvpn.net/projects/openvpn/trunk | james | 1 | -2/+15 |
2005-10-01 | Renamed sample-keys/tmp-ca.crt to ca.crt. | james | 1 | -7/+7 |
2005-09-26 | version 2.1_beta1 | james | 1 | -10/+100 |