aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * gnupg.spec.in: Fix problem with storing the gpgkeys helpers inDavid Shaw2005-02-172-3/+12
* | about to release 1.4.1rc2RC-1-4-1rc2Werner Koch2005-02-1626-2099/+2258
* | * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-1637-14566/+14259
* | * w32installer.nsi: Added page to select the language.Werner Koch2005-02-163-47/+167
* | * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-159-41/+222
* | * curl-shim.c (curl_easy_perform): Fix compile warning.David Shaw2005-02-125-2/+67
* | * curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw2005-02-115-0/+243
* | * configure.ac: Add --enable-fake-curl option to help test no-curl HTTP.David Shaw2005-02-113-7/+25
* | Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-105-13/+32
* | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw2005-02-065-15/+55
* | * gpg.sgml: Note that level 0 signatures are always acceptedDavid Shaw2005-02-052-7/+15
* | * gpgkeys_finger.c (main), gpgkeys_hkp.c (main): Fix --version output.David Shaw2005-02-054-4/+13
* | * getkey.c (merge_selfsigs_subkey): Merged away definition from theDavid Shaw2005-02-052-0/+6
* | (GNUPG_CHECK_GNUMAKE): Removed. Not needed forWerner Koch2005-02-044-5/+20
* | * libcurl.m4: More comments.David Shaw2005-02-042-7/+5
* | * NEWS: Fix typo.David Shaw2005-02-032-1/+5
* | Last changes for W32RC-1-4-1rc1Werner Koch2005-02-035-5/+25
* | About to do a release candidateWerner Koch2005-02-0331-23218/+25478
* | Updated to match the switch to the NSIS installer.Werner Koch2005-02-037-199/+330
* | * gpgkeys_hkp.c (get_key), gpgkeys_http.c (get_key): Fix missingDavid Shaw2005-02-013-0/+5
* | * http.c (connect_server): Fix fd leak when connecting to a round-robinDavid Shaw2005-02-012-1/+15
* | * ksutil.h: Up the default timeout to two minutes.David Shaw2005-02-012-2/+6
* | * keygen.c (do_generate_keypair): Write the auth key to the cardDavid Shaw2005-02-012-11/+27
* | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw2005-01-284-6/+15
* | * keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch2005-01-273-18/+75
* | Updated to the version from 1.2.7.Werner Koch2005-01-275-324/+662
* | * keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literalDavid Shaw2005-01-262-4/+42
* | * w32installer.nsi: Create a start menu entry and enhanced theWerner Koch2005-01-264-23/+224
* | (do_generate_keypair): Don't continue after an error;Werner Koch2005-01-252-3/+7
* | (get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch2005-01-254-48/+67
* | * libcurl.m4: All versions of curl-config support --feature.David Shaw2005-01-252-6/+11
* | * gpgkeys_ldap.c (print_nocr): New. (get_key): Call it here toDavid Shaw2005-01-243-9/+77
* | * configure.ac: Define FTPS flag if we're using curl, and FTPS isDavid Shaw2005-01-234-30/+45
* | * libcurl.m4: Note that FTPS existed, but wasn't fullyDavid Shaw2005-01-222-14/+38
* | * keyserver.c (free_keyserver_spec): Fix small leak.David Shaw2005-01-222-0/+11
* | * gpgkeys_ldap.c (main): Add "check-cert" option to disable SSLDavid Shaw2005-01-223-14/+69
* | (open_card): Issue new CARDCTRL(4) status.Werner Koch2005-01-202-1/+4
* | * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-2010-34/+397
* | Minor changesWerner Koch2005-01-202-2/+144
* | * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-2019-143/+350
* | * NEWS: Note --rfc2440-text import/export-unusable-sigs andDavid Shaw2005-01-193-3/+31
* | * gpgkeys_curl.c: Fix typo.David Shaw2005-01-182-1/+5
* | * gpgkeys_curl.c: s/MAX_PATH/URLMAX_PATH/g to avoid a clash withWerner Koch2005-01-184-11/+29
* | (public_key_list): Do a trustdb staleness check beforeWerner Koch2005-01-182-0/+15
* | * gpgkeys_curl.c (main): Only allow specified protocols to use theDavid Shaw2005-01-183-8/+18
* | * libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw2005-01-182-5/+10
* | Same forWerner Koch2005-01-176-13/+100
* | Make --without-included-zlib work asWerner Koch2005-01-172-1/+6
* | Make --without-included-zlib work asWerner Koch2005-01-171-0/+1
* | * ksutil.h, gpgkeys_curl.c, gpgkeys_hkp.c, gpgkeys_ldap.c,David Shaw2005-01-137-99/+51