aboutsummaryrefslogtreecommitdiffstats
path: root/util (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-14Security fixV1-4-2Werner Koch1-0/+1
2005-07-22* gpg.sgml (http):Werner Koch1-5/+0
2005-07-18* tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.Werner Koch2-1/+15
2005-06-23* http.c (make_radix64_string): Add '=' padding as per standard.David Shaw2-32/+53
2005-06-22* memrchr.c (memrchr): Not all compilers allow initializing based on aDavid Shaw2-1/+9
2005-06-22* http.c (send_request, http_open, http_open_document): Pass in authDavid Shaw2-7/+17
2005-06-22* http.c (send_request): Need == after the radix64-encoded basic authDavid Shaw2-4/+9
2005-06-08* dotlock.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32.David Shaw2-49/+48
2005-05-31 * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch2-1/+5
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch37-38/+68
2005-05-30* strgutil.c (set_native_charset) [_WIN32]: Add alias for codepageDavid Shaw2-1/+7
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch3-1/+88
2005-05-05Remove add_days_to_timestamp (unused)David Shaw2-7/+4
2005-04-12Fix minor build problem on OSX (need a replacement for memrchr)David Shaw4-0/+59
2005-04-05Changes to make use of code taken from libassuan. This replaces theWerner Koch13-27/+1865
2005-03-21* keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch1-1/+1
2005-03-18* ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw2-0/+26
2005-03-14* card-util.c (card_status): Use isotimestamp and not theWerner Koch2-1/+28
2005-03-10(secmem_realloc): Take control information into accountWerner Koch3-5/+28
2005-02-04(GNUPG_CHECK_GNUMAKE): Removed. Not needed forWerner Koch2-4/+15
2005-02-03Last changes for W32RC-1-4-1rc1Werner Koch2-1/+5
2005-02-01* http.c (connect_server): Fix fd leak when connecting to a round-robinDavid Shaw2-1/+15
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch4-36/+109
2005-01-17Same forWerner Koch2-8/+35
2005-01-13* http.c (connect_server): Use INADDR_NONE instead of SOCKET_ERROR.David Shaw2-1/+6
2005-01-06(set_native_charset): Assume that ASCII,Werner Koch2-8/+55
2004-12-29Better implementation for the SRV check. We don't need to actually checkDavid Shaw3-3/+10
2004-12-20(handle_iconv_error): Turn diagnostics into warningsWerner Koch3-5/+16
2004-12-18Readline fix to be robust against platforms where readline has its ownDavid Shaw2-4/+9
2004-12-16* configure.ac: Check for arpa/nameser.h.David Shaw2-1/+7
2004-12-16* g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2-3/+11
2004-12-06(fd_cache_strcmp): New. Use whenever we compareWerner Koch2-3/+29
2004-12-03* http.c (send_request): Include the port if non-80 in the Host: header.David Shaw2-6/+19
2004-11-032004-11-03 Timo Schulz <[email protected]>Timo Schulz5-28/+51
2004-11-03* strgutil.c (load_libiconv): Use log_info to avoid failures whenWerner Koch2-1/+6
2004-10-30(get_string): Removed debugging hack.Werner Koch2-2/+5
2004-10-27* dynload.h: Always use it for _WIN32.Werner Koch3-137/+92
2004-10-27(load_libiconv) [_WIN32]: new.Werner Koch2-19/+109
2004-10-26(mem2str): Translated comment to English.Werner Koch2-70/+283
2004-10-21* configure.ac: Remove the check for asprintfWerner Koch2-169/+5
2004-10-18* http.c (connect_server, send_request): Use the URI scheme as the SRV tagDavid Shaw2-16/+27
2004-10-16* http.c (connect_server): [_WIN32] actually fill in the sin_addr so weDavid Shaw2-1/+19
2004-10-15New. Taken from gnupg 1.9.Werner Koch2-0/+173
2004-10-14(iobuf_get_fd): Removed double check on directfp andWerner Koch2-1/+7
2004-10-13* configure.ac: Actually name the option --disable-finger and notWerner Koch3-70/+27
2004-10-13* configure.ac: Actually name the option --disable-finger and notWerner Koch3-1/+16
2004-09-30* iobuf.c (pop_filter): Make static.David Shaw3-12/+59
2004-09-10* http.c (make_radix64_string, do_parse_uri, send_request): Add basic authDavid Shaw2-16/+82
2004-09-10* http.c (main): Fix test code for http-test.David Shaw2-2/+6
2004-09-09* README: Doc --disable-card-support and --without-readline.Werner Koch2-0/+5