wchang0222%aol.com
5aac66bfb6
Define the macro 'verbose' as -1 to turn all all zlib trace messages in
...
debug builds. This is to be consistent with our modifications to the old
zlib (Bugzilla bug 131826).
git-svn-id: svn://10.0.0.236/trunk@164922 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-04 16:23:19 +00:00
wchang0222%aol.com
353803dd72
Removed the definition of 'errno' as a global variable for WinCE. Our
...
WinCE port implements 'errno' as thread local storage.
git-svn-id: svn://10.0.0.236/trunk@164906 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-04 06:14:23 +00:00
wchang0222%aol.com
e2409a4c5c
The test programs $(PROGRAMS) need to be added to TARGETS, otherwise
...
they won't get built and the libs target will fail trying to install them.
git-svn-id: svn://10.0.0.236/trunk@164905 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-04 06:09:24 +00:00
wchang0222%aol.com
64729a201f
Added makefile rules to build the test programs (example and minigzip) and
...
the test target to run the tests.
Modified Files: Makefile config.mk manifest.mn
git-svn-id: svn://10.0.0.236/trunk@164825 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 02:17:04 +00:00
wchang0222%aol.com
cb7d312f4e
Bugzilla bug 131826: upgraded to zlib 1.2.2. a=relyea,jpierre.
...
Modified Files:
README adler32.c compress.c config.mk crc32.c deflate.c
deflate.h example.c gzio.c inffast.c inffast.h inffixed.h
inflate.c inftrees.c inftrees.h manifest.mn minigzip.c trees.c
uncompr.c zconf.h zlib.h zutil.c zutil.h
Added Files:
crc32.h infback.c inflate.h
Removed Files:
infblock.c infblock.h infcodes.c infcodes.h infutil.c
infutil.h makefile.win maketree.c netscape_mods.doc zip16.def
git-svn-id: svn://10.0.0.236/trunk@164818 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-02 23:40:10 +00:00
gerv%gerv.net
43cb9e1492
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155484 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 15:03:26 +00:00
wchang0222%aol.com
9d5d8e591b
Bugzilla bug 233239: do not include cmd/zlib and cmd/lib headers and
...
libraries in NSS binary releases.
Modified Files:
lib/Makefile lib/manifest.mn makepqg/manifest.mn zlib/Makefile
zlib/manifest.mn
git-svn-id: svn://10.0.0.236/trunk@152442 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-07 00:26:02 +00:00
wtc%netscape.com
ea6060a1b0
Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool tests
...
failed.
Modified Files:
README adler32.c compress.c crc32.c deflate.c deflate.h
example.c gzio.c infblock.c infblock.h infcodes.c infcodes.h
inffast.c inffast.h inflate.c inftrees.c inftrees.h infutil.c
infutil.h minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c
zutil.h
git-svn-id: svn://10.0.0.236/trunk@137599 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 15:00:13 +00:00
wtc%netscape.com
3b2b50508d
Bug 131826: checked in the README file of zlib 1.1.4.
...
git-svn-id: svn://10.0.0.236/trunk@137598 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 09:10:36 +00:00
wtc%netscape.com
7ecc1706e9
Bug 131826: upgraded to zlib 1.1.4.
...
Modified Files:
adler32.c compress.c crc32.c deflate.c deflate.h example.c
gzio.c infblock.c infblock.h infcodes.c infcodes.h inffast.c
inffast.h inflate.c inftrees.c inftrees.h infutil.c infutil.h
minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c zutil.h
git-svn-id: svn://10.0.0.236/trunk@137597 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:50:42 +00:00
wtc%netscape.com
5049458084
Bug 131826: added maketree.c from zlib 1.1.4.
...
git-svn-id: svn://10.0.0.236/trunk@137596 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:37:00 +00:00
wtc%netscape.com
e31f23801b
Removed unused files stubs.c and zip_nodl.c.
...
git-svn-id: svn://10.0.0.236/trunk@137595 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:35:07 +00:00
wtc%netscape.com
0a857c87ab
Bug 131826: added new header files from zlib 1.1.4.
...
Added Files: trees.h inffixed.h
git-svn-id: svn://10.0.0.236/trunk@137594 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:30:11 +00:00
nicolson%netscape.com
4b34ca8158
Fix 164126: makefile build error.
...
Change the NSS module name from "security" to "nss".
git-svn-id: svn://10.0.0.236/trunk@128961 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-06 16:38:56 +00:00
nelsonb%netscape.com
b82c4acc00
Add cross-platform (WinCE) support.
...
git-svn-id: svn://10.0.0.236/trunk@118055 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:00:27 +00:00
wtc%netscape.com
54c69f0c8c
The previous checkin breaks signtool on Linux, AIX, and OSF1. Backing it
...
out.
git-svn-id: svn://10.0.0.236/trunk@116627 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:27:34 +00:00
wtc%netscape.com
84b5f7c714
Bugzilla bug 131062: fixed a zlib vulnerability.
...
git-svn-id: svn://10.0.0.236/trunk@116607 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 01:43:49 +00:00
nelsonb%netscape.com
d58ebedbc4
Change most coreconf and NSS makefiles to use OS_TARGET (which can
...
be overridden via an environment variable) rather than OS_ARCH.
This is a precursor to more flexibility in cross-platform builds.
Bug 104541.
git-svn-id: svn://10.0.0.236/trunk@114608 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 22:54:08 +00:00
wtc%netscape.com
9e6c133c84
Bugzilla bug #63768 : removed references to the obsolete PURE_LIBRARY,
...
HAVE_PURIFY etc. make variables in NSS files. Reviewed by nelson Bolyard.
Modified Files:
cmd/platrules.mk cmd/crmf-cgi/config.mk cmd/crmftest/config.mk
cmd/lib/config.mk cmd/zlib/config.mk lib/base/config.mk
lib/certdb/config.mk lib/certhigh/config.mk lib/ckfw/config.mk
lib/crmf/config.mk lib/cryptohi/config.mk
lib/fortcrypt/swfort/config.mk lib/freebl/config.mk
lib/jar/config.mk lib/nss/config.mk lib/pk11wrap/config.mk
lib/pkcs12/config.mk lib/pkcs7/config.mk lib/smime/config.mk
lib/softoken/config.mk lib/ssl/config.mk lib/util/config.mk
git-svn-id: svn://10.0.0.236/trunk@86029 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:49:57 +00:00
relyea%netscape.com
1755211ed7
remove extre PR_PUBLIC definition so everything will compile under AIX
...
git-svn-id: svn://10.0.0.236/trunk@82988 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-28 23:24:55 +00:00
wtc%netscape.com
6e29508dde
Bugzilla bug #53114 : fixed license.
...
git-svn-id: svn://10.0.0.236/trunk@79884 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:55:03 +00:00
wtc%netscape.com
46066dbd6d
Added a white space.
...
git-svn-id: svn://10.0.0.236/trunk@79883 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:52:32 +00:00
wtc%netscape.com
d729098ae8
Bugzilla bug #53114 : fixed license in nss/cmd/zlib/Makefile and
...
manifest.mn. Thanks to Brian Ryner <bryner@netscape.com> for the bug
report.
git-svn-id: svn://10.0.0.236/trunk@79848 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 05:35:35 +00:00
relyea%netscape.com
0e647f3880
remove an incorrectly checked in file
...
git-svn-id: svn://10.0.0.236/trunk@64794 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 20:50:44 +00:00
relyea%netscape.com
a4d4d45374
Initial NSS Open Source checkin
...
git-svn-id: svn://10.0.0.236/trunk@64788 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 20:13:40 +00:00