index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
call-agent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
1
-4
/
+42
*
common: New function get_assuan_server_version.
Werner Koch
2016-01-08
1
-17
/
+1
*
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
2016-01-08
1
-24
/
+12
*
g10: Use --force when importing key for bkuptocard.
NIIBE Yutaka
2015-12-24
1
-2
/
+3
*
scd: Add reder information to --card-status.
NIIBE Yutaka
2015-11-09
1
-1
/
+7
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
1
-3
/
+6
*
Inform a user about inquire length limit.
Ben Kibbey
2015-08-15
1
-0
/
+4
*
scd: support any curves defined by libgcrypt.
NIIBE Yutaka
2015-07-25
1
-5
/
+23
*
gpg: Fix regression not displaying the card serial number
Werner Koch
2015-05-07
1
-1
/
+1
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-5
/
+1
*
g10: Fix keytocard.
NIIBE Yutaka
2015-04-03
1
-2
/
+3
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-1
/
+2
*
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
2015-01-21
1
-6
/
+17
*
gpg: Show private DO information in the card status.
Werner Koch
2014-12-16
1
-0
/
+16
*
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
2014-12-15
1
-4
/
+65
*
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
2014-12-12
1
-24
/
+8
*
Add option --no-autostart.
Werner Koch
2014-11-28
1
-2
/
+12
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-1
/
+1
*
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
2014-11-02
1
-2
/
+4
*
gpg: Make card key generation work again.
Werner Koch
2014-10-19
1
-2
/
+25
*
gpg: Check gpg-agent version before 2.1 migration.
Andre Heinecke
2014-10-03
1
-0
/
+30
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-2
/
+2
*
gpg: Fix a couple of spelling errors
Kristian Fiskerstrand
2014-06-17
1
-2
/
+2
*
Add new option --with-secret.
Werner Koch
2014-06-03
1
-1
/
+1
*
ECC Fixes.
NIIBE Yutaka
2014-04-28
1
-1
/
+1
*
gpg: Print a warning if GKR has hijacked gpg-agent.
Werner Koch
2014-04-22
1
-62
/
+125
*
gpg: Re-enable secret key deletion.
Werner Koch
2014-04-15
1
-0
/
+38
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
1
-4
/
+25
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
1
-2
/
+3
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
1
-7
/
+7
*
gpg: Handle the agent's NEW_PASSPHRASE inquiry.
Werner Koch
2013-02-22
1
-2
/
+3
*
gpg: fix keytocard and support ECC card for key attribute.
NIIBE Yutaka
2013-02-22
1
-2
/
+6
*
gpg: Implement card_store_subkey again.
NIIBE Yutaka
2013-02-12
1
-0
/
+24
*
gpg: Add pinentry-mode feature.
Werner Koch
2013-02-07
1
-51
/
+214
*
gpg: Add status line PINENTRY_LAUNCHED.
Werner Koch
2013-01-30
1
-5
/
+6
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Allow creating subkeys using an existing key
Werner Koch
2011-11-06
1
-46
/
+43
*
Allow generation of card keys up to 4096 bit.
Werner Koch
2011-06-16
1
-15
/
+75
*
Fix usage of SHA-2 algorithm with OpenPGP cards.
Werner Koch
2011-03-02
1
-138
/
+0
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-59
/
+59
*
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...
Andrey Jivsov
2011-01-11
1
-3
/
+0
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-0
/
+3
*
Smartcard related updates
Werner Koch
2010-11-17
1
-5
/
+3
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-8
/
+78
*
replace some sprintf by bin2hex.
Werner Koch
2010-10-18
1
-17
/
+12
*
All tests work are again working
Werner Koch
2010-10-14
1
-3
/
+5
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-0
/
+6
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-10
/
+132
*
Even less prompts for a new key now.
Werner Koch
2010-09-01
1
-3
/
+9
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-8
/
+44
[next]