summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 734534: Fix nits in the next protocol negotiation (NPN) functions.NSS_3_13_4_BETA1wtc%google.com2012-03-311-5/+4
* fixup commit for branch 'NSS_3_13_4_BRANCH'cvs2hg2012-03-3122-163/+533
* Bug 732258: ssl3_FinishHandshake cleanup. Fix the unused variable compilerwtc%google.com2012-03-061-4/+2
* Bug 732630: Prefer SSL_RSA_WITH_RC4_128_SHA over SSL_RSA_WITH_RC4_128_MD5.wtc%google.com2012-03-063-3/+6
* Bug 690980, selfserv -n option is broken with TLS SNI (edit), Patch contribut...kaie%kuix.de2012-03-011-5/+8
* Bug 727691, SSL_InvalidateSession crashes if session cache was disabled (edit...kaie%kuix.de2012-03-011-1/+1
* Bug 644764, AES256 not recorded in SMIME capabilities, Patch contributed by M...kaie%kuix.de2012-03-012-1/+9
* Bug 679610, fix contributed by David Volgyes and aceman. r=wtckaie%kuix.de2012-03-011-4/+1
* Bug 728919: Fix clang warning about equality comparison with extraneouswtc%google.com2012-03-011-1/+1
* Bug 647364: support explicitly trusted leaf certificate. Report a nullwtc%google.com2012-02-281-12/+37
* Bug 726134: document that the cert_NSSCertFromPKIXCert function inwtc%google.com2012-02-281-1/+4
* Bug 726134: Allow CERT_PKIXVerifyCert to return a NULL trust anchor certwtc%google.com2012-02-282-42/+58
* Bug 729721: change PKIX_PL_Cert_GetVersion to use v1 (0) as the defaultwtc%google.com2012-02-271-2/+2
* Bug 577747, Memory leak in ECDSA code in secvfy.c, problem analysis by Hanno ...kaie%kuix.de2012-02-251-3/+5
* Backing out last two checkins, because of tinderbox test failureskaie%kuix.de2012-02-252-52/+29
* Bug 577747, Memory leak in ECDSA code in secvfy.c, problem analysis by Hanno ...kaie%kuix.de2012-02-251-3/+5
* Bug 715073, fix quickder, patch contributed by Kaspar Brand, r=rrelyeakaie%kuix.de2012-02-241-26/+47
* Bug 729380: add an emacs mode line to make mxr.mozilla.org display tabswtc%google.com2012-02-231-6/+7
* Bug 729377: SEC_RegisterDefaultHttpClient andwtc%google.com2012-02-221-3/+3
* Set version strings to 3.13.4.0 Betakaie%kuix.de2012-02-223-9/+9
* Set NSS version strings to NSS 3.13.3 release candidate 0NSS_3_13_3_RTMNSS_3_13_3_RC0kaie%kuix.de2012-02-183-6/+6
* Related to bug 724929, Make sure the offending trustwave intermediates are no...kaie%kuix.de2012-02-183-5/+125
* Bug 696807: the previous checkin requires including "secerr.h".wtc%google.com2012-02-171-0/+1
* CVSi ----------------------------------------------------------------------rrelyea%redhat.com2012-02-171-0/+16
* Bug 696807 - sftkdb_DeleteSecmodDB and sftkdb_AddSecmodDB should set errorwtc%google.com2012-02-171-0/+4
* Bug 673421: Fix a comment typo (filter => digest). r=emaldona.wtc%google.com2012-02-171-1/+1
* Bug 726188: Change PKIX_Error.plErr to PKIX_Int32. r=bsmith.wtc%google.com2012-02-174-4/+4
* Bug 699672: Make the SEC_ASN1Template declarations C++ safe. r=rrelyea.wtc%google.com2012-02-171-4/+8
* Bug 713410, move variable declaration, r=jst, r=rrelyeakaie%kuix.de2012-02-171-7/+6
* Set version strings to 3.13.3.0 Betakaie%kuix.de2012-02-153-12/+12
* Set version strings to second release candidate, RC1, 3.13.2.1NSS_3_13_2_RTMNSS_3_13_2_RC1kaie%kuix.de2012-02-153-6/+6
* Bug 726315, followup from bug 542832, Patch contributed by Brian Smith, r=kaiekaie%kuix.de2012-02-158-20/+45
* Set NSS version strings to NSS 3.13.2 release candidate 0NSS_3_13_2_RC0kaie%kuix.de2012-02-133-6/+6
* Bug 726588, attempted tinderbox bustage fix for bug 542832. no review yet. wi...kaie%kuix.de2012-02-131-1/+1
* Bug 542832, again landing Brian Smith's test changes, same as before. Intenti...kaie%kuix.de2012-02-132-11/+107
* Bug 542832, backout the changes to tests, as an attempt to fix tinderbox orange.kaie%kuix.de2012-02-112-107/+11
* Bug 542832, fix new warning caused by previous checkins, remove unnecessary a...NSS_3_13_2_BETA3kaie%kuix.de2012-02-111-1/+1
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-112-11/+107
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-111-1/+15
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-113-6/+14
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-112-82/+115
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-114-70/+70
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-115-77/+94
* Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Sm...kaie%kuix.de2012-02-114-130/+249
* Bug 718554: SSL_ForceHandshake returns wrong positive results after sendingNSS_3_13_2_BETA2wtc%google.com2012-01-221-2/+2
* Bug 717906, Flash does not work under Linux since bug 708570 landedkaie%kuix.de2012-01-184-1/+11
* Bug 698592, build failure because of undefined C++11 user-defined literalskaie%kuix.de2012-01-171-1/+1
* Bug 633063, initialize variable, r=rrelyeakaie%kuix.de2012-01-171-1/+1
* Bug 711829, December 2011 batch of NSS root CA changes, r=rrelyeakaie%kuix.de2012-01-173-1506/+1176
* Bug 715666 - premature unloading of softoken crashes libcurl, contributed by ...emaldona%redhat.com2012-01-131-1/+1