summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 127960 . Add SSL force handshake APIs which take a timeout . r=ne...julien.pierre.bugs%sun.com2005-09-161-0/+14
* Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.nelsonb%netscape.com2005-09-091-0/+2
* Remove fortezza code from libSSL and from the SSL test programs.nelsonb%netscape.com2005-08-161-1/+1
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-1/+1
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines.gerv%gerv.net2004-04-271-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+32
* Declare SSL_NO_STEP_DOWN option. Partial fix to bug 148452.nelsonb%netscape.com2003-10-191-0/+4
* Bug 199082: checked in Nelson's patch, whichwtc%netscape.com2003-03-261-0/+5
* Bug 153380: document the default values for the SSL options.wtc%netscape.com2002-09-181-4/+10
* Fix bug 135261. Create symbolic names for the values 2 and 3 for thenelsonb%netscape.com2002-06-221-0/+6
* Bug 153380: TLS is enabled by default now.wtc%netscape.com2002-06-211-1/+1
* Implement new function SSL_LocalCertificate(). Bug 78959.nelsonb%netscape.com2001-11-081-0/+6
* Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().nelsonb%netscape.com2001-11-021-0/+2
* Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959.nelsonb%netscape.com2001-09-181-29/+10
* Add two new functions to permit application tuning of the number of SSLnelsonb%netscape.com2001-06-121-0/+11
* Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javierwtc%netscape.com2001-05-211-8/+11
* Make SSL API consistent in using SECStatus as return value for functionsnelsonb%netscape.com2001-02-091-33/+37
* Bugzilla bug #65416: assign values explicitly to enumeration constants.wtc%netscape.com2001-01-181-3/+3
* Remove declarations of SOCKS support functions, which have never workednelsonb%netscape.com2001-01-061-23/+7
* Use _WIN32 instead of _WINDOWS in windows-dependent ifdefs.nelsonb%netscape.com2001-01-051-1/+1
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-051-53/+78
* Changes in support of corrected TLS rollback detection.nelsonb%netscape.com2000-05-241-0/+1
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+422