| Commit message (Expand) | Author | Age | Files | Lines |
* | more outpur (2>) to the certutil log file | sonmi%netscape.com | 2000-11-29 | 1 | -20/+20 |
* | took out the tail -f if running from cron | sonmi%netscape.com | 2000-11-29 | 1 | -4/+12 |
* | Use NSS_Init() to open the databases. | relyea%netscape.com | 2000-11-28 | 1 | -13/+3 |
* | Fix type casting problems in zip.c | relyea%netscape.com | 2000-11-28 | 1 | -4/+5 |
* | remove extre PR_PUBLIC definition so everything will compile under AIX | relyea%netscape.com | 2000-11-28 | 1 | -1/+1 |
* | fix missing libraries in windows build | mcgreer%netscape.com | 2000-11-28 | 1 | -5/+1 |
* | Add pkcs12 so the pk12util.c builds | relyea%netscape.com | 2000-11-28 | 1 | -0/+2 |
* | Use platlibs so the the builds work on NT as well. | relyea%netscape.com | 2000-11-28 | 1 | -2/+0 |
* | Add the list of exported symbols from the pkcs11 shared library module | javi%netscape.com | 2000-11-28 | 1 | -0/+1 |
* | removed another server restart (NULL ciphers), but left code in in case we | sonmi%netscape.com | 2000-11-28 | 1 | -4/+4 |
* | attempt to remove cron error about output terminal can't be opened | sonmi%netscape.com | 2000-11-28 | 1 | -48/+88 |
* | changes suggested by bryner to build more of NSS's utilities | mcgreer%netscape.com | 2000-11-28 | 3 | -4/+10 |
* | Check in PKCS #11 test suite. | relyea%netscape.com | 2000-11-21 | 31 | -0/+55382 |
* | added debug echo for each testclient started | sonmi%netscape.com | 2000-11-17 | 1 | -2/+5 |
* | When disabling SSL2, also disable ssl2 compatible client hellos. | nelsonb%netscape.com | 2000-11-17 | 1 | -3/+1 |
* | Get the montmulf code to build, in preparation for integration into MPI. | nelsonb%netscape.com | 2000-11-17 | 3 | -77/+23 |
* | checkin of blinding implementation | mcgreer%netscape.com | 2000-11-17 | 1 | -52/+286 |
* | checked in previous fix again. Hanging had other reasons | sonmi%netscape.com | 2000-11-17 | 1 | -9/+10 |
* | return SEC_ERR_NEED_RANDOM when the RNG does not have sufficient seeding data... | mcgreer%netscape.com | 2000-11-17 | 1 | -2/+1 |
* | these functions should be static | mcgreer%netscape.com | 2000-11-17 | 1 | -3/+3 |
* | backed out my changes, first it wanted input, then I started it <request file, | sonmi%netscape.com | 2000-11-16 | 1 | -10/+9 |
* | Don't generate a .xSYM file for optimized and use PPC struct alignment instea... | javi%netscape.com | 2000-11-16 | 1 | -0/+0 |
* | trying iridium/components for a change now... | sonmi%netscape.com | 2000-11-15 | 2 | -7/+7 |
* | added -d CLIENTDIR to the new testclient starts, so NT won't have a problem | sonmi%netscape.com | 2000-11-15 | 1 | -8/+10 |
* | exchanged the obsolete iridium/compontents against hs-sca15c/mccrel2 | sonmi%netscape.com | 2000-11-15 | 1 | -6/+6 |
* | fixed a blank that that had gotten in the middle of a variablename | sonmi%netscape.com | 2000-11-15 | 1 | -1/+1 |
* | no more temp files, all saved for later debugging purpose | sonmi%netscape.com | 2000-11-14 | 1 | -8/+8 |
* | changed and improved selfserver / testclient and stressclient communication | sonmi%netscape.com | 2000-11-13 | 1 | -2/+14 |
* | First Checked In. | javi%netscape.com | 2000-11-11 | 2 | -0/+0 |
* | changed the way the -i option (NULL ciphers) are being handeled once more | sonmi%netscape.com | 2000-11-10 | 1 | -51/+43 |
* | Release the SpecRead Lock before returning in an error path. | nelsonb%netscape.com | 2000-11-10 | 1 | -0/+1 |
* | fix the testing for null ciphers by relaunching the server | mcgreer%netscape.com | 2000-11-10 | 1 | -13/+51 |
* | pk12util arises from the dead! | mcgreer%netscape.com | 2000-11-09 | 3 | -1025/+720 |
* | make read/write work | mcgreer%netscape.com | 2000-11-09 | 1 | -2/+2 |
* | Remove a duplicate access path that was an absolute path and would only be go... | javi%netscape.com | 2000-11-09 | 1 | -0/+0 |
* | only launch the server once for coverage tests | mcgreer%netscape.com | 2000-11-09 | 1 | -13/+19 |
* | add new ping command to usage | mcgreer%netscape.com | 2000-11-09 | 1 | -1/+2 |
* | add "-q" option for creating a client which will "ping" the server until it | mcgreer%netscape.com | 2000-11-09 | 1 | -2/+43 |
* | Build rsaperf benchmarking tool during nightly builds now. | nelsonb%netscape.com | 2000-11-09 | 1 | -0/+1 |
* | Clean up the project some. | javi%netscape.com | 2000-11-09 | 1 | -0/+0 |
* | initial mozilla checkin of the roots from the following companies: | mcgreer%netscape.com | 2000-11-08 | 1 | -18/+2319 |
* | Add new default public and private RSA keys. | nelsonb%netscape.com | 2000-11-08 | 1 | -7/+84 |
* | Add values for test modulus and exponent for benchmarking purposes. | nelsonb%netscape.com | 2000-11-08 | 1 | -3/+16 |
* | Fix mpp_pprime (Miller-Rabin Pseudo Primality test) to report MP_NO, | nelsonb%netscape.com | 2000-11-08 | 2 | -30/+41 |
* | Add the MP_API_COMPATIBLE for Mac builds so that MPI libraries build | javi%netscape.com | 2000-11-08 | 1 | -0/+2 |
* | Modify the NSS project to use the new freebl code | javi%netscape.com | 2000-11-08 | 1 | -0/+0 |
* | Make this file buildable on Mac | javi%netscape.com | 2000-11-08 | 2 | -1/+25 |
* | Make this file build on the Mac. | javi%netscape.com | 2000-11-08 | 1 | -2/+2 |
* | set up RNG for self-test (DSA needs it), and set default RSA public exponent | mcgreer%netscape.com | 2000-11-04 | 1 | -1/+4 |
* | option for printing content version | mcgreer%netscape.com | 2000-11-03 | 1 | -2/+9 |