index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
server.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
gpgsm: Allow unattended PKCS#12 export without passphrase.
Werner Koch
1
-0
/
+6
2024-10-23
gpgsm: Terminate key listing on output write error.
Werner Koch
1
-15
/
+47
2024-10-02
gpgsm: Implement a cache for the KEYINFO queries.
Werner Koch
1
-0
/
+1
2023-08-31
gpgsm: Add --always-trust feature.
Werner Koch
1
-1
/
+20
2023-07-25
sm: Use estream for I/O.
NIIBE Yutaka
1
-46
/
+75
2023-07-13
sm: Use open_stream_nc for do_listkeys.
NIIBE Yutaka
1
-3
/
+3
2023-07-13
sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd.
NIIBE Yutaka
1
-11
/
+11
2023-07-13
sm: Use open_stream_nc for HANDLE by assuan_get_output_fd.
NIIBE Yutaka
1
-18
/
+21
2023-06-15
gpgsm: New option --input-size-hint.
Werner Koch
1
-0
/
+4
2023-06-15
gpgsm: Fix last commit
Werner Koch
1
-9
/
+1
2023-06-15
gpgsm: Print PROGRESS status lines.
Werner Koch
1
-1
/
+55
2023-05-24
gpg: Improve error code for file already exists.
Werner Koch
1
-1
/
+1
2023-05-22
sm: Emit STATUS_FAILURE for non-implemented commands.
Werner Koch
1
-1
/
+1
2022-06-03
Remove remaining support for WindowsCE
Werner Koch
1
-14
/
+1
2021-05-20
sm: Avoid memory leaks and double double-free
Jakub Jelen
1
-5
/
+21
2020-09-03
sm: New options to prepare the use of keyboxd.
Werner Koch
1
-0
/
+2
2020-02-03
sm: New option --issuer-der for the listkey commands.
Werner Koch
1
-7
/
+73
2019-06-03
Return better error code for some getinfo IPC commands.
Werner Koch
1
-2
/
+2
2018-03-23
sm: Add OPTION request-origin.
Werner Koch
1
-0
/
+12
2018-02-14
common: Use new function to print status strings.
Werner Koch
1
-18
/
+3
2017-10-24
sm: Do not expect X.509 keyids to be unique
Rainer Perske
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-2
/
+2
2016-11-10
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
1
-1
/
+14
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-09-15
spelling: conenction should be connection
Daniel Kahn Gillmor
1
-1
/
+1
2016-08-18
dirmngr: Remove all system daemon features.
Werner Koch
1
-3
/
+1
2016-08-03
Fix spelling and grammar.
Daniel Kahn Gillmor
1
-1
/
+1
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-2
/
+2
2016-03-02
common: Consolidate Assuan server argument handling.
Justus Winter
1
-32
/
+1
2016-01-07
sm: Avoid warnings about useless assignments.
Werner Koch
1
-1
/
+1
2015-11-27
Avoid incompatible pointer assignment warnings on Windows.
Werner Koch
1
-4
/
+4
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-08-24
sm: Support secret key export via the Assuan interface.
Werner Koch
1
-5
/
+31
2015-06-29
gpgsm: Add command option "offline".
Werner Koch
1
-2
/
+17
2014-10-03
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
1
-3
/
+0
2014-06-04
gpgsm: Fix commit be07ed65.
Werner Koch
1
-1
/
+1
2014-06-03
Add new option --with-secret.
Werner Koch
1
-0
/
+5
2014-03-14
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
1
-1
/
+4
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-1
/
+1
2011-12-07
gpgsm: Add new validation model "steed".
Werner Koch
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-52
/
+49
2010-10-26
Re-implemented GPG's --passwd command and improved it.
Werner Koch
1
-0
/
+2
2010-08-16
Auto-start dirmngr.
Werner Koch
1
-2
/
+1
2010-06-10
common/
Marcus Brinkmann
1
-0
/
+9
2010-06-10
common/
Marcus Brinkmann
1
-2
/
+9
2010-03-24
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
1
-2
/
+2
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-1
/
+1
2010-03-11
Use a custom log handler for libassuan.
Werner Koch
1
-3
/
+0
2010-03-08
Removed almost al dup calls.
Werner Koch
1
-13
/
+13
[next]