summaryrefslogtreecommitdiff
path: root/security/nss/cmd/sdrtest
Commit message (Expand)AuthorAgeFilesLines
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-2/+0
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-0/+3
* 1) Open database RW if we are encrypting so that the SDR key can be created.relyea%netscape.com2001-08-241-2/+22
* Bug 67501: Fix suggested by Nelson. Make '-d' option work again in sdrtest.relyea%netscape.com2001-02-061-1/+1
* Move SDR tests to use nss dll'srelyea%netscape.com2001-01-071-1/+1
* Call NSS_Init() to initialize NSS. It's not necessary to call PR_Init()wtc%netscape.com2001-01-051-24/+4
* Reduce warnings by adding missing #includes to eliminate calls tonelsonb%netscape.com2001-01-041-0/+1
* Add dynamic Library support to commands. Mark those that commands that stillrelyea%netscape.com2000-12-221-0/+2
* Initialize random number generator from system information. The newthayes%netscape.com2000-09-161-0/+6
* Add SDR test commandthayes%netscape.com2000-06-233-0/+420