Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -1/+1 | |
* dirmngr/Makefile.am (AM_CPPFLAGS): Remove -I$(top_srcdir)/common. * g10/Makefile.am (AM_CPPFLAGS): Ditto. * g13/Makefile.am (AM_CPPFLAGS): Ditto. * kbx/Makefile.am (AM_CPPFLAGS): Ditto. * scd/Makefile.am (AM_CPPFLAGS): Ditto. * sm/Makefile.am (AM_CPPFLAGS): Ditto. * tools/Makefile.am (AM_CPPFLAGS): Ditto. * Throughout: Follow the change. Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2015-03-23 | Add new LDAP utility functions. | Neal H. Walfield | 1 | -10/+15 | |
* dirmngr/Makefile.am (module_tests): New variable. (noinst_PROGRAMS): New primary. Set it to $(module_tests). (TESTS): New variable. Set it to $(module_tests). (t_common_src): New variable. (t_common_ldadd): Likewise. (t_ldap_parse_uri_SOURCES): New primary. (t_ldap_parse_uri_LDADD): Likewise. * dirmngr/ldap-parse-uri.c: New file. * dirmngr/ldap-parse-uri.h: Likewise. * dirmngr/t-ldap-parse-uri.c: Likewise. * dirmngr/t-support.h: Likewise. -- Signed-off-by: Neal H. Walfield <[email protected]> | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -29/+0 | |
2003-01-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -15/+4 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-07-22 | * fseeko.c, ftello.c: New. | Werner Koch | 1 | -9/+17 | |
* configure.ac: Check for ftello and provide a replacement. | |||||
2001-11-24 | Added new directory common to enable sharing of some code and error | Werner Koch | 1 | -59/+0 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. | |||||
2001-11-13 | We have reached a state where we are able to import certs and | Werner Koch | 1 | -2/+52 | |
check the certification path. | |||||
2001-11-07 | Implemented server main loop and started with import command. | Werner Koch | 1 | -3/+17 | |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -19/+2 | |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -8/+22 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-03-20 | See ChangeLog: Sat Mar 20 11:53:40 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-19 | See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-16 | See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch | Werner Koch | 1 | -20/+6 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -9/+21 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -4/+4 | |
1997-12-16 | added some stuff for signing keys | Werner Koch | 1 | -0/+1 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+29 | |