aboutsummaryrefslogtreecommitdiffstats
path: root/g10/parse-packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print the keyid for key packets with --list-packets.Werner Koch2013-10-181-1/+11
* Print the decoded iteration count witn --list-packets.Werner Koch2011-07-221-13/+15
* Remove warnings on VMSWerner Koch2010-10-201-1/+1
* Backport bug fix. Fixes bug#1240.Werner Koch2010-06-181-2/+10
* Fix bug#1040.Werner Koch2009-06-171-2/+2
* Fix bug#931.Werner Koch2009-05-051-20/+29
* Add Camellia-192.David Shaw2008-04-171-3/+3
* * parse-packet.c (parse_key): Parse a secret key encrypted withDavid Shaw2008-03-171-1/+2
* * parse-packet.c (parse_onepass_sig): Sigclass is hex, so include theDavid Shaw2007-10-271-1/+1
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2007-04-041-22/+58
* * parse-packet.c (parse_signature): It's hex.David Shaw2007-02-141-1/+1
* Fix for Debian bug 402592Werner Koch2007-02-041-3/+19
* * parse-packet.c (read_protected_v3_mpi): Make sure to stopWerner Koch2007-01-151-1/+1
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-131-1/+3
* Fixed memory allocation bug and typos.Werner Koch2006-07-261-3/+17
* * parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. David Shaw2006-06-091-0/+14
* * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.cDavid Shaw2006-05-231-7/+17
* * trustdb.h, trustdb.c (clean_key): New function to handle keyDavid Shaw2005-11-121-24/+6
* * parse-packet.c (enum_sig_subpkt, parse_signature,David Shaw2005-09-021-12/+15
* Implemented PKA trust modelWerner Koch2005-07-281-0/+2
* Converted all m_free to xfree etc.Werner Koch2005-07-271-27/+27
* (parse_signature): Use log_info for messagesWerner Koch2005-06-181-2/+2
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * keygen.c (write_selfsigs): Rename from write_selfsig. Write the sameDavid Shaw2005-05-111-7/+19
* Updated to match the switch to the NSIS installer.Werner Koch2005-02-031-135/+159
* * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() onDavid Shaw2004-10-161-10/+7
* * photoid.c: Include ttyio.h.Werner Koch2004-09-091-26/+11
* * g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw2004-07-151-2/+2
* * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not createDavid Shaw2004-04-231-3/+1
* * parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt,David Shaw2004-04-221-76/+88
* * build-packet.c (write_header2): Remove call to start old gpg partialDavid Shaw2004-03-031-30/+22
* * packet.h, free-packet.c (free_encrypted, free_plaintext), parse-packet.cDavid Shaw2004-03-031-50/+54
* * parse-packet.c (parse): Only data-type packets are allowed to useDavid Shaw2004-03-011-28/+46
* * build-packet.c (write_header2): If a suggested header length is providedDavid Shaw2004-02-151-7/+7
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-011-5/+18
* * keygen.c (do_add_key_flags, parse_parameter_usage): Add supportWerner Koch2003-09-301-2/+22
* * mainproc.c (check_sig_and_print): Use two different preferred keyserverDavid Shaw2003-08-261-0/+4
* * packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw2003-08-131-8/+10
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-101-5/+2
* * parse-packet.c (parse): Disallow old style partial length forWerner Koch2003-06-101-2/+22
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-051-2/+6
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-241-2/+2
* * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw2003-05-211-1/+3
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-16/+5
* * g10.c (main): Add --no-textmode.David Shaw2003-04-271-5/+7
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-03-041-5/+7
* * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),David Shaw2003-01-141-0/+1
* * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a stringDavid Shaw2002-10-301-1/+5
* * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint,David Shaw2002-10-291-3/+24