summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close GECKO181_20090605_RELBRANCHGECKO181_20090605_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'GECKO181_20090605_RELBRANCH'cvs2hg2009-01-26404-24408/+41398
* 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
* Add r/w support. The Capi token can now:relyea%netscape.com2005-11-158-294/+1866
* Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX .julien.pierre.bugs%sun.com2005-11-141-5/+1
* Fix for bug 316219. Don't build an import library on OS/2. r=wtchangjulien.pierre.bugs%sun.com2005-11-141-2/+1
* Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelsonjulien.pierre.bugs%sun.com2005-11-121-2/+2
* Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelsonjulien.pierre.bugs%sun.com2005-11-112-8/+8
* Fix for bug 315033 . Remove dead command-line tool sources. r=nelsonjulien.pierre.bugs%sun.com2005-11-1128-4027/+0
* Fix for 292156. Prevent crash in SSL session cache init if invalid arguments ...julien.pierre.bugs%sun.com2005-11-111-0/+5
* Fix for bug 292156. Add -C SSLCacheEntries option to selfserv. r=nelsonjulien.pierre.bugs%sun.com2005-11-111-5/+8
* Fix for 166727 . certutil should not call CERT_GetDBContentVersion. r=nelsonjulien.pierre.bugs%sun.com2005-11-101-2/+1
* Remove dead config.mk files for modutil and ssltap. Fix for 294720. r=nelsonjulien.pierre.bugs%sun.com2005-11-102-137/+0
* Resolve symlinks when loader freebl shared libs, and limit iterations to 20. ...julien.pierre.bugs%sun.com2005-11-101-1/+63
* Bugzilla Bug 311432: renamed USE_FP_CODE as ECL_USE_FP. Do not setwtchang%redhat.com2005-11-081-15/+13
* Improved a comment. Suggested by Nelson Bolyard of Sun. r=wtc.wtchang%redhat.com2005-11-081-1/+1
* fix for 313680: add missing TLS cipher types to SSLTAP. r=nelsonalexei.volkov.bugs%sun.com2005-11-071-0/+49
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-11-071-1/+1
* Bugzilla Bug 298522: added power-up self tests for HMAC SHA-384 and HMACwtchang%redhat.com2005-11-071-0/+52
* Bugzilla bug 313196: include the minimal headers.wtchang%redhat.com2005-11-071-1/+3
* Bugzilla Bug 313196: checked in a header inclusion change that I missed inwtchang%redhat.com2005-11-071-2/+1
* Bugzilla Bug 313196: HMAC code should not use a fixed hash input block sizewtchang%redhat.com2005-11-075-23/+60
* Replaced the magic constant 20 by SHA1_LENGTH. Use sizeof(buffer) towtchang%redhat.com2005-11-051-4/+4
* replace missing header files.relyea%netscape.com2005-11-046-2/+425
* Bugzilla Bug 311958: Update the nssckbi versions for NSS 3.11. r=relyea.wtchang%redhat.com2005-11-041-3/+4
* Move ret_cr16.s from util to freebl. r=nelsonbjulien.pierre.bugs%sun.com2005-11-043-6/+1
* Initial CAPI PKCS #11 Module.relyea%netscape.com2005-11-0415-0/+3336
* Bugzilla Bug 298512: Ensure the seed and seed key input for RNG do not havewtchang%redhat.com2005-11-041-6/+33
* Remove dead files. r=wtchangjulien.pierre.bugs%sun.com2005-11-041-104/+0
* Remove nmake Makefiles and references to them. r=nelsonjulien.pierre.bugs%sun.com2005-11-044-197/+0
* Remove dead files. r=wtchangjulien.pierre.bugs%sun.com2005-11-0416-2004/+0