summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla id: 314583, removed linking of JVM to JSS library and replacedsandeep.konchady%sun.com2005-11-031-144/+6
* Fix for 314115 . Comments about QuickDER and classic ASN.1 decoders relating ...julien.pierre.bugs%sun.com2005-10-311-0/+7
* Fix for 314115 - QuickDER modifies SECItem.type while decoding. r=wtchangjulien.pierre.bugs%sun.com2005-10-311-4/+6
* Bugzilla bug 314089: On HP-UX, use rt.jar instead of classes.zip; for JDKwtchang%redhat.com2005-10-281-4/+8
* Bugzilla Bug 302212: set DARWIN_SDK_DSOFLAGS and pass -F arguments to ldwtchang%redhat.com2005-10-281-3/+5
* Bugzilla bug 239960: cvs removed cmd/swfort. r=relyea.wtchang%redhat.com2005-10-2710-2236/+0
* Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patchwtchang%redhat.com2005-10-261-17/+22
* Bugzilla bug 298522: added power-up self tests for HMAC SHA-1 and HMACwtchang%redhat.com2005-10-201-0/+103
* Build fipstest.wtchang%redhat.com2005-10-191-0/+1
* Add dependency on freebl so ssl will rebuild if freebl has changed.julien.pierre.bugs%sun.com2005-10-191-0/+3
* Add dependency on freebl so softoken will rebuild if freebl has changed.julien.pierre.bugs%sun.com2005-10-191-0/+3
* Added a shell script for running the NIST AES Algorithm Validation Suite.wtchang%redhat.com2005-10-191-0/+94
* Bugzilla bug 312774: support building with IBM JDK on Linux. Added -Lwtchang%redhat.com2005-10-181-2/+10
* Bugzilla Bug 312395: Added FIPS AES Known Answer Test, Multi-block Messagewtchang%redhat.com2005-10-141-5/+950
* Bugzilla bug 311440: ssl3_ConsumeHandshakeVariable now longer returns awtchang%redhat.com2005-10-141-2/+0
* Bugzilla Bug 312202: checked in HP-UX IPF (Itanium) porting changeswtchang%redhat.com2005-10-123-1/+64
* Bugzilla Bug 302998: disallow x=0,1 and k=0. r=nelsonb.wtchang%redhat.com2005-10-121-3/+41
* 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