summaryrefslogtreecommitdiff
path: root/security/nss/cmd/shlibsign/shlibsign.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
* 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
* Rewrote without the dirname() and basename() calls because they are notwtc%netscape.com2003-03-211-10/+17
* 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
* 1) turn on mangle builds.relyea%netscape.com2003-02-051-6/+4
* 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-041-15/+97
* 1) add vfyserv to the standard build.relyea%netscape.com2003-01-281-0/+321