aboutsummaryrefslogtreecommitdiff
path: root/ssl.c
AgeCommit message (Expand)Author
2011-03-31Fix the --client-cert-not-required featureDavid Sommerseth
2011-03-25Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth
2011-03-25Misc fixes to r6708.James Yonan
2011-03-25Added "management-external-key" option. This option can be usedJames Yonan
2011-03-25Add extv3 X509 field support to --x509-username-fieldMarkus Koetter
2011-01-06Fix compiler warning when compiling against OpenSSL 1.0.0David Sommerseth
2010-12-17Make the --x509-username-field feature an opt-in featureDavid Sommerseth
2010-11-18Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-11-18Merge branch 'bugfix2.1' into beta2.2David Sommerseth
2010-11-18Fixed potential misinterpretation of boolean logicDavid Sommerseth
2010-11-18Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth
2010-11-16In verify_callback, the subject var should be freed by OPENSSL_free,James Yonan
2010-11-14Clean-up: Remove more dead and inactive code pathsDavid Sommerseth
2010-11-14Clean-up: Remove pthread and mutex locking codeDavid Sommerseth
2010-11-13Merge branch 'svn-BETA21' into beta2.2David Sommerseth
2010-11-13Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth
2010-10-24Implement challenge/response authentication support in client mode,James Yonan
2010-10-21Fixed compiler warning in ssl.cDavid Sommerseth
2010-10-21Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth
2010-10-21Fixed static defined length check to use sizeof()Emilien Mantel
2010-10-21Choose a different field in X509 to be usernameEmilien Mantel
2010-10-21ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel
2010-10-21Revamped the script-security warning logging (version 2)David Sommerseth
2010-10-21enhance tls-verify possibilityMathieu GIANNECCHINI
2010-10-21Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth
2010-10-21Fixes openssl-1.0.0 compilation warningchantra
2010-10-21Fix certificate serial number exportDavide Brini
2010-10-21Fixed potential NULL pointer issueDavid Sommerseth
2010-10-21Renamed all calls to create_temp_filename()David Sommerseth
2010-10-21Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth
2010-08-29Allow PKCS12 file content to be included inline in configuration file,James Yonan
2010-07-27Fixed an issue where application payload transmissions on theJames Yonan
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-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-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-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