summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Moved the definition of MD_LIB_RELEASE_FILES from manifest.mn to Makefilewtc%netscape.com2003-02-062-2/+1
* Clean up testsrelyea%netscape.com2003-02-061-5/+7
* Mangle will be changing the shared libraries, so it should link with them.relyea%netscape.com2003-02-061-0/+2
* Bug 177387: Put the configuration/assignments before the rules in Makefile.wtc%netscape.com2003-02-062-24/+25
* Turn on FIPS test again.relyea%netscape.com2003-02-061-13/+13
* Introduce shell variables for DLL_PREFIX and DLL_SUFFIXrelyea%netscape.com2003-02-062-0/+8
* Support both ";" and ":" as PATH separators on Windows. MKS Korn shellwtc%netscape.com2003-02-061-1/+5
* Backed out the previous checkin because it doesn't work on Windows.wtc%netscape.com2003-02-062-2/+0
* Bug 188441: compile with -D_USE_BIG_FDS on HP-UX. This ensures that fd_setwtc%netscape.com2003-02-061-1/+1
* Bug 177387: include the *.chk files in the mdbinary.jar files generated bywtc%netscape.com2003-02-062-0/+2
* Remove mangle test until we can get the correct library name inside fips.sh f...relyea%netscape.com2003-02-061-11/+13
* Add check to 1) make sure we are in FIPS mode. and 2) to verify that werelyea%netscape.com2003-02-061-0/+18
* The NSPR get shared lib interface requires the library name only,relyea%netscape.com2003-02-061-1/+1
* Try to load the new module before we've unloaded the old one. This nowrelyea%netscape.com2003-02-051-3/+9
* Update db test to verify cert8 not cert7relyea%netscape.com2003-02-051-1/+1
* Surface the Err codes if we fail to shift to FIPS mode.relyea%netscape.com2003-02-053-1/+67
* 1) turn on mangle builds.relyea%netscape.com2003-02-052-6/+6
* Fix LINUX breakage (define MAXPATHLEN if it wasn't defined the the standardrelyea%netscape.com2003-02-041-0/+4
* Add code to handle symlinks.relyea%netscape.com2003-02-042-17/+99
* Add program which will mangle exactly 1 bit in a file.relyea%netscape.com2003-02-043-0/+308
* Fix windows build breakage.relyea%netscape.com2003-02-041-1/+1
* Shell script to set up the path before running the signing toolrelyea%netscape.com2003-02-031-0/+16
* Generate .chk file at build time when we build shlibsignrelyea%netscape.com2003-02-032-0/+41
* Check bug 188856 into the tip.relyea%netscape.com2003-01-313-33/+63
* Fix an uninitialized variable. Bug 191396.nelsonb%netscape.com2003-01-311-1/+1
* Fix crash in CERT_CheckKeyUsage caused by dereferencing a returned pointernelsonb%netscape.com2003-01-311-0/+2
* Fix bug 191396. Don't generate SEC_ERROR_LIBRARY_FAILURE unnecessarilynelsonb%netscape.com2003-01-311-5/+7
* FIPS library verifier.relyea%netscape.com2003-01-302-1/+11
* FIPS library verifierrelyea%netscape.com2003-01-309-7/+319
* Bug 191214: fixed the object leaks in signtool that prevented NSS_Shutdownwtc%netscape.com2003-01-303-1/+16
* Bug 177387: temporarily added freebl_GetLibraryFilePathname to libfreebl.a.wtc%netscape.com2003-01-303-1/+289
* Fix for 190424 - don't query CKA_NETSCAPE_EMAIL attribute. r=wtcjpierre%netscape.com2003-01-301-2/+1
* Fix for 190424 - don't query CKA_NETSCAPE_EMAIL attribute . r=wtcjpierre%netscape.com2003-01-303-15/+5
* Patch for memory leak . Bug 189976 . r=wtcjpierre%netscape.com2003-01-301-18/+11
* Bug 191214: backed out the previous checkin until this bug (object leaks)wtc%netscape.com2003-01-301-5/+0
* Bug 171263: signtool should call NSS_Shutdown before it exits.wtc%netscape.com2003-01-301-0/+5
* Move LIBJAR definitions around so that NT builds.relyea%netscape.com2003-01-291-9/+8
* 1) add vfyserv to the standard build.relyea%netscape.com2003-01-284-0/+452
* New header file to dump defines for managing signed FIPs libraries.relyea%netscape.com2003-01-282-0/+51
* Compile modutil with shared libraries.relyea%netscape.com2003-01-283-18/+47
* Export functions needed for modutil to be compiled dynamically.relyea%netscape.com2003-01-281-0/+6
* Remove dead code and symbols from lib jar so that modutil can compile whenrelyea%netscape.com2003-01-282-2/+6
* Sign 3 sets of changes are here:relyea%netscape.com2003-01-284-2/+51
* Bug 90010: added support for parisc64. I received this patch fromwtc%netscape.com2003-01-271-0/+5
* Bug 190396.wtc%netscape.com2003-01-241-2/+20
* Bug 167756. Clean up previous patch: add lastState field, and set the SSL Err...relyea%netscape.com2003-01-233-8/+21
* Write changes back to the database when we correct incorrect user bit settings.relyea%netscape.com2003-01-231-9/+14
* Set the size value when extracting a key 19011.relyea%netscape.com2003-01-231-2/+12
* Check for token removal before continuing SSL sessions which have client authrelyea%netscape.com2003-01-232-0/+52
* Fix bug 180824 Version 3.4 string hard coded in default token name.relyea%netscape.com2003-01-231-1/+1