summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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-11131-13304/+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
* Bug 453364: NSC_EncryptUpdate should propagate freebl's error code up towtc%google.com2008-09-072-3/+27
* Bug 453364: pk11_CreateNewContextInSlot should set the error code when itwtc%google.com2008-09-071-0/+1
* Bug 452865: removed obsolete linker flags that were needed when libnss3wtc%google.com2008-09-054-34/+0
* Bug 302670: missed one change in the previous checkin.wtc%google.com2008-09-051-1/+1
* Bug 302670: use system zlib on Linux. r=nelson.wtc%google.com2008-09-051-0/+3
* Bug 302670: add an extra dummy byte at the end to support zlib 1.1.4.wtc%google.com2008-09-051-7/+15
* Fix for bug 359302. Remove SSLSample . r=nelsonjulien.pierre.boogz%sun.com2008-09-0413-2587/+0
* Bug 445114: Moved ${PROFTOOL} to proper line. r=rrelyeaslavomir.katuscak%sun.com2008-09-011-2/+2
* Fix for bug 408260 . Don't print certutil headers when listing cert details. ...julien.pierre.boogz%sun.com2008-08-281-1/+1
* Fix for bug 451927 . Fix build on Vista . Patch contributed by Makoto Kato . ...julien.pierre.boogz%sun.com2008-08-281-74/+0
* Bug 448431: added void to the declaration and definition ofwtc%google.com2008-08-272-2/+2
* Bug 451024: Call nss_DestroyErrorStack at the end of NSSCKFWC_Finalize towtc%google.com2008-08-251-0/+11
* Bug 434187: fixed the comments in sftk_DeleteObject. r=rrelyea.wtc%google.com2008-08-251-3/+3
* Fix for bug 423839. Restore tstclnt.c that had been backed out. r=nelsonjulien.pierre.boogz%sun.com2008-08-221-32/+16
* Fix for bug 423839 . Add wincx in libpkix while verifying certs and CRLs. r=n...julien.pierre.boogz%sun.com2008-08-222-2/+13
* Bug 449725: Link signver with NSS shared libraries. r=nelson.wtc%google.com2008-08-222-7/+10
* Bug 450536: removed obsolete XP_MAC code (for Mac OS Classic).wtc%google.com2008-08-227-344/+6
* Bug 330628, coreconf/Linux.mk should _not_ default to x86 but result in an er...NSS_3_12_1_RC1FIREFOX_3_0_2_BUILD4FIREFOX_3_0_2_BUILD3FIREFOX_3_0_2_BUILD2FIREFOX_3_0_2_BUILD1kaie%kuix.de2008-08-141-0/+5
* Bug 449883, Replace existing "GlobalSign Root CA" cert and add new WellsSecur...kaie%kuix.de2008-08-143-65/+357
* Bug 330628, backing myself out. I forgot we're on a freeze towards 3.12.1. sorrykaie%kuix.de2008-08-141-5/+0
* Bug 330628, coreconf/Linux.mk should _not_ default to x86 but result in an er...kaie%kuix.de2008-08-141-0/+5