summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* CBug 290263, patch CERT_CreateCertificateRequest for doing extensionsneil.williams%sun.com2005-10-121-71/+94
* Bugzilla Bug 311074: cvs removed the unused nfspwd.pl script (which onlywtchang%redhat.com2005-10-105-120/+2
* Attempt to fix HPUX test failures.relyea%netscape.com2005-10-081-4/+8
* Bugzilla Bug 304360: generate ECC key with private key value less than thewtchang%redhat.com2005-10-061-31/+73
* Bugzilla Bug 257693: set the correct error code in EC_ValidatePublicKey.wtchang%redhat.com2005-10-064-9/+35
* Bugzilla Bug 311074: removed the unused nfspwd Perl script from TARGETS,wtchang%redhat.com2005-10-051-3/+1
* Bugzilla bug 259135: fixed build breakage. In C, declarations must precedewtchang%redhat.com2005-10-051-6/+6
* Bugzilla bug 259135: minor comment fix.wtchang%redhat.com2005-10-051-1/+1
* 259135 added SHA 256,384,512 and AES powerupself tests sr=Wan-Tehglen.beasley%sun.com2005-10-051-40/+283
* Back out non-reviewed strictly white space change in pk11sdr.crelyea%netscape.com2005-10-041-88/+65
* Made the test compile and link without errors.wtchang%redhat.com2005-10-041-2/+7
* Fixed test file line endings. This file must be considered part of thewtchang%redhat.com2005-10-041-57/+55
* Fixed test file line endings.wtchang%redhat.com2005-10-041-86/+86
* Bugzilla bug 310518: map CKR_PIN_INVALID and CKR_PIN_LEN_RANGE towtchang%redhat.com2005-10-031-2/+2
* remove depricated mechanisms so pk11table continues to build.relyea%netscape.com2005-10-031-2/+0
* Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_Free...relyea%netscape.com2005-10-038-96/+67
* Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_Free...relyea%netscape.com2005-10-031-0/+2
* This change was not part of bug 272484 and has not been reviewed.relyea%netscape.com2005-10-031-38/+0
* Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_Free...relyea%netscape.com2005-10-037-113/+310
* Bugzilla Bug 294106: removed an assertion that's no longer necessary.wtchang%redhat.com2005-09-301-2/+4
* Bugzilla Bug 244922 ASN.1 encoder outputs trash for optional may-stream subte...relyea%netscape.com2005-09-301-84/+126
* Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supportedrelyea%netscape.com2005-09-292-8/+9
* Bugzilla Bug 294106: dsa.c: use const in the function prototype ofwtchang%redhat.com2005-09-292-127/+177
* Tests won't pass if we don't build crmftestrelyea%netscape.com2005-09-291-0/+1
* Bug 308887 CRMF request generation problem when using latest firefoxrelyea%netscape.com2005-09-294-75/+173
* Bugzilla Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not ...relyea%netscape.com2005-09-292-3/+61
* Bug 271317, remove the old fortezza codewtchang%redhat.com2005-09-291-15/+0
* Bugzilla Bug 298630 freebl needs a memory cache invariant RSA implementation.relyea%netscape.com2005-09-291-325/+338
* Add better tests for detached signatures. Actually test the other sharelyea%netscape.com2005-09-291-51/+37
* Bug 271317, remove the old fortezza coderelyea%netscape.com2005-09-2946-17617/+0
* Internal NSS defines shared between softoken and the rest of NSS, but notrelyea%netscape.com2005-09-281-0/+52
* Bugzilla Bug 310336: support building on Windows Server 2003.wtchang%redhat.com2005-09-281-0/+73
* Bug 305697 Softoken needs to give on the fly access to additional databases. ...relyea%netscape.com2005-09-283-0/+295
* bug 305697: open additional database on the fly in softoken. part1: softoken ...relyea%netscape.com2005-09-2813-489/+1166
* Avoid NULL ptr deref. Bug 310260. patch by Glen.Beasley. r=nelson.nelsonb%netscape.com2005-09-281-1/+2
* Bug 303508, committing attachment 196965. r=nelson,saulneil.williams%sun.com2005-09-231-14/+25
* Eliminate environment variable SSLNOLOCKS, add environment variablenelsonb%netscape.com2005-09-231-8/+44
* Don't crash when printing an ASN.1 NULL primitive with a NULL prefixnelsonb%netscape.com2005-09-221-1/+5
* Add version info to freebl shared libs for Windows and Unix. bub 303508.nelsonb%netscape.com2005-09-215-5/+167
* Replace "fast" and "slow" with fpu and int in loader.c. Also add anelsonb%netscape.com2005-09-211-20/+27
* Bug 299197: added the comment for PK11_TokenKeyGen back. r=relyea.wtchang%redhat.com2005-09-211-0/+9
* Bug 299197: fixed comments. r=relyea.wtchang%redhat.com2005-09-211-3/+4
* Only call C_WaitForSlotEvent if the module is PKCS #11 v2.01 or later.relyea%netscape.com2005-09-203-4/+11
* Fix for 293686. Check status from SECU_ParseCommandLine. r=nelsonjulien.pierre.bugs%sun.com2005-09-201-7/+5
* Fix for 292390. NSS tools with missing command-line operands cause crash. r=n...julien.pierre.bugs%sun.com2005-09-191-1/+3
* Fix for 293686 . signver has command-line options with optional arguments. r=...julien.pierre.bugs%sun.com2005-09-191-39/+6
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-09-191-8/+8
* Bugzilla bug 303508: a more elegant way to decide when we need to prefixwtchang%redhat.com2005-09-161-6/+6
* Fix hoarked build from previous checkin. Doh.julien.pierre.bugs%sun.com2005-09-163-54/+2
* Bugzilla Bug 298517: when in FIPS mode, impose minimum password length andwtchang%redhat.com2005-09-163-11/+145