summaryrefslogtreecommitdiff
path: root/security/nss/cmd/shlibsign
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-02-035-44/+40
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-256-172/+194
* Bugzilla bug 233319: prepend, rather than append, the NSS lib and binwchang0222%aol.com2004-02-091-2/+2
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
* Fix for 202053 - signing of softokn3.dll may fail on OS/2. Force the use of O...jpierre%netscape.com2003-04-151-1/+1
* Bug 201555: enable stripping of EXEs on OS/2 with gcc. The LIBPATHSTRICTwtc%netscape.com2003-04-151-0/+1
* The .chk files should have the $(DLL_PREFIX), not $(LIB_PREFIX), becausewtc%netscape.com2003-04-121-1/+1
* Bug 200179: prepend, rather than overwrite, the shared library search path.wtc%netscape.com2003-04-011-4/+4
* Destroy the hash context, public key, private key, and slot so that NSSwtc%netscape.com2003-04-011-2/+14
* checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-011-1/+3
* fixup commit for tag 'MOZILLA_1_4a_RELEASE'MOZILLA_1_4a_RELEASEcvs2hg2003-03-293-16/+33
* Bug 198543: checked in the patch from Chris Seawood to fix BeOS bustage.wtc%netscape.com2003-03-221-1/+1
* Bug 198543: BeOS uses LIBRARY_PATH to search for shared libraries.wtc%netscape.com2003-03-211-0/+2
* Rewrote without the dirname() and basename() calls because they are notwtc%netscape.com2003-03-212-14/+17
* Bug 197890: backed out the previous checkin. For unknown reasons, thewtc%netscape.com2003-03-211-1/+1
* On IRIX, dirname() and basename() are defined in -lgen.wtc%netscape.com2003-03-211-0/+4
* Bug 198482: OS/2 can't run sign.sh because we can't set DLL load path inwtc%netscape.com2003-03-212-0/+22
* Bug 197890: use Cygwin's cygpath command to "escape" a pathname with awtc%netscape.com2003-03-181-1/+1
* Bug 197890: Eliminated the artificial dependency of all NSS cmd tools onwtc%netscape.com2003-03-171-3/+9
* Simplified the test for substrings.wtc%netscape.com2003-02-221-1/+1
* Sigh, the QA scripts look for the word 'failed', but it's common that werelyea%netscape.com2003-02-081-1/+1
* Exit with 1 rather than -1 on failure. Make sure the program exit with 1wtc%netscape.com2003-02-071-7/+8
* Use <> around standard/system header files. This file does not needwtc%netscape.com2003-02-071-6/+6
* Fix signed/unsigned display issue.relyea%netscape.com2003-02-071-2/+3
* *** empty log message ***relyea%netscape.com2003-02-071-39/+18
* Add Mangle logging...relyea%netscape.com2003-02-071-0/+3
* Moved the definition of MD_LIB_RELEASE_FILES from manifest.mn to Makefilewtc%netscape.com2003-02-062-2/+1
* 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
* Support both ";" and ":" as PATH separators on Windows. MKS Korn shellwtc%netscape.com2003-02-061-1/+5
* 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
* 1) add vfyserv to the standard build.relyea%netscape.com2003-01-283-0/+450