index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
seskey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
dirmngr: Allow command VERSIONCHECK to handle 3 part version numbers.
Werner Koch
1
-35
/
+83
2016-10-25
common: Use strconcat in gnupg_setenv.
Werner Koch
1
-22
/
+22
2016-10-24
gpg: Replace two sprintf calls.
Werner Koch
1
-8
/
+3
2016-10-24
agent: Minor cleanup for recent change in findkey.c
Werner Koch
1
-6
/
+2
2016-10-24
agent: Slightly change structure of cmd_readkey.
Werner Koch
1
-29
/
+31
2016-10-24
dirmngr: Fix segfault in VERSIONCHECK.
Kai Michaelis
1
-2
/
+2
2016-10-24
scd: Use canonical curve name of libgcrypt.
NIIBE Yutaka
3
-41
/
+71
2016-10-24
common: Fix openpgp_is_curve_supported.
NIIBE Yutaka
1
-2
/
+2
2016-10-24
g10: Fix card keygen for decryption.
NIIBE Yutaka
1
-2
/
+2
2016-10-22
g10: More card key generation change.
NIIBE Yutaka
1
-39
/
+24
2016-10-21
g10: Write first keybox record in binary mode
Andre Heinecke
1
-1
/
+1
2016-10-21
g10,scd: Fix ECC keygen.
NIIBE Yutaka
3
-21
/
+70
2016-10-21
scd: Fix segfault changing key attr.
NIIBE Yutaka
1
-1
/
+1
2016-10-21
g10: Don't ask keysize for for non-RSA card.
NIIBE Yutaka
1
-22
/
+28
2016-10-21
g10: Support ECC for gen_card_key.
NIIBE Yutaka
1
-15
/
+17
2016-10-21
Fix use cases of snprintf.
NIIBE Yutaka
16
-157
/
+97
2016-10-21
agent: Fix saving with FORCE=1.
NIIBE Yutaka
1
-6
/
+19
2016-10-20
tests: Simplify test.
Justus Winter
1
-36
/
+31
2016-10-20
tests: Flush stdout in the fake pinentry.
Justus Winter
1
-0
/
+1
2016-10-20
common,w32: Fix setting environment variables on Windows.
Justus Winter
2
-40
/
+65
2016-10-20
tests,w32: Cope with Windows line endings.
Justus Winter
1
-1
/
+2
2016-10-20
tests: Create and remove socket directories.
Justus Winter
3
-15
/
+24
2016-10-20
agent, g10: Fix keygen.
NIIBE Yutaka
2
-2
/
+2
2016-10-20
scd: GENKEY updates the public key in APP.
NIIBE Yutaka
1
-228
/
+257
2016-10-20
g10: smartcard keygen change.
NIIBE Yutaka
3
-137
/
+45
2016-10-20
agent: Add --card option for READKEY.
NIIBE Yutaka
5
-70
/
+100
2016-10-19
dirmngr: improve VERSIONCHECK
Kai Michaelis
1
-99
/
+133
2016-10-18
common: Fix copying data to estreams.
Justus Winter
1
-5
/
+7
2016-10-18
common,w32: Communicate with child in non-blocking mode.
Justus Winter
1
-3
/
+4
2016-10-18
common,w32: Extend gnupg_create_inbound_pipe et al.
Justus Winter
1
-10
/
+27
2016-10-18
common,w32: Make use of default_errsource in exechelp.
Justus Winter
1
-7
/
+21
2016-10-18
scd: Support ECC key generation.
NIIBE Yutaka
1
-61
/
+137
2016-10-18
scd: minor cleanup to merge other works.
NIIBE Yutaka
3
-39
/
+32
2016-10-18
Register DCO for Arnaud Fontaine
Werner Koch
1
-0
/
+3
2016-10-17
gpgscm: Initialize nesting stack.
Justus Winter
1
-0
/
+1
2016-10-17
doc: Document how to manually shut down gpg-agent.
Daniel Kahn Gillmor
1
-0
/
+9
2016-10-17
doc: Point gpg-agent(1) at the right gpg manpage in SEE ALSO.
Daniel Kahn Gillmor
1
-1
/
+1
2016-10-17
scd: Fix keytocard for ECC.
NIIBE Yutaka
1
-0
/
+2
2016-10-17
gpgconf: Fix for --homedir.
NIIBE Yutaka
1
-20
/
+60
2016-10-16
agent: Use straightforward names for the default socket names.
Werner Koch
1
-2
/
+2
2016-10-15
agent: Move inotify code to common and improve it.
Werner Koch
3
-56
/
+140
2016-10-14
dirmngr: use gnupg_mkdtemp instead of mkstemp
Kai Michaelis
1
-20
/
+44
2016-10-14
dirmngr: add VERSIONCHECK command
Kai Michaelis
1
-0
/
+227
2016-10-13
tests: Use shorter filenames.
Neal H. Walfield
16
-32
/
+32
2016-10-13
g10: Be more careful when checking if a binding is signed by a UTK.
Neal H. Walfield
2
-3
/
+108
2016-10-13
tests: Add test data to TEST_FILES.
Neal H. Walfield
1
-1
/
+16
2016-10-13
g10: Be more careful when checking cross signatures.
Neal H. Walfield
17
-2
/
+178
2016-10-13
g10: Still check if the key is an UTK or cross signed in batch mode.
Neal H. Walfield
1
-18
/
+13
2016-10-13
g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERAL
Neal H. Walfield
1
-2
/
+17
2016-10-13
tests: Remove support for deprecated functionality.
Neal H. Walfield
1
-1
/
+0
[prev]
[next]