summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close MOZILLA_1_4_BRANCHMOZILLA_1_4_BRANCHFranziskus Kiefer2017-09-290-0/+0
* b=249004 Do not import invalid/untrusted certs, prevent a DoS that disables S...MOZILLA_1_4_4_RELEASEMOZILLA_1_4_3_RELEASEkaie%kuix.de2004-07-271-0/+1
* Remove code that attempted to compare simple host names in URLs withcaillon%redhat.com2004-07-123-37/+17
* Fix for 240361 - crash in CERT_CheckValidTimescaillon%redhat.com2004-07-123-4/+15
* #231698MOZILLA_1_4_2_RELEASEmkaply%us.ibm.com2004-02-033-40/+79
* Make file binarymkaply%us.ibm.com2004-02-031-2/+2
* a=mkaply, blizzard = move 1.4.2 to NSS_3_9_RTMmkaply%us.ibm.com2004-01-23475-111511/+10138
* fixup commit for branch 'MOZILLA_1_4_BRANCH'cvs2hg2003-12-2346-0/+12559
* Bug 226470 - NSS incorrectly uses C++ compiler to compile C code on AIXpkw%us.ibm.com2003-12-152-5/+57
|\
* | fixup commit for tag 'MOZILLA_1_4_1_RELEASE'MOZILLA_1_4_1_RELEASEcvs2hg2003-08-131-55/+0
|/
* b=213084 crash when reading signed messages with some certskaie%kuix.de2003-08-133-34/+46
* #209827mkaply%us.ibm.com2003-07-072-0/+9
|\
| * fixup commit for tag 'NETSCAPE_7_1_RELEASE'NETSCAPE_7_1_RELEASEcvs2hg2003-06-180-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'MOZILLA_1_4_RELEASE'MOZILLA_1_4_RELEASEcvs2hg2003-06-181-55/+0
|/
* #209356mkaply%us.ibm.com2003-06-183-2/+63
|\
| * Bug 208343: removed two Baltimore root certificates. r=relyea. a=asa,adt.wtc%netscape.com2003-06-053-516/+68
| * Eliminate more NULL pointer dereferences. Bug 207740. r=wtc. (The patch iswtc%netscape.com2003-06-051-4/+4
| * Bug 204555: Eliminated other potential crashes in code related towtc%netscape.com2003-06-021-233/+277
| * Bugzilla 207379: removed the certificate "ValiCert OCSP Responder".wtc%netscape.com2003-06-023-336/+76
| * Partial fix for bug 204555, back ported from trunk for MOZILLA_1_4_BRANCH.wtc%netscape.com2003-05-291-7/+17
| * Backport fixes from trunk (genname rev. 1.9 and secname rev. 1.10 andwtc%netscape.com2003-05-282-53/+29
| * Back port rev 1.26 from trunk to MOZILLA_1_4_BRANCH. Fix bug 174885.wtc%netscape.com2003-05-282-7/+59
| |\
| * \ fixup commit for tag 'MOZILLA_1_4_2003052312_BASE'MOZILLA_1_4_2003052312_BASEcvs2hg2003-05-211-55/+0
| |\ \ | | |/ | |/|
| | * fixup commit for tag 'FIREBIRD_0_6_RELEASE'FIREBIRD_0_6_RELEASEcvs2hg2003-05-211-55/+0
| |/
* | fixup commit for tag 'CFM_LAST_RITES'CFM_LAST_RITEScvs2hg2003-06-058-1143/+406
|/
* fixup commit for branch 'MOZILLA_1_4_BRANCH'cvs2hg2003-05-2160-1183/+653
* Fix for bug 200394 - update softoken version to 3.8 . r=wtcjpierre%netscape.com2003-04-031-2/+2
* Set NSS version to 3.8.wtc%netscape.com2003-04-021-2/+3
* Fix bug 200224. Eliminate null ptr dereference.nelsonb%netscape.com2003-04-021-1/+1
* Import NSPR 4.3 RTM.wtc%netscape.com2003-04-021-1/+1
* Fix bug 95138. Make debug .EXE files with debug symbols.nelsonb%netscape.com2003-04-021-1/+1
* Bug 200179: prepend, rather than overwrite, the shared library search path.wtc%netscape.com2003-04-011-4/+4
* Destroy the hash context, public key, private key, and slot so that NSSwtc%netscape.com2003-04-011-2/+14
* Added a missing {.wtc%netscape.com2003-04-011-1/+1
* checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-011-1/+2
* checking return value of NSS_Shutdown - bug 171263bishakhabanerjee%netscape.com2003-04-011-1/+3
* checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-013-3/+9
* Checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-012-3/+8
* checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-014-4/+10
* Fix for 199227 - keep enumerating certs in tokens even if one token fails. r=...jpierre%netscape.com2003-04-011-3/+0
* Bug 195127: Turn off debugging output now that we have the AIX tinderboxwtc%netscape.com2003-03-2936-88/+4023
|\
| * Bug 199628: support shlibsign on OpenVMS. Pass $(OS_TARGET) instead ofwtc%netscape.com2003-03-293-14/+31
| * Changes to enable ECC over characteristic 2^m fields.nelsonb%netscape.com2003-03-2911-76/+1379
| * Backout change that broke Sun's build - requires gmake 3.79jpierre%netscape.com2003-03-281-20/+4
| * Fix for bug 105271 - compile source files with full pathnames on Windows & OS...jpierre%netscape.com2003-03-281-4/+20
| * Bug 195797: support building NSS with GCC 3.x on OS/2. The patch iswtc%netscape.com2003-03-273-9/+16
| * Add missing return statement.nelsonb%netscape.com2003-03-271-0/+1
| * Bug 199134: fixed build failures on FreeBSD. We need to specify -pthreadwtc%netscape.com2003-03-272-0/+5
| * Bug 195127: set the LIBPATH environment variable (used by AIX) as absolutewtc%netscape.com2003-03-261-1/+1
| * Removed extraneous trailing / after directory pathnames.wtc%netscape.com2003-03-261-2/+2