summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close GECKO190_20090119_RELBRANCHGECKO190_20090119_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'GECKO190_20090119_RELBRANCH'cvs2hg2009-01-153-5/+258
* Set version 3.12.2.0, remove beta, for 3.12.2 RC 1NSS_3_12_2_RTMNSS_3_12_2_RC1FIREFOX_3_0_5_RELEASEFIREFOX_3_0_5_BUILD1CAMINO_2_0_B1_RELEASEkaie%kuix.de2008-10-212-4/+4
* Bug 459231 - Memory leak in cert fetching - AIA extension. r=nelsonalexei.volkov.bugs%sun.com2008-10-203-11/+32
* Bug 455424: nssilckt.h should not define the enumeration constant 'Lock',wtc%google.com2008-10-182043-0/+810177
|\
* | fixup commit for tag 'NSSCKBI_1_72_RTM'NSSCKBI_1_72_RTMcvs2hg2008-10-172042-810120/+0
|/
* Add COMODO ECC Certification Authority certificate to NSSkaie%kuix.de2008-10-173-5/+229
* Fix for bug 459481 . Build issue . r=nelsonjulien.pierre.boogz%sun.com2008-10-152-2/+2
* Fix for bug 427493. Log tstclnt return code. r=nelsonjulien.pierre.boogz%sun.com2008-10-101-0/+1
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-081-86/+95
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-071-230/+273
* Bug 458015 - Added value check to set_freebl() in memleak.sh. r=christophe, r...slavomir.katuscak%sun.com2008-10-071-9/+26
* Fix for bug 455556 . Fixed size buffers used with PR_FormatTime can be too sm...julien.pierre.boogz%sun.com2008-10-064-18/+29
* Bug 457980: remove hundreds of kilobytes of useless strings in libPKIX, r=alexeinelson%bolyard.com2008-10-061-1/+1
* Bug 421634: Don't send an SNI Client Hello extension bearing an IPv6 addressnelson%bolyard.com2008-10-061-7/+8
* Bug 457989: Make PKCS#11 module logging more useful, r=julien.pierrenelson%bolyard.com2008-10-061-34/+393
* Bug 444850: NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-10-061-184/+63
* Bug 450845: Stop exporting symbols that are not present in the .def filesnelson%bolyard.com2008-10-059-31/+31
* Bug 438870: Don't use PL_strlen in lib/freebl. Don't link with -lplc4 andwtc%google.com2008-10-033-8/+6
* Bug 456862: added a block comment to explain why we don't respond with awtc%google.com2008-10-031-2/+26
* Bug 455348: change hyphens to underscores in usernames. r=julien.pierre.wtc%google.com2008-10-031-1/+3
* Bug 457989: Make PKCS#11 module logging more usefulnelson%bolyard.com2008-10-021-327/+447
* Fix for bug 455348 . Fix DEBUG_jpierre . r=nelsonjulien.pierre.boogz%sun.com2008-10-021-3/+3
* Bug 457984: Enable PKCS11 module logging in optimized builds, r=rrelyeanelson%bolyard.com2008-10-021-2/+1
* Fix for Bug 437804: certutil -R for cert renewal should derive the subject fr...emaldona%redhat.com2008-09-301-2/+16
* Bug 305693: shlibsign generates PQG for every run, slows build, r=rrelyeanelson%bolyard.com2008-09-301-10/+96
* Add new function SEC_PKCS12AddCertOrChainAndKey for bug 311483. r=wtcnelson%bolyard.com2008-09-303-16/+47
* Remove dead functions for bug 311483. r=wtcnelson%bolyard.com2008-09-302-320/+0
* Stop assuming session pointers are non-NULL for bug 444974. r=rrelyeanelson%bolyard.com2008-09-305-26/+90
* Bug 453227: Client certificate installation fails.nelson%bolyard.com2008-09-301-10/+14
* Bug 455348: Don't use DEBUG_nelsonb. r=wtcnelson%bolyard.com2008-09-302-35/+0
* Reduce the number of places where NSS tries to talk to a PKCS#11 modulenelson%bolyard.com2008-09-302-20/+28
* NSS trunk now claims to be NSS 3.12.2 Beta.nelson%bolyard.com2008-09-301-3/+3
* Carry the diffs between NSS_3_12_1_RC1 and NSS_3_12_1_RC2 to the trunknelson%bolyard.com2008-09-302-4/+4
* Fix Bug 449334 - pk12util has duplicate letters, r=nelsonemaldona%redhat.com2008-09-261-4/+4
* Fix for bug 452751. Plug slot leak in PK11_FindSlotsByNames . r=nelsonjulien.pierre.boogz%sun.com2008-09-261-3/+2
* Fix for bug 445706 . Always abort nsinstall when a symlink creation race is d...julien.pierre.boogz%sun.com2008-09-251-3/+2
* Fix for bug 456854. Set NSPR error code when decoding fails. r=nelsonjulien.pierre.boogz%sun.com2008-09-241-0/+1
* Fix for bug 445706. Add error message to nsinstall when symlink creation fail...julien.pierre.boogz%sun.com2008-09-241-0/+3
* Bug 426266: Decoupled lib/softoken and lib/ssl. lib/softoken should notwtc%google.com2008-09-223-12/+10
* Move chain checkers source files from "top" to "checker" directory.alexei.volkov.bugs%sun.com2008-09-2218-16/+16
* Bug 453364: Added three new error codes that are equivalent to the PKCS #11wtc%google.com2008-09-222-0/+13
* Bug 456036: The stubs for deprecated functions should set thewtc%google.com2008-09-201-0/+4
* Bug 452076: added tests for -c and -C options with various algorithmsemaldona%redhat.com2008-09-181-20/+296
* Patch to reduce testing complexity. r=julienslavomir.katuscak%sun.com2008-09-184-297/+484
* Bug 454961: pr_fgets should return NULL if it reaches EOF before readingwtc%google.com2008-09-182-2/+5
|\
| * fixup commit for tag 'NSS_CRLDP_BASE'NSS_CRLDP_BASEcvs2hg2008-09-11166-20725/+0
|/
* Bug 447563: fixed this bug without changing the values of error codes.wtc%google.com2008-09-112-5/+9
* Backout part of patch for bug 447563, which cause the testing to fail.nelson%bolyard.com2008-09-111-0/+2
* Bug 447563: Better error messages. r=nelsonemaldona%redhat.com2008-09-102-5/+3