summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 617492, Add PK11_KeyGenWithTemplate function to pk11wrap (for Firefox Sync)NSS_3_12_9_BETA2kaie%kuix.de2010-12-093-69/+124
* Bug 614076 - Implement HKDF in SoftokenNSS_3_12_9_BETA1rrelyea%redhat.com2010-12-041-0/+4
* Bug 609076 - Expose a PKCS#11 interface for J-PAKE in Softokenrrelyea%redhat.com2010-12-049-26/+632
* Bug 609068 - Implement J-PAKE in FreeBLrrelyea%redhat.com2010-12-049-58/+809
* Bug 614076 - Implement HKDF in Softokenrrelyea%redhat.com2010-12-033-0/+145
* Bug 613394, November/December 2010 batch of NSS root CA changeskaie%kuix.de2010-12-022-3/+1657
* Bug 592939: Expired CAs in certdata.txtkaie%kuix.de2010-11-262-1414/+302
* Bug 595013: Enable Code Signing Trust Bit for DigiCert's three Roots in NSSkaie%kuix.de2010-11-262-6/+6
* Bug 592939, Expired CAs in certdata.txt, remove beTRUSTed Root CAkaie%kuix.de2010-11-192-534/+248
* Follow up checkin because of bug 585518, increase version number of the NSS r...kaie%kuix.de2010-11-181-2/+2
* Checking in lib/freebl/sha512.c;kaie%kuix.de2010-11-181-6/+5
* Bug 596215, NSS should provide a way to find ALL valid certs for an email add...kaie%kuix.de2010-11-184-15/+136
* Bug 536485 - crash during ssl handshake in [@ intel_aes_decrypt_cbc_256]rrelyea%redhat.com2010-11-182-6/+11
* Bug 536485 - crash during ssl handshake in [@ intel_aes_decrypt_cbc_256]rrelyea%redhat.com2010-11-181-51/+68
* Bug 610843 - Need way to recover softoken in child after fork()rrelyea%redhat.com2010-11-163-0/+92
* Bug 584257 Need a way to expand parial private keysrrelyea%redhat.com2010-11-1610-29/+1644
* Bug 585518, AddTrust Qualified CA Root serial wrong in certdata.txt trust entrykaie%kuix.de2010-11-122-4/+4
* Backing out changes from Bug 589111 - New CVS version (1.12) adds carriage re...christophe.ravel.bugs%sun.com2010-11-101-193/+187
* Fix for Bug 589111 - r=Christophe.Ravelunai.gaston%sun.com2010-11-041-187/+193
* Replace expired cert PayPalEEunai.gaston%sun.com2010-11-041-0/+0
* Bug 444367 - NSS 3.12 softoken returns the certificate type of awtc%google.com2010-10-301-2/+8
* Bug 518551 - Vfychain crashes in PKITS tests.christophe.ravel.bugs%sun.com2010-10-271-2/+1
* Bug 528743: ignore unknown AIA location types. r=alexei.wtc%google.com2010-09-273-2/+3
* Bug 597622: map more libpkix errors to SEC_ERROR_BAD_INFO_ACCESS_LOCATION.wtc%google.com2010-09-271-3/+3
* Bug 597622: update the comments for CERT_ParseURL because it is no longerwtc%google.com2010-09-271-4/+4
* Bug 516104: Add SEC_ERROR_UNKNOWN_PKCS11_ERROR. r=alexei. I had to addwtc%google.com2010-09-273-2/+12
* bug 337433, Need CERT_FindCertByNicknameOrEmailAddrByUsagekaie%kuix.de2010-09-243-4/+75
* Change NSS version to 3.12.9 Beta.christophe.ravel.bugs%sun.com2010-09-233-9/+9
* Preparing NSS 3.12.8 RC0.NSS_3_12_8_RTMNSS_3_12_8_RC0christophe.ravel.bugs%sun.com2010-09-163-6/+6
* Bug 595264: Fix an infinite loop in pkix_pl_InfoAccess_ParseTokens if thewtc%google.com2010-09-161-8/+5
* Bug 525092: Allow SSL_GetChannelInfo to be called as soon as a TLS falseNSS_3_12_8_BETA3wtc%google.com2010-09-021-1/+9
* Bug 585842: CERT_MakeCANickname should return NULL instead a staticwtc%google.com2010-09-021-1/+1
* Bug 584875: Clean up sec_PKCS12EncoderContext at the end ofwtc%google.com2010-09-021-11/+38
* Bug 584871: Add the dIsOpen flag to SEC_PKCS12DecoderContext to trackwtc%google.com2010-09-011-2/+33
* Bug 587234: SSL_ERROR_WEAK_SERVER_KEY is renamedwtc%google.com2010-09-013-4/+4
* Bug 500439: back out what seems to be an unintentional change in thewtc%google.com2010-08-291-3/+0
* Bug 500439: remove unused function SECU_GetCert added in the previouswtc%google.com2010-08-291-52/+0
* Bug 586697 - ssl3_DeriveMasterSecret must not request pVersion when it doesnelson%bolyard.com2010-08-281-1/+5
* Bug 587399 crmf_copy_cert_req_msg leaks poolp if newReqMsg = PORT_ArenaZNew f...nelson%bolyard.com2010-08-281-1/+2
* Bug 587622 print_attr_value calls get_obj_class instead of get_key_type for C...nelson%bolyard.com2010-08-281-1/+1
* Bug 587432 NSS_CMSSignerInfo_Sign leaks tmppoolp when things failnelson%bolyard.com2010-08-281-1/+3
* Bug 587393 remove JAR_cert_attribute declarationnelson%bolyard.com2010-08-281-13/+0
* Bug 586967: CERT_CreateCertificate leaks arena if PORT_ArenaZAlloc failsnelson%bolyard.com2010-08-281-22/+26
* Bug 586953: CERT_FormatName leaks everything if it can't PORT_Alloc for bufnelson%bolyard.com2010-08-281-1/+22
* Backport certutil.c from trunk. Includes many memory leak fixes, andnelson%bolyard.com2010-08-281-21/+60
* Bug 500439: Make certutil to be able to read and display a der cert from a filenelson%bolyard.com2010-08-282-0/+94
* Bug 582575, Add July 2010 batch of roots to NSSkaie%kuix.de2010-08-273-5/+1158
* Bug 588698: SSL_DataPending only needs to get recvBufLock. r=nelson.wtc%google.com2010-08-261-7/+0
* Bug 578697: Wildcards and IP addresses don't mix.wtc%google.com2010-08-251-1/+20
* Bug 567134: use the -DYNAMICBASE linker option for Visual C++ 8 (2005) SP1wtc%google.com2010-08-181-2/+32