summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rename functions that are shared by pk11wrap and softoken from sftk_ tonelsonb%netscape.com2005-04-023-250/+257
* Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns awtchang%redhat.com2005-04-011-5/+8
* Cleanup unused variablesjulien.pierre.bugs%sun.com2005-04-011-4/+3
* Indentation fix (related to 287498)julien.pierre.bugs%sun.com2005-04-011-3/+3
* Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=ne...julien.pierre.bugs%sun.com2005-03-311-121/+317
* Set NSS version to 3.10 Beta 3.wtchang%redhat.com2005-03-301-1/+1
* fix for bug 287625: rsaperf should run multithreadedalexei.volkov.bugs%sun.com2005-03-291-46/+123
* Rename all internal private softoken functions types and symbols fromnelsonb%netscape.com2005-03-2915-2602/+2602
* Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.wtchang%redhat.com2005-03-2812-199/+120
* Removed an extraneous ^M character at the end of a line.wtchang%redhat.com2005-03-281-1/+1
* Fix for 287948 - fix overflow in calculation of ops/sjulien.pierre.bugs%sun.com2005-03-251-1/+1
* Fix for bug 287498 - add option for rsaperf to run for a fixed duration, and ...julien.pierre.bugs%sun.com2005-03-2418-4520/+74
|\
* | fixup commit for tag 'NSS_3_10_BETA2'NSS_3_10_BETA2cvs2hg2005-03-1917-28/+4508
|/
* Bug 286505 Now reports an error on EOF in standard input. Leaving resolutionneil.williams%sun.com2005-03-191-5/+17
* Got rid of extraneous ^M characters at some line endings.wtchang%redhat.com2005-03-171-10/+10
* Bug 285208 Fixes ext processing bug introduced by previous patch.neil.williams%sun.com2005-03-171-4/+19
* Bugzilla Bug 286302: made PK11_CreateSymKey static and renamed itwtchang%redhat.com2005-03-162-12/+10
* Bugzilla Bug 286313: code cleanup: use PORT_New and PORT_ZNew to allocatewtchang%redhat.com2005-03-161-5/+3
* Bugzilla Bug 286318: performance optimization: save the result ofwtchang%redhat.com2005-03-162-13/+21
* Bugzilla Bug 286313: pk11_getKeyFromList can call PORT_Alloc instead ofwtchang%redhat.com2005-03-161-1/+2
* Bugzilla Bug 286298: comment formatting changes only.wtchang%redhat.com2005-03-162-5/+5
* Bugzilla Bug 286298: removed the PKCS11_STATIC_ATTRIBUTES andwtchang%redhat.com2005-03-162-204/+2
* Eliminate one cause of double-deletes of PKCS11 keys and sessions.nelsonb%netscape.com2005-03-152-3/+11
* Bugzilla Bug 276183: added a comment for PK11_HashBuf.wtchang%redhat.com2005-03-141-0/+4
* Bug 285208: certutil when given arguments for both -7 and -8 would create twoneil.williams%sun.com2005-03-141-39/+51
* Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded.wtchang%redhat.com2005-03-141-1/+1
* Bugzilla Bug 284386: fixed build error using gcc4. gcc4 disallows arrayswtchang%redhat.com2005-03-143-13/+3
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-03-111-1/+1
* Carried Nelson's fix from DBM_1_6_BRANCH (revision 3.15.2.5) to the trunk:wtchang%redhat.com2005-03-101-105/+29
* Fix for 176705 - fix rpath on AMD64 platform. r=saul, sr=wtchangjulien.pierre.bugs%sun.com2005-03-092-2/+2
* r=nelson Bug=263779neil.williams%sun.com2005-03-095-53/+287
* Do not crash if Server SID cache is uninitialized. Bug 237724 r=Juliennelsonb%netscape.com2005-03-0921-4540/+160
|\
* | fixup commit for tag 'NSS_3_10_BETA1'NSS_3_10_BETA1cvs2hg2005-03-0817-133/+4537
|/
* Add root CA certs for XRamp, Camerafina and NetLock.nelsonb%netscape.com2005-03-082-4/+1856
* Fix for 285233 - need extra symbols to be exported to support CRL generation. Chjulien.pierre.bugs%sun.com2005-03-085-1/+84
* Fix for bug 270689 . minor issues remaining with list cleanup and on-the-fly ...julien.pierre.bugs%sun.com2005-03-081-3/+2
* Correctly print cert request attributes in pp. Bug 284191. r=neil.williamsnelsonb%netscape.com2005-03-082-24/+102
* Bugzilla Bug 284839: checked in Bob Relyea's patch to improve thewtchang%redhat.com2005-03-073-0/+20
* Upgrade to NSPR 4.4.1, in preparation for the DBM 1.6.2. DBM 1.6.2 iswtchang%redhat.com2005-03-071-1/+1
* Bugzilla Bug 263779: update the comment to reflect the new code.wtchang%redhat.com2005-03-072-2/+2
* Export CERT_SequenceOfCertExtensionTemplate on Windows.nelsonb%netscape.com2005-03-053-1/+9
* Bugzilla Bug 221425: enable all.sh to run with Cygwin. Also fixed anwtchang%redhat.com2005-03-052-5/+35
* Added a blank line after the triple license header to match the outputwtchang%redhat.com2005-03-041-0/+1
* Fix for 283765. Fix for UMR in NSSUsage. r=julienjulien.pierre.bugs%sun.com2005-03-045-24/+23
* Fix crash in CRL sorting callbacks from qsort.julien.pierre.bugs%sun.com2005-03-031-4/+4
* Bug 263779 r=nelson@bolyard.comneil.williams%sun.com2005-03-022-0/+5
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-02-285-1/+6
* Report invalid key when key import fails. Do not go on and use invalidnelsonb%netscape.com2005-02-271-0/+18
* Fix for bug 283761 - use of memset in selfserv is inefficient. r=nelsonjulien.pierre.bugs%sun.com2005-02-261-2/+3
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-02-2628-51/+1029