2010-03-29 10:07:08 +11:00
|
|
|
Original concept and programming by Con Kolivas
|
|
|
|
|
|
|
|
|
|
Beginning with version 0.19, Peter Hyman submitted bug fixes,
|
|
|
|
|
patches, multi-threading support, assembler integration,
|
|
|
|
|
SDK updating, and autoconf improvements.
|
|
|
|
|
|
|
|
|
|
Thanks to:
|
2010-03-30 18:45:48 +11:00
|
|
|
Andrew Tridgell for rzip
|
|
|
|
|
Markus Oberhumer for lzo
|
|
|
|
|
Igor Pavlov for lzma and CRC Assembler code
|
2010-03-29 10:07:08 +11:00
|
|
|
Jean-loup Gailly and Mark Adler for the zlib compression library
|
|
|
|
|
Christian Leber for lzma compat layer
|
|
|
|
|
Lasse Collin for debugging the compat layer
|
|
|
|
|
Michael J Cohen for Darwin support
|
|
|
|
|
Jukka Laurila for newer Darwin support
|
2010-04-03 22:27:19 +11:00
|
|
|
George Makrydakis for lrztar, lrzuntar
|
2010-03-30 18:45:48 +11:00
|
|
|
Jari Aalto for documentation and typos and git help
|
2010-04-25 16:18:47 +10:00
|
|
|
Jon Tibble for nasm tests & Solaris support
|
2011-03-21 21:02:05 +11:00
|
|
|
Michael Blumenkrantz for updated autotools
|
|
|
|
|
Serge Belyshev for encryption help and code
|
2011-03-21 21:29:01 +11:00
|
|
|
Ulrich Drepper for MD5 implementation
|
|
|
|
|
PolarSSL authors for sha512 + aes128 implementation
|