summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close SeaMonkey_M18_BRANCHSeaMonkey_M18_BRANCHFranziskus Kiefer2017-09-290-0/+0
|
* artificial changeset: close fixup head bc3941d4d428 for tag ↵cvs2hg2013-02-210-0/+0
|\ | | | | | | Netscape_20001031_RELEASE
| * fixup commit for tag 'Netscape_20001031_RELEASE'Netscape_20001031_RELEASEcvs2hg2000-10-0725-1618/+733
| |\ |/ /
| * fixup commit for tag 'Netscape_20001030_RELEASE'Netscape_20001030_RELEASEcvs2hg2000-10-0725-1618/+733
|/
* fixup commit for branch 'SeaMonkey_M18_BRANCH'SeaMonkey_M18_RELEASESeaMonkey_M18_BASEcvs2hg2000-10-07147-10197/+8215
|
* fixup commit for branch 'NSS_30_BRANCH'NSS_3_0_1_RTMcvs2hg2000-10-0714-0/+10251
|
* The session timeout times for SSL2 and SSL3 were reversed, so SSL3nelsonb%netscape.com2000-10-051-2/+2
| | | | sessions were timing out after only 100 seconds. Bug 55231.
* Bugzilla bug #54711: fixed a typo. Thanks to hctrinh@us.ibm.comwtc%netscape.com2000-10-011-1/+1
| | | | (Huynh Trinh) for the patch. (NSS_30_BRANCH)
* Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By defaultwtc%netscape.com2000-09-271-2/+2
| | | | INSTALL is $(NSINSTALL) -R on Unix, which creates relative-path symlinks.
* fix build problem where copied over file was read-only. changed to symlink.mcgreer%netscape.com2000-09-261-1/+1
|
* added SHLIB_PATH and LIBPATH for HPUX and AIXsonmi%netscape.com2000-09-261-1/+3
|
* Bugzilla bug #54131: link executable programs with the -z and +s linkerwtc%netscape.com2000-09-261-0/+2
| | | | options. (NSS_30_BRANCH)
* Add handling of UTF8String to Name attributes.thayes%netscape.com2000-09-251-0/+4
|
* Use the new Database-less initialization.relyea%netscape.com2000-09-201-35/+2
|
* Create an initialization call for NSS that does not require the Databases to ↵relyea%netscape.com2000-09-203-1/+44
| | | | be initialized.
* move PKCS11_Config from a private to public header file.relyea%netscape.com2000-09-202-9/+8
|
* Add modutil back to the build tree.relyea%netscape.com2000-09-201-1/+1
|
* Fix for bug# 49106. r=javi, a=wtcddrinan%netscape.com2000-09-201-1/+1
|
* Integrate OS/2 changes from IBM.relyea%netscape.com2000-09-2023-86/+679
|
* Bugzilla bug #53204: import NSPR 4.0.1 on Windows NT and 4.0 on all otherwtc%netscape.com2000-09-192-2/+6
| | | | | platforms. (NSS_30_BRANCH) Modified files: manifest.mn, Makefile
* Fix bug 52633 in the NSS_30_BRANCH. Already fixed in trunk.nelsonb%netscape.com2000-09-141-1/+0
|
* Allow NSPR to come from somewhere else.relyea%netscape.com2000-09-131-4/+8
| | | | fix == problem
* Integrate key reuse changes back to NSS_3.01relyea%netscape.com2000-09-132-0/+33
|
* Merge fixes for bugs 51425 51559 51913 and 52092 from trunk onto thenelsonb%netscape.com2000-09-127-25/+162
| | | | NSS_30_BRANCH.
* bumping for roots (please fix this, Ian!)mcgreer%netscape.com2000-09-081-1/+1
|
* Remove certinit.c from the NSS. This is part of the fix for Bug 45900javi%netscape.com2000-08-111-0/+0
|
* up version number for new rootsmcgreer%netscape.com2000-07-271-1/+1
|
* Bugzilla bug #46509: removed the use of -taso and the USE_64 makefilewtc%netscape.com2000-07-261-4/+0
| | | | option on OSF1. (NSS_30_BRANCH)
* Make selfserv cough up it's pid.relyea%netscape.com2000-06-291-2/+16
|
* Fix bug in parsing of the HOSTDIR value.relyea%netscape.com2000-06-291-1/+1
|
* Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.gordon%netscape.com2000-06-281-0/+0
| | | | Remove dependency on crypto library.
* Use the correct PATH syntax for NT (';' instead of ':')relyea%netscape.com2000-06-202-0/+5
|
* Shell script should work even if '.' is not in your pathrelyea%netscape.com2000-06-201-1/+1
|
* Allow us to use file redirection to input new cert extentions (remove the ↵relyea%netscape.com2000-06-201-8/+8
| | | | input flushes)
* Fix NT bugs with reading the password from a file.relyea%netscape.com2000-06-202-3/+19
|
* Merge memory management patch from the tip.thayes%netscape.com2000-06-191-1/+1
|
* (not part of build) added mozilla/security/nss/lib/smime to access paths, ↵beard%netscape.com2000-06-161-0/+0
| | | | and pk11sdr.c.
* 1) Generate the correct tag for Optimized builds.relyea%netscape.com2000-06-162-8/+24
| | | | | | 2) Generate the correct tag for Linux builds. Make Linux builds work (the need some extra time between tests for processes to die and sockets to free themselves.
* casts to make the mac happy (unsigned int *) to (int *).relyea%netscape.com2000-06-161-2/+2
|
* Fix bug where password files were not working for Create Certificate request.relyea%netscape.com2000-06-161-4/+10
|
* fixup commit for branch 'NSS_30_BRANCH'cvs2hg2000-06-12138-23537/+0
|
* Fix DSA / BLAPI interface by creating stub functions that have thechrisk%netscape.com2000-06-122-9/+41
| | | | correct signature for being called via context->update or context->verify.
* added roots.mcgreer%netscape.com2000-06-121-1/+1
|
* Sorted output for certutil -Lchrisk%netscape.com2000-06-122-33/+105
|
* Fix cleanup code in Decrypt to check for NULL pointersthayes%netscape.com2000-06-121-5/+5
|
* Add permanent (token) key for supporting Secret Decoder Ring (SDR)thayes%netscape.com2000-06-104-58/+397
|\ | | | | | | Bug 26085
| * fixup commit for tag 'smimetk_branch_point'smimetk_branch_pointcvs2hg2000-06-06109-8281/+0
|/
* Carry forward fix from NSS 2.8 for servers that don't do ssl2.nelsonb%netscape.com2000-06-061-5/+9
|
* iterate context creation for all ciphers when doing performance tests.mcgreer%netscape.com2000-06-021-8/+52
|
* fork content version between ns-branded builds and mozilla builds.mcgreer%netscape.com2000-06-022-0/+5
|