summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more outpur (2>) to the certutil log filesonmi%netscape.com2000-11-291-20/+20
* took out the tail -f if running from cronsonmi%netscape.com2000-11-291-4/+12
* Use NSS_Init() to open the databases.relyea%netscape.com2000-11-281-13/+3
* Fix type casting problems in zip.crelyea%netscape.com2000-11-281-4/+5
* remove extre PR_PUBLIC definition so everything will compile under AIXrelyea%netscape.com2000-11-281-1/+1
* fix missing libraries in windows buildmcgreer%netscape.com2000-11-281-5/+1
* Add pkcs12 so the pk12util.c buildsrelyea%netscape.com2000-11-281-0/+2
* Use platlibs so the the builds work on NT as well.relyea%netscape.com2000-11-281-2/+0
* Add the list of exported symbols from the pkcs11 shared library modulejavi%netscape.com2000-11-281-0/+1
* removed another server restart (NULL ciphers), but left code in in case wesonmi%netscape.com2000-11-281-4/+4
* attempt to remove cron error about output terminal can't be openedsonmi%netscape.com2000-11-281-48/+88
* changes suggested by bryner to build more of NSS's utilitiesmcgreer%netscape.com2000-11-283-4/+10
* Check in PKCS #11 test suite.relyea%netscape.com2000-11-2131-0/+55382
* added debug echo for each testclient startedsonmi%netscape.com2000-11-171-2/+5
* When disabling SSL2, also disable ssl2 compatible client hellos.nelsonb%netscape.com2000-11-171-3/+1
* Get the montmulf code to build, in preparation for integration into MPI.nelsonb%netscape.com2000-11-173-77/+23
* checkin of blinding implementationmcgreer%netscape.com2000-11-171-52/+286
* checked in previous fix again. Hanging had other reasonssonmi%netscape.com2000-11-171-9/+10
* return SEC_ERR_NEED_RANDOM when the RNG does not have sufficient seeding data...mcgreer%netscape.com2000-11-171-2/+1
* these functions should be staticmcgreer%netscape.com2000-11-171-3/+3
* backed out my changes, first it wanted input, then I started it <request file,sonmi%netscape.com2000-11-161-10/+9
* Don't generate a .xSYM file for optimized and use PPC struct alignment instea...javi%netscape.com2000-11-161-0/+0
* trying iridium/components for a change now...sonmi%netscape.com2000-11-152-7/+7
* added -d CLIENTDIR to the new testclient starts, so NT won't have a problemsonmi%netscape.com2000-11-151-8/+10
* exchanged the obsolete iridium/compontents against hs-sca15c/mccrel2sonmi%netscape.com2000-11-151-6/+6
* fixed a blank that that had gotten in the middle of a variablenamesonmi%netscape.com2000-11-151-1/+1
* no more temp files, all saved for later debugging purposesonmi%netscape.com2000-11-141-8/+8
* changed and improved selfserver / testclient and stressclient communicationsonmi%netscape.com2000-11-131-2/+14
* First Checked In.javi%netscape.com2000-11-112-0/+0
* changed the way the -i option (NULL ciphers) are being handeled once moresonmi%netscape.com2000-11-101-51/+43
* Release the SpecRead Lock before returning in an error path.nelsonb%netscape.com2000-11-101-0/+1
* fix the testing for null ciphers by relaunching the servermcgreer%netscape.com2000-11-101-13/+51
* pk12util arises from the dead!mcgreer%netscape.com2000-11-093-1025/+720
* make read/write workmcgreer%netscape.com2000-11-091-2/+2
* Remove a duplicate access path that was an absolute path and would only be go...javi%netscape.com2000-11-091-0/+0
* only launch the server once for coverage testsmcgreer%netscape.com2000-11-091-13/+19
* add new ping command to usagemcgreer%netscape.com2000-11-091-1/+2
* add "-q" option for creating a client which will "ping" the server until itmcgreer%netscape.com2000-11-091-2/+43
* Build rsaperf benchmarking tool during nightly builds now.nelsonb%netscape.com2000-11-091-0/+1
* Clean up the project some.javi%netscape.com2000-11-091-0/+0
* initial mozilla checkin of the roots from the following companies:mcgreer%netscape.com2000-11-081-18/+2319
* Add new default public and private RSA keys.nelsonb%netscape.com2000-11-081-7/+84
* Add values for test modulus and exponent for benchmarking purposes.nelsonb%netscape.com2000-11-081-3/+16
* Fix mpp_pprime (Miller-Rabin Pseudo Primality test) to report MP_NO,nelsonb%netscape.com2000-11-082-30/+41
* Add the MP_API_COMPATIBLE for Mac builds so that MPI libraries buildjavi%netscape.com2000-11-081-0/+2
* Modify the NSS project to use the new freebl codejavi%netscape.com2000-11-081-0/+0
* Make this file buildable on Macjavi%netscape.com2000-11-082-1/+25
* Make this file build on the Mac.javi%netscape.com2000-11-081-2/+2
* set up RNG for self-test (DSA needs it), and set default RSA public exponentmcgreer%netscape.com2000-11-041-1/+4
* option for printing content versionmcgreer%netscape.com2000-11-031-2/+9