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
...
*
(cmd_encrypt): Use DEFAULT_RECPLIST and not recplist
Werner Koch
2004-08-16
2
-1
/
+6
*
* gpgsm.c: New option --with-ephemeral-keys.
Werner Koch
2004-08-06
4
-8
/
+39
*
* configure.ac: Changed tests for libusb to also suuport the
Werner Koch
2004-08-05
2
-7
/
+13
*
* trustlist.c (read_list): Allow colons in the fingerprint.
Werner Koch
2004-07-22
2
-1
/
+9
*
(gpgsm_validate_chain): The trust check didn't
Werner Koch
2004-07-20
2
-0
/
+8
*
* configure.ac: Require libksba 0.9.7.
Werner Koch
2004-06-06
9
-65
/
+111
*
* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.
Werner Koch
2004-05-11
2
-20
/
+47
*
* sign.c (gpgsm_sign): Include the error source in the final error
Werner Koch
2004-05-11
6
-12
/
+106
*
* sysutils.c (disable_core_dumps): Only set the current limit.
Werner Koch
2004-05-11
3
-1
/
+9
*
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
4
-10
/
+34
*
* protect-tool.c: New option --enable-status-msg.
Werner Koch
2004-04-30
2
-12
/
+62
*
(check_and_store): Do not update the stats for hidden
Werner Koch
2004-04-30
2
-8
/
+20
*
typo fix
Werner Koch
2004-04-29
1
-1
/
+1
*
* gpgsm.c: New command --keydb-clear-some-cert-flags.
Werner Koch
2004-04-28
4
-3
/
+118
*
* scdaemon.c (main): Do the last change the usual way. This is so
Werner Koch
2004-04-26
2
-2
/
+7
*
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
2004-04-26
12
-65
/
+90
*
The keybox gets now compressed after 3 hours and ephemeral
Werner Koch
2004-04-26
2
-0
/
+17
*
(oidtranstbl): New. OIDs collected from several sources.
Werner Koch
2004-04-23
2
-21
/
+309
*
(main): New commands --dump-keys, --dump-external-keys,
Werner Koch
2004-04-22
4
-13
/
+241
*
* misc.c (setup_pinentry_env): New.
Werner Koch
2004-04-13
5
-2
/
+46
*
(gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not a
Werner Koch
2004-04-08
2
-0
/
+10
*
* gpgsm.c: New option --force-crl-refresh.
Werner Koch
2004-04-07
5
-2
/
+26
*
* configure.ac: Require libgcrypt 1.1.94.
Werner Koch
2004-04-06
3
-14
/
+14
*
Add STATUS_NEWSIG
Werner Koch
2004-04-06
2
-0
/
+2
*
* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.
Werner Koch
2004-04-05
8
-22
/
+159
*
(gpgsm_sign): Include a short list of capabilities.
Werner Koch
2004-03-24
2
-0
/
+23
*
* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.
Werner Koch
2004-03-17
2
-2
/
+6
*
(main): Implemented --gpgconf-list.
Werner Koch
2004-03-16
3
-16
/
+49
*
(list_cert_colon): Hack to set the expired flag.
Werner Koch
2004-03-15
4
-10
/
+33
*
still preparing for a release
V1-9-6
Werner Koch
2004-03-06
1
-2
/
+2
*
Preparing for a release
Werner Koch
2004-03-06
6
-167
/
+152
*
(gpgsm_export): Make sure that we don't export more
Werner Koch
2004-03-03
2
-3
/
+16
*
(create_duptable, destroy_duptable)
Werner Koch
2004-03-02
2
-35
/
+149
*
(compare_certs): New.
Werner Koch
2004-02-26
2
-4
/
+46
*
(list_cert_colon): Print the fingerprint as the
Werner Koch
2004-02-24
2
-2
/
+13
*
* keylist.c (list_internal_keys): Return error codes.
Werner Koch
2004-02-21
6
-16
/
+56
*
* gpgsm.c (main): New option --debug-ignore-expiration.
Werner Koch
2004-02-20
6
-16
/
+149
*
* protect-tool.c: New options --have-cert and --prompt.
Werner Koch
2004-02-19
5
-2
/
+388
*
* gpgsm.c (set_debug): Set the new --debug-level flags.
Werner Koch
2004-02-18
4
-50
/
+143
*
* gpgsm.c: Fixed value parsing for --with-validation.
Werner Koch
2004-02-17
4
-4
/
+9
*
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
2004-02-17
11
-153
/
+315
*
* certcheck.c (gpgsm_create_cms_signature): Format a description
Werner Koch
2004-02-13
7
-13
/
+236
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
8
-68
/
+457
*
* Makefile.am (AM_CPPFLAGS): Pass directory constants via -D; this
Werner Koch
2004-02-12
3
-6
/
+12
*
Fixed a build bug (straw letter in sm/import.c) and updated the documentation.
Werner Koch
2004-02-04
1
-1
/
+1
*
* import.c (check_and_store): Import certificates even with
Werner Koch
2004-02-03
2
-4
/
+17
*
* keybox.h (keybox_flag_t): New.
Werner Koch
2004-02-02
6
-23
/
+209
*
(check_cert_policy): Fixed read error checking.
V1-9-4
Werner Koch
2004-01-30
2
-6
/
+16
*
* configure.ac: Require libksba 0.9.3 due to another bug fix there.
Werner Koch
2004-01-30
2
-0
/
+12
[prev]
[next]