aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-192-19/+77
* | Oddly commit missed this one.David Shaw2004-12-182-15/+6
* | Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-189-10/+87
* | * configure.ac: Add a --with-ldap=DIR so people can add to the searchDavid Shaw2004-12-172-15/+34
* | * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-174-3/+13
* | * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-162-1/+5
* | * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-162-1/+7
* | post release updatesWerner Koch2004-12-162-1/+5
* | Minor fixesV1-4-0Werner Koch2004-12-162-6/+7
* | Add a note on how to send translations.Werner Koch2004-12-163-45/+70
* | About to release 1.4.0Werner Koch2004-12-1629-8358/+8488
* | * gpg.sgml: Document --require-secmem/--no-require-secmem. Note that theDavid Shaw2004-12-162-31/+37
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-166-22/+37
* | * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-155-9/+24
* | * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-142-43/+45
* | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-143-119/+196
* | post release updatesWerner Koch2004-12-142-2/+9
* | automake updates, removed one debug outputV1-3-93Werner Koch2004-12-142-1/+2
* | Prepared for last 1.4 release candidateWerner Koch2004-12-1443-14205/+12300
* | (read_passphrase_from_fd): Fixed memory leak.Werner Koch2004-12-132-1/+9
* | (keys): Removed my old 621CC013 keyWerner Koch2004-12-123-1251/+1916
* | * keyserver.c (parse_preferred_keyserver): Force preferred keyserverDavid Shaw2004-12-122-1/+6
* | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-115-6/+11
* | * sv.po: Take the update done for 1.2.6.Werner Koch2004-12-1030-22247/+23629
* | * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-105-2/+65
* | * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw2004-12-104-11/+35
* | * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-096-66/+235
* | * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA.David Shaw2004-12-092-8/+20
* | * highlights-1.4.txt: New.David Shaw2004-12-094-4/+311
* | *** empty log message ***Werner Koch2004-12-072-1/+5
* | * keygen.c (ask_keysize): Change strings to always use %u instead ofDavid Shaw2004-12-072-57/+69
* | (fd_cache_strcmp): New. Use whenever we compareWerner Koch2004-12-063-3/+30
* | * http.c (send_request): Include the port if non-80 in the Host: header.David Shaw2004-12-032-6/+19
* | * Makefile.am: The harmless "ignored error" on gpgkeys_ldap install on topDavid Shaw2004-12-032-1/+7
* | * md.c (string_to_digest_algo): Allow read/write SHA384 and SHA512.David Shaw2004-12-012-15/+5
* | * getkey.c (parse_key_usage): New function to parse out key usage flags.David Shaw2004-11-292-51/+80
* | * cipher.h: Add PUBKEY_USAGE_UNKNOWN.David Shaw2004-11-292-0/+5
* | * export.c (do_export_stream): Allow export-minimal to work with secretDavid Shaw2004-11-262-4/+11
* | * gpg.sgml: Document export-minimal.David Shaw2004-11-262-4/+15
* | * options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw2004-11-265-19/+32
* | * options.h, export.c (parse_export_options, do_export_stream): AddDavid Shaw2004-11-253-23/+45
* | * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed,David Shaw2004-11-252-3/+7
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-246-29/+58
* | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0.Werner Koch2004-11-182-1/+8
* | (open_info_file): New.Werner Koch2004-11-179-87/+228
* | * configure.ac: Autodetect wldap32 on Windoze.David Shaw2004-11-062-3/+13
* | * README, configure.ac: Add --enable-backsigs to enable the experimentalDavid Shaw2004-11-053-1/+23
* | * plaintext.c (handle_plaintext): Don't try and create a zero-lengthDavid Shaw2004-11-045-18/+31
* | * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecatesDavid Shaw2004-11-032-35/+39
* | 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-0314-106/+157