| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() on | David Shaw | 2004-10-16 | 2 | -10/+12 |
* | * http.c (connect_server): [_WIN32] actually fill in the sin_addr so we | David Shaw | 2004-10-16 | 2 | -1/+19 |
* | * gpgkeys_finger.c [_WIN32] (connect_server): Fix typo. | David Shaw | 2004-10-16 | 2 | -1/+5 |
* | Document IMPORT_CHECK. | Werner Koch | 2004-10-15 | 2 | -0/+8 |
* | test | Werner Koch | 2004-10-15 | 1 | -0/+1 |
* | Add a note | Werner Koch | 2004-10-15 | 1 | -0/+3 |
* | Removed these generated files. | Werner Koch | 2004-10-15 | 4 | -11831/+0 |
* | post release preparations | Werner Koch | 2004-10-15 | 2 | -1/+5 |
* | Updated.V1-3-91 | Werner Koch | 2004-10-15 | 31 | -7770/+7551 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 13 | -21/+69 |
* | * gpgkeys_ldap.c (main, show_help): Kludge to implement standard | Werner Koch | 2004-10-15 | 7 | -14/+137 |
* | * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct trust | David Shaw | 2004-10-15 | 2 | -2/+18 |
* | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 2004-10-15 | 6 | -38/+125 |
* | * POTFILES.in: Updated. | Werner Koch | 2004-10-15 | 33 | -76664/+95735 |
* | Add asprintf prototype. | Werner Koch | 2004-10-15 | 2 | -0/+17 |
* | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 2004-10-15 | 4 | -2/+31 |
* | Rebuilt | Werner Koch | 2004-10-15 | 2 | -10/+23 |
* | New. Taken from gnupg 1.9. | Werner Koch | 2004-10-15 | 2 | -0/+173 |
* | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 2004-10-15 | 4 | -0/+12 |
* | Fix up the @setfilename lines. | Werner Koch | 2004-10-15 | 2 | -26/+18 |
* | * gpg.sgml: Document using "none" to remove preferred keyservers, the | David Shaw | 2004-10-14 | 2 | -8/+30 |
* | another s/unsigned char*/byte*/ | Werner Koch | 2004-10-14 | 2 | -3/+5 |
* | * gpgkeys_finger.c (main): We do not support relay fingering (i.e. | David Shaw | 2004-10-14 | 2 | -0/+14 |
* | * keylist.c (list_keyblock_print): Show the fingerprint after the key, not | David Shaw | 2004-10-14 | 4 | -102/+104 |
* | * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 2004-10-14 | 3 | -0/+23 |
* | * rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 2004-10-14 | 6 | -3/+21 |
* | (iobuf_get_fd): Removed double check on directfp and | Werner Koch | 2004-10-14 | 2 | -1/+7 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 11 | -36/+159 |
* | * armor.c (fake_packet): Allow arbitrary dash-escaped lines as per | David Shaw | 2004-10-13 | 2 | -20/+22 |
* | * keyserver.c (keyserver_work): Handle keyserver timeouts. | David Shaw | 2004-10-13 | 2 | -0/+6 |
* | * keyserver.h: Add KEYSERVER_TIMEOUT. | David Shaw | 2004-10-13 | 2 | -1/+6 |
* | * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main), | David Shaw | 2004-10-13 | 8 | -10/+194 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 22 | -62/+396 |
* | Add dearmor.c | Werner Koch | 2004-10-13 | 2 | -0/+5 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 7 | -72/+45 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 6 | -32/+73 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 14 | -27/+52 |
* | * Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145. | Werner Koch | 2004-10-13 | 2 | -1/+5 |
* | * keygen.c (read_parameter_file): New keyword "Handle". This is | Werner Koch | 2004-10-13 | 5 | -28/+84 |
* | * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c, | David Shaw | 2004-10-12 | 9 | -135/+112 |
* | (read_parameter_file): Changed to use iobuf based file | Werner Koch | 2004-10-12 | 2 | -18/+24 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 8 | -27/+51 |
* | * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix a | David Shaw | 2004-10-11 | 5 | -13/+18 |
* | Oops commited binary instead of source. | Werner Koch | 2004-10-11 | 2 | -0/+550 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 10 | -31/+398 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 9 | -47/+69 |
* | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 2004-10-10 | 2 | -30/+101 |
* | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 2004-10-10 | 2 | -6/+10 |
* | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 2004-10-10 | 2 | -3/+9 |
* | * encr-data.c (decrypt_data): Give a warning with a weak key, but still | David Shaw | 2004-10-08 | 2 | -5/+15 |