summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'SVRCORE_4_0_1_RTM'SVRCORE_4_0_1_RTMcvs2hg2006-01-031389-600334/+78
* Bugzilla Bug 321865: added coreconf files for Solaris 11. The patch iswtchang%redhat.com2006-01-032-0/+99
* 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 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-251-1/+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
* PKCS #11 module to supply Access to the Mac OS X Keychain.relyea%netscape.com2005-11-2318-0/+4466
* Fix bug in MP_ALIGN macro that always truncated pointers to 32-bits,NSS_3_11_RTMNSS_3_11_RC1NSS_3_11_BASEnelsonb%netscape.com2005-11-231-1/+1
* Weave patch: bug 298630 r=nelsonrelyea%netscape.com2005-11-224-5/+646
* Begin building mpcpucache.c. On Sun Studio platforms, build from twonelsonb%netscape.com2005-11-224-1/+1830
* Turn NSS_BETA off for NSS 3.11 RC2.christophe.ravel.bugs%sun.com2005-11-221-2/+2
* Back to BETA flag on the trunk.christophe.ravel.bugs%sun.com2005-11-211-2/+2
* Turn NSS_BETA to FALSE for NSS 3.11 RC.christophe.ravel.bugs%sun.com2005-11-211-2/+2
* 53229: certutil should not use gets();alexei.volkov.bugs%sun.com2005-11-201-75/+133
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-11-181-2/+4
* Initialize slot pointer in ssl3_HandleServerHello. Bug 311590. r=wtchangnelsonb%netscape.com2005-11-181-5/+6
* Restore binary compatilibity for old Fortezza cipher suites.nelsonb%netscape.com2005-11-181-6/+38
* Bugzilla Bug 292427: on Windows, search in $(DIST)/lib before $(DIST)/binwtchang%redhat.com2005-11-161-2/+2
* Handle nicknames on certificates.relyea%netscape.com2005-11-162-13/+99
* Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.neil.williams%sun.com2005-11-161-0/+3
* Eliminate leak and heap buffer overrun. Bug 315994. r=julien, sr=rrelyeanelsonb%netscape.com2005-11-151-21/+6
* fix for bug 316446 . -z defs option was included twice in linker line . r=nelsonjulien.pierre.bugs%sun.com2005-11-151-3/+3
|\
| * fixup commit for tag 'JSS_4_2_RTM'JSS_4_2_RTMcvs2hg2005-11-151365-587640/+0
| |\ |/ /
| * fixup commit for tag 'JSS_4_2_BETA1'JSS_4_2_BETA1cvs2hg2005-11-151365-587640/+0
|/
* Bugzilla Bug 312202: use the _32 tag in 32-bit HP-UX IPF builds. Use thewtchang%redhat.com2005-11-152-3/+17
* New pk11util scripts.relyea%netscape.com2005-11-156-0/+252
* Add loops, conditionals and simple math.relyea%netscape.com2005-11-154-5/+164
* Fix for bug 232604. don't open DBs in user's directory in shlibsign. r=nelsonjulien.pierre.bugs%sun.com2005-11-151-4/+10