summaryrefslogtreecommitdiff
path: root/security/nss/cmd/shlibsign
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'GECKO181_20080827_RELBRANCH'cvs2hg2008-01-313-17/+31
|
* Bugzilla Bug 292427: on Windows, search in $(DIST)/lib before $(DIST)/binwtchang%redhat.com2005-11-161-2/+2
| | | | | because in a Mozilla build $(DIST)/bin may contain old copies of the NSS DLLs. r=relyea,jpierre.
* Fix for bug 232604. don't open DBs in user's directory in shlibsign. r=nelsonjulien.pierre.bugs%sun.com2005-11-151-4/+10
|
* Bug 303508: Add freebl shared libs that do 64-bit integer math. Bug 274984: ↵saul.edwards%sun.com2005-09-072-25/+6
| | | | | | | | | | | | | | softoken fails to load freebl in setuid programs. freebl becomes a shared library on all platforms. r=nelson Modified Files: coreconf/HP-UXB.11.mk coreconf/SunOS5.mk nss/cmd/shlibsign/Makefile nss/cmd/shlibsign/manifest.mn nss/lib/freebl/Makefile nss/lib/freebl/arcfour.c nss/lib/freebl/blapi.h nss/lib/freebl/config.mk nss/lib/freebl/ldvector.c nss/lib/freebl/loader.c nss/lib/freebl/loader.h nss/lib/freebl/manifest.mn Added Files: nss/lib/freebl/freebl.def
* Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.wtchang%redhat.com2005-07-213-17/+24
| | | | | | | | | | | | | Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of the patch were contributed by Chris Seawood <cls@seawood.org>. r=relyea. Modified Files: coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh nss/lib/ckfw/builtins/Makefile nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk nss/lib/smime/config.mk nss/lib/softoken/config.mk nss/lib/ssl/config.mk
* 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
| | | | directories to PATH. r=relyea.
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
| | | | | | | | unix_rand.c, and win_rand.c. 2. Make secrng.h and pqgutil.h private. 3. Public header pk11pqg.h can't include private header pqgutil.h. 4. Many files don't need to include secrng.h. A few don't need to include pqgutil.h. 5. Remove duplicate declarations of PQG_DestroyParams and PQG_DestroyVerify from blapi.h.
* Fix for 202053 - signing of softokn3.dll may fail on OS/2. Force the use of ↵jpierre%netscape.com2003-04-151-1/+1
| | | | OS/2 CMD.EXE default shell . r=pedemont
* Bug 201555: enable stripping of EXEs on OS/2 with gcc. The LIBPATHSTRICTwtc%netscape.com2003-04-151-0/+1
| | | | | | | | change in sign.cmd is so that you can run a VACPP build when gcc is building (otherwise shlibsign loads the wrong DLLs). The patch is contributed by IBM. Modified Files: coreconf/OS2.mk nss/cmd/shlibsign/sign.cmd
* The .chk files should have the $(DLL_PREFIX), not $(LIB_PREFIX), becausewtc%netscape.com2003-04-121-1/+1
| | | | they correspond to shared libraries/DLLs.
* Bug 200179: prepend, rather than overwrite, the shared library search path.wtc%netscape.com2003-04-011-4/+4
| | | | We can't assume the shared library search path is not set.
* Destroy the hash context, public key, private key, and slot so that NSSwtc%netscape.com2003-04-011-2/+14
| | | | shutdown will succeed. r=relyea.
* 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
| | | | Apparently it is necessary to have LIBRARY_PATH set in the environment.
* 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
| | | | available on some Unix platforms (e.g., BSD/OS 4.2).
* Bug 197890: backed out the previous checkin. For unknown reasons, thewtc%netscape.com2003-03-211-1/+1
| | | | | | Mozilla trunk Tinderbox machine "beast" had trouble running the cygpath command. It failed with the error "can't create title mutex, Win32 error 6".
* 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
| | | | | | | a shell script. This patch is contributed by Michael Kaply <mkaply@us.ibm.com>. Modified Files: Makefile Added Files: sign.cmd
* Bug 197890: use Cygwin's cygpath command to "escape" a pathname with awtc%netscape.com2003-03-181-1/+1
| | | | drive letter for Cygwin's bash.
* Bug 197890: Eliminated the artificial dependency of all NSS cmd tools onwtc%netscape.com2003-03-171-3/+9
| | | | | | | | | zlib. Only some of them (modutil and signtool) need zlib and we now define that dependency explicitly. In shlibsign/sign.sh, escape the drive letter if the pathname contains it and we are using Cygwin so that the pathname does not contain any colon, which is the PATH separator in Cygwin. r=relyea Modified Files: platlibs.mk modutil/manifest.mn shlibsign/sign.sh signtool/manifest.mn
* 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
| | | | can't open the shared library and isn't a real failure, so change the wording
* Exit with 1 rather than -1 on failure. Make sure the program exit with 1wtc%netscape.com2003-02-071-7/+8
| | | | | on all failures. Remove the symlink, if a file/symlink by that name already exists, before creating it to avoid the EEXIST error.
* Use <> around standard/system header files. This file does not needwtc%netscape.com2003-02-071-6/+6
| | | | string.h, but it should include stdio.h because it uses fprintf and printf.
* Fix signed/unsigned display issue.relyea%netscape.com2003-02-071-2/+3
| | | | Add more loggin information on errors (rev 1.3 added this but lost it's log).
* *** 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
| | | | so that it is right next to the definition of CHECKLOC, which it uses.
* 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
| | | | | Define MD_LIB_RELEASE_FILES in manifest.mn so that the *.chk files are included in the mdbinary.jar files generated by the release target.
* Support both ";" and ":" as PATH separators on Windows. MKS Korn shellwtc%netscape.com2003-02-061-1/+5
| | | | uses ";" but Cygwin bash uses ":".
* 1) turn on mangle builds.relyea%netscape.com2003-02-052-6/+6
| | | | | 2) better fix for the missing MAXPATHLEN missing define. 3) make room for the '\0' in the pathname.
* Fix LINUX breakage (define MAXPATHLEN if it wasn't defined the the standardrelyea%netscape.com2003-02-041-0/+4
| | | | system headers).
* Add code to handle symlinks.relyea%netscape.com2003-02-042-17/+99
| | | | Add verbose output to print out hashes and signatures.
* 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
2) add tool to build shared library signature files for FIP's. Code to verify requires NSPR changes before we can check it in.