index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
server.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
2007-06-21
1
-1
/
+1
*
Allow export to work on systems without funopen/fopencookie.
Werner Koch
2007-03-19
1
-7
/
+12
*
Changes to let the key listing use estream to help systems without
Werner Koch
2007-03-19
1
-10
/
+56
*
2006-12-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2006-12-20
1
-0
/
+1
*
sm/
Werner Koch
2006-11-14
1
-75
/
+61
*
Fix for bug 537
Werner Koch
2006-10-02
1
-6
/
+6
*
2006-10-02 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2006-10-02
1
-0
/
+20
*
Various fixes and new features.
Werner Koch
2006-09-13
1
-19
/
+38
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-93
/
+92
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* keylist.c (email_kludge): Reworked.
Werner Koch
2005-07-20
1
-1
/
+1
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-2
/
+2
*
* call-dirmngr.c (isvalid_status_cb, lookup_status_cb)
Werner Koch
2004-12-17
1
-10
/
+13
*
(cmd_encrypt): Use DEFAULT_RECPLIST and not recplist
Werner Koch
2004-08-16
1
-1
/
+1
*
* sysutils.c (disable_core_dumps): Only set the current limit.
Werner Koch
2004-05-11
1
-1
/
+1
*
Also print agent and dirmngr info.
Werner Koch
2004-05-11
1
-6
/
+13
*
* gpgsm.h (opt): Add member CONFIG_FILENAME.
Werner Koch
2004-05-11
1
-2
/
+20
*
Add STATUS_NEWSIG
Werner Koch
2004-04-06
1
-0
/
+1
*
* keylist.c (list_internal_keys): Return error codes.
Werner Koch
2004-02-21
1
-2
/
+3
*
* gpgsm.c: Fixed value parsing for --with-validation.
Werner Koch
2004-02-17
1
-1
/
+2
*
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
2004-02-17
1
-0
/
+5
*
* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.
Werner Koch
2003-12-17
1
-12
/
+30
*
* encrypt.c (init_dek): Use gry_create_nonce for the IV; there is
Werner Koch
2003-12-16
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+1070
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-1057
/
+0
*
* import.c (print_imported_summary): Cleaned up. Print new
Werner Koch
2002-08-21
1
-0
/
+1
*
* call-agent.c (learn_cb): Special treatment when the issuer
Werner Koch
2002-08-16
1
-2
/
+2
*
* gpgsm.c (emergency_cleanup): New.
Werner Koch
2002-08-09
1
-2
/
+52
*
* delete.c: New.
Werner Koch
2002-07-22
1
-0
/
+44
*
* server.c (gpgsm_status2): Insert a blank between all optional
Werner Koch
2002-07-03
1
-9
/
+14
*
* server.c (cmd_recipient): Add more reason codes.
Werner Koch
2002-06-28
1
-1
/
+8
*
* certdump.c (print_dn_part): Always print a leading slash,
Werner Koch
2002-06-25
1
-4
/
+17
*
* certlist.c (gpgsm_add_to_certlist): Fixed locating of a
Werner Koch
2002-06-20
1
-1
/
+1
*
* sign.c (hash_and_copy_data): New.
Werner Koch
2002-06-12
1
-0
/
+1
*
* keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.
Werner Koch
2002-05-21
1
-8
/
+33
*
* certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed
Werner Koch
2002-05-03
1
-0
/
+2
*
Debug message cleanups.
Werner Koch
2002-04-27
1
-1
/
+1
*
2002-04-25 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2002-04-25
1
-0
/
+40
*
* export.c: New.
Werner Koch
2002-03-21
1
-0
/
+43
*
* verify.c (gpgsm_verify): Detect certs-only message.
Werner Koch
2002-03-12
1
-4
/
+33
*
* server.c (cmd_listkeys, cmd_listsecretkeys): Divert to
NEWPG-0-3-2
Werner Koch
2002-03-06
1
-15
/
+62
*
Changes needed to support smartcards. Well, only _support_. There is
Werner Koch
2002-02-28
1
-1
/
+1
*
* server.c (option_handler): Allow to use -2 for "send all certs
Werner Koch
2002-02-25
1
-1
/
+5
*
* certlist.c (gpgsm_add_to_certlist): Check that the specified
Werner Koch
2002-02-07
1
-7
/
+20
*
* decrypt.c (gpgsm_decrypt): Bail out after an decryption error.
Werner Koch
2002-02-06
1
-43
/
+29
*
* call-agent.c (gpgsm_agent_havekey): New.
Werner Koch
2002-01-29
1
-1
/
+15
*
* gpgsm.c (main): Disable core dumps.
Werner Koch
2002-01-25
1
-1
/
+13
*
* server.c (option_handler): New.
Werner Koch
2002-01-20
1
-0
/
+12
*
* server.c (gpgsm_server): Use assuan_deinit_server and setup
Werner Koch
2002-01-19
1
-1
/
+4
[next]