Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -3/+3 | |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -1/+1 | |
Filelength fixes for W32. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+1 | |
2004-10-13 | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 1 | -0/+1 | |
http. * openfile.c (overwrite_filep, make_outfile_name, open_outfile) (open_sigfile): Use iobuf_is_pipe_filename to check for pipes so that special filesnames are taken into account. This is bug 327. * tdbdump.c (import_ownertrust): Ditto. * sign.c (write_plaintext_packet): Ditto. * progress.c (handle_progress): Ditto. * plaintext.c (handle_plaintext): Ditto. * encode.c (encode_simple, encode_crypt): Ditto. * iobuf.c (iobuf_is_pipe_filename): New. * fileutil.c (is_file_compressed): Use it here. | |||||
2004-09-09 | * photoid.c: Include ttyio.h. | Werner Koch | 1 | -1/+2 | |
* parse-packet.c (skip_rest): Removed. Changed all callers to use the new iobuf_skip_reset. Orginal patch by Florian Weimer. * iobuf.c (iobuf_skip_rest): New. Orginal patch by Florian Weimer. Added new argument PARTIAL. | |||||
2004-03-04 | * iobuf.h: Remove iobuf_set_block_mode() and iobuf_in_block_mode(). | David Shaw | 1 | -4/+1 | |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -161/+0 | |
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-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+161 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-05-24 | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all | David Shaw | 1 | -5/+5 | |
preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -161/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -13/+25 | |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+1 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+1 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-06-01 | See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+2 | |
1999-02-19 | See ChangeLog: Fri Feb 19 15:49:15 CET 1999 Werner Koch | Werner Koch | 1 | -2/+5 | |
1999-02-16 | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1 | -3/+4 | |
1999-01-20 | See ChangeLog: Wed Jan 20 18:59:49 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-13 | See ChangeLog: Wed Jan 13 14:10:15 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-09 | See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch | Werner Koch | 1 | -0/+2 | |
1998-10-21 | Epxerimenta support for GDBM keyings. | Werner Koch | 1 | -0/+2 | |
1998-10-16 | last local commit | Werner Koch | 1 | -6/+4 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -0/+3 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -4/+4 | |
1998-02-16 | some import functionality | Werner Koch | 1 | -0/+1 | |
1998-02-11 | a couple of changes; but some parts are now broken | Werner Koch | 1 | -0/+1 | |
1998-02-04 | armor rewritten, but still buggy | Werner Koch | 1 | -0/+11 | |
1998-01-24 | Trust stuff works partly. | Werner Koch | 1 | -1/+1 | |
1998-01-16 | added some trust model stuff | Werner Koch | 1 | -0/+1 | |
1997-12-19 | better prime number generator. improved ELG key generation | Werner Koch | 1 | -0/+1 | |
1997-12-16 | added some stuff for signing keys | Werner Koch | 1 | -0/+1 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -12/+6 | |
1997-11-21 | Armor works now | Werner Koch | 1 | -0/+3 | |
1997-11-19 | Output armor works, RSA keygen works. | Werner Koch | 1 | -0/+1 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+120 | |