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
/
scd
/
app-openpgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed card key generation of gpg2.
Werner Koch
2007-07-05
1
-4
/
+5
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
First steps towards supporting W32.
Werner Koch
2007-06-06
1
-2
/
+2
*
The keypad is now also used for OpenPGP signing keys.
Werner Koch
2006-12-21
1
-98
/
+141
*
Made some PIN pads work.
Werner Koch
2006-11-20
1
-12
/
+37
*
Allow pkcs#10 creation directkly from a smart card
Werner Koch
2006-10-11
1
-1
/
+21
*
bug fixes
Werner Koch
2006-10-05
1
-1
/
+1
*
2006-09-24 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2006-09-23
1
-2
/
+8
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-10
/
+10
*
2006-08-28 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2006-08-29
1
-34
/
+42
*
A couple of fixes. gpg2's key generation does now work.
Werner Koch
2006-06-30
1
-1
/
+1
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Added command APDU
Werner Koch
2006-04-11
1
-2
/
+2
*
Support for CardMan 4040
Werner Koch
2006-02-06
1
-3
/
+7
*
Preparing an interim release
Werner Koch
2005-11-28
1
-1
/
+8
*
Bug fixes and ssh support for the BELPIC.
Werner Koch
2005-09-09
1
-1
/
+26
*
* keylist.c (email_kludge): Reworked.
Werner Koch
2005-07-20
1
-1
/
+8
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-13
/
+14
*
* command.c (cmd_updatestartuptty): New.
Werner Koch
2005-06-03
1
-1
/
+1
*
* call-scd.c (inq_needpin): Skip leading spaces in of PIN
Werner Koch
2005-05-24
1
-2
/
+2
*
* Makefile.am: Do not build sc-copykeys anymore.
Werner Koch
2005-05-23
1
-212
/
+0
*
* call-scd.c (start_scd): Don't test for an alive scdaemon here.
Werner Koch
2005-05-21
1
-1
/
+1
*
* protect-tool.c: New option --canonical.
Werner Koch
2005-05-20
1
-33
/
+322
*
Changed the scdaemon to handle concurrent sessions. Adjusted
Werner Koch
2005-05-18
1
-29
/
+29
*
* app-p15.c (micardo_mse): New.
Werner Koch
2005-04-27
1
-3
/
+3
*
(retrieve_key_material): Rewritten. Return a
Werner Koch
2005-04-14
1
-256
/
+136
*
* app-openpgp.c (do_check_pin): Add hack to allow verification of
Werner Koch
2005-04-11
1
-44
/
+100
*
2005-03-29 Moritz Schulte <
[email protected]
>
Moritz Schulte
2005-03-29
1
-14
/
+316
*
* findkey.c (modify_description): Keep invalid % escapes, so that
Werner Koch
2005-02-25
1
-20
/
+66
*
* gpg-agent.c (handle_connections): Need to check for events if
Werner Koch
2005-02-24
1
-16
/
+29
*
* app-openpgp.c (app_local_s): New field PK.
Werner Koch
2005-02-22
1
-4
/
+243
*
Forgot to commit the recent fixed to scd and logging - doing it now
Werner Koch
2005-02-03
1
-64
/
+127
*
Compile fixes.
Werner Koch
2004-10-22
1
-3
/
+3
*
* app-openpgp.c (do_sign): Replace asprintf by direct allocation.
Werner Koch
2004-10-22
1
-2
/
+7
*
(parse_login_data): New.
Werner Koch
2004-10-14
1
-29
/
+106
*
Added ID keywords because these files are often used in other packages.
Werner Koch
2004-10-14
1
-0
/
+2
*
* de.po: Updated.
Werner Koch
2004-09-30
1
-80
/
+196
*
(show_key_with_all_names): Print the card S/N.
Werner Koch
2004-09-20
1
-1
/
+1
*
* app.c (select_application): Fixed serial number extraction and
Werner Koch
2004-09-09
1
-0
/
+7
*
(do_getattr): Fix for sending CA-FPR.
Werner Koch
2004-07-01
1
-2
/
+2
*
* app-openpgp.c (do_setattr): Sync FORCE_CHV1.
Werner Koch
2004-04-29
1
-1
/
+5
*
* app-common.h: Do not include ksba.h for gnupg 1.
Werner Koch
2004-04-28
1
-1
/
+0
*
* app-common.h: New members FNC.DEINIT and APP_LOCAL.
Werner Koch
2004-04-26
1
-32
/
+212
*
* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c
Werner Koch
2004-03-16
1
-1
/
+1
*
*** empty log message ***
Werner Koch
2004-03-16
1
-1
/
+1
*
(iso7816_manage_security_env): New.
Werner Koch
2004-01-28
1
-1
/
+2
*
Some minor bug fixes, new test utilities and started support for other
Werner Koch
2004-01-27
1
-111
/
+28
*
* apdu.c (apdu_send_le): Send a get_response with the indicated
Werner Koch
2003-12-23
1
-0
/
+21
*
* scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin.
Werner Koch
2003-12-01
1
-0
/
+6
*
* command.c (cmd_checkpin): New.
Werner Koch
2003-10-21
1
-51
/
+86
[next]