diff options
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 92 |
1 files changed, 34 insertions, 58 deletions
@@ -1,84 +1,59 @@ -Authors of GNU Privacy Guard (GnuPG) -==================================== +Program: GnuPG +Maintainer: Werner Koch <[email protected]> -GNUPG Werner Koch 1998-02-23 -Assigns GNU Privacy Guard and future changes. -Designed and implemented GnuPG. +Authors +======= +Daniel Resare <[email protected]> xxxx [sv] -GNUPG Matthew Skala 1998-08-10 -Disclaims changes. -Wrote cipher/twofish.c. +Gael Queri <[email protected]> Translations [fr] + (fixed a lot of typos) -GNUPG Natural Resources Canada 1998-08-11 -Disclaims changes by Matthew Skala. +Gregory Steuck <[email protected]> Translations [ru] +Edmund GRIMLEY EVANS <[email protected]> Translations [eo] -GNUPG Michael Roth Germany 1998-09-17 -Assigns changes. -Wrote cipher/des.c. -Changes and bug fixes all over the place. +Ivo Timmermans <[email protected]> Translations [nl] +Janusz Aleksander Urbanowicz <[email protected]> Translations [po] -GNUPG Niklas Hernaeus 1998-09-18 -Disclaims changes. -Weak key patches. +Michael Roth <[email protected]> Assignment + (wrote cipher/des.c., changes and bug fixes all over the place) +Marco d'Itri <[email protected]> Translations [it] -GNUPG R�mi Guyomarch 1999-05-25 -Assigns past and future changes. (g10/compress.c, g10/encr-data.c, -g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c) +Matthew Skala <[email protected]> Disclaimer + (wrote cipher/twofish.c) +Niklas Hernaeus <[email protected]> Disclaimer + (weak key patches) -TRANSLATIONS Marco d'Itri 1997-02-22 -Disclaimer. [it] +Pedro Morais <[email protected]> Translations [pt_BR] +R�mi Guyomarch <[email protected]> Assignment + (g10/compress.c, g10/encr-data.c, + g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c) -TRANSLATIONS Gael Queri 1998-09-08 -Disclaimer. [fr] -Fixed a lot of typos. +Tedi Heriyanto <[email protected]> Translations [id] +Thiago Jung Bauermann <[email protected]> Translations [pt_BR] -TRANSLATIONS Walter Koch 1998-09-08 -Disclaimer. [de] +Urko Lusa <[email protected]> Translations [es_ES] +Walter Koch <[email protected]> Translations [de] -TRANSLATIONS Gregory Steuck 1998-10-20 -Disclaimer. [ru] +Werner Koch <[email protected]> Assignment + (started the whole thing) +Yosiaki IIDA <[email protected]> Translations [ja] -TRANSLATIONS Urko Lusa -Disclaimer. [es_ES] -TRANSLATIONS Thiago Jung Bauermann -Disclaimer. [pt_BR] +Other legal information +======================= +Natural Resources Canada disclaims changes by Matthew Skala. -TRANSLATIONS Pedro Morais -??????????. [pt_PT] - - -TRANSLATIONS Janusz Aleksander Urbanowicz 1999-01-09 -Disclaimer. [po] - - - -More credits -============ This program uses the zlib compression library written by Jean-loup Gailly and Mark Adler. @@ -87,7 +62,8 @@ Torbjorn Granlund <[email protected]>. The keybox implementation is based on GDBM 1.7.3 by Philip A. Nelson. -The file cipher/rndunix.c is based on rndunix.c from cryptlib. +The files cipher/rndunix.c and cipher/rndw32.c are based on rndunix.c +and rndwin32.c from cryptlib. Copyright Peter Gutmann, Paul Kendall, and Chris Wedgwood 1996-1999. The files in debian/ are by James Troup who is the Debian maintainer |