1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-29 02:22:45 +02:00
gnupg/g10
David Shaw 79f31e85db * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on
secret keyring files to be extra safe on filesystems that may not sync
data and metadata together (ext4).  Also check return code from the
cache invalidation to make sure we're safe over NFS and similar.
2009-03-20 20:55:47 +00:00
..
apdu.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
apdu.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
app-common.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
app-openpgp.c Fixed auto generation of the key stub. 2007-12-10 15:34:20 +00:00
armor.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
build-packet.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
card-util.c Add card vendor 004. 2008-01-26 13:12:00 +00:00
cardglue.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
cardglue.h Fixed auto generation of the key stub. 2007-12-10 15:34:20 +00:00
ccid-driver.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ccid-driver.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ChangeLog * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on 2009-03-20 20:55:47 +00:00
cipher.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
compress-bz2.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
compress.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
dearmor.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
decrypt.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
delkey.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
encode.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
encr-data.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
exec.c Revert that last stupid setuid detection fix. 2008-07-17 19:47:19 +00:00
exec.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
export.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
filter.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
free-packet.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
getkey.c Ignore gpg2 introduced keywords for --auto-key-locate. 2008-04-30 11:46:35 +00:00
global.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
gpg.c * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key. 2008-12-21 16:57:33 +00:00
gpgv.c * gpgv.c (strusage): Fix name of program in "Syntax" line. 2009-03-15 03:10:04 +00:00
helptext.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
import.c * import.c (collapse_uids): Fix bug 894: possible memory corruption 2008-03-24 02:28:40 +00:00
iso7816.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
iso7816.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
kbnode.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keydb.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keydb.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keyedit.c * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
keygen.c Check algo usage. 2008-12-09 10:43:22 +00:00
keyid.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keylist.c Fix bug 998. 2009-02-09 11:14:42 +00:00
keyring.c * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on 2009-03-20 20:55:47 +00:00
keyring.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keyserver-internal.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keyserver.c * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. 2009-02-03 19:49:17 +00:00
main.h * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
mainproc.c * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
Makefile.am Switched to GPLv3. 2007-10-23 10:48:09 +00:00
mdfilter.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
misc.c * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
openfile.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
options.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
options.skel Fixed URL. 2008-03-25 14:47:48 +00:00
packet.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
parse-packet.c Add Camellia-192. 2008-04-17 17:40:30 +00:00
passphrase.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
photoid.c * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
photoid.h * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
pipemode.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
pkclist.c * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 19:54:30 +00:00
plaintext.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
progress.c Renamed g10.c to gpg.c 2005-10-05 16:58:50 +00:00
pubkey-enc.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
seckey-cert.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
seskey.c * sig-check.c (do_check): Code to try both the incorrect and correct 2007-11-28 23:08:35 +00:00
sig-check.c Change SIG_ID computation to m 2008-12-11 17:46:16 +00:00
sign.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
signal.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
skclist.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
status.c * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to 2007-11-12 15:52:01 +00:00
status.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
tdbdump.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
tdbio.c Fix !EROFS bug 2008-08-01 10:48:36 +00:00
tdbio.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
textfilter.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
tlv.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
tlv.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
trustdb.c * trustdb.c (validate_one_keyblock): Fix the trust signature 2008-11-18 17:15:07 +00:00
trustdb.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
verify.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00