Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-17 | common: Remove unused function tty_print_string. | Werner Koch | 1 | -1/+0 | |
* common/ttyio.c (tty_print_string): Rename to ... (do_print_string): this. Make local. Simplify FP case by using print_utf8_buffer. Change caller. Signed-off-by: Werner Koch <[email protected]> | |||||
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2014-03-27 | Change some keyedit functions to allow printing to arbitrary streams. | Werner Koch | 1 | -2/+3 | |
* common/ttyio.c (tty_print_string): Add optional arg FP. Change all callers. (tty_print_utf8_string2): Ditto. * g10/keyedit.c (show_prefs): Ditto. (show_key_with_all_names_colon): Ditto. (show_names): Ditto. * g10/keylist.c (print_revokers): Ditto. (print_fingerprint): Ditto. | |||||
2012-04-20 | Change license for some files in common to LGPLv3+/GPLv2+. | Werner Koch | 1 | -5/+15 | |
Having the LGPL on the common GnuPG code helps to share code between GnuPG and related projects (like GPGME and Libassuan). This is good for interoperability and to reduces bugs. * common/asshelp.c, common/asshelp.h, common/asshelp2.c, common/b64dec.c * common/b64enc.c, common/convert.c, common/dns-cert.c * common/dns-cert.h common/exechelp-posix.c, common/exechelp-w32.c * common/exechelp-w32ce.c, common/exechelp.h, common/get-passphrase.c * common/get-passphrase.h, common/gettime.c, common/gpgrlhelp.c * common/helpfile.c, common/homedir.c, common/http.c, common/http.h * common/i18n.c, common/init.c, common/init.h, common/iobuf.c * common/iobuf.h, common/localename.c, common/membuf.c, common/membuf.h * common/miscellaneous.c, common/openpgp-oid.c, common/openpgpdefs.h * common/percent.c, common/pka.c, common/pka.h, common/session-env.c * common/session-env.h, common/sexp-parse.h, common/sexputil.c * common/signal.c, common/srv.c, common/srv.h, common/ssh-utils.c * common/ssh-utils.h, common/sysutils.c, common/sysutils.h * common/tlv.c, common/tlv.h, common/ttyio.c, common/ttyio.h * common/userids.c, common/userids.h, common/xasprintf.c: Change license to LGPLv3+/GPLv2+/ | |||||
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -2/+2 | |
stdio. | |||||
2009-08-11 | * ttyio.h, ttyio.c (tty_enable_completion): Some ifdefs around | David Shaw | 1 | -1/+10 | |
HAVE_LIBREADLINE to allow building when readline isn't available. | |||||
2009-05-26 | signal cleanup fix | Werner Koch | 1 | -0/+1 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 1 | -0/+3 | |
Windows. | |||||
2006-09-21 | Various updates | Werner Koch | 1 | -14/+5 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+16 | |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -40/+0 | |
2003-09-18 | (tty_fprintf): New. | Werner Koch | 1 | -4/+8 | |
(tty_print_string, tty_print_utf8_string2) (tty_print_utf8_string): Made P argument const byte*. | |||||
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+40 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -15/+15 | |
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 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -40/+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-01-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -22/+19 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -4/+4 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-10-21 | Epxerimenta support for GDBM keyings. | Werner Koch | 1 | -16/+20 | |
1998-08-07 | chnages done at the train | Werner Koch | 1 | -1/+0 | |
1998-05-13 | can create v4 signatures | Werner Koch | 1 | -1/+1 | |
1998-03-19 | some cleanups | Werner Koch | 1 | -0/+1 | |
1998-03-09 | partial DSA support | Werner Koch | 1 | -14/+15 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-01-12 | started with trust stuff | Werner Koch | 1 | -19/+7 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -13/+12 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+51 | |