| Commit message (Expand) | Author | Age | Files | Lines |
* | * http.h: Fix prototypes for http_open_document and http_open again, | David Shaw | 2005-06-23 | 2 | -7/+12 |
* | * http.h: Fix prototypes for http_open_document and http_open to pass | David Shaw | 2005-06-22 | 2 | -4/+11 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 16 | -16/+31 |
* | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 2005-05-21 | 2 | -1/+24 |
* | Remove add_days_to_timestamp (unused) | David Shaw | 2005-05-05 | 2 | -1/+4 |
* | * distfiles: Add assuan.h. | David Shaw | 2005-04-22 | 2 | -0/+5 |
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 3 | -4/+273 |
* | * ttyio.c (tty_enable_completion, tty_disable_completion): Enable and | David Shaw | 2005-03-18 | 2 | -1/+21 |
* | * card-util.c (card_status): Use isotimestamp and not the | Werner Koch | 2005-03-14 | 1 | -0/+1 |
* | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 2005-02-10 | 2 | -8/+14 |
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 1 | -1/+1 |
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 2004-12-16 | 2 | -1/+5 |
* | * cipher.h: Add PUBKEY_USAGE_UNKNOWN. | David Shaw | 2004-11-29 | 2 | -0/+5 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 3 | -4/+11 |
* | * dynload.h: Always use it for _WIN32. | Werner Koch | 2004-10-27 | 2 | -3/+7 |
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 2 | -9/+4 |
* | Add asprintf prototype. | Werner Koch | 2004-10-15 | 2 | -0/+17 |
* | * keyserver.h: Add KEYSERVER_TIMEOUT. | David Shaw | 2004-10-13 | 2 | -1/+6 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 2 | -16/+1 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -0/+1 |
* | * util.h: Prototype destroy_dotlock(). From Werner on stable branch. | David Shaw | 2004-09-30 | 2 | -0/+6 |
* | * http.h: Add auth field for a parsed_uri to allow for basic auth. | David Shaw | 2004-09-10 | 2 | -1/+6 |
* | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 2004-09-09 | 2 | -1/+6 |
* | * photoid.c: Include ttyio.h. | Werner Koch | 2004-09-09 | 1 | -1/+2 |
* | Renamed prototype parameter name to avoid gcc warnings. | Werner Koch | 2004-04-27 | 2 | -1/+5 |
* | * iobuf.h: Remove iobuf_set_block_mode() and iobuf_in_block_mode(). | David Shaw | 2004-03-04 | 2 | -4/+6 |
* | * util.h: Prototype for hextobyte(). | David Shaw | 2004-02-21 | 2 | -2/+6 |
* | * cipher.h: Remove the old CIPHER_ALGO_RINJDAEL values. is_ELGAMAL() now | David Shaw | 2004-01-17 | 2 | -9/+11 |
* | * util.h: Add prototype for print_string2(). | David Shaw | 2004-01-16 | 2 | -1/+7 |
* | * http.h: Pass the http proxy from outside rather than pulling it from the | David Shaw | 2003-12-28 | 2 | -9/+16 |
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 2 | -8/+4 |
* | * mpi.h (gcry_mpi, mpi_get_opaque, mpi_set_opaque): Make nbits and the | David Shaw | 2003-12-17 | 2 | -3/+6 |
* | * cipher.h (pubkey_verify): Remove old unused code. | David Shaw | 2003-12-17 | 2 | -2/+5 |
* | * cipher.h: Make cipher list match 2440bis-09. | David Shaw | 2003-12-04 | 2 | -6/+9 |
* | * util.h: Add prototype for match_multistr(). | David Shaw | 2003-11-21 | 2 | -0/+5 |
* | * cipher.h: Add COMPRESS_ALGO_BZIP2. | David Shaw | 2003-10-31 | 2 | -3/+8 |
* | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 2003-10-29 | 1 | -0/+1 |
* | (tty_print_string, tty_print_utf8_string2) | Werner Koch | 2003-10-08 | 1 | -3/+3 |
* | 2003-10-04 Timo Schulz <[email protected]> | Timo Schulz | 2003-10-04 | 2 | -4/+8 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 2 | -0/+5 |
* | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-28 | 3 | -1/+9 |
* | * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9. | Werner Koch | 2003-09-28 | 6 | -0/+90 |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 2 | -0/+13 |
* | * cipher.h: Drop TIGER/192 support. | David Shaw | 2003-09-04 | 2 | -1/+4 |
* | * util.h: s/__MINGW32__/_WIN32/ to help building on native Windows | David Shaw | 2003-08-28 | 2 | -2/+8 |
* | * types.h: Prefer using uint64_t when creating a 64-bit unsigned type. | David Shaw | 2003-07-10 | 3 | -5/+27 |
* | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all | David Shaw | 2003-05-24 | 8 | -137/+139 |
* | * types.h: Add initializer macros for 64-bit unsigned type. | David Shaw | 2003-05-14 | 2 | -1/+9 |
* | * cipher.h: Add constants for compression algorithms. | David Shaw | 2003-05-03 | 2 | -0/+8 |
* | * http.h: Add HTTP_FLAG_TRY_SRV. | David Shaw | 2003-03-11 | 2 | -1/+6 |