| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla Bug 312202: use the _32 tag in 32-bit HP-UX IPF builds. Use the | wtchang%redhat.com | 2005-11-15 | 1 | -0/+6 |
* | New pk11util scripts. | relyea%netscape.com | 2005-11-15 | 6 | -0/+252 |
* | Add loops, conditionals and simple math. | relyea%netscape.com | 2005-11-15 | 4 | -5/+164 |
* | Fix for bug 232604. don't open DBs in user's directory in shlibsign. r=nelson | julien.pierre.bugs%sun.com | 2005-11-15 | 1 | -4/+10 |
* | Add r/w support. The Capi token can now: | relyea%netscape.com | 2005-11-15 | 8 | -294/+1866 |
* | Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX . | julien.pierre.bugs%sun.com | 2005-11-14 | 1 | -5/+1 |
* | Fix for bug 316219. Don't build an import library on OS/2. r=wtchang | julien.pierre.bugs%sun.com | 2005-11-14 | 1 | -2/+1 |
* | Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelson | julien.pierre.bugs%sun.com | 2005-11-12 | 1 | -2/+2 |
* | Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelson | julien.pierre.bugs%sun.com | 2005-11-11 | 2 | -8/+8 |
* | Fix for bug 315033 . Remove dead command-line tool sources. r=nelson | julien.pierre.bugs%sun.com | 2005-11-11 | 28 | -4027/+0 |
* | Fix for 292156. Prevent crash in SSL session cache init if invalid arguments ... | julien.pierre.bugs%sun.com | 2005-11-11 | 1 | -0/+5 |
* | Fix for bug 292156. Add -C SSLCacheEntries option to selfserv. r=nelson | julien.pierre.bugs%sun.com | 2005-11-11 | 1 | -5/+8 |
* | Fix for 166727 . certutil should not call CERT_GetDBContentVersion. r=nelson | julien.pierre.bugs%sun.com | 2005-11-10 | 1 | -2/+1 |
* | Remove dead config.mk files for modutil and ssltap. Fix for 294720. r=nelson | julien.pierre.bugs%sun.com | 2005-11-10 | 2 | -137/+0 |
* | Resolve symlinks when loader freebl shared libs, and limit iterations to 20. ... | julien.pierre.bugs%sun.com | 2005-11-10 | 1 | -1/+63 |
* | Bugzilla Bug 311432: renamed USE_FP_CODE as ECL_USE_FP. Do not set | wtchang%redhat.com | 2005-11-08 | 1 | -15/+13 |
* | Improved a comment. Suggested by Nelson Bolyard of Sun. r=wtc. | wtchang%redhat.com | 2005-11-08 | 1 | -1/+1 |
* | fix for 313680: add missing TLS cipher types to SSLTAP. r=nelson | alexei.volkov.bugs%sun.com | 2005-11-07 | 1 | -0/+49 |
* | 238319: Sun packages changes | christophe.ravel.bugs%sun.com | 2005-11-07 | 1 | -1/+1 |
* | Bugzilla Bug 298522: added power-up self tests for HMAC SHA-384 and HMAC | wtchang%redhat.com | 2005-11-07 | 1 | -0/+52 |
* | Bugzilla bug 313196: include the minimal headers. | wtchang%redhat.com | 2005-11-07 | 1 | -1/+3 |
* | Bugzilla Bug 313196: checked in a header inclusion change that I missed in | wtchang%redhat.com | 2005-11-07 | 1 | -2/+1 |
* | Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size | wtchang%redhat.com | 2005-11-07 | 5 | -23/+60 |
* | Replaced the magic constant 20 by SHA1_LENGTH. Use sizeof(buffer) to | wtchang%redhat.com | 2005-11-05 | 1 | -4/+4 |
* | replace missing header files. | relyea%netscape.com | 2005-11-04 | 6 | -2/+425 |
* | Bugzilla Bug 311958: Update the nssckbi versions for NSS 3.11. r=relyea. | wtchang%redhat.com | 2005-11-04 | 1 | -3/+4 |
* | Move ret_cr16.s from util to freebl. r=nelsonb | julien.pierre.bugs%sun.com | 2005-11-04 | 3 | -6/+1 |
* | Initial CAPI PKCS #11 Module. | relyea%netscape.com | 2005-11-04 | 15 | -0/+3336 |
* | Bugzilla Bug 298512: Ensure the seed and seed key input for RNG do not have | wtchang%redhat.com | 2005-11-04 | 1 | -6/+33 |
* | Remove nmake Makefiles and references to them. r=nelson | julien.pierre.bugs%sun.com | 2005-11-04 | 4 | -197/+0 |
* | Remove dead files. r=wtchang | julien.pierre.bugs%sun.com | 2005-11-04 | 16 | -2004/+0 |
* | Fix for 314115 . Comments about QuickDER and classic ASN.1 decoders relating ... | julien.pierre.bugs%sun.com | 2005-10-31 | 1 | -0/+7 |
* | Fix for 314115 - QuickDER modifies SECItem.type while decoding. r=wtchang | julien.pierre.bugs%sun.com | 2005-10-31 | 1 | -4/+6 |
* | Bugzilla bug 239960: cvs removed cmd/swfort. r=relyea. | wtchang%redhat.com | 2005-10-27 | 10 | -2236/+0 |
* | Bugzilla bug 298522: added power-up self tests for HMAC SHA-1 and HMAC | wtchang%redhat.com | 2005-10-20 | 1 | -0/+103 |
* | Build fipstest. | wtchang%redhat.com | 2005-10-19 | 1 | -0/+1 |
* | Add dependency on freebl so ssl will rebuild if freebl has changed. | julien.pierre.bugs%sun.com | 2005-10-19 | 1 | -0/+3 |
* | Add dependency on freebl so softoken will rebuild if freebl has changed. | julien.pierre.bugs%sun.com | 2005-10-19 | 1 | -0/+3 |
* | Added a shell script for running the NIST AES Algorithm Validation Suite. | wtchang%redhat.com | 2005-10-19 | 1 | -0/+94 |
* | Bugzilla Bug 312395: Added FIPS AES Known Answer Test, Multi-block Message | wtchang%redhat.com | 2005-10-14 | 1 | -5/+950 |
* | Bugzilla bug 311440: ssl3_ConsumeHandshakeVariable now longer returns a | wtchang%redhat.com | 2005-10-14 | 1 | -2/+0 |
* | Bugzilla Bug 312202: checked in HP-UX IPF (Itanium) porting changes | wtchang%redhat.com | 2005-10-12 | 1 | -1/+1 |
* | Bugzilla Bug 302998: disallow x=0,1 and k=0. r=nelsonb. | wtchang%redhat.com | 2005-10-12 | 1 | -3/+41 |
* | CBug 290263, patch CERT_CreateCertificateRequest for doing extensions | neil.williams%sun.com | 2005-10-12 | 1 | -71/+94 |
* | Attempt to fix HPUX test failures. | relyea%netscape.com | 2005-10-08 | 1 | -4/+8 |
* | Bugzilla Bug 304360: generate ECC key with private key value less than the | wtchang%redhat.com | 2005-10-06 | 1 | -31/+73 |
* | Bugzilla Bug 257693: set the correct error code in EC_ValidatePublicKey. | wtchang%redhat.com | 2005-10-06 | 4 | -9/+35 |
* | Bugzilla bug 259135: fixed build breakage. In C, declarations must precede | wtchang%redhat.com | 2005-10-05 | 1 | -6/+6 |
* | Bugzilla bug 259135: minor comment fix. | wtchang%redhat.com | 2005-10-05 | 1 | -1/+1 |
* | 259135 added SHA 256,384,512 and AES powerupself tests sr=Wan-Teh | glen.beasley%sun.com | 2005-10-05 | 1 | -40/+283 |