lrzip/AUTHORS

23 lines
848 B
Plaintext
Raw Normal View History

2010-03-29 01:07:08 +02: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:
Andrew Tridgell for rzip
Markus Oberhumer for lzo
Igor Pavlov for lzma and CRC Assembler code
2010-03-29 01:07:08 +02: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 13:27:19 +02:00
George Makrydakis for lrztar, lrzuntar
Jari Aalto for documentation and typos and git help
2010-04-25 08:18:47 +02:00
Jon Tibble for nasm tests & Solaris support
Michael Blumenkrantz for updated autotools
Serge Belyshev for encryption help and code
2011-03-21 11:29:01 +01:00
Ulrich Drepper for MD5 implementation
PolarSSL authors for sha512 + aes128 implementation