summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 808217 - Sporadic failure of 'certutil' to convert ASCII cert request to ...NSS_3_15_BETA5Kai Engert2013-05-185-4/+79
* Bug 863871, Part 3: Remove CVS keywords from generated code, r=wtcBrian Smith2013-05-164-74/+5
* Bug 866362 - SSL_SetStapledOCSPResponses needs an argument to specify which c...Kai Engert2013-05-166-103/+137
* Bug 863947: When using libpkix with both explicit anchors and user/PKCS#11Ryan Sleevi2013-05-013-17/+60
* Bug 869262: AppendAVA() should pass the the minimum of avaValue->len andWan-Teh Chang2013-05-131-1/+3
* Added tag NSS_3_15_BETA4 for changeset b610af8addaaWan-Teh Chang2013-05-100-0/+0
* Bug 869608 - Remove the .cvsignore files, r=wtcNSS_3_15_BETA4Elio Maldonado2013-05-073-0/+1
* Bug 869080: ssl3_HandleHandshakeMessage should also incrementWan-Teh Chang2013-05-071-1/+1
* Bug 341127: Fix the remaining invalid read in rc4_wordconv. r=sleevi.Wan-Teh Chang2013-05-071-10/+10
* Bug 869608: Remove the .cvsignore files in nss/cmd and nss/lib. r=bsmith.Wan-Teh Chang2013-05-076-8/+0
* Bug 780386: Fix incorrect conversion of hex digits 'A'-'F' inCykesiopka2013-05-061-2/+2
* Bug 868803: Obviate PR_Sleep during socket connect on Windows, r=wtcBrian Smith2013-05-062-11/+0
* Bug 733521: Hold handshake lock across all accesses of handshake information ...Brian Smith2013-05-061-6/+5
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=wtcElio Maldonado2013-05-067-26/+21
* Bug 733521: Hold lock across all uses of ssl3.hs in ssl3_GatherCompleteHandsh...Brian Smith2013-05-041-3/+10
* Bug 745471: Fix bugs in SECITEM_AllocArray. Fail with SEC_ERROR_INVALID_ARGSWan-Teh Chang2013-05-041-11/+12
* Bug 867795: Fix assertion of return value of ssl3_AuthCertificate, r=wtcBrian Smith2013-05-031-2/+1
* Bug 842856: Pass NULL instead of 0 as the "const PRTime *atTime" argumentWan-Teh Chang2013-05-031-2/+2
* Bug 855832: Fix compiler warnings. PR_CallOnce() returns PRStatus, soWan-Teh Chang2013-05-031-2/+1
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-02191-1049/+1059
* Bug 867795: Fix bugs in the code in ssl3_HandleHandshakeMessage thatWan-Teh Chang2013-05-031-18/+29
* Bug 868308: Export CERT_AddCertToListHead to applications, r=rsleeviBrian Smith2013-05-031-0/+1
* Bug 853812: Expose OCSP POST function to applications, r=rsleeviBrian Smith2013-05-033-28/+47
* Bug 867795: Fix code formatting issues reported by Adam Langley.Wan-Teh Chang2013-05-022-5/+5
* Bug 835919: Remove an extraneous ')' after an ifeq directive. Add aWan-Teh Chang2013-05-011-3/+3
* Bug 867861 and Bug 832272: Avoid certdata.c being created beforeMike Hommey2013-05-011-0/+1
* Bug 867795: Fix problems in SSL_AuthCertificate. 1) Fix variableWan-Teh Chang2013-05-011-5/+5
* Bug 867795: check not only ss->certStatusArray is non-null but alsoWan-Teh Chang2013-05-012-2/+2
* Added tag NSS_3_15_BETA3 for changeset 3986289106f1Wan-Teh Chang2013-05-010-0/+0
* Bug 844513: Add AddressSanitizer annotations to port_ArenaZeroAfterMark.NSS_3_15_BETA3Wan-Teh Chang2013-04-302-0/+21
* Bug 866363: Fix the memory leak of array->items in secitem_FreeArray.Wan-Teh Chang2013-04-292-5/+6
* Bug 857882: Add _BITS to the EC_MAX_KEY and EC_MIN_KEY macros. r=sleevi.Wan-Teh Chang2013-04-292-8/+8
* Bug 866949: Remove the unused variables in ssl3_SendCertificateStatus.Wan-Teh Chang2013-04-291-3/+0
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=rr...Elio Maldonado2013-04-299-9/+84
* Bug 863871, Part 2: Remove version (-v) option from ssltap because itBrian Smith2013-04-251-7/+1
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-25430-969/+0
* Added tag NSS_3_15_BETA2 for changeset d8870eaa2c43Kai Engert2013-04-220-0/+0
* Bug 835091: Code cleanup -- don't need to include <stdlib.h>, markNSS_3_15_BETA2Wan-Teh Chang2013-04-194-21/+17
* Bug 846958: Fix logically incorrect key buffer sizes inWan-Teh Chang2013-04-191-1/+1
* Bug 839606: rewrite SEC_ReadPKCS7Certs to use the ASN.1 decoder directlyWan-Teh Chang2013-04-191-24/+130
* Bug 863888 - Improve SECU_Print* to include error message name and fix constn...Brian Smith2013-04-192-11/+19
* Bug 839663: Add the OID for the 'name' attribute type in X.520. r=rrelyea.Wan-Teh Chang2013-04-193-1/+10
* Bug 808217 - Sporadic failure of 'certutil' to convert ASCII cert request to ...Kai Engert2013-04-191-5/+14
* Bug 836477 - Complete the initial review of the docbook documentation for NSS...Elio Maldonado2013-04-1811-45/+23
* Bug 836477 - Complete the initial review of the docbook documentation for NSS...Elio Maldonado2013-04-181-95/+111
* Bug 841788 - nss-tools certutil -H does not list all options, misses -F, r=kaieElio Maldonado2013-04-161-0/+21
* Bug 845556, Make the NSS build system treat coreconf as an integral part of N...Wan-Teh Chang2013-04-122-36/+5
* Bug 857615 - April 2013 batch of NSS root CA changes, r=rrelyeaKai Engert2013-04-112-156/+1590
* Bug 857882 - Need runtime check for ECC curve capabilitiesBob Relyea2013-04-106-20/+84
* backout bug 835919, backout bug 850905Elio Maldonado2013-04-109-118/+21