summaryrefslogtreecommitdiff
path: root/security/nss
Commit message (Expand)AuthorAgeFilesLines
* Make dbck Debug mode work with Softoken. Bug 323570. r=rrelyea.nelsonb%netscape.com2006-01-224-807/+1016
* Don't use variables as structure initializers. Bug 274512. Fix buildnelsonb%netscape.com2006-01-221-6/+13
* Detect certdb reference leaks at shutdown with assertions. Bug 324103.nelsonb%netscape.com2006-01-221-0/+6
* Bugzilla Bug 323977: use the "mapfile" (ld version script) on FreeBSD.wtchang%redhat.com2006-01-211-0/+11
* Plug a cert DB reference leak in softoken, related to trust objects.nelsonb%netscape.com2006-01-211-0/+3
* Bugzilla Bug 320589: miscellaneous code cleanup: distinguish between thewtchang%redhat.com2006-01-211-57/+48
* Fix for bug 317856 . uninitialized variable correction. r=wtchangjulien.pierre.bugs%sun.com2006-01-201-1/+3
* Detect NULL server key pair pointer. Bug 321161. r=wtchang.nelsonb%netscape.com2006-01-201-1/+2
* Fix for bug 317856 . compiler warnings in strsclntjulien.pierre.bugs%sun.com2006-01-201-3/+2
* Bugzilla Bug 95323. Conditionally compile nsscapi.rrelyea%redhat.com2006-01-191-0/+6
* change QA test order to be bottom-up. Bug 309412. r=jullien.pierrenelsonb%netscape.com2006-01-192-5/+1
* Back out last change, which broke the build.nelsonb%netscape.com2006-01-191-4/+2
* Prevent crash when making new cert8.db from old cert5.db.nelsonb%netscape.com2006-01-191-0/+2
* Add new function nsslowcert_DecodeAnyDBEntry. Correct the unionnelsonb%netscape.com2006-01-193-18/+97
* Softoken will no longer generate excessive key material for some SSL3nelsonb%netscape.com2006-01-191-80/+58
* Bugzilla Bug 318217: use the new NSPR functions PR_EmulateAcceptRead andwtchang%redhat.com2006-01-184-661/+22
* Fix for bug 319495 . Clean up Makefiles for command-line tools. r=nelsonjulien.pierre.bugs%sun.com2006-01-187-183/+4
* Bugzilla Bug 323379: need to set ADDON_PATH for libsoftokn3.so to loadwtchang%redhat.com2006-01-181-0/+2
* NSS ECDSA can only sign SHA-1 bug 320583rrelyea%redhat.com2006-01-171-27/+47
* Bugzilla Bug 320497: indicate that we don't need an executable stack.wtchang%redhat.com2006-01-132-0/+8
* HP and AIX cert extension tests failure fix.alexei.volkov.bugs%sun.com2006-01-131-3/+3
* Bugzilla Bug 323079: when libsoftoken and libssl load the freebl library,wtchang%redhat.com2006-01-121-38/+55
* cert extension test for 53229: certutil should not use gets(). julien:review+alexei.volkov.bugs%sun.com2006-01-123-1/+209
* Bugzilla Bug 318968: fixed the build error with NSS_ENABLE_ECC unset.wtchang%redhat.com2006-01-051338-0/+591233
|\
* | fixup commit for tag 'SVRCORE_4_0_1_RTM'SVRCORE_4_0_1_RTMcvs2hg2006-01-031338-591238/+0
|/
* Fix the build busted by checkin for bug 318968julien.pierre.bugs%sun.com2005-12-231-5/+15
* Bugzilla Bug 318968: added FIPS ECDSA algorithm test. r=glen.beasley.wtchang%redhat.com2005-12-222-2/+789
* Bugzilla Bug 318962: combined a PORT_Realloc and a memset call into anwtchang%redhat.com2005-12-221-2/+1
* Bugzilla bug 318962: it is legal for PORT_Realloc(oldptr, 0) to returnwtchang%redhat.com2005-12-221-2/+2
* 318958 fixing c++/java comment to Cglen.beasley%sun.com2005-12-211-1/+1
* 318958 fixing Monte Carlo test r=Wan-Tehglen.beasley%sun.com2005-12-211-33/+34
* 318962 buffer fix for SHA Monte Carlo tests r=wan-tehglen.beasley%sun.com2005-12-201-2/+1
* Bugzilla Bug 317052: removed the obsolete file lib/base/whatnspr.c fromwtchang%redhat.com2005-12-194-216/+3
* Bugzilla Bug 272484: code cleanup. keythi.h: remove the unused typewtchang%redhat.com2005-12-192-11/+0
* Fix build. Remove c++ style declaration of loop control variables.nelsonb%netscape.com2005-12-171-3/+4
* 318964 implement HMAC algorithm tests for FIPS 140-2 validation r=Wan-tehglen.beasley%sun.com2005-12-162-0/+213
* Mac fixes to ckfw.rrelyea%redhat.com2005-12-162-3/+5
* Add support for the cryptoki crypto functions. This support is necessary forrrelyea%redhat.com2005-12-1614-402/+5242
* 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-tehglen.beasley%sun.com2005-12-151-1/+1
* 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-tehglen.beasley%sun.com2005-12-152-149/+258
* Bugzilla Bug 320047: mp_to_unsigned/signed/fixlen_octets copies nothing towtchang%redhat.com2005-12-141-0/+6
* Bugzilla Bug 236245: Updated NSS to "ECC Cipher Suites for TLS" draft 12wtchang%redhat.com2005-12-1417-247/+333
* 318958 removal of DES and Triple DES 140-1 code r=wan-tehglen.beasley%sun.com2005-12-141-998/+1
* Bugzilla Bug 320038: ecl/ecl-curve.h: removed unnecessary leading zero bytewtchang%redhat.com2005-12-132-3/+3
* 318958 TDEA algorithm tests for FIPS 140-2glen.beasley%sun.com2005-12-092-0/+820
* Initialize mpi data using mpi macros, not static data bug 319252relyea%netscape.com2005-12-081-16/+16
* 305028: make pretty print utility print hex data in case when data type was n...alexei.volkov.bugs%sun.com2005-12-051-0/+1
* Bug 316925relyea%netscape.com2005-11-242-6/+21
* Bug 129303relyea%netscape.com2005-11-231-0/+6
* Bug 129303 NSS needs to expose interfaces to deal with multiple token sources...relyea%netscape.com2005-11-231-0/+43