1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-13 00:09:51 +02:00
gnupg/g10
David Shaw 9ffea0d67b * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn,
keyserver_work), hkp.c (hkp_ask_import, hkp_export, hkp_search): Use a
much more strict reading of RFC-2396 for the keyserver URIs. Specifically,
don't try and be smart about checking the value of ":port" so long as it
is all digits, and properly handle opaque data (those scheme specific
parts that do not start with "//").
2002-07-09 19:40:18 +00:00
..
armor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
build-packet.c * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
ChangeLog * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, 2002-07-09 19:40:18 +00:00
cipher.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
delkey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
encode.c * encode.c (encode_symmetric): Do not use the new encryption code. 2002-07-01 09:44:42 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
exec.h * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If 2002-07-03 04:01:21 +00:00
export.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
filter.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
free-packet.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
g10.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
getkey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, 2002-07-09 19:40:18 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyedit.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keygen.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyid.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keylist.c * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
keyring.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver-internal.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver.c * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, 2002-07-09 19:40:18 +00:00
main.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
mainproc.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
Makefile.am Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
mkdtemp.c * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
openfile.c Update head to match stable 1.0 2002-06-29 13:46:34 +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 * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, 2002-07-09 19:40:18 +00:00
options.skel * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
packet.h * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
parse-packet.c * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
passphrase.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
photoid.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
photoid.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
plaintext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pubkey-enc.c Update head to match stable 1.0 2002-06-29 13:46:34 +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 Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
seckey-cert.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sign.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
signal.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbdump.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
verify.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00