| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 1 | -165/+0 |
* | Bug 811331 / Bug 360420, OCSP Stapling, TLS server side implementation; add a... | kaie%kuix.de | 2013-02-15 | 1 | -0/+1 |
* | Bug 360420, OCSP Stapling, allow multiple status items, in an attempt to be p... | kaie%kuix.de | 2013-02-15 | 1 | -1/+1 |
* | Bug 360420, OCSP Stapling, TLS client side implementation, based on work by A... | kaie%kuix.de | 2013-02-15 | 1 | -0/+6 |
* | Bug 797572: Export SRTP functions from libssl. Patch contributed by rjesup, r... | bsmith%mozilla.com | 2012-10-03 | 1 | -0/+2 |
* | Bug 681065: Rename DTLS_GetTimeout to DTLS_GetHandshakeTimeout. r=ekr. | wtc%google.com | 2012-06-19 | 1 | -1/+1 |
* | Bug 716563 - update license to MPL 2. r=rrelyea. | gerv%gerv.net | 2012-04-25 | 1 | -35/+3 |
* | Change version number to 3.14.0.0 Beta, r=nss-dev | kaie%kuix.de | 2012-04-24 | 1 | -1/+1 |
* | Bug 681065: export the new DTLS_GetTimeout function. | wtc%google.com | 2012-04-05 | 1 | -0/+1 |
* | Bug 681065: Implement DTLS (Datagram TLS) 1.0. The patch is contributed by | wtc%google.com | 2012-04-04 | 1 | -0/+1 |
* | Change the NSS version on the trunk to 3.13.5 Beta. | wtc%google.com | 2012-03-31 | 1 | -1/+1 |
* | Bug 571722: merge with the "Implement SSL Version Range API [v5]" patch by | wtc%google.com | 2012-03-18 | 1 | -0/+3 |
* | Bug 571722: Implement SSL Version Range API. The patch is written by | wtc%google.com | 2012-03-11 | 1 | -0/+2 |
* | Bug 507359: Implement TLS keying material exporters. The patch is written | wtc%google.com | 2012-03-07 | 1 | -0/+6 |
* | Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm... | kaie%kuix.de | 2012-02-11 | 1 | -1/+1 |
* | Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm... | kaie%kuix.de | 2012-02-11 | 1 | -0/+1 |
* | Bug 547312: Implement client-side support for NPN; original patch by agl r=wt... | bsmith%mozilla.com | 2011-10-29 | 1 | -0/+8 |
* | Bug 673115 - Add function to obtain version of NSS at runtime, r=wtc, r=rrelyea | kaie%kuix.de | 2011-08-01 | 1 | -0/+6 |
* | Bug 635778: Rename SSL_ConfigSecureServerWithChainOpt to | wtc%google.com | 2011-04-08 | 1 | -1/+1 |
* | 635778 - Need an API to pass user defined cert chain when SSL socket is set u... | alexei.volkov.bugs%sun.com | 2011-03-10 | 1 | -0/+6 |
* | Bug 496993: Add accessor functions for SSL_ImplementedCiphers and | wtc%google.com | 2010-02-10 | 1 | -0/+2 |
* | Bug 540304, Implement SSL_HandshakeNegotiatedExtension | kaie%kuix.de | 2010-01-28 | 1 | -0/+1 |
* | 360421 - Implement TLS Server Name Indication for servers. r=nelson | alexei.volkov.bugs%sun.com | 2010-01-14 | 1 | -0/+10 |
* | Bug 325672: NSS needs a function to indicate usability of the bypass feature | christophe.ravel.bugs%sun.com | 2007-11-09 | 1 | -1/+1 |
* | Bug 325672, Create CanBypass function | neil.williams%sun.com | 2007-07-18 | 1 | -0/+6 |
* | Export two new functions that were added in NSS 3.11: | nelson%bolyard.com | 2006-11-15 | 1 | -0/+7 |
* | Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license. | wtchang%redhat.com | 2005-02-23 | 1 | -2/+1 |
* | Bug 236613: change to MPL/LGPL/GPL tri-license. | gerv%gerv.net | 2005-02-02 | 1 | -23/+29 |
* | Bug 199082: checked in Nelson's patch, which | wtc%netscape.com | 2003-03-26 | 1 | -0/+6 |
* | Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. List | wtc%netscape.com | 2002-03-07 | 1 | -5/+2 |
* | Implement new function SSL_LocalCertificate(). Bug 78959. | nelsonb%netscape.com | 2001-11-08 | 1 | -0/+1 |
* | Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo(). | nelsonb%netscape.com | 2001-11-02 | 1 | -0/+1 |
* | Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959. | nelsonb%netscape.com | 2001-09-18 | 1 | -0/+1 |
* | NSS 3.3 has been renamed NSS 3.4. Two '-' chars should be '+'. | wtc%netscape.com | 2001-07-03 | 1 | -3/+3 |
* | Add two new functions to permit application tuning of the number of SSL | nelsonb%netscape.com | 2001-06-12 | 1 | -0/+10 |
* | Merge in NSS 3.2.1 changes. (VersionCheck function) | nelsonb%netscape.com | 2001-04-11 | 1 | -0/+6 |
* | Conform to the new .def rules | relyea%netscape.com | 2001-01-06 | 1 | -2/+14 |
* | Remove 8 deprecated functions from export list. | nelsonb%netscape.com | 2001-01-06 | 1 | -8/+0 |
* | Merge UNIX and Win Data types | relyea%netscape.com | 2001-01-06 | 1 | -4/+2 |
* | 1) Add AIX to the exportted symbols controlled plaform. | relyea%netscape.com | 2001-01-06 | 1 | -92/+99 |
* | Changes to deal with exporting data from Windows DLLs. | nelsonb%netscape.com | 2001-01-05 | 1 | -9/+4 |
* | Added the LIBRARY statements to the .DEF files. | wtc%netscape.com | 2001-01-03 | 1 | -0/+1 |
* | Added Windows module-definition (.DEF) files for nss, smime, and ssl | wtc%netscape.com | 2000-12-29 | 1 | -0/+96 |