summaryrefslogtreecommitdiffstats
path: root/g10/parse-packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print decoded S2K count in --list-packets mode.Werner Koch2011-07-181-1/+2
* Fix size_t vs int issues.Marcus Brinkmann2011-06-011-7/+7
* Detect premature EOF while parsing corrupted key packets.Werner Koch2011-03-281-17/+26
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-14/+13
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-311-130/+71
* Function name cleanupsWerner Koch2011-01-261-6/+55
* Fix regression introduced by "editing only change".Werner Koch2011-01-241-1/+1
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-87/+107
* Milestone: Data signing/verification and key signing/verification work with E...Andrey Jivsov2011-01-071-1/+1
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-27/+88
* Make public key data structure easier to read.Werner Koch2010-10-201-2/+2
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+1
* Removed more secret key related code.Werner Koch2010-09-061-171/+129
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-193/+192
* Fixed EOF detection for encrypted packets.Werner Koch2009-10-021-7/+14
* Re-indentedWerner Koch2009-10-021-1832/+2068
* Some changes to suport g13.Werner Koch2009-09-301-2/+10
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+1
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-2/+2
* Fix a signal cleanup problem.Werner Koch2009-05-261-3/+13
* Print keyid in gpg --list-packets.Werner Koch2009-05-131-0/+10
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-36/+51
* Fix bug #931Werner Koch2008-09-251-16/+26
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-10/+4
* Fix bug 894.Werner Koch2008-03-251-1/+2
* Support DSA2.Werner Koch2007-12-121-2/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* * parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2007-04-061-22/+58
* From STABLE-BRANCH-1-4David Shaw2007-03-101-1/+1
* Fix for Debian bug 402592Werner Koch2007-02-041-3/+13
* * parse-packet.c (read_protected_v3_mpi): Make sure to stopWerner Koch2007-01-151-2/+2
* Fixed that nasty 64 bit but.Werner Koch2006-11-101-10/+10
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-131-1/+3
* Fix for bug 537Werner Koch2006-10-021-1/+4
* Preparing a new releasegnupg-1.9.22Werner Koch2006-07-271-0/+14
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-9/+13
* Ported patches from 1.4.x Werner Koch2006-06-271-7/+31
* Continued with merging.Werner Koch2006-04-191-4/+3
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-503/+598
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-19/+46
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-291-9/+11
* * app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2003-07-011-15/+8
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-1/+31
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-130/+129
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+2281
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-2260/+0
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-031-0/+1
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-031-0/+6
* comment type fixWerner Koch2002-09-201-1/+1
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-111-12/+61