index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
gpgsm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
Add a hook to be called right after main.
Werner Koch
18
-0
/
+28
2015-01-28
gpg: Allow predefined names as answer to the keygen.algo prompt.
Werner Koch
2
-16
/
+50
2015-01-28
agent: Add some extra robustness to extract_private_key
Werner Koch
3
-4
/
+13
2015-01-28
scd: Fix varargs call for 64-bit arch on ECC keys.
NIIBE Yutaka
1
-14
/
+12
2015-01-27
gpg: Fix segv introduced to commit 4d7c9b0.
Werner Koch
1
-1
/
+1
2015-01-27
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
3
-94
/
+151
2015-01-26
sm: Simplify fix ed8383c6
Werner Koch
1
-4
/
+2
2015-01-25
ccid: Remove incorrect expression leading to errors.
Joshua Rogers
1
-1
/
+1
2015-01-23
gpgconf: Fix validity check for UINT32 values.
Werner Koch
1
-1
/
+1
2015-01-23
gpg,sm: Remove unnecessary duplicated checks
Werner Koch
2
-2
/
+2
2015-01-22
doc: Fix some typos and add missing options.
Werner Koch
3
-14
/
+26
2015-01-22
gpg: Improve skipping of PGP-2 keys.
Werner Koch
5
-11
/
+61
2015-01-22
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
5
-11
/
+7
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
32
-408
/
+362
2015-01-22
gpg: Remove an unused variable.
Werner Koch
2
-3
/
+1
2015-01-21
dirmngr: Fix TLS build problems.
Werner Koch
1
-2
/
+4
2015-01-21
gpg: Support --passphrase with --quick-gen-key.
Werner Koch
3
-2
/
+41
2015-01-21
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
9
-57
/
+128
2015-01-20
artwork: Crop and rename the commonly used logo.
Werner Koch
3
-126
/
+138
2015-01-19
kbx: Minor cleanup for the previous fix.
Werner Koch
1
-7
/
+7
2015-01-19
kbx: Call skipfnc callback to filter out keys
Damien Goutte-Gattat
1
-3
/
+30
2015-01-19
Register DCO for Damien Goutte-Gattat.
Werner Koch
1
-0
/
+3
2015-01-13
scd: Allow for certificates > 1024 with PC/SC.
Andreas Schwier
1
-1
/
+1
2015-01-09
po: Update the German translation.
Werner Koch
1
-2
/
+5
2015-01-08
dirmngr: Fix error code path of map_host.
NIIBE Yutaka
1
-3
/
+8
2015-01-08
scd: fix get_public_key for OpenPGPcard v1.0.
Joshua Rogers
1
-1
/
+1
2015-01-07
dirmngr: fix LDAP query PATTERNS limit check.
NIIBE Yutaka
1
-1
/
+1
2015-01-07
scd: fix merge failure.
NIIBE Yutaka
1
-2
/
+0
2015-01-05
sm,g13: Init local vars to avoid compiler warnings.
Werner Koch
2
-2
/
+3
2015-01-05
gpg: Remove unused args from a function.
Werner Koch
8
-18
/
+13
2015-01-05
gpg: Clear a possible rest of the KDF secret buffer.
Werner Koch
1
-1
/
+1
2015-01-05
build: Require automake 1.14.
Werner Koch
2
-6
/
+4
2015-01-04
agent: Make --allow-loopback-pinentry gpgconf changeable.
Werner Koch
2
-1
/
+6
2014-12-22
tools: Free variable before return
Joshua Rogers
1
-1
/
+4
2014-12-22
Register DCO for Joshua Rogers.
Werner Koch
1
-0
/
+3
2014-12-22
sm: Avoid double-free on iconv failure
Daniel Kahn Gillmor
1
-0
/
+2
2014-12-22
scd: Avoid double-free on error condition in scd
Daniel Kahn Gillmor
1
-4
/
+2
2014-12-22
avoid future chance of using uninitialized memory
Daniel Kahn Gillmor
1
-1
/
+1
2014-12-22
avoid double-close in unusual dotlock situations
Daniel Kahn Gillmor
1
-2
/
+8
2014-12-22
gpgkey2ssh: clean up varargs
Daniel Kahn Gillmor
1
-0
/
+2
2014-12-22
doc: Fix memory leak in yat2m.
Werner Koch
1
-0
/
+1
2014-12-22
dirmngr: Fix memory leak.
Werner Koch
2
-3
/
+3
2014-12-22
dirmngr: Remove un-needed check.
Werner Koch
1
-1
/
+4
2014-12-22
dirmngr,gpgsm: Return NULL on fail
Werner Koch
2
-0
/
+2
2014-12-22
scd: ECDH Support.
NIIBE Yutaka
2
-110
/
+107
2014-12-19
agent: Make sure --max-cache-ttl is >= --default-cache-ttl.
Werner Koch
2
-0
/
+21
2014-12-19
agent: Keep the session environment for restricted connections.
Werner Koch
5
-35
/
+43
2014-12-19
agent: Fix string prepended to remotely initiated prompts.
Werner Koch
1
-1
/
+1
2014-12-18
build: Remove option to build without agent.
Werner Koch
1
-1
/
+2
2014-12-17
gpgconf: Exit with failure if --launch fails.
Werner Koch
3
-4
/
+13
[next]