aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2007-04-042-22/+65
* * keyserver.c: Windows Vista doesn't grok X_OK and so fails access()David Shaw2007-03-142-2/+16
* Add extra fflush (stdout)Werner Koch2007-03-082-0/+15
* * keyedit.c (keyedit_menu): If we modify the keyblock (viaDavid Shaw2007-03-063-2/+20
* Preparing 1.4.7gnupg-1.4.7Werner Koch2007-03-056-21/+93
* * parse-packet.c (parse_signature): It's hex.David Shaw2007-02-143-1/+11
* Fix for Debian bug 402592Werner Koch2007-02-042-3/+24
* Missed one caller.David Shaw2007-02-011-1/+1
* * main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass inDavid Shaw2007-02-016-27/+39
* * keygen.c (do_generate_keypair, proc_parameter_file,David Shaw2007-01-312-35/+62
* * keyedit.c (sign_uids): Another multiple to single timestampDavid Shaw2007-01-312-12/+9
* * sign.c (write_plaintext_packet): Take timestamp from outside.David Shaw2007-01-312-10/+20
* * main.h, keygen.c (ask_expiredate), keyedit.c (menu_expire): RemoveDavid Shaw2007-01-314-10/+9
* * keygen.c (make_backsig, write_direct_sig, write_selfsigs)David Shaw2007-01-302-7/+17
* * parse-packet.c (read_protected_v3_mpi): Make sure to stopWerner Koch2007-01-153-2/+9
* * options.skel: Tweak some examples to match reality and update theDavid Shaw2006-12-152-23/+23
* * Makefile.am: Install options.skel via dist_pkgdata_DATA so thatDavid Shaw2006-12-132-5/+7
* Removed references to removed g10defs.h file.Werner Koch2006-12-133-2/+4
* Removed the use of g10defs.h.Werner Koch2006-12-116-11/+27
* /Werner Koch2006-12-073-2/+9
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-067-48/+158
* * keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2006-12-032-1/+12
* * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw2006-12-034-32/+55
* * openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch2006-11-272-1/+6
* Missing changelog entryDavid Shaw2006-11-061-0/+9
* New command --gpgconf-test.Werner Koch2006-10-232-0/+10
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-135-5/+43
* * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather thanDavid Shaw2006-10-062-3/+12
* fix for bug 537 and documentation fixes.Werner Koch2006-10-022-20/+44
* Allow to build w/o curl.Werner Koch2006-09-262-1/+7
* Preparing 1.4.5Werner Koch2006-08-012-9/+18
* Fix bug 655Werner Koch2006-07-312-1/+5
* Fixed bug 479. Not a real good fix but a reliable one which limits possibleWerner Koch2006-07-314-1/+14
* Preparing a release candidategnupg-1.4.5rc1Werner Koch2006-07-282-4/+4
* Fixed memory allocation bug and typos.Werner Koch2006-07-265-9/+35
* * configure.ac: Fix resolver autoconf code so it works (fails)David Shaw2006-07-081-1/+1
* i18n fixWerner Koch2006-06-282-2/+10
* * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw2006-06-284-14/+27
* * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1David Shaw2006-06-282-49/+49
* * pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw2006-06-282-5/+10
* Fixed uploading of keays.Werner Koch2006-06-282-1/+7
* do no use reopen_std under W32.Werner Koch2006-06-272-2/+6
* About to do a new releaseWerner Koch2006-06-252-3/+3
* * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs,David Shaw2006-06-224-2/+51
* * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberalDavid Shaw2006-06-222-1/+13
* * import.c (import_one): Add a flag (from_sk) so we don't check prefsDavid Shaw2006-06-122-6/+13
* * keygen.c (gen_card_key): Add optional argument to return a pointerDavid Shaw2006-06-102-8/+20
* * parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. David Shaw2006-06-092-0/+22
* Revert last. It is still wrong.David Shaw2006-05-272-17/+7
* * exec.c (make_tempdir) [_WIN32]: Modified to properly handleDavid Shaw2006-05-272-7/+17