Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-23 | agent: New OPTION pretend-request-origin | Werner Koch | 1 | -0/+13 | |
* common/shareddefs.h (request_origin_t): New. * common/agent-opt.c (parse_request_origin): New. (str_request_origin): New. * agent/command.c (option_handler): Implement new option. -- This allows to pretend that a request originated from the extra or browser socket. 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 | |
-- | |||||
2013-02-06 | agent: Move a typedef to common and provide parse_pinentry_mode. | Werner Koch | 1 | -28/+17 | |
* common/agent-opt.c: New. * common/shareddefs.h: New. * common/Makefile.am: Add new files. * agent/agent.h: Include shareddefs.h. (pinentry_mode_t): Factor out to shareddefs.h. * agent/command.c (option_handler): Use parse_pinentry_mode. | |||||
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+/ | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -7/+7 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -30/+26 | |
shows no prblems. Needs more testing of course. | |||||
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -2/+3 | |
The gpg part does not yet build. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -1/+1 | |
initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY. | |||||
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -17/+31 | |
'GNUPG-1-9-BRANCH'. | |||||
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 | |