releases-comm-central/third_party
Rob Lemley 7b60076860 Bug 1653884 - Use standard c++ exception handling in Botan/RNP. r=kaie
--HG--
extra : amend_source : 03a1304d32ebbdb0b61a8bd2b032488346b6d66e
2020-09-24 17:02:05 +02:00
..
botan Bug 1653884 - Use standard c++ exception handling in Botan/RNP. r=kaie 2020-09-24 17:02:05 +02:00
bzip2 Bug 1634963 - Configure flag for building librnp with system Bzip2. r=darktrojan,kaie 2020-07-31 13:51:07 +00:00
clang Bug 1518166 - Add build script for libotr and dependencies. 2019-12-17 19:35:36 -05:00
json-c Bug 1634963 - Configure flag for building librnp with system JSON-C. r=darktrojan 2020-07-29 22:58:41 +00:00
libgcrypt Bug 1577518 - Update libgcrypt to version 1.8.5. r=kaie 2020-04-27 19:51:09 -04:00
libgpg-error Bug 1577518 - Update libgpg-error to version 1.37. r=kaie 2020-04-27 19:50:44 -04:00
libotr Bug 1577646 - Fix encoding corruptions in imported libotr library. r=me 2019-08-30 11:47:24 +02:00
niwcompat Bug 1664885 - [RNP] Use RNP's built-in support for MSVC rather than our own. r=kaie 2020-09-14 20:25:22 +00:00
patches/rnp Bug 1661546 - Reapply patch to disable obsolete ciphers in update_rnp.sh. r=kaie 2020-08-31 21:18:02 +00:00
rnp Bug 1653884 - Use standard c++ exception handling in Botan/RNP. r=kaie 2020-09-24 17:02:05 +02:00
zlib Bug 1621785 - Build configuration for zlib. r=kaie 2020-04-14 22:29:04 +00:00
Makefile.in Bug 1518166 - Include libotr and dependencies from build artifacts. 2020-01-23 17:20:44 -05:00
README.botan Bug 1662492 - Follow-up: Update README.botan to reflect update to 2.15.0. rs=docs-only 2020-09-01 14:16:44 -04:00
README.bzip2 Bug 1621782 - Import bzip2 sources into comm-central. r=kaie 2020-04-14 22:24:35 +00:00
README.json-c Bug 1621782 - Import json-c sources into comm-central. r=kaie 2020-04-14 22:30:29 +00:00
README.libgcrypt Bug 1577518 - Update libgcrypt to version 1.8.5. r=kaie 2020-04-27 19:51:09 -04:00
README.libgpg-error Bug 1577518 - Update libgpg-error to version 1.37. r=kaie 2020-04-27 19:50:44 -04:00
README.libotr Bug 1518164 - Import the libotr library code into the comm-central tree. r=mkmelin 2019-07-08 21:11:16 +00:00
README.niwcompat Bug 1664885 - [RNP] Use RNP's built-in support for MSVC rather than our own. r=kaie 2020-09-14 20:25:22 +00:00
README.rnp Bug 1664885 - Update RNP to snapshot from 2020-09-13. r=rjl 2020-09-14 20:39:32 +00:00
README.zlib Bug 1621782 - Import zlib sources into comm-central. r=kaie 2020-04-14 22:24:32 +00:00
defs.mk Bug 1621785 - Build configuration for OpenPGP libraries. r=kaie 2020-04-14 22:29:22 +00:00
moz.build Bug 1621785 - Build configuration for OpenPGP libraries. r=kaie 2020-04-14 22:29:22 +00:00
openpgp.configure Bug 1664885 - [RNP] Check for sys/time.h at configure time. r=kaie 2020-09-14 20:29:01 +00:00
rnpdefs.mozbuild Bug 1634209 - Build librnp on Linux statically linking to LLVM's libc++. r=kaie 2020-06-18 21:09:38 +00:00
update_rnp.sh Bug 1664885 - [RNP] Remove vcpkg.txt from rnp source directory. r=kaie 2020-09-14 20:30:10 +00:00

README.zlib

Directory ./zlib contains a copy of version 1.2.11 of the Zlib library,
which has been obtained from http://zlib.net/zlib-1.2.11.tar.gz .

For licensing information, please refer to the included documentation.

The SHA256SUM of the imported file is:
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1  zlib-1.2.11.tar.gz

The following files and directories were removed from the source distribution's root:
amiga
contrib
doc
examples
msdos
nintendods
old
os400
qnx
test
watcom
win32
CMakeLists.txt
Makefile
Makefile.in
configure
make_vms.com
treebuild.xml
zconf.h.cmakein
zconf.h.in
zlib.3
zlib.3.pdf
zlib.map
zlib.pc.cmakein
zlib.pc.in
zlib2ansi


The following files were added to the source's root by MZLA Technologies:
Changelog.mzla
moz.build
zlib.def (copied from above removed zlib/win32 directory)


Use of this distribution is not required to build Thunderbird's OpenPGP support.
You may set --enable-system-zlib at build time to dynamically link to another zlib.