Age | Commit message (Expand) | Author | Files | Lines |
2011-04-26 | Solved hidden merge conflicts between master and svn-branch-2.1 | David Sommerseth | 1 | -0/+3 |
2011-04-26 | Merge branch 'svn-branch-2.1' into merge | David Sommerseth | 1 | -80/+270 |
2011-04-26 | Added new "extra-certs" and "verify-hash" options (see man page for | James Yonan | 1 | -0/+41 |
2011-04-26 | Added 'dir' flag to "crl-verify" (see man page for info). | James Yonan | 1 | -53/+74 |
2011-04-26 | Fixed bug that incorrectly placed stricter TCP packet replay rules on | James Yonan | 1 | -0/+2 |
2011-04-26 | Added more packet ID debug info at debug level 3 for debugging | James Yonan | 1 | -2/+4 |
2011-04-26 | Added "auth-token" client directive, which is intended to be | James Yonan | 1 | -3/+15 |
2011-04-25 | Added --enable-lzo-stub configure option to build an OpenVPN client without L... | James Yonan | 1 | -0/+5 |
2011-03-31 | Fix the --client-cert-not-required feature | David Sommerseth | 1 | -4/+6 |
2011-03-25 | Extend the v3 plug-in API to send over X509 certificates | David Sommerseth | 1 | -3/+3 |
2011-03-25 | Misc fixes to r6708. | James Yonan | 1 | -8/+12 |
2011-03-25 | Added "management-external-key" option. This option can be used | James Yonan | 1 | -3/+211 |
2011-03-25 | Add extv3 X509 field support to --x509-username-field | Markus Koetter | 1 | -0/+69 |
2011-02-14 | Properly handle certificate serial numbers > 32 bits. | James Yonan | 1 | -3/+11 |
2011-01-06 | Fix compiler warning when compiling against OpenSSL 1.0.0 | David Sommerseth | 1 | -1/+1 |
2011-01-05 | Added --x509-track option. | James Yonan | 1 | -1/+124 |
2010-12-17 | Make the --x509-username-field feature an opt-in feature | David Sommerseth | 1 | -0/+4 |
2010-12-13 | Misc fixes to r6708. | James Yonan | 1 | -8/+12 |
2010-12-09 | Added "management-external-key" option. This option can be used | James Yonan | 1 | -3/+211 |
2010-11-18 | Merge branch 'feat_misc' into beta2.2 | David Sommerseth | 1 | -5/+0 |
2010-11-18 | Merge branch 'bugfix2.1' into beta2.2 | David Sommerseth | 1 | -2/+2 |
2010-11-18 | Fixed potential misinterpretation of boolean logic | David Sommerseth | 1 | -1/+1 |
2010-11-18 | Merge branch 'svn-BETA21' into bugfix2.1 | David Sommerseth | 1 | -2/+2 |
2010-11-16 | In verify_callback, the subject var should be freed by OPENSSL_free, | James Yonan | 1 | -2/+2 |
2010-11-14 | Clean-up: Remove more dead and inactive code paths | David Sommerseth | 1 | -4/+0 |
2010-11-14 | Clean-up: Remove pthread and mutex locking code | David Sommerseth | 1 | -1/+0 |
2010-11-13 | Merge branch 'svn-BETA21' into beta2.2 | David Sommerseth | 1 | -0/+27 |
2010-11-13 | Merge branch 'svn-BETA21' into bugfix2.1 | David Sommerseth | 1 | -0/+27 |
2010-10-24 | Implement challenge/response authentication support in client mode, | James Yonan | 1 | -0/+27 |
2010-10-21 | Fixed compiler warning in ssl.c | David Sommerseth | 1 | -2/+2 |
2010-10-21 | Solved hidden merge conflict between feat_misc and bugfix2.1 | David Sommerseth | 1 | -1/+1 |
2010-10-21 | Fixed static defined length check to use sizeof() | Emilien Mantel | 1 | -1/+1 |
2010-10-21 | Choose a different field in X509 to be username | Emilien Mantel | 1 | -12/+17 |
2010-10-21 | ssl.c: fix use of openvpn_run_script()'s return value | Fabian Knittel | 1 | -13/+5 |
2010-10-21 | Revamped the script-security warning logging (version 2) | David Sommerseth | 1 | -2/+2 |
2010-10-21 | enhance tls-verify possibility | Mathieu GIANNECCHINI | 1 | -0/+61 |
2010-10-21 | Reworked the eurephia patch for inclusion to the openvpn-testing tree | David Sommerseth | 1 | -0/+14 |
2010-10-21 | Fixes openssl-1.0.0 compilation warning | chantra | 1 | -3/+3 |
2010-10-21 | Fix certificate serial number export | Davide Brini | 1 | -3/+24 |
2010-10-21 | Fixed potential NULL pointer issue | David Sommerseth | 1 | -1/+1 |
2010-10-21 | Renamed all calls to create_temp_filename() | David Sommerseth | 1 | -15/+21 |
2010-10-21 | Make use of counter_type instead of int when counting bytes and network packets | David Sommerseth | 1 | -1/+2 |
2010-08-29 | Allow PKCS12 file content to be included inline in configuration file, | James Yonan | 1 | -10/+32 |
2010-07-27 | Fixed an issue where application payload transmissions on the | James Yonan | 1 | -0/+22 |
2010-06-26 | Fixed static defined length check to use sizeof() | Emilien Mantel | 1 | -1/+1 |
2010-06-17 | Choose a different field in X509 to be username | Emilien Mantel | 1 | -12/+17 |
2010-06-01 | Implemented a key/value auth channel from client to server. | James Yonan | 1 | -2/+122 |
2010-05-04 | ssl.c: fix use of openvpn_run_script()'s return value | Fabian Knittel | 1 | -13/+5 |
2010-04-29 | Revamped the script-security warning logging (version 2) | David Sommerseth | 1 | -2/+2 |
2010-04-28 | Updated copyright date to 2010. | James Yonan | 1 | -1/+1 |
2010-03-12 | Modified ">PASSWORD:Verification Failed" management interface | James Yonan | 1 | -1/+1 |
2010-03-06 | Fixed an issue where if reneg-sec was set to 0 on the client, | James Yonan | 1 | -2/+5 |
2010-03-02 | enhance tls-verify possibility | Mathieu GIANNECCHINI | 1 | -0/+61 |
2010-01-16 | Fixed an issue where AUTH_FAILED was not being properly delivered | james | 1 | -0/+4 |
2009-11-13 | Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded, | james | 1 | -1/+4 |
2009-10-25 | On server, lock client-provided certs against mid-session TLS | james | 1 | -3/+134 |
2009-10-24 | On server, lock session username against changes in mid-session TLS | james | 1 | -2/+29 |
2009-09-29 | Added the ability for the server to provide a custom reason string | james | 1 | -1/+18 |
2009-09-27 | Eliminated the limitation on the number of options that can be pushed | james | 1 | -3/+3 |
2009-05-30 | Update copyright to 2009. | james | 1 | -1/+1 |
2009-05-30 | Fixed issue of symbol conflicts interfering with Windows CryptoAPI | james | 1 | -4/+4 |
2009-01-27 | Fixed issue involving an #ifdef in a macro reference that breaks early gcc | james | 1 | -2/+5 |
2008-11-18 | Added server-side --opt-verify option: clients that connect | james | 1 | -0/+5 |
2008-10-31 | Added --no-name-remapping option to allow Common Name, X509 Subject, | james | 1 | -3/+12 |
2008-10-28 | Added server-side --auth-user-pass-optional directive, to allow | james | 1 | -9/+12 |
2008-10-28 | Save X509 Subject fields to environment, using the naming convention: | james | 1 | -0/+54 |
2008-10-27 | Fixed informational message in ssl.c to properly indicate | james | 1 | -1/+5 |
2008-10-06 | Copyright notice changed to reflect change in name of | james | 1 | -1/+1 |
2008-09-08 | Fixed bug in intra-session TLS key rollover that was introduced with | james | 1 | -18/+39 |
2008-09-06 | 2.1_rc8 and earlier did implicit shell expansion on script | james | 1 | -2/+2 |
2008-08-10 | Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, which | james | 1 | -2/+2 |
2008-07-26 | Completely revamped the system for calling external programs and scripts: | james | 1 | -21/+19 |
2008-07-19 | Modified extract_x509_field_ssl to return a status value indicating | james | 1 | -37/+41 |
2008-07-19 | Replace leading dash ('-') characters in an X509 name with underbars ('_') | james | 1 | -0/+3 |
2008-07-17 | Removed old version of extract_x509_field. | james | 1 | -40/+0 |
2008-07-14 | Copyright change OpenVPN Solutions LLC -> Telethra, Inc. | james | 1 | -1/+1 |
2008-06-11 | Updated copyright notice to 2008. | james | 1 | -1/+1 |
2008-06-11 | Updated version to 2.1_rc7e. | james | 1 | -20/+154 |
2008-06-04 | Fixed an issue in extract_x509_field_ssl where the extraction | james | 1 | -1/+1 |
2008-06-04 | Incremented version to 2.1_rc7d. | james | 1 | -32/+70 |
2008-05-24 | Support asynchronous/deferred authentication in | james | 1 | -44/+157 |
2008-05-12 | Moved branch into official BETA21 position. | james | 1 | -8/+2 |
2008-02-17 | The new function extract_x509_field_ssl tends to break | james | 1 | -1/+11 |
2008-01-21 | Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASS | james | 1 | -1/+47 |
2008-01-21 | Simple fix where options->ca_file was used without | james | 1 | -1/+1 |
2007-10-22 | Use pkcs11-helper as external library, can be downloaded | james | 1 | -3/+5 |
2007-08-17 | AUTO_USERID feature -- if the auth-user-pass option is used | james | 1 | -1/+1 |
2006-11-13 | New try at AUTO_USERID. | james | 1 | -1/+7 |
2006-06-30 | Fixed bug introduced with the --port-share directive | james | 1 | -1/+1 |
2006-06-29 | pkcs11 changes: | james | 1 | -5/+8 |
2006-04-05 | I've recently worked on a better version of pkcs11-helper. I've also merged | james | 1 | -1/+1 |
2006-02-16 | Added --port-share option for allowing OpenVPN and HTTPS | james | 1 | -2/+4 |
2005-12-28 | Added OPENVPN_PLUGIN_TLS_FINAL plugin callback. | james | 1 | -1/+11 |
2005-12-14 | svn merge -r 845:854 $SO/trunk/openvpn . | james | 1 | -2/+2 |
2005-11-12 | Merged --remote-cert-ku, --remote-cert-eku, and | james | 1 | -0/+117 |
2005-11-08 | Added ENABLE_INLINE_FILES feature. | james | 1 | -22/+242 |
2005-11-01 | More PKCS#11 changes. | james | 1 | -1/+1 |
2005-10-31 | Windows reliability changes: | james | 1 | -2/+0 |
2005-10-24 | Removed #warn from ssl.c | james | 1 | -1/+0 |
2005-10-20 | Added actual remote address used to the ">STATE" alert | james | 1 | -0/+2 |
2005-10-20 | Merged with Alon's r688. | james | 1 | -2/+2 |
2005-10-17 | Brought up-to-date with Alon's PKCS11 patch at | james | 1 | -10/+1 |
2005-10-16 | VERSION 2.1_beta4 (re-released) | james | 1 | -1/+1 |
2005-10-15 | svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpn | james | 1 | -39/+53 |
2005-10-15 | Merged --capath patch (Thomas Noel). | james | 1 | -4/+24 |
2005-10-15 | Enable the use of --ca together with --pkcs12. If --ca is | james | 1 | -8/+13 |
2005-10-13 | Merged PKCS#11 patch. | james | 1 | -0/+21 |
2005-09-26 | version 2.1_beta1 | james | 1 | -2/+2 |
2005-09-26 | This is the start of the BETA21 branch. | james | 1 | -0/+4099 |