summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setting version to 3.15.1 RTMNSS_3_15_1_RTMKai Engert2013-06-273-6/+6
* Bug 877798, revert my accidental change to secoid.c, thanks to Wan-Teh for no...Kai Engert2013-06-261-0/+3
* Added tag NSS_3_15_1_BETA2 for changeset 17df3000588aWan-Teh Chang2013-06-180-0/+0
* Bug 882829: RNG_SystemRNG should fail rather than falling back onNSS_3_15_1_BETA2Wan-Teh Chang2013-06-171-69/+4
* Bug 884072: Fix a typo in the header include guard, reported by a newNico Weber2013-06-171-1/+1
* Fix uninitialized variable.Bob Relyea2013-06-171-1/+1
* Bug 480514: Support TLS 1.2 in the PKCS #11 bypass mode. Delay theWan-Teh Chang2013-06-175-203/+247
* BUG 856060: Enforce nameConstraints on the commonName in libpkix mode when no...Ryan Sleevi2013-06-119-1/+148
* Bug 876352 - certutil: (a) Warn if importing PEM file with private key (b) fa...Kai Engert2013-06-1121-27/+42
* Bug 565296 - shlibsign returns 0 although it fails, r=rrelyeaKai Engert2013-06-111-1/+7
* Added tag NSS_3_15_1_BETA1 for changeset 5577feb2791aKai Engert2013-06-110-0/+0
* Bug 881427: Clean up the runtime check for ECC curve capabilities.NSS_3_15_1_BETA1Wan-Teh Chang2013-06-104-22/+23
* BUG 875601: SECMOD_CloseUserDB should reset the token delay when removing a u...Ryan Sleevi2013-06-101-0/+7
* Bug 480514: Prune the supported_signature_algorithms field of ourWan-Teh Chang2013-06-073-30/+30
* Bug 872745: SSL_HandshakeNegotiatedExtension should call PR_SetErrorWan-Teh Chang2013-06-061-6/+8
* Bug 480514: Implement the new HMAC-SHA256 cipher suites specified in RFCWan-Teh Chang2013-06-0511-26/+98
* 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