summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 588052 - FREEBL_NO_DEPEND should not depend on FREEBL_CHILD_BUILD=1, r=wt...emaldona%redhat.com2010-08-172-8/+5
* Bug 586857: Mark SEC_OID_NS_CERT_EXT_SSL_SERVER_NAME as an unsupportedwtc%google.com2010-08-161-1/+1
* Bug 587234: Better error reporting for tiny DH keys in Server Key Exchange.wtc%google.com2010-08-163-1/+8
* Bug 585247: Add -rpath-link to LDFLAGS for Maemo / Scratchbox.wtc%google.com2010-08-131-0/+6
* Bug 585847: Call PL_ArenaFinish before PR_Cleanup. r=nelson.wtc%google.com2010-08-101-1/+1
* Bug 585847: remove -DUSE_DEBUG_RTL, which is not being used. r=nelson.wtc%google.com2010-08-101-1/+1
* Bug 536640: Initialize param.iter.type to siBuffer because the ASN.1wtc%google.com2010-08-071-7/+2
* Bug 525092: Allow SSL_SecurityStatus and SSL_HandshakeNegotiatedExtensionNSS_3_12_8_BETA2wtc%google.com2010-08-032-2/+21
* Bug 525092: Support TLS false start. The patch is contributed by AdamNSS_3_12_8_BETA1wtc%google.com2010-07-319-9/+100
* Bug 575174: Use MOZ_DEBUG_FLAGS on Linux, Mac, and Windows. Changewtc%google.com2010-07-313-3/+15
* Bug 526231 NSC_GetAttributeValue returns CKR_GENERAL_ERROR instead ofwtc%google.com2010-07-311-41/+39
* Bug 516104: Add error messages for recently added error codeswtc%google.com2010-07-311-0/+5
* Bug 158750: Fix the incorrect "End of Version 3.0xx" comments, found bywtc%google.com2010-07-311-5/+1
* Bug 580679: 1. Remove unnecessary -I flags from the NSS makefiles.wtc%google.com2010-07-304-11/+2
* Bug 437904: Do not call sftkdb_ClearPassword() when needLogin is false.wtc%google.com2010-07-282-5/+36
* NSS 3.12.8 Beta.christophe.ravel.bugs%sun.com2010-07-193-9/+9
* fixup commit for branch 'NSS_3_12_BRANCH'cvs2hg2010-07-150-0/+0
* Prepare NSS 3.12.7 RTM.NSS_3_12_BRANCHPOINTNSS_3_12_7_RTMchristophe.ravel.bugs%sun.com2010-07-153-6/+6
* Bug 556497 - ServerSessionIDLookup tries very hard to crash if !gotLock or p...NSS_3_12_7_BETA2alexei.volkov.bugs%sun.com2010-07-051-1/+1
* Bug 575746: Use strchr() instead of strstr() in NSS code. Patch contributed b...emaldona%redhat.com2010-07-011-1/+1
* Bug 571797: do not check block cipher padding if decryption failed. TheNSS_3_12_7_BETAwtc%google.com2010-06-241-1/+1
* Bug 394919: dNSName constraints should constrain cert Common Names inwtc%google.com2010-06-242-4/+5
* Bug 497251: Set FREEBL_NO_DEPEND to 0 to force a "depend" build. r=rrelyea.wtc%google.com2010-06-243-7/+10
* Bug 571797: NSS should not send the decryption_failed alertnelson%bolyard.com2010-06-243-14/+9
* Bug 564011: Don't match keys that have empty CKA_ID's when importing keys.wtc%google.com2010-06-241-1/+14
* Bug 564011: When signing attributes to a peer db, remember to create awtc%google.com2010-06-231-6/+42
* Bug 570334: Support a CPU_ARCH of x86_64, which is set by mingw-w64. Thewtc%google.com2010-06-231-1/+1
* Bug 158750: Add KeyType constants rsaPssKey and rsaOaepKey, defined in RFCwtc%google.com2010-06-233-3/+31