summaryrefslogtreecommitdiffstats
path: root/sm/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-1/+1
* Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch2007-07-051-2/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* More W32 related changesWerner Koch2007-06-261-2/+2
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-0/+1
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+1
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-1/+1
* 2006-10-24 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-10-241-1/+1
* Pth tweaks and improved estream.cWerner Koch2006-10-171-4/+3
* Various changesWerner Koch2006-10-101-3/+3
* Cleanups.Werner Koch2006-09-201-2/+11
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* g10/ does build again.Werner Koch2006-05-231-1/+1
* Added qualified signature features.Werner Koch2005-11-131-1/+2
* agent/Marcus Brinkmann2005-10-081-2/+2
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-2/+2
* (gpgsm_validate_chain): Check revocations even forWerner Koch2005-04-211-1/+2
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch2005-03-031-1/+1
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-4/+4
* * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2004-12-071-2/+3
* Preparing a new release. Updated gettextWerner Koch2004-09-301-1/+3
* * Makefile.am (AM_CPPFLAGS): Pass directory constants via -D; thisWerner Koch2004-02-121-5/+6
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+55
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-57/+0
* Made it compile.Werner Koch2002-08-161-1/+1
* * certpath.c: Renamed to ..Werner Koch2002-08-161-2/+2
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-161-2/+2
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-101-0/+3
* * delete.c: New.Werner Koch2002-07-221-0/+1
* * export.c: New.Werner Koch2002-03-211-1/+2
* * call-dirmngr.c: New.Werner Koch2002-01-111-0/+1
* * base64.c (gpgsm_create_writer): Allow to set the object nameWerner Koch2002-01-101-1/+2
* * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch2001-12-181-2/+2
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-5/+3
* Implemented encryption in server mode.Werner Koch2001-12-111-0/+1
* Started with decryption stuffWerner Koch2001-12-061-0/+1
* * base64.c: New. Changed all other functions to use this insteadWerner Koch2001-11-271-0/+2
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-0/+1
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-7/+3
* Just a Backup. We can now write out a basic signature which in turnWerner Koch2001-11-231-0/+2
* Map Libksba's OIDs to Libgcrypt digest algo numbers.Werner Koch2001-11-201-1/+1
* Added basic code for keylisting.Werner Koch2001-11-191-0/+1
* Base code for gpgsm --verify does workWerner Koch2001-11-161-0/+1
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-1/+6
* we are now able to check self-signed certificatesWerner Koch2001-11-101-2/+6
* Implemented server main loop and started with import command.Werner Koch2001-11-071-3/+8
* gpgsm does now build and a dummy server can be started.Werner Koch2001-11-061-10/+7
* Created configuration filesWerner Koch2001-10-311-0/+36