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
/
g10
/
armor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix handling with no CRC armor.
NIIBE Yutaka
2025-01-20
1
-2
/
+4
*
gpg: New commands --add-recipients and --change-recipients.
Werner Koch
2024-09-09
1
-0
/
+8
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-2
/
+2
*
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
2024-04-09
1
-2
/
+2
*
gpg: Fix verification of cleartext signatures with overlong lines.
Werner Koch
2022-11-10
1
-5
/
+24
*
gpg: Make --list-packets work w/o --no-armor for plain OCB packets.
Werner Koch
2022-11-02
1
-0
/
+1
*
gpg: Allow --dearmor to decode all kinds of armor files.
Werner Koch
2022-01-28
1
-8
/
+31
*
g10: Fix possible null dereference.
NIIBE Yutaka
2019-05-14
1
-2
/
+2
*
g10/armor: optimize radix64 to binary conversion
Jussi Kivilinna
2018-11-08
1
-25
/
+141
*
g10/armor: optimize binary to radix64 conversion
Jussi Kivilinna
2018-11-08
1
-36
/
+126
*
g10/armor: use libgcrypt's CRC24 implementation
Jussi Kivilinna
2018-11-08
1
-47
/
+50
*
g10/armor: remove unused unarmor_pump code
Jussi Kivilinna
2018-11-08
1
-218
/
+0
*
g10/armor: fix eof checks in radix64_read
Jussi Kivilinna
2018-11-08
1
-3
/
+3
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
2017-05-10
1
-2
/
+2
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+4
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Improve some comments.
Neal H. Walfield
2016-11-29
1
-0
/
+3
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
1
-1
/
+1
*
gpg: Fix possible out-of-bounds read in is_armored.
Werner Koch
2016-07-05
1
-5
/
+11
*
g10: Fix out-of-bounds read.
Justus Winter
2016-07-05
1
-2
/
+4
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-2
/
+1
*
gpg: More robustly detect valid non-armored OpenPGP messages.
Neal H. Walfield
2016-03-02
1
-13
/
+54
*
gpg: Make ASCII armor decoding more robust to encoding errors.
Neal H. Walfield
2016-02-16
1
-0
/
+18
*
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
2016-01-12
1
-1
/
+1
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-1
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-3
/
+3
*
gpg: Remove PGP-2 related cruft.
Werner Koch
2014-11-13
1
-13
/
+3
*
gpg: Change armor Version header to emit only the major version.
Werner Koch
2013-11-27
1
-3
/
+17
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-1
/
+1
*
Fix faulty gcc warnings
Werner Koch
2011-03-03
1
-6
/
+5
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-14
/
+14
*
Add unfinished gpgtar.
Werner Koch
2010-06-07
1
-2
/
+3
*
Finished the bulk of changes to use estream in most places instead of
Werner Koch
2010-03-15
1
-12
/
+13
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-1
/
+1
*
Ported changes from 1.4.
Werner Koch
2007-10-25
1
-9
/
+38
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Fixes for CVE-2006-6235
Werner Koch
2006-12-06
1
-1
/
+50
*
Fix for bug 537
Werner Koch
2006-10-02
1
-1
/
+1
*
g10/ does build again.
Werner Koch
2006-05-23
1
-1
/
+1
*
Merged recent changes from 1.4
Werner Koch
2006-04-28
1
-9
/
+15
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-140
/
+221
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
1
-21
/
+18
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
1
-15
/
+16
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+1336
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-1322
/
+0
*
Update head to match stable 1.0
David Shaw
2002-06-29
1
-68
/
+310
*
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
2000-07-14
1
-18
/
+45
*
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
2000-01-27
1
-8
/
+8
[next]