summaryrefslogtreecommitdiff
path: root/security/nss
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 71323: set MOZILLA_CLIENT when building in client make environmentthayes%netscape.com2001-03-091-1/+1
* Bug 70657 . Old CERT DB doesn't always get closed after migration.relyea%netscape.com2001-03-071-0/+3
* Fix Bug 70441 where ava fields with one or two characters are not formatted p...relyea%netscape.com2001-03-071-1/+1
* fixed a typo in an echosonmi%netscape.com2001-03-031-1/+1
|\
| * fixup commit for tag 'JSS_3_0_RTM'JSS_3_0_RTMcvs2hg2001-03-031298-526183/+0
|/
* fix for bug 69582, empty scripts due to a full /tmp cause programms tosonmi%netscape.com2001-03-033-30/+26
* added fix fo bug 69588 - QA failure not recognized - now a certain #sonmi%netscape.com2001-03-021-13/+39
* Use $TMP, $TMPDIR, or $TEMP for directory to hold server SID cache file.nelsonb%netscape.com2001-03-021-2/+7
* Add a -C lib to the gmake line to prevent nmake from gettingjavi%netscape.com2001-03-011-2/+1
* Bug 69582 endless loop on EOF reading Extensionskirke%netscape.com2001-03-011-4/+8
* tools tests activatedsonmi%netscape.com2001-03-011-2/+1
* change '-p' to '-P' to be consistant with other tools.relyea%netscape.com2001-03-011-3/+3
* was still running kshsonmi%netscape.com2001-03-011-1/+1
* restructuring of NSS QAsonmi%netscape.com2001-03-011-162/+233
* restructuring of NSS QAsonmi%netscape.com2001-02-281-244/+162
* Increase the temp cert db's memory buffer size from 64KB to 256KB.nelsonb%netscape.com2001-02-282-3/+21
* complete restructuring and cleanup of the QA suites.sonmi%netscape.com2001-02-289-1090/+1171
* On NT, it looks like isatty doesn't always work. Since we always use stdin fo...relyea%netscape.com2001-02-281-0/+4
* Finish WinNT changes.relyea%netscape.com2001-02-281-1/+8
* Add '-p' to specify a dbprefix.relyea%netscape.com2001-02-2817-1458/+1991
|\
| * Merge the changes from NSS_CLIENT_TAG onto trunk.javi%netscape.com2001-02-271-1/+8
| * improvements, bugfixes, intermediate checkin before trying to makesonmi%netscape.com2001-02-231-15/+15
| * fix for #63982, -o not using file passwordmcgreer%netscape.com2001-02-221-0/+12
| * Fix mismatched parameter problem.relyea%netscape.com2001-02-221-2/+2
| * new script to do the certificate portion of the nss QAsonmi%netscape.com2001-02-211-0/+291
| * Fix bug 69471 and bug 69472 : Memory leak in PK11_VerifyMechanisms and incorr...relyea%netscape.com2001-02-211-3/+4
| * Leave a reference to the static version strings so agressive linkers linkersrelyea%netscape.com2001-02-211-0/+9
| * Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites.relyea%netscape.com2001-02-216-58/+238
| * added a function to watch for hanging rsh processes, if an rsh does notsonmi%netscape.com2001-02-211-3/+43
| * test choked on a ]# - replaced by ] #sonmi%netscape.com2001-02-201-2/+2
| * formatted to tabstop 8sonmi%netscape.com2001-02-203-83/+84
| * formated to tabstop 8sonmi%netscape.com2001-02-202-100/+101
| * deleted comments, formated with tabstop 8sonmi%netscape.com2001-02-201-716/+676
| * formatted according to the nss tab 8 rulessonmi%netscape.com2001-02-202-486/+488
* | fixup commit for tag 'NSS_3_2_RTM'NSS_3_2_RTMcvs2hg2001-02-271-1/+8
|/
* OK, let's not get sloppy on the types... flags should be a PRUint32.relyea%netscape.com2001-02-101-1/+1
* Make the public interface use a flags variable instead of a billion littlerelyea%netscape.com2001-02-104-7/+52
* Bug 68234. Handle automatic update of NES2.0, and NES 3.X databases.relyea%netscape.com2001-02-102-52/+246
* add a script for testing various nss commands. not run by default for now.mcgreer%netscape.com2001-02-093-0/+263
* Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when itnelsonb%netscape.com2001-02-094-40/+40
* update certutil and modutil to use the new NSS_Initialize signature.relyea%netscape.com2001-02-092-2/+2
* Allow applications to initialize nss without necessarily initializing databas...relyea%netscape.com2001-02-092-19/+62
* Move cdbhdl.h to private exports. bug 64260 revied by nelsonb.relyea%netscape.com2001-02-091-1/+1
* Allow application to customize cert verification slop time.nelsonb%netscape.com2001-02-093-10/+41
* Make SSL API consistent in using SECStatus as return value for functionsnelsonb%netscape.com2001-02-097-84/+83
* Fix for Bug 68063javi%netscape.com2001-02-081-8/+18
* Changes suggested by Wan-Teh.nelsonb%netscape.com2001-02-082-26/+29
* Set NSS version to 3.2.wtc%netscape.com2001-02-081-2/+2
* Need to include "prthread.h" for the PRThread type.wtc%netscape.com2001-02-071-0/+1
* When half-duplex applications (e.g. one thread per socket, doing alternatenelsonb%netscape.com2001-02-071-0/+8