aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* * http.h: Fix prototypes for http_open_document and http_open again,David Shaw2005-06-232-7/+12
* * http.h: Fix prototypes for http_open_document and http_open to passDavid Shaw2005-06-222-4/+11
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-3116-16/+31
* * cardglue.c (send_status_info): Make CTRL optional.Werner Koch2005-05-212-1/+24
* Remove add_days_to_timestamp (unused)David Shaw2005-05-052-1/+4
* * distfiles: Add assuan.h.David Shaw2005-04-222-0/+5
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-053-4/+273
* * ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw2005-03-182-1/+21
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-141-0/+1
* Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-102-8/+14
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-1/+1
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-162-1/+5
* * cipher.h: Add PUBKEY_USAGE_UNKNOWN.David Shaw2004-11-292-0/+5
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-033-4/+11
* * dynload.h: Always use it for _WIN32.Werner Koch2004-10-272-3/+7
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-212-9/+4
* Add asprintf prototype.Werner Koch2004-10-152-0/+17
* * keyserver.h: Add KEYSERVER_TIMEOUT.David Shaw2004-10-132-1/+6
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-132-16/+1
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-131-0/+1
* * util.h: Prototype destroy_dotlock(). From Werner on stable branch.David Shaw2004-09-302-0/+6
* * http.h: Add auth field for a parsed_uri to allow for basic auth.David Shaw2004-09-102-1/+6
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-092-1/+6
* * photoid.c: Include ttyio.h.Werner Koch2004-09-091-1/+2
* Renamed prototype parameter name to avoid gcc warnings.Werner Koch2004-04-272-1/+5
* * iobuf.h: Remove iobuf_set_block_mode() and iobuf_in_block_mode().David Shaw2004-03-042-4/+6
* * util.h: Prototype for hextobyte().David Shaw2004-02-212-2/+6
* * cipher.h: Remove the old CIPHER_ALGO_RINJDAEL values. is_ELGAMAL() nowDavid Shaw2004-01-172-9/+11
* * util.h: Add prototype for print_string2().David Shaw2004-01-162-1/+7
* * http.h: Pass the http proxy from outside rather than pulling it from theDavid Shaw2003-12-282-9/+16
* cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon2003-12-282-8/+4
* * mpi.h (gcry_mpi, mpi_get_opaque, mpi_set_opaque): Make nbits and theDavid Shaw2003-12-172-3/+6
* * cipher.h (pubkey_verify): Remove old unused code.David Shaw2003-12-172-2/+5
* * cipher.h: Make cipher list match 2440bis-09.David Shaw2003-12-042-6/+9
* * util.h: Add prototype for match_multistr().David Shaw2003-11-212-0/+5
* * cipher.h: Add COMPRESS_ALGO_BZIP2.David Shaw2003-10-312-3/+8
* * cardglue.c (open_card): Ask for card insertion.Werner Koch2003-10-291-0/+1
* (tty_print_string, tty_print_utf8_string2)Werner Koch2003-10-081-3/+3
* 2003-10-04 Timo Schulz <[email protected]>Timo Schulz2003-10-042-4/+8
* * keygen.c (do_add_key_flags, parse_parameter_usage): Add supportWerner Koch2003-09-302-0/+5
* 2003-09-28 Timo Schulz <[email protected]>Timo Schulz2003-09-283-1/+9
* * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9.Werner Koch2003-09-286-0/+90
* First bits of a card support backport from 1.9. It is not enabled byWerner Koch2003-09-272-0/+13
* * cipher.h: Drop TIGER/192 support.David Shaw2003-09-042-1/+4
* * util.h: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw2003-08-282-2/+8
* * types.h: Prefer using uint64_t when creating a 64-bit unsigned type.David Shaw2003-07-103-5/+27
* * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit allDavid Shaw2003-05-248-137/+139
* * types.h: Add initializer macros for 64-bit unsigned type.David Shaw2003-05-142-1/+9
* * cipher.h: Add constants for compression algorithms.David Shaw2003-05-032-0/+8
* * http.h: Add HTTP_FLAG_TRY_SRV.David Shaw2003-03-112-1/+6