| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * packet.h, mainproc.c (reset_literals_seen): New function to reset | David Shaw | 2007-04-17 | 5 | -7/+24 |
* | * gpgkeys_hkp.c (main): Show curl or fake-curl version string. | David Shaw | 2007-04-16 | 3 | -3/+7 |
* | * gpgkeys_curl.c, gpgkeys_ldap.c, gpgkeys_hkp.c, ksutil.c: Rename all | David Shaw | 2007-04-16 | 5 | -38/+48 |
* | Move some ascii_foo functions to libcompat | David Shaw | 2007-04-16 | 6 | -74/+84 |
* | * gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it is | David Shaw | 2007-04-16 | 3 | -4/+16 |
* | util/ | Werner Koch | 2007-04-16 | 5 | -51/+67 |
* | Don't build shmtest unless we have shm. | David Shaw | 2007-04-16 | 4 | -1/+13 |
* | Use sysconf() when possible as not all platforms have getpagesize(). | David Shaw | 2007-04-16 | 5 | -7/+32 |
* | * argparse.c (default_strusage): Copyright 2007. | David Shaw | 2007-04-15 | 5 | -6/+15 |
* | * configure.ac: QNX puts resolver functions in libsocket. From Sean | David Shaw | 2007-04-15 | 2 | -6/+11 |
* | * parse-packet.c (parse_marker): New. Enforce that the marker | David Shaw | 2007-04-04 | 2 | -22/+65 |
* | * keyserver.c: Windows Vista doesn't grok X_OK and so fails access() | David Shaw | 2007-03-14 | 2 | -2/+16 |
* | * gpgkeys_curl.c (main): Use curl_version_info to verify that the | David Shaw | 2007-03-13 | 4 | -6/+43 |
* | Add extra fflush (stdout) | Werner Koch | 2007-03-08 | 2 | -0/+15 |
* | * keyedit.c (keyedit_menu): If we modify the keyblock (via | David Shaw | 2007-03-06 | 3 | -2/+20 |
* | Post release update | Werner Koch | 2007-03-05 | 2 | -2/+6 |
* | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 2007-03-05 | 44 | -17761/+17943 |
* | Updated | Werner Koch | 2007-02-26 | 3 | -3463/+3323 |
* | [W32] Make use of the LANGUAGE envvar. | Werner Koch | 2007-02-26 | 3 | -71/+140 |
* | * parse-packet.c (parse_signature): It's hex. | David Shaw | 2007-02-14 | 3 | -1/+11 |
* | * secmem.c (ptr_into_pool_p): New. | Werner Koch | 2007-02-12 | 2 | -1/+24 |
* | * gpgkeys_ldap.c (send_key): Missing a free(). | David Shaw | 2007-02-11 | 3 | -1/+16 |
* | * http.c (do_parse_uri): Remove the hkp port 11371 detection. We | David Shaw | 2007-02-11 | 2 | -2/+6 |
* | Fix for Debian bug 402592 | Werner Koch | 2007-02-04 | 2 | -3/+24 |
* | Missed one caller. | David Shaw | 2007-02-01 | 1 | -1/+1 |
* | * main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass in | David Shaw | 2007-02-01 | 6 | -27/+39 |
* | * ttyio.c (do_get): Assume that anything read from the user without | David Shaw | 2007-02-01 | 2 | -1/+8 |
* | * keygen.c (do_generate_keypair, proc_parameter_file, | David Shaw | 2007-01-31 | 2 | -35/+62 |
* | * keyedit.c (sign_uids): Another multiple to single timestamp | David Shaw | 2007-01-31 | 2 | -12/+9 |
* | * sign.c (write_plaintext_packet): Take timestamp from outside. | David Shaw | 2007-01-31 | 2 | -10/+20 |
* | * main.h, keygen.c (ask_expiredate), keyedit.c (menu_expire): Remove | David Shaw | 2007-01-31 | 4 | -10/+9 |
* | * keygen.c (make_backsig, write_direct_sig, write_selfsigs) | David Shaw | 2007-01-30 | 2 | -7/+17 |
* | * curl-shim.h, curl-shim.c, gpgkeys_hkp.c: Rename curl_escape() to | David Shaw | 2007-01-16 | 4 | -7/+12 |
* | * libcurl.m4: Check for curl_easy_escape() and curl_easy_unescape(). | David Shaw | 2007-01-16 | 2 | -7/+35 |
* | * config.links: powerpc64* needs to come before powerpc* or it will | David Shaw | 2007-01-16 | 2 | -5/+11 |
* | * gpgkeys_hkp.c (send_key): Allow GPG to send any armored key line | David Shaw | 2007-01-16 | 2 | -20/+29 |
* | * parse-packet.c (read_protected_v3_mpi): Make sure to stop | Werner Koch | 2007-01-15 | 3 | -2/+9 |
* | Installed revised translation. | Werner Koch | 2006-12-22 | 3 | -3606/+2875 |
* | * configure.ac: Only check for libusb if we're building with card | David Shaw | 2006-12-21 | 2 | -1/+9 |
* | * options.skel: Tweak some examples to match reality and update the | David Shaw | 2006-12-15 | 2 | -23/+23 |
* | Fix bug#739 (proxy/shutdown) | Werner Koch | 2006-12-14 | 2 | -2/+10 |
* | * Makefile.am: Install options.skel via dist_pkgdata_DATA so that | David Shaw | 2006-12-13 | 2 | -5/+7 |
* | distribute gnupg1.info. Fixes bug#740. | Werner Koch | 2006-12-13 | 2 | -2/+5 |
* | Removed references to removed g10defs.h file. | Werner Koch | 2006-12-13 | 3 | -2/+4 |
* | Removed the use of g10defs.h. | Werner Koch | 2006-12-11 | 29 | -157/+267 |
* | * configure.ac: AM_CONDITIONAL must not be used inside an if/then. | David Shaw | 2006-12-08 | 2 | -13/+16 |
* | / | Werner Koch | 2006-12-07 | 5 | -3/+13 |
* | Post release updates | Werner Koch | 2006-12-06 | 2 | -2/+6 |
* | Preparing a releasegnupg-1.4.6 | Werner Koch | 2006-12-06 | 56 | -10114/+21043 |
* | Changing the way man pages are build. | Werner Koch | 2006-12-04 | 7 | -5957/+1366 |