index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
call-dirmngr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
2021-06-16
1
-7
/
+7
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
1
-1
/
+1
*
Use only one copy of the warn_server_mismatch function.
Werner Koch
2020-09-01
1
-33
/
+3
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-3
/
+2
*
sm: Lookup missing issuers first using authorityInfoAccess.
Werner Koch
2020-04-16
1
-16
/
+36
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-1
/
+1
*
gpgsm: Allow sepcification of ldaps servers.
Werner Koch
2019-11-09
1
-2
/
+3
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
dirmngr: Fallback to CRL if no default OCSP responder is configured.
Werner Koch
2018-04-24
1
-24
/
+17
*
sm: Do not expect X.509 keyids to be unique
Rainer Perske
2017-10-24
1
-2
/
+2
*
Explain the "server is older than xxx warning".
Werner Koch
2017-07-31
1
-0
/
+7
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
1
-3
/
+5
*
sm: Remove unused arg SECRET from keydb functions.
Werner Koch
2016-11-10
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Improve compare_string_versions.
Werner Koch
2016-11-02
1
-1
/
+1
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
1
-7
/
+4
*
sm: Remove statement without effect.
Justus Winter
2016-10-06
1
-1
/
+0
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
1
-1
/
+1
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-1
/
+1
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
1
-0
/
+38
*
sm: Avoid warnings about useless assignments.
Werner Koch
2016-01-07
1
-4
/
+5
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpgsm: Add command option "offline".
Werner Koch
2015-06-29
1
-1
/
+1
*
sm: Fix certificate lookup in dirmngr cache.
Werner Koch
2015-04-08
1
-1
/
+1
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-1
/
+1
*
Add option --no-autostart.
Werner Koch
2014-11-28
1
-1
/
+11
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-1
/
+1
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
1
-36
/
+28
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-2
/
+2
*
Silence gcc warning.
Marcus Brinkmann
2012-01-03
1
-1
/
+1
*
Try to get the only-valid-if-cert-valid cert from the dirmngr first.
Werner Koch
2011-07-21
1
-15
/
+91
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-17
/
+17
*
Auto-start dirmngr.
Werner Koch
2010-08-16
1
-132
/
+15
*
common/
Marcus Brinkmann
2009-12-08
1
-2
/
+2
*
agent/
Marcus Brinkmann
2009-11-05
1
-2
/
+2
*
2009-09-23 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2009-09-23
1
-10
/
+22
*
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
2009-06-24
1
-1
/
+1
*
Help dirmngr to use supplied trust anchors.
Werner Koch
2008-10-21
1
-0
/
+29
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+6
*
Reset the context lock flag after a failed dirmngr start which may happend
Werner Koch
2008-10-17
1
-8
/
+27
*
2008-08-08 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2008-08-08
1
-30
/
+100
*
2008-06-13 Marcus Brinkmann <marcus@ulysses.g10code.com>
Marcus Brinkmann
2008-06-14
1
-1
/
+1
*
sm/
Marcus Brinkmann
2008-06-12
1
-0
/
+21
*
Fix a problem with dirmngr looked up certificates.
Werner Koch
2008-04-01
1
-1
/
+1
*
Fix problem when using the fallback dirmngr.
Werner Koch
2008-03-31
1
-1
/
+1
*
Improve certificate chain construction.
Werner Koch
2008-02-19
1
-1
/
+3
*
Always search missing certifcates using a running Dirmngr's cache.
Werner Koch
2008-02-13
1
-4
/
+6
[next]