index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* call-agent.c (learn_cb): Special treatment when the issuer
Werner Koch
2002-08-16
12
-58
/
+69
*
Minor changes for gettext
NEWPG-0-3-10
Werner Koch
2002-08-10
3
-1
/
+6
*
* keylist.c (list_cert_colon): Print the short fingerprint in the
Werner Koch
2002-08-10
6
-15
/
+53
*
* decrypt.c (prepare_decryption): Hack to detected already
Werner Koch
2002-08-09
2
-25
/
+36
*
* gpgsm.c (emergency_cleanup): New.
Werner Koch
2002-08-09
8
-225
/
+321
*
* keydb.c (keydb_add_resource): Register a lock file.
Werner Koch
2002-07-22
2
-9
/
+30
*
* delete.c: New.
Werner Koch
2002-07-22
8
-9
/
+233
*
* server.c (gpgsm_status2): Insert a blank between all optional
Werner Koch
2002-07-03
4
-18
/
+31
*
* verify.c (gpgsm_verify): Extend the STATUS_BADSIG line with
Werner Koch
2002-07-02
2
-2
/
+13
*
* certpath.c (check_cert_policy): Don't use log_error to print a
Werner Koch
2002-07-02
3
-4
/
+17
*
* keydb.c (keydb_store_cert): Add optional ar EXISTED and changed
Werner Koch
2002-07-02
9
-44
/
+96
*
* call-dirmngr.c (gpgsm_dirmngr_isvalid): print status of dirmngr
Werner Koch
2002-07-02
3
-1
/
+25
*
* gpgsm.c: New option --auto-issuer-key-retrieve.
Werner Koch
2002-06-29
8
-23
/
+214
*
* server.c (cmd_recipient): Add more reason codes.
Werner Koch
2002-06-28
4
-3
/
+17
*
* gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.
Werner Koch
2002-06-27
4
-5
/
+29
*
* import.c (gpgsm_import): Print an STATUS_IMPORTED.
Werner Koch
2002-06-26
3
-2
/
+15
*
* certdump.c (print_dn_part): Always print a leading slash,
Werner Koch
2002-06-25
5
-49
/
+53
*
* gpgsm.c, gpgsm.h: New option --debug-no-path-validation.
Werner Koch
2002-06-24
5
-5
/
+18
*
* certlist.c (gpgsm_add_to_certlist): Fixed locating of a
Werner Koch
2002-06-20
12
-36
/
+176
*
* call-agent.c (learn_cb): Use log_info instead of log_error on
Werner Koch
2002-06-19
9
-8
/
+78
*
* certreqgen.c (read_parameters): Improved error handling.
Werner Koch
2002-06-17
2
-11
/
+37
*
* gpgsm.c (main): New option --log-file.
Werner Koch
2002-06-13
2
-0
/
+15
*
* call-dirmngr.c (lookup_status_cb): New.
Werner Koch
2002-06-12
4
-6
/
+27
*
* gpgsm.c (open_fwrite): New.
Werner Koch
2002-06-12
2
-11
/
+60
*
* sign.c (hash_and_copy_data): New.
Werner Koch
2002-06-12
7
-34
/
+212
*
* gpgsm.c (main): New command --list-sigs
NEWPG-0-3-7
Werner Koch
2002-06-04
5
-5
/
+480
*
* gpgsm.c (main): Don't print the "go ahead" message for an
Werner Koch
2002-05-31
2
-1
/
+6
*
* import.c (gpgsm_import): Add error messages.
Werner Koch
2002-05-23
2
-1
/
+19
*
* keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.
Werner Koch
2002-05-21
6
-25
/
+342
*
* import.c (gpgsm_import): Try to identify the type of input and
Werner Koch
2002-05-21
2
-17
/
+88
*
sm/
Werner Koch
2002-05-14
5
-6
/
+24
*
* certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed
Werner Koch
2002-05-03
7
-40
/
+96
*
Debug message cleanups.
Werner Koch
2002-04-27
5
-7
/
+18
*
* call-agent.c (start_agent): Make copies of old locales and check
Werner Koch
2002-04-25
2
-6
/
+29
*
2002-04-25 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2002-04-25
2
-17
/
+30
*
2002-04-25 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2002-04-25
4
-10
/
+57
*
2002-04-24 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2002-04-24
4
-4
/
+129
*
* certreqgen.c (gpgsm_genkey): Write status output on success.
Werner Koch
2002-04-18
2
-0
/
+5
*
released 0.3.5
NEWPG-0-3-5
Werner Koch
2002-04-15
1
-1
/
+1
*
* gpgsm.c (main): Check ksba version.
Werner Koch
2002-04-15
2
-2
/
+9
*
* certpath.c (find_up): New to use the authorithKeyIdentifier.
Werner Koch
2002-04-15
3
-8
/
+67
*
* certlist.c (cert_usable_p): New.
Werner Koch
2002-04-12
7
-8
/
+148
*
* certpath.c (gpgsm_walk_cert_chain): Be a bit more silent on
Werner Koch
2002-03-28
3
-2
/
+10
*
* keylist.c (list_cert_colon): Fixed listing of crt record; the
Werner Koch
2002-03-28
2
-4
/
+31
*
* export.c: New.
Werner Koch
2002-03-21
6
-8
/
+304
*
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
2002-03-18
5
-9
/
+5
*
* decrypt.c (gpgsm_decrypt): Allow multiple recipients.
Werner Koch
2002-03-13
4
-14
/
+33
*
* verify.c (gpgsm_verify): Detect certs-only message.
Werner Koch
2002-03-12
11
-41
/
+120
*
* server.c (cmd_listkeys, cmd_listsecretkeys): Divert to
NEWPG-0-3-2
Werner Koch
2002-03-06
3
-25
/
+119
*
sm/
Werner Koch
2002-03-06
5
-3
/
+126
[next]