summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-387/+0
* Bug 766137: SSL_GetChannelInfo should use cwSpec instead of crSpec towtc%google.com2012-08-031-4/+4
* Bug 507359: add SSL_ERROR_FEATURE_NOT_SUPPORTED_FOR_VERSION. Update thewtc%google.com2012-07-131-1/+1
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-251-37/+3
* Bug 507359: remove a superfluous "if" in SSL_ExportKeyingMaterial.wtc%google.com2012-03-141-4/+2
* Bug 507359: add the hasContext parameter to SSL_ExportKeyingMaterialwtc%google.com2012-03-101-8/+8
* Bug 507359: Implement TLS keying material exporters. The patch is writtenwtc%google.com2012-03-071-0/+66
* Bug 732630: Prefer SSL_RSA_WITH_RC4_128_SHA over SSL_RSA_WITH_RC4_128_MD5.wtc%google.com2012-03-061-1/+1
* Bug 525092: Allow SSL_GetChannelInfo to be called as soon as a TLS falsewtc%google.com2010-09-021-1/+9
* additional fix for bug 360421 - Implement TLS Server Name Indication for ser...alexei.volkov.bugs%sun.com2010-01-151-7/+9
* 360421 - Implement TLS Server Name Indication for servers. r=nelsonalexei.volkov.bugs%sun.com2010-01-141-0/+38
* Bug 275744: report a compressionMethodName of "N/A" rather than "NULL" forwtc%google.com2009-11-091-6/+11
* Bug 275744: SSL_GetChannelInfo needs to set the new compression methodwtc%google.com2009-11-071-2/+3
* Bug 275744: In client hello, list compression methods in the order ofwtc%google.com2009-11-071-4/+22
* Bug 453234: Support for SEED Cipher Suites to TLS RFC 4010nelson%bolyard.com2008-12-171-0/+2
* Bug 410587: SSL_GetChannelInfo should return SECFailure on invalidwtc%google.com2008-01-031-1/+2
* Add Camilla cipher suites TLS RFC4132 bug 361025rrelyea%redhat.com2007-02-281-0/+7
* Bugzilla Bug 236245: Updated NSS to "ECC Cipher Suites for TLS" draft 12wtchang%redhat.com2005-12-141-4/+10
* Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.nelsonb%netscape.com2005-09-091-4/+5
* 305984 update FIPS values for cipher suites file=sslinfo.c r=bob,sr=wtcglen.beasley%sun.com2005-09-061-26/+19
* Remove fortezza code from libSSL and from the SSL test programs.nelsonb%netscape.com2005-08-161-5/+0
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-0/+5
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-5/+0
* Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.nelsonb%netscape.com2005-04-051-0/+55
* 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-34/+32
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-271-0/+28
* Support the TLS_RSA_WITH_NULL_SHA cipher suite. Bug 161529.nelsonb%netscape.com2002-08-091-0/+1
* Add new bits to struct returned by SSL_GetCipherSuiteInfo. Bug 132438.nelsonb%netscape.com2002-03-221-35/+35
* 1. the sslSecurityInfo and sslGather structs are now part of the sslSocketnelsonb%netscape.com2002-02-271-7/+5
* Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().nelsonb%netscape.com2001-11-021-135/+129
* Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959.nelsonb%netscape.com2001-09-181-0/+205