aboutsummaryrefslogtreecommitdiff
path: root/ssl.c
AgeCommit message (Expand)Author
2010-08-16Fixed compiler warning in ssl.cDavid Sommerseth
2010-07-28Merge branch 'svn-BETA21' into beta2.2David Sommerseth
2010-07-27Fixed an issue where application payload transmissions on theJames Yonan
2010-07-22Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth
2010-07-22Merge branch 'feat_eurephia' into beta2.2David Sommerseth
2010-07-22Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-06-26Fixed static defined length check to use sizeof()Emilien Mantel
2010-06-17Choose a different field in X509 to be usernameEmilien Mantel
2010-06-04Merge branch 'master' into bugfix2.1David Sommerseth
2010-06-01Implemented a key/value auth channel from client to server.James Yonan
2010-05-04ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel
2010-04-29Revamped the script-security warning logging (version 2)David Sommerseth
2010-04-29Fix certificate serial number exportDavide Brini
2010-04-29Fixed potential NULL pointer issueDavid Sommerseth
2010-04-29Renamed all calls to create_temp_filename()David Sommerseth
2010-04-29Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth
2010-04-28Updated copyright date to 2010.James Yonan
2010-03-12Modified ">PASSWORD:Verification Failed" management interfaceJames Yonan
2010-03-06Fixed an issue where if reneg-sec was set to 0 on the client,James Yonan
2010-03-02enhance tls-verify possibilityMathieu GIANNECCHINI
2010-02-15Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth
2010-01-16Fixed an issue where AUTH_FAILED was not being properly deliveredjames
2009-11-13Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james
2009-10-25On server, lock client-provided certs against mid-session TLSjames
2009-10-24On server, lock session username against changes in mid-session TLSjames
2009-09-29Added the ability for the server to provide a custom reason stringjames
2009-09-27Eliminated the limitation on the number of options that can be pushedjames
2009-05-30Update copyright to 2009.james
2009-05-30Fixed issue of symbol conflicts interfering with Windows CryptoAPIjames
2009-01-27Fixed issue involving an #ifdef in a macro reference that breaks early gccjames
2008-11-18Added server-side --opt-verify option: clients that connectjames
2008-10-31Added --no-name-remapping option to allow Common Name, X509 Subject,james
2008-10-28Added server-side --auth-user-pass-optional directive, to allowjames
2008-10-28Save X509 Subject fields to environment, using the naming convention:james
2008-10-27Fixed informational message in ssl.c to properly indicatejames
2008-10-06Copyright notice changed to reflect change in name ofjames
2008-09-08Fixed bug in intra-session TLS key rollover that was introduced withjames
2008-09-062.1_rc8 and earlier did implicit shell expansion on scriptjames
2008-08-10Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, whichjames
2008-07-26Completely revamped the system for calling external programs and scripts:james
2008-07-19Modified extract_x509_field_ssl to return a status value indicatingjames
2008-07-19Replace leading dash ('-') characters in an X509 name with underbars ('_')james
2008-07-17Removed old version of extract_x509_field.james
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james
2008-06-11Updated copyright notice to 2008.james
2008-06-11Updated version to 2.1_rc7e.james
2008-06-04Fixed an issue in extract_x509_field_ssl where the extractionjames
2008-06-04Incremented version to 2.1_rc7d.james
2008-05-24Support asynchronous/deferred authentication injames
2008-05-12Moved branch into official BETA21 position.james