summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 877798, comment change, r=wtc, DONTBUILDKai Engert2013-06-051-1/+1
* Bug 877798 - Fix ssltap to print the correct label certificate_status (not re...Kai Engert2013-06-052-5/+2
* Bug 480514: Support the new supported_signature_algorithms field of theWan-Teh Chang2013-05-313-25/+67
* Bug 818943: Fix a compiler warning on comparison between PRStatus andDaniel Holbert2013-05-301-1/+1
* Bug 637315 - typo in certutil help, --soruce-prefix, patch by Cykesiopka, r=kaieKai Engert2013-05-301-1/+1
* Bug 480514: Implement TLS 1.2 (RFC 5246). A very small part of theAdam Langley2013-05-2916-169/+1047
* Bug 875156: SEC_CertNicknameConflict should take aWan-Teh Chang2013-05-292-2/+2
* Set version to 3.15.1 BetaKai Engert2013-05-293-9/+9
* Added tag NSS_3_15_RTM for changeset db5b7e3c69a5Kai Engert2013-05-280-0/+0
* Set version to NSS 3.15 final releaseNSS_3_15_RTMKai Engert2013-05-283-6/+6
* Bug 783579: Fix the formatting of the help message for --keyAttrFlags,Wan-Teh Chang2013-05-231-8/+10
* Bug 783579: Fix incorrect mapping of 'unextractable'. Remove a debugWan-Teh Chang2013-05-231-3/+1
* Added tag NSS_3_15_BETA6 for changeset 3c2b5c42ce91Wan-Teh Chang2013-05-220-0/+0
* Bug 808217: Make small adjustments to SECITEM_ReallocItemV2. Remove anNSS_3_15_BETA6Wan-Teh Chang2013-05-222-7/+9
* Bug 808217: Revert an unnecessary change. r=kaie.Wan-Teh Chang2013-05-221-2/+2
* Bug 783579 - Add to certutil the ability to specify opFlags and attrFlag, r=r...Elio Maldonado2013-05-223-3/+148
* Bug 866362: Revert changeset 60da07951c17 because it caused selfservWan-Teh Chang2013-05-212-15/+16
* Bug 866362: Address the TODO in ssl3_ServerSendStatusRequestXtn:Kai Engert2013-05-212-16/+15
* Bug 873673: Clean up certificate_status message processing. r=wtc.Brian Smith2013-05-211-29/+22
* Bug 868678: SECITEM_DupArray should allow |from| to be an emptyWan-Teh Chang2013-05-202-4/+9
* Bug 868694: Fix coding style problems in the new code added in NSS 3.15.Wan-Teh Chang2013-05-201-9/+10
* Bug 855832: Remove the unused $(SECURITY_FLAG). r=emaldona.Wan-Teh Chang2013-05-201-1/+1
* Added tag NSS_3_15_BETA5 for changeset d0cf1feff4dcWan-Teh Chang2013-05-200-0/+0
* 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