aboutsummaryrefslogtreecommitdiffstats
path: root/sm/server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-12Support DSA2.Werner Koch1-4/+19
2007-12-06More code for the audit log.Werner Koch1-3/+7
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch1-12/+32
2007-11-22New command GETAUDITLOGWerner Koch1-0/+36
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch1-0/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-84/+44
2007-08-22Updated estream.Werner Koch1-2/+10
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-0/+8
2007-07-16Properly close files opened by es_fopen.Werner Koch1-1/+1
2007-07-12Translate all file descriptors received from assuan.Werner Koch1-16/+19
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-1/+1
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-7/+12
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-10/+56
2006-12-202006-12-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2006-11-14sm/Werner Koch1-75/+61
2006-10-02Fix for bug 537Werner Koch1-6/+6
2006-10-022006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+20
2006-09-13Various fixes and new features.Werner Koch1-19/+38
2006-09-06The big Assuan error code removal.Werner Koch1-93/+92
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1070/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-1/+1
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-2/+2
2004-12-17* call-dirmngr.c (isvalid_status_cb, lookup_status_cb)Werner Koch1-10/+13
2004-08-16(cmd_encrypt): Use DEFAULT_RECPLIST and not recplistWerner Koch1-1/+1
2004-05-11* sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch1-1/+1
2004-05-11Also print agent and dirmngr info.Werner Koch1-6/+13
2004-05-11* gpgsm.h (opt): Add member CONFIG_FILENAME.Werner Koch1-2/+20
2004-04-06Add STATUS_NEWSIGWerner Koch1-0/+1
2004-02-21* keylist.c (list_internal_keys): Return error codes.Werner Koch1-2/+3
2004-02-17* gpgsm.c: Fixed value parsing for --with-validation.Werner Koch1-1/+2
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-0/+5
2003-12-17* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.Werner Koch1-12/+30
2003-12-16* encrypt.c (init_dek): Use gry_create_nonce for the IV; there isWerner Koch1-1/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1070
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+11
2003-06-03Make use of libgpg-errorWerner Koch1-23/+28
2003-04-29* Makefile.am: Use libassuan. Don't override LDFLAGS anymore.Werner Koch1-24/+21
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-1057/+0
2002-08-21* import.c (print_imported_summary): Cleaned up. Print newWerner Koch1-0/+1
2002-08-16* call-agent.c (learn_cb): Special treatment when the issuerWerner Koch1-2/+2
2002-08-09* gpgsm.c (emergency_cleanup): New.Werner Koch1-2/+52
2002-07-22* delete.c: New.Werner Koch1-0/+44
2002-07-03* server.c (gpgsm_status2): Insert a blank between all optionalWerner Koch1-9/+14
2002-06-28* server.c (cmd_recipient): Add more reason codes.Werner Koch1-1/+8
2002-06-25* certdump.c (print_dn_part): Always print a leading slash,Werner Koch1-4/+17
2002-06-20* certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch1-1/+1
2002-06-12* sign.c (hash_and_copy_data): New.Werner Koch1-0/+1
2002-05-21* keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.Werner Koch1-8/+33