summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close GECKO181_20080311_RELBRANCHGECKO181_20080311_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
|
* artificial changeset: close fixup head 0c44ddb1c70b for tag NSSCKBI_1_65_RTMcvs2hg2013-02-210-0/+0
|\
| * fixup commit for tag 'NSSCKBI_1_65_RTM'NSSCKBI_1_65_RTMcvs2hg2008-01-251458-584315/+0
|/
* fixup commit for branch 'GECKO181_20080311_RELBRANCH'THUNDERBIRD_2_0_0_14_RELEASETHUNDERBIRD_2_0_0_14_RC1THUNDERBIRD_2_0_0_13_RELEASETHUNDERBIRD_2_0_0_13_RC1SUNBIRD_0_8_RELEASESEAMONKEY_1_1_9_RELEASEFIREFOX_2_0_0_14_RELEASEFIREFOX_2_0_0_14_RC1FIREFOX_2_0_0_13_RELEASEFIREFOX_2_0_0_13_RC1CAMINO_1_6_RELEASECAMINO_1_6_B4_RELEASECAMINO_1_6_B3_RELEASECAMINO_1_6_1_RELEASEcvs2hg2008-01-250-0/+0
|
* fixup commit for branch 'SUNBIRD_0_8_BRANCH'cvs2hg2008-01-25335-15351/+31407
|
* 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
| | | | new .s files. Bug 298630. r=rrelyea.
* Turn NSS_BETA off for NSS 3.11 RC2.christophe.ravel.bugs%sun.com2005-11-221-2/+2
| | | | r+ Julien Pierre.
* Back to BETA flag on the trunk.christophe.ravel.bugs%sun.com2005-11-211-2/+2
| | | | r+ Julien Pierre
* Turn NSS_BETA to FALSE for NSS 3.11 RC.christophe.ravel.bugs%sun.com2005-11-211-2/+2
| | | | r+: Julien Pierre.
* 53229: certutil should not use gets();alexei.volkov.bugs%sun.com2005-11-201-75/+133
| | | | julien rv+; wan-teh sr+
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-11-181-2/+4
| | | | RPM_RELEASE can be set from the command line.
* 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
| | | | Bug 316640. r-glen.beasley
* Bugzilla Bug 292427: on Windows, search in $(DIST)/lib before $(DIST)/binwtchang%redhat.com2005-11-161-2/+2
| | | | | because in a Mozilla build $(DIST)/bin may contain old copies of the NSS DLLs. r=relyea,jpierre.
* Handle nicknames on certificates.relyea%netscape.com2005-11-162-13/+99
| | | | | Fix bug where we weren't allocating enough space for wchar (wide, utf16, etc). strings in ckcapi_UTF8ToWide().
* Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.neil.williams%sun.com2005-11-161-0/+3
| | | | r=nelson
* 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
| | | | | | $ORIGIN linker keyword when building shared libraries and executable programs on HP-UX IPF. r=nelsonb. Modified Files: coreconf/HP-UX.mk nss/cmd/platlibs.mk
* 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
| | | | | Import certs and keys. Delete certs and keys.
* 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
| | | | are passed. r=nelson
* 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
| | | | r=wtchang
* Bugzilla Bug 311432: renamed USE_FP_CODE as ECL_USE_FP. Do not setwtchang%redhat.com2005-11-081-15/+13
| | | | | ECL_USE_FP to 1 on Linux x86 to work around the bug. Moved a dependency rule to the appropriate section of the makefile. r=nelsonb.
* 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
| | | | Set rpm release to 2 for NSS 3.11
* Bugzilla Bug 298522: added power-up self tests for HMAC SHA-384 and HMACwtchang%redhat.com2005-11-071-0/+52
| | | | SHA-512. The patch was written by Glen Beasley of Sun. r=wtc.
* 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
| | | | the previous checkin.
* Bugzilla Bug 313196: HMAC code should not use a fixed hash input block sizewtchang%redhat.com2005-11-075-23/+60
| | | | | | | | of 64 bytes, which is wrong for SHA-384 and SHA-512. This requires adding the hash input block size to the SECHashObject structure. r=relyea,nelsonb Modified Files: cryptohi/hasht.h cryptohi/sechash.c freebl/alghmac.c freebl/blapit.h freebl/rawhash.c
* Replaced the magic constant 20 by SHA1_LENGTH. Use sizeof(buffer) towtchang%redhat.com2005-11-051-4/+4
| | | | be more robust. r=nelsonb
* 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
| | | | Needs the updated ckfw.
* Bugzilla Bug 298512: Ensure the seed and seed key input for RNG do not havewtchang%redhat.com2005-11-041-6/+33
| | | | same value for FIPS 140-2. r=nelsonb.