index
:
gnupg2
master
gnupg2
Fast-forward packages
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: 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
*
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
2000-01-24
1
-3
/
+3
*
See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch
Werner Koch
1999-12-31
1
-18
/
+18
*
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Werner Koch
1999-12-08
1
-4
/
+4
*
See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch
Werner Koch
1999-11-19
1
-0
/
+6
*
See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch
Werner Koch
1999-05-20
1
-4
/
+8
*
./BUGS
Werner Koch
1999-04-05
1
-1
/
+0
[next]