aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.Werner Koch2005-07-181-0/+5
* * http.c (make_radix64_string): Add '=' padding as per standard.David Shaw2005-06-231-0/+7
* * memrchr.c (memrchr): Not all compilers allow initializing based on aDavid Shaw2005-06-221-0/+6
* * http.c (send_request, http_open, http_open_document): Pass in authDavid Shaw2005-06-221-0/+3
* * http.c (send_request): Need == after the radix64-encoded basic authDavid Shaw2005-06-221-0/+5
* * dotlock.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32.David Shaw2005-06-081-0/+5
* * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch2005-05-311-0/+4
* * strgutil.c (set_native_charset) [_WIN32]: Add alias for codepageDavid Shaw2005-05-301-0/+5
* * cardglue.c (send_status_info): Make CTRL optional.Werner Koch2005-05-211-0/+4
* Remove add_days_to_timestamp (unused)David Shaw2005-05-051-0/+4
* Fix minor build problem on OSX (need a replacement for memrchr)David Shaw2005-04-121-0/+8
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-051-0/+19
* * ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw2005-03-181-0/+6
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-141-0/+4
* (secmem_realloc): Take control information into accountWerner Koch2005-03-101-1/+11
* (GNUPG_CHECK_GNUMAKE): Removed. Not needed forWerner Koch2005-02-041-0/+3
* Last changes for W32RC-1-4-1rc1Werner Koch2005-02-031-0/+4
* * http.c (connect_server): Fix fd leak when connecting to a round-robinDavid Shaw2005-02-011-0/+6
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-0/+13
* Same forWerner Koch2005-01-171-0/+5
* * http.c (connect_server): Use INADDR_NONE instead of SOCKET_ERROR.David Shaw2005-01-131-0/+5
* (set_native_charset): Assume that ASCII,Werner Koch2005-01-061-0/+8
* Better implementation for the SRV check. We don't need to actually checkDavid Shaw2004-12-291-0/+6
* (handle_iconv_error): Turn diagnostics into warningsWerner Koch2004-12-201-0/+11
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-181-0/+5
* * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-161-0/+3
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-161-0/+5
* (fd_cache_strcmp): New. Use whenever we compareWerner Koch2004-12-061-0/+6
* * http.c (send_request): Include the port if non-80 in the Host: header.David Shaw2004-12-031-0/+5
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-031-0/+7
* * strgutil.c (load_libiconv): Use log_info to avoid failures whenWerner Koch2004-11-031-0/+5
* (get_string): Removed debugging hack.Werner Koch2004-10-301-0/+4
* * dynload.h: Always use it for _WIN32.Werner Koch2004-10-271-1/+6
* (load_libiconv) [_WIN32]: new.Werner Koch2004-10-271-0/+10
* (mem2str): Translated comment to English.Werner Koch2004-10-261-0/+8
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-211-0/+5
* * http.c (connect_server, send_request): Use the URI scheme as the SRV tagDavid Shaw2004-10-181-0/+5
* * http.c (connect_server): [_WIN32] actually fill in the sin_addr so weDavid Shaw2004-10-161-0/+6
* New. Taken from gnupg 1.9.Werner Koch2004-10-151-0/+4
* (iobuf_get_fd): Removed double check on directfp andWerner Koch2004-10-141-0/+6
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-131-0/+5
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-131-0/+5
* * iobuf.c (pop_filter): Make static.David Shaw2004-09-301-0/+9
* * http.c (make_radix64_string, do_parse_uri, send_request): Add basic authDavid Shaw2004-09-101-0/+4
* * http.c (main): Fix test code for http-test.David Shaw2004-09-101-0/+4
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-091-0/+3
* * configure.ac: Check for readline.Werner Koch2004-09-091-0/+2
* * photoid.c: Include ttyio.h.Werner Koch2004-09-091-0/+5
* * http.c (insert_escapes): Fix encoding problem for non-URI-safeDavid Shaw2004-08-191-0/+5
* * timegm.c: New replacement function. Removes the need for setenv.c andDavid Shaw2004-05-211-0/+9