1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/g10
Werner Koch c0c2c58054 Finished the bulk of changes for gnupg 1.9. This included switching
to libgcrypt functions, using shared error codes from libgpg-error,
replacing the old functions we used to have in ../util by those in
../jnlib and ../common, renaming the malloc functions and a couple of
types.  Note, that not all changes are listed below becuause they are
too similar and done at far too many places.  As of today the code
builds using the current libgcrypt from CVS but it is very unlikely
that it actually works.
2003-06-18 19:56:13 +00:00
..
armor.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
build-packet.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
call-agent.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
call-agent.h A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
ChangeLog Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
cipher.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
comment.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
compress.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
dearmor.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
decrypt.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
delkey.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
encode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
encr-data.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
exec.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
exec.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
export.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
filter.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
free-packet.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
g10.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
getkey.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
global.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
gpg.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
gpgv.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
helptext.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
import.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
kbnode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keydb.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keydb.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyedit.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keygen.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyid.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keylist.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyring.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyring.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
keyserver-internal.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyserver.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
main.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mainproc.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
Makefile.am Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mdfilter.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
misc.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mkdtemp.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
openfile.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
options.skel This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
packet.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
parse-packet.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
passphrase.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
photoid.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
photoid.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
pipemode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkclist.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkglue.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkglue.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
plaintext.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
progress.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pubkey-enc.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
seckey-cert.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
seskey.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
sig-check.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
sign.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
signal.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
skclist.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
status.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
status.h This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
tdbdump.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
tdbio.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
tdbio.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
textfilter.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
trustdb.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
trustdb.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
verify.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00