summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers to NSS 3.12.11 final releaseNSS_3_12_11_RTMkaie%kuix.de2011-08-093-6/+6
* Bug 668397: remove support for Fortezza certificates and keys fromNSS_3_12_11_BETA3wtc%google.com2011-08-052-619/+7
* Bug 662557: Set pkixErrorClass and pkixErrorCode if localRevChecker orexterna...wtc%google.com2011-08-052-12/+21
* Bug 217721: change the certUsageObjectSigner case back towtc%google.com2011-08-051-3/+5
* Bug 671002 - July 2011 batch of CA certificate changes, r=rrelyeaNSS_3_12_11_BETA2kaie%kuix.de2011-08-013-7/+1149
* Bug 217721: do not use non-repudiation-only certs for SSL clientwtc%google.com2011-07-282-9/+22
* Bug 617565: Prevent buffer overflow in PK11_DeriveWithTemplate andNSS_3_12_11_BETA1wtc%google.com2011-07-261-3/+9
* Bug 668001: Make SSL_OptionSetDefault and SSL_OptionGetDefault inspectwtc%google.com2011-07-261-6/+19
* Bug 671711: don't prefix "cc" (condition code registers) with %. clangwtc%google.com2011-07-201-6/+6
* Bug 655411, signed/unsigned comparison in ocsp.c; risk of keeping monitor loc...kaie%kuix.de2011-07-131-4/+8
* Bug 602509, Signed email appears as not trustworthy -- Patch contributed by K...kaie%kuix.de2011-07-121-1/+11
* Bug 661609: merge Linux2.4.mk and Linux2.6.mk into Linux.mk so that we canwtc%google.com2011-07-049-322/+16
* Bug 655850, lib crmf uses a hardcoded maximum size of 2048 for wrapped privat...kaie%kuix.de2011-06-201-1/+29
* Bug 661061 - intel_aes_decrypt_cbc_256 doesn't work correctly when input and ...rrelyea%redhat.com2011-06-141-2/+2
* Bug 650276 - SECU_DerSignDataCRL improperly initializes sd because it uses si...kaie%kuix.de2011-05-071-5/+3
* Bug 346583, ATOB_ConvertAsciiToItem and NSSBase64_DecodeBuffer should fail gr...kaie%kuix.de2011-05-071-5/+11
* NSS 3.12.11 startschristophe.ravel.bugs%sun.com2011-05-063-9/+9
* Prepare NSS 3.12.10 RTMNSS_3_12_10_RTMchristophe.ravel.bugs%sun.com2011-05-063-6/+6
* 644440 - request add a new feature for SDP native support. r=rrelyeaNSS_3_12_10_BETA1alexei.volkov.bugs%sun.com2011-04-213-16/+41
* Bug 650272, seckey functions call memset with sizeof(pointer) instead of size...kaie%kuix.de2011-04-201-2/+2
* Bug 633039, pkix_pl_Socket_Poll unintentionally overwrites socket status (ope...kaie%kuix.de2011-04-141-3/+3
* Bug 527508, libpkix: need to check crl issuer key usages before downloading a...kaie%kuix.de2011-04-081-0/+3
* Bug 647902, Add general purpose allocation code for CERT_PKIXVerifyCert, r=rr...kaie%kuix.de2011-04-083-12/+83
* Bug 596842: Misc improvements to pkix_pl_InfoAccess_ParseTokens. When wewtc%google.com2011-04-081-10/+8
* Bug 597618: add a max loop iteration count forwtc%google.com2011-04-081-12/+22
* Bug 635778: Improve the comments for SSL_ConfigSecureServerWithCertChain.wtc%google.com2011-04-081-1/+2
* *** empty log message ***wtc%google.com2011-04-083-8/+8
* Bug 634490: create the .chk file with PR_Open instead of PR_OpenFile towtc%google.com2011-04-081-1/+1
* Bug 559510: Bad scalability caused by contention for random number generatorwtc%google.com2011-04-071-12/+37
* Bug 559508: Bad scalability on 4-socket Nehalem caused by unused counterswtc%google.com2011-04-072-2/+2
* Bug 622719, Remove legacy root certificates from NSS, r=rrelyeakaie%kuix.de2011-04-062-5034/+320
* Bug 642129, March 2011 batch of NSS root changes, r=rrelyeakaie%kuix.de2011-04-063-5/+1963
* Bug 645460: Default to 32-bit NSS builds on OS X 10.6 (Snow Leopard) andwtc%google.com2011-04-061-0/+2
* Bug 647746, expired PayPal testing cert, affects testing onlykaie%kuix.de2011-04-041-0/+0
* Bug 646610: Remove an obsolete comment for a #else. The patch iswtc%google.com2011-03-301-1/+1
* Bug 599831 - scalability limited on 4-socket Westmere by hot lock for RSA bli...rrelyea%redhat.com2011-03-303-105/+281
* Bug 588698 and Bug 638821: Fix locking order in ssl2_BeginClientHandshake.wtc%google.com2011-03-301-2/+2
* Bug 596842: pkix_pl_InfoAccess_ParseLocation should replace "%" hex hexwtc%google.com2011-03-301-20/+41
* Bug 625675 - trust flags are not being deleted when we delete the associated ...emaldona%redhat.com2011-03-263-0/+110
* Bug 630589, Improve certutil help output, introduce overview and help section...kaie%kuix.de2011-03-251-165/+379
* Possible minor memory leak in SNI code. r=alexei, bob. Patch is provided by M...alexei.volkov.bugs%sun.com2011-03-242-4/+10
* 640125 - SSL_CanBypass has minor memory leaks. r=bob, alexei. Patch is provid...alexei.volkov.bugs%sun.com2011-03-2470-408/+1385
|\
* \ fixup commit for tag 'NSS_3_12_9_WITH_CKBI_1_82_RTM'NSS_3_12_9_WITH_CKBI_1_82_RTMcvs2hg2011-03-232112-0/+883880
|\ \
* | | fixup commit for tag 'NSSCKBI_1_82_RTM'NSSCKBI_1_82_RTMcvs2hg2011-03-232113-884826/+0
| |/ |/|
* | Bug 642815, Deal with bogus certs issued by Comodo partner - NSS level fix, p...kaie%kuix.de2011-03-234-5/+3510
* | 631986 - SSL_ReconfigFD tries to access elements of a null pointer. r=alexei,...alexei.volkov.bugs%sun.com2011-03-161-3/+5
* | 635778 - Need an API to pass user defined cert chain when SSL socket is set u...alexei.volkov.bugs%sun.com2011-03-166-5/+28
* | 629299 - core dump when tls session tickets are enabled and session cache is ...alexei.volkov.bugs%sun.com2011-03-163-30/+98
* | Bug 640992 - nss_cms_before_data loses the child's content pointer on recursi...emaldona%redhat.com2011-03-151-0/+3
* | Updated instructions to generate the OCSP server certificates.christophe.ravel.bugs%sun.com2011-03-081-11/+13