| Commit message (Expand) | Author | Files | Lines |
2006-10-19 | Fixes | Werner Koch | 1 | -0/+2 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -1/+1 |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -5/+3 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -11/+13 |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -0/+2 |
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 1 | -1/+1 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -29/+94 |
2006-06-22 | * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs, | David Shaw | 1 | -1/+28 |
2006-06-10 | * keygen.c (gen_card_key): Add optional argument to return a pointer | David Shaw | 1 | -8/+13 |
2006-05-25 | * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes > | David Shaw | 1 | -21/+56 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -2/+2 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -3/+4 |
2006-05-23 | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 1 | -1/+1 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -5/+5 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -14/+16 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -1037/+1940 |
2006-03-09 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 1 | -2/+4 |
2006-03-08 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 1 | -1/+4 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 1 | -2/+46 |
2005-11-10 | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 1 | -2/+2 |
2005-10-26 | * keygen.c (proc_parameter_file): Default key and subkey usage flags to | David Shaw | 1 | -7/+29 |
2005-10-18 | Fixed minor card related bugs and enhanced status messages | Werner Koch | 1 | -3/+7 |
2005-10-14 | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 1 | -1/+1 |
2005-10-11 | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 1 | -14/+6 |
2005-08-27 | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 1 | -7/+17 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -7/+2 |
2005-08-05 | * keygen.c (proc_parameter_file): Sanity check items in keygen batch | David Shaw | 1 | -98/+120 |
2005-08-04 | * keygen.c (write_keyblock): Don't try and build deleted kbnodes since | David Shaw | 1 | -6/+12 |
2005-08-04 | Revert bad patch. | David Shaw | 1 | -8/+1 |
2005-08-04 | * keygen.c (start_tree): Need to use an actual packet type (which we | David Shaw | 1 | -1/+8 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -21/+0 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -113/+113 |
2005-06-20 | * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning. | David Shaw | 1 | -1/+1 |
2005-06-14 | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 1 | -1/+1 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-21 | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 1 | -122/+50 |
2005-05-11 | * keygen.c (write_selfsigs): Rename from write_selfsig. Write the same | David Shaw | 1 | -12/+16 |
2005-05-06 | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 1 | -55/+52 |
2005-05-05 | * keygen.c (start_tree): New function to "prime" a KBNODE list. | David Shaw | 1 | -26/+20 |
2005-05-05 | * keygen.c (keygen_set_std_prefs): Add SHA256 and BZip2 to default | David Shaw | 1 | -3/+19 |
2005-05-05 | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 1 | -27/+47 |
2005-04-01 | (keygen_set_std_prefs): Explain the chosen order of | Werner Koch | 1 | -1/+13 |
2005-03-14 | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 1 | -0/+16 |
2005-02-15 | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 1 | -2/+3 |
2005-02-01 | * keygen.c (do_generate_keypair): Write the auth key to the card | David Shaw | 1 | -11/+18 |
2005-01-28 | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF | David Shaw | 1 | -1/+1 |
2005-01-27 | * keygen.c (generate_subkeypair): Detect primary key on-card and | Werner Koch | 1 | -9/+23 |
2005-01-25 | (do_generate_keypair): Don't continue after an error; | Werner Koch | 1 | -2/+2 |
2004-12-21 | * keyedit.c (menu_set_keyserver_url): Make sure we only operate on the | David Shaw | 1 | -3/+4 |
2004-12-20 | (ask_expire_interval): For better translations chnage 2 | Werner Koch | 1 | -7/+10 |