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
/
common
/
ksba-io-support.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
common: Rename remaining symbols in ksba-io-support.
Werner Koch
1
-12
/
+18
2017-02-16
common: Remove gpgsm dependencies from ksba-io-support.
Werner Koch
1
-35
/
+71
2017-02-16
common: Change license of ksba-io-support.c
Werner Koch
1
-6
/
+17
2017-02-16
sm,common: Move ksba reader and writer support to common/.
Werner Koch
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-2
/
+2
2011-03-03
Fix faulty gcc warnings
Werner Koch
1
-5
/
+4
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-51
/
+51
2010-11-26
Remove superfluous parameter.
Werner Koch
1
-69
/
+35
2010-03-08
Replace use stdio by estream functions.
Werner Koch
1
-11
/
+13
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-03-19
Allow export to work on systems without funopen/fopencookie.
Werner Koch
1
-34
/
+96
2006-12-20
2006-12-20 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+15
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-1
/
+1
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-4
/
+4
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-624
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-6
/
+8
2004-02-13
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
1
-6
/
+36
2003-12-17
Replaced deprecated type names.
Werner Koch
1
-4
/
+4
2003-11-12
Mainly changes to adjust for the changed KSBA API.
Werner Koch
1
-10
/
+11
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+624
2003-06-04
Update error handling to match gpg-error in CVS.
Marcus Brinkmann
1
-1
/
+1
2003-06-03
Make use of libgpg-error
Werner Koch
1
-7
/
+7
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-624
/
+0
2002-03-18
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
1
-1
/
+1
2002-03-06
Decryption using a Cryptoflex card does now work.
Werner Koch
1
-2
/
+3
2002-01-10
* base64.c (gpgsm_create_writer): Allow to set the object name
Werner Koch
1
-1
/
+2
2001-12-20
* base64.c (base64_reader_cb): Try to detect an S/MIME body part.
Werner Koch
1
-1
/
+51
2001-12-14
* verify.c (gpgsm_verify): Add hash debug helpers
Werner Koch
1
-2
/
+2
2001-12-13
Made decryption work in --server mode, allow output of plain base64,
Werner Koch
1
-1
/
+2
2001-12-12
* gpgsm.c (main): New options --assume-{armor,base64,binary}.
Werner Koch
1
-4
/
+20
2001-12-06
Decryption does now work
Werner Koch
1
-5
/
+0
2001-11-27
--armor does now produce PEM format.
Werner Koch
1
-11
/
+170
2001-11-27
* base64.c: New. Changed all other functions to use this instead
Werner Koch
1
-60
/
+134
2001-11-24
Added new directory common to enable sharing of some code and error
Werner Koch
1
-2
/
+2
2001-11-19
Write status output, make verify work in server mode.
Werner Koch
1
-1
/
+1
2001-11-19
gpgsm --verify does now work like gpg including the
Werner Koch
1
-10
/
+178
2001-11-13
We have reached a state where we are able to import certs and
Werner Koch
1
-183
/
+17
2001-11-10
we are now able to check self-signed certificates
Werner Koch
1
-41
/
+153
2001-11-07
Implemented server main loop and started with import command.
Werner Koch
1
-0
/
+213