| Commit message (Expand) | Author | Age | Files | Lines |
* | Preparing a releasegnupg-1.4.6 | Werner Koch | 2006-12-06 | 1 | -0/+4 |
* | Move strsep() and ascii_isspace() to libcompat. | David Shaw | 2006-09-28 | 1 | -0/+3 |
* | Put in the basic wiring (just hextobyte for now) for a libcompat.a that | David Shaw | 2006-09-28 | 1 | -0/+6 |
* | The plumbing necessary to create DSA keys with variable sized q. | David Shaw | 2006-04-20 | 1 | -0/+4 |
* | Add SHA-224 support | David Shaw | 2006-04-20 | 1 | -0/+4 |
* | * cert.c (get_cert): Handle the fixed IPGP type with fingerprint. | David Shaw | 2006-03-16 | 1 | -0/+4 |
* | Fixed a wrong return code with gpg --verify | Werner Koch | 2006-02-14 | 1 | -0/+4 |
* | New code to do DNS CERT queries. | David Shaw | 2005-12-23 | 1 | -0/+4 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -0/+7 |
* | * http.h: Fix prototypes for http_open_document and http_open again, | David Shaw | 2005-06-23 | 1 | -0/+6 |
* | * http.h: Fix prototypes for http_open_document and http_open to pass | David Shaw | 2005-06-22 | 1 | -0/+5 |
* | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 2005-05-21 | 1 | -0/+4 |
* | Remove add_days_to_timestamp (unused) | David Shaw | 2005-05-05 | 1 | -0/+4 |
* | * distfiles: Add assuan.h. | David Shaw | 2005-04-22 | 1 | -0/+4 |
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 1 | -1/+9 |
* | * ttyio.c (tty_enable_completion, tty_disable_completion): Enable and | David Shaw | 2005-03-18 | 1 | -0/+5 |
* | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 2005-02-10 | 1 | -0/+4 |
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 2004-12-16 | 1 | -0/+4 |
* | * cipher.h: Add PUBKEY_USAGE_UNKNOWN. | David Shaw | 2004-11-29 | 1 | -0/+4 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 1 | -0/+5 |
* | * dynload.h: Always use it for _WIN32. | Werner Koch | 2004-10-27 | 1 | -0/+4 |
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 1 | -0/+4 |
* | Add asprintf prototype. | Werner Koch | 2004-10-15 | 1 | -0/+4 |
* | * keyserver.h: Add KEYSERVER_TIMEOUT. | David Shaw | 2004-10-13 | 1 | -0/+4 |
* | * util.h: Prototype destroy_dotlock(). From Werner on stable branch. | David Shaw | 2004-09-30 | 1 | -0/+5 |
* | * http.h: Add auth field for a parsed_uri to allow for basic auth. | David Shaw | 2004-09-10 | 1 | -0/+4 |
* | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 2004-09-09 | 1 | -0/+4 |
* | Renamed prototype parameter name to avoid gcc warnings. | Werner Koch | 2004-04-27 | 1 | -0/+4 |
* | * iobuf.h: Remove iobuf_set_block_mode() and iobuf_in_block_mode(). | David Shaw | 2004-03-04 | 1 | -0/+5 |
* | * util.h: Prototype for hextobyte(). | David Shaw | 2004-02-21 | 1 | -0/+4 |
* | * cipher.h: Remove the old CIPHER_ALGO_RINJDAEL values. is_ELGAMAL() now | David Shaw | 2004-01-17 | 1 | -4/+8 |
* | * util.h: Add prototype for print_string2(). | David Shaw | 2004-01-16 | 1 | -0/+4 |
* | * http.h: Pass the http proxy from outside rather than pulling it from the | David Shaw | 2003-12-28 | 1 | -0/+5 |
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 1 | -0/+4 |
* | * mpi.h (gcry_mpi, mpi_get_opaque, mpi_set_opaque): Make nbits and the | David Shaw | 2003-12-17 | 1 | -0/+3 |
* | * cipher.h (pubkey_verify): Remove old unused code. | David Shaw | 2003-12-17 | 1 | -0/+4 |
* | * cipher.h: Make cipher list match 2440bis-09. | David Shaw | 2003-12-04 | 1 | -0/+4 |
* | * util.h: Add prototype for match_multistr(). | David Shaw | 2003-11-21 | 1 | -0/+4 |
* | * cipher.h: Add COMPRESS_ALGO_BZIP2. | David Shaw | 2003-10-31 | 1 | -0/+4 |
* | 2003-10-04 Timo Schulz <[email protected]> | Timo Schulz | 2003-10-04 | 1 | -0/+4 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 1 | -0/+4 |
* | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-28 | 1 | -0/+5 |
* | * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9. | Werner Koch | 2003-09-28 | 1 | -0/+5 |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 1 | -0/+4 |
* | * cipher.h: Drop TIGER/192 support. | David Shaw | 2003-09-04 | 1 | -0/+4 |
* | * util.h: s/__MINGW32__/_WIN32/ to help building on native Windows | David Shaw | 2003-08-28 | 1 | -0/+6 |
* | * types.h: Prefer using uint64_t when creating a 64-bit unsigned type. | David Shaw | 2003-07-10 | 1 | -0/+12 |
* | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all | David Shaw | 2003-05-24 | 1 | -0/+7 |
* | * types.h: Add initializer macros for 64-bit unsigned type. | David Shaw | 2003-05-14 | 1 | -0/+4 |
* | * cipher.h: Add constants for compression algorithms. | David Shaw | 2003-05-03 | 1 | -0/+4 |