aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-12 * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ toWerner Koch2-8/+14
2007-10-27* parse-packet.c (parse_onepass_sig): Sigclass is hex, so include theDavid Shaw2-1/+4
2007-10-27* keyserver.c (keyserver_spawn): Cosmetic, but looks cleaner.David Shaw2-1/+5
2007-10-23Switched to GPLv3.Werner Koch78-308/+158
2007-10-23* gpg.c (main): Add --require-cross-certification toDavid Shaw2-2/+6
2007-10-23* gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by default.David Shaw2-9/+16
2007-10-21* misc.c (compliance_option_string, compliance_failure): MinorDavid Shaw3-31/+52
2007-10-17* options.h, gpg.c (main), misc.c (compliance_option_string): AddDavid Shaw5-9/+47
2007-09-02* import.c (collapse_uids): Significant speedup for de-duping userDavid Shaw2-67/+84
2007-08-24Improved detection of ketrings specified several times.Werner Koch2-1/+6
2007-07-19* gpg.c (main): Fix typo. Noted by John Clizbe.David Shaw2-1/+3
2007-07-19* armor.c (parse_header_line): Improve test so that the header testDavid Shaw2-16/+25
2007-07-18* armor.c (is_armor_tag): New. Detect if an armor header matchesDavid Shaw2-2/+34
2007-07-09Add an extra warning for Camellia.Werner Koch3-2/+35
2007-07-06* encode.c (encode_crypt): Missed one call to setup_plaintext_name().David Shaw2-16/+7
2007-06-12* sign.c (mk_notation_policy_etc): expect all sigs that this is calledDavid Shaw2-43/+24
2007-04-17* packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw5-7/+24
2007-04-16* gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it isDavid Shaw3-4/+16
2007-04-04* parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2-22/+65
2007-03-14* keyserver.c: Windows Vista doesn't grok X_OK and so fails access()David Shaw2-2/+16
2007-03-08Add extra fflush (stdout)Werner Koch2-0/+15
2007-03-06* keyedit.c (keyedit_menu): If we modify the keyblock (viaDavid Shaw3-2/+20
2007-03-05Preparing 1.4.7gnupg-1.4.7Werner Koch6-21/+93
2007-02-14* parse-packet.c (parse_signature): It's hex.David Shaw3-1/+11
2007-02-04Fix for Debian bug 402592Werner Koch2-3/+24
2007-02-01Missed one caller.David Shaw1-1/+1
2007-02-01* main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass inDavid Shaw6-27/+39
2007-01-31* keygen.c (do_generate_keypair, proc_parameter_file,David Shaw2-35/+62
2007-01-31* keyedit.c (sign_uids): Another multiple to single timestampDavid Shaw2-12/+9
2007-01-31* sign.c (write_plaintext_packet): Take timestamp from outside.David Shaw2-10/+20
2007-01-31* main.h, keygen.c (ask_expiredate), keyedit.c (menu_expire): RemoveDavid Shaw4-10/+9
2007-01-30* keygen.c (make_backsig, write_direct_sig, write_selfsigs)David Shaw2-7/+17
2007-01-15 * parse-packet.c (read_protected_v3_mpi): Make sure to stopWerner Koch3-2/+9
2006-12-15* options.skel: Tweak some examples to match reality and update theDavid Shaw2-23/+23
2006-12-13* Makefile.am: Install options.skel via dist_pkgdata_DATA so thatDavid Shaw2-5/+7
2006-12-13Removed references to removed g10defs.h file.Werner Koch3-2/+4
2006-12-11Removed the use of g10defs.h.Werner Koch6-11/+27
2006-12-07/Werner Koch3-2/+9
2006-12-06Preparing a releasegnupg-1.4.6Werner Koch7-48/+158
2006-12-03* keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2-1/+12
2006-12-03* options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw4-32/+55
2006-11-27* openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch2-1/+6
2006-11-06Missing changelog entryDavid Shaw1-0/+9
2006-10-23New command --gpgconf-test.Werner Koch2-0/+10
2006-10-13* parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw5-5/+43
2006-10-06* keyserver.c (keyserver_spawn): Write the 16-digit keyid rather thanDavid Shaw2-3/+12
2006-10-02fix for bug 537 and documentation fixes.Werner Koch2-20/+44
2006-09-26Allow to build w/o curl.Werner Koch2-1/+7
2006-08-01Preparing 1.4.5Werner Koch2-9/+18
2006-07-31Fix bug 655Werner Koch2-1/+5