index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
parse-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-19
/
+18
*
gpg: Fix a NULL-deref due to empty ring trust packets.
Werner Koch
2015-02-09
1
-1
/
+3
*
gpg: Limit the size of key packets to a sensible value.
Werner Koch
2015-01-28
1
-3
/
+19
*
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
2015-01-22
1
-1
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-12
/
+12
*
gpg: Remove an unused variable.
Werner Koch
2015-01-22
1
-1
/
+1
*
gpg: Fix possible read of unallocated memory
Werner Koch
2014-12-12
1
-4
/
+6
*
gpg: Fix use of uninit.value in listing sig subpkts.
Werner Koch
2014-11-24
1
-1
/
+5
*
gpg: Fix off-by-one read in the attribute subpacket parser.
Werner Koch
2014-11-24
1
-2
/
+10
*
gpg: Fix regression in parse_key.
Werner Koch
2014-11-21
1
-3
/
+6
*
gpg: Fix --rebuild-keydb-caches.
Werner Koch
2014-10-31
1
-0
/
+1
*
gpg: Silence "packet with obsolete versoin" warnings.
Werner Koch
2014-10-19
1
-1
/
+2
*
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
2014-10-17
1
-90
/
+27
*
gpg: Silence a compiler warning.
Werner Koch
2014-09-18
1
-5
/
+4
*
gpg: Stop early on bogus old style comment packets.
Werner Koch
2014-09-11
1
-1
/
+3
*
gpg: Fix "can't handle public key algorithm" warning.
Werner Koch
2014-08-20
1
-4
/
+21
*
gpg: Improve --list-packets output for faulty packets.
Werner Koch
2014-07-21
1
-0
/
+50
*
gpg: Cap size of attribute packets at 16MB.
Werner Koch
2014-07-21
1
-1
/
+13
*
gpg: Improve the output of --list-packets
Werner Koch
2014-06-12
1
-2
/
+15
*
gpg: Graceful skip reading of corrupt MPIs.
Werner Koch
2014-06-02
1
-8
/
+18
*
gpg: Finish experimental support for Ed25519.
Werner Koch
2014-05-07
1
-0
/
+7
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-2
/
+5
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
Fix minor compiler warnings.
Werner Koch
2013-11-15
1
-1
/
+1
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-14
/
+13
*
Print decoded S2K count in --list-packets mode.
Werner Koch
2011-07-18
1
-1
/
+2
*
Fix size_t vs int issues.
Marcus Brinkmann
2011-06-01
1
-7
/
+7
*
Detect premature EOF while parsing corrupted key packets.
Werner Koch
2011-03-28
1
-17
/
+26
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-14
/
+13
*
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
2011-01-31
1
-130
/
+71
*
Function name cleanups
Werner Koch
2011-01-26
1
-6
/
+55
*
Fix regression introduced by "editing only change".
Werner Koch
2011-01-24
1
-1
/
+1
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-87
/
+107
*
Milestone: Data signing/verification and key signing/verification work with E...
Andrey Jivsov
2011-01-07
1
-1
/
+1
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-27
/
+88
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-2
/
+2
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-1
/
+1
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-171
/
+129
*
Finished the bulk of changes to use estream in most places instead of
Werner Koch
2010-03-15
1
-193
/
+192
*
Fixed EOF detection for encrypted packets.
Werner Koch
2009-10-02
1
-7
/
+14
*
Re-indented
Werner Koch
2009-10-02
1
-1832
/
+2068
*
Some changes to suport g13.
Werner Koch
2009-09-30
1
-2
/
+10
*
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
2009-06-24
1
-1
/
+1
*
Preparing for 2.0.12.
gnupg-2.0.12
Werner Koch
2009-06-17
1
-2
/
+2
*
Fix a signal cleanup problem.
Werner Koch
2009-05-26
1
-3
/
+13
*
Print keyid in gpg --list-packets.
Werner Koch
2009-05-13
1
-0
/
+10
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-36
/
+51
*
Fix bug #931
Werner Koch
2008-09-25
1
-16
/
+26
*
Adjust for the changed Camellia draft.
Werner Koch
2008-04-18
1
-10
/
+4
*
Fix bug 894.
Werner Koch
2008-03-25
1
-1
/
+2
[next]