diff options
author | Werner Koch <wk@gnupg.org> | 2005-02-03 18:40:02 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2005-02-03 18:40:02 +0100 |
commit | b326996b784b561ab56af5b41037f60ae8a79849 (patch) | |
tree | 01ced87c39b865a5cb754985217c6692f5fa3097 /AUTHORS | |
parent | Forgot to commit the recent fixed to scd and logging - doing it now (diff) | |
download | gnupg2-b326996b784b561ab56af5b41037f60ae8a79849.tar.xz gnupg2-b326996b784b561ab56af5b41037f60ae8a79849.zip |
* AUTHORS: Copied from 1.4 and edited to refelct the changes in
1.9.
* agent.h (agent_exit): Add JNLIB_GCC_A_NR to indicate that this
function won't return.
* gpg-agent.c (check_for_running_agent): Initialize pid to a
default value if not needed.
* command-ssh.c: Removed stdint.h. s/byte_t/unsigned char/,
s/uint32/u32/ becuase that is what we have always used in GnuPG.
(ssh_request_specs): Moved to top of file.
(ssh_key_types): Ditto.
(make_cstring): Ditto.
(data_sign): Don't use a variable for the passphrase prompt, make
it translatable.
(ssh_request_process):
* findkey.c (modify_description): Renamed arguments for clarity,
polished documentation. Make comment a C-string. Fixed case of
DESCRIPTION being just "%".
(agent_key_from_file): Make sure comment string to a C-string.
* gpg-agent.c (create_socket_name): Cleanup the implemntation, use
DIMof, agent_exit, removed superflous args and return the
allocated string as value. Documented. Changed callers.
(create_server_socket): Cleanups similar to above. Changed callers.
(cleanup_do): Renamed to ..
(remove_socket): .. this. Changed caller.
(handle_connections): The signals are to be handled in the select
and not in the accept. Test all FDs after returning from a
select. Remove the event tests from the accept calls. The select
already assured that the accept won't block.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 140 |
1 files changed, 140 insertions, 0 deletions
@@ -0,0 +1,140 @@ +Program: GnuPG +Maintainer: Werner Koch <wk@gnupg.org> +Bug reports: <bug-gnupg@gnu.org> +Security related bug reports: <security@gnupg.org> + +Please note that this file is for the 1.9 branch of GnuPG. + + +Authors +======= + +Ales Nyakhaychyk <nyakhaychyk@i1fn.linux.by> Translations [be] + +Birger Langkjer <birger.langkjer@image.dk> Translations [da] + +Maxim Britov <maxbritov@tut.by> Translations [ru] + +Daniel Resare <daniel@resare.com> Translations [sv] +Per Tunedal <per@clipanish.com> Translations [sv] + +David Shaw <dshaw@jabberwocky.com> Assigns past and future changes. + (all in keyserver/, + a lot of changes in g10/ see the ChangeLog, + bug fixes here and there) + +Dokianakis Theofanis <madf@hellug.gr> Translations [el] + +Edmund GRIMLEY EVANS <edmundo@rano.org> Translations [eo] + +Florian Weimer <fw@deneb.enyo.de> Assigns past and future changes + (changed:g10/parse-packet.c, include/iobuf.h, util/iobuf.c) + +g10 Code GmbH <info@g10code.com> Assigns past and future changes + (all work since 2001 as indicated by mail addresses in ChangeLogs) + +Gaël Quéri <gael@lautre.net> Translations [fr] + (fixed a lot of typos) + +Gregory Steuck <steuck@iname.com> Translations [ru] + +Nagy Ferenc László <nfl@nfllab.com> Translations [hu] + +Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl] + +Jacobo Tarri'o Barreiro <jtarrio@iname.com> Translations [gl] + +Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po] + +Jedi Lin <Jedi@idej.org> Translations [zh-tw] + +Jouni Hiltunen <jouni.hiltunen@kolumbus.fi> Translations [fi] +Tommi Vainikainen <Tommi.Vainikainen@iki.fi> Translations [fi] + +Laurentiu Buzdugan <lbgnupg@rolix.org> Translations [ro] + +Magda Procha'zkova' <magda@math.muni.cz> Translations [cs] + +Michael Roth <mroth@nessie.de> Assigns changes. + (wrote cipher/des.c., changes and bug fixes all over the place) + +Michal Majer <mmajer@econ.umb.sk> Translations [sk] + +Marco d'Itri <md@linux.it> Translations [it] + +Marcus Brinkmann <marcus@g10code.de> + (gpgconf and fixes all over the place) + +Matthew Skala <mskala@ansuz.sooke.bc.ca> Disclaimer + (wrote cipher/twofish.c) + +Moritz Schulte <moritz@g10code.com> + (ssh support gpg-agent) + +Niklas Hernaeus <nh@df.lth.se> Disclaimer + (weak key patches) + +Nilgun Belma Buguner <nilgun@technologist.com> Translations [tr] + +Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de> + Assigns past and future changes + (configure.in, cipher/rndlinux.c, FAQ) + +Paul Eggert <eggert@twinsun.com> + (configuration macros for LFS) + +Pavel I. Shajdo <zwon@severodvinsk.ru> Translations [ru] + (man pages) + +Pedro Morais <morais@poli.org> Translations [pt_PT] + +Rémi Guyomarch <rguyom@mail.dotcom.fr> 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) + +Stefan Bellon <sbellon@sbellon.de> Assigns past and future changes. + (All patches to support RISC OS) + +Timo Schulz <twoaday@freakmail.de> Assigns past and future changes. + (util/w32reg.c, g10/passphrase.c, g10/hkp.c) + +Tedi Heriyanto <tedi_h@gmx.net> Translations [id] + +Thiago Jung Bauermann <jungmann@cwb.matrix.com.br> Translations [pt_BR] +Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br> Translations [pt_BR] + +Toomas Soome <tsoome@ut.ee> Translations [et] + +Urko Lusa <ulusa@euskalnet.net> Translations [es_ES] + +Walter Koch <koch@u32.de> Translations [de] + +Werner Koch <wk@gnupg.org> Assigns GNU Privacy Guard and future changes. + (started the whole thing, wrote the S/MIME extensions, the + smartcard daemon and the gpg-agent) + +Yosiaki IIDA <iida@ring.gr.jp> Translations [ja] + + + +Other authors +============= + +The files common/libestream.[ch] are maintained as a separate project +by g10 Code GmbH. These files, as used here, are considered part of +GnuPG. + +The RPM specs file scripts/gnupg.spec has been contributed by +several people. + + Copyright 1998, 1999, 2000, 2001, 2002, 2004, + 2005 Free Software Foundation, Inc. + + This file is free software; as a special exception the author gives + unlimited permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. + + This file is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + |