aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-21tidied up RISC OS specific stuffStefan Bellon1-0/+4
2002-06-20image file system feature and filetype for RISC OSStefan Bellon1-0/+5
2002-06-14* strgutil.c (pop_strlist): New function to pop the head off of a strlist.David Shaw1-0/+5
2002-06-052002-06-05 Timo Schulz <[email protected]>Timo Schulz1-0/+5
* fileutil.c (is_file_compressed): Corrected the magic values for bzip2 and gzip. Noted by David.
2002-05-22* fileutil.c (compare_filenames): Replaced stricmp by strcasecmp.Werner Koch1-0/+8
* miscutil.c (answer_is_yes_no_quit,answer_is_yes_no_default): Ditto. * strgutil.c (strncasecmp): New. (memicmp): Removed.
2002-05-10fixes for M_DEBUG, strcasecmp and RISC OSStefan Bellon1-0/+12
2002-05-04* http.c (write_server) [__MINGW32__]: Replaced WriteFile by sendWerner Koch1-0/+5
because sockets don't work with WriteFile under NT anymore.
2002-05-03* argparse.c (optfile_parse): Remove quotes only if they totally encloseDavid Shaw1-0/+7
the string, and do not occur within the string. This makes specifying a program under Win32 easier when you need quotes around part of a string, but not around the whole string.
2002-05-02util/Werner Koch1-0/+4
* memory.c (alloc): Malloc at least 1 byte. Noted by Winona Brown. g10/ * options.skel: Removed the comment on trusted-keys because this option is now deprecated.
2002-04-23* miscutil.c: New function answer_is_yes_no_default() to give a defaultDavid Shaw1-0/+5
answer.
2002-04-22RISC OS specific changesStefan Bellon1-0/+8
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch1-1/+9
affected - but everything else and it seems that there is no backup of the BTS data is available :-(
2002-03-29If a delimiter is used, then quote the backslash character as well.David Shaw1-0/+6
Problem noted by Rainer Perske.
2002-02-28* http.c (write_server): Convert integer to a HANDLE for W32.Timo Schulz1-0/+4
Usually there should be no problem, but maybe this is not true for all W32 versions (2K, NT, XP, ME).
2002-01-27Do not cache fdopened fds on close.David Shaw1-0/+5
2002-01-08* secmem.c (print_warn): Print a pointer to the FAQ.Werner Koch1-0/+4
2002-01-05* argparse.c (default_strusage): Set default copyright date to 2002.Werner Koch1-0/+4
2002-01-02updated include file nameStefan Bellon1-0/+11
2001-12-27Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw1-0/+4
2001-12-27Someone must have fixed this without an entry here ;-)Werner Koch1-0/+4
2001-12-22fixed realloc not working correctly with M_GUARDStefan Bellon1-0/+5
2001-12-22Minor cleanupsWerner Koch1-1/+1
2001-12-22Added is_file_compressedTimo Schulz1-0/+4
2001-12-19* simple-gettext.c, w32reg.c [CYGWIN32]: Allow to use this fileWerner Koch1-0/+4
2001-10-18Fixed the Read-Only keyring bug and changed the way the keydb interfaceWerner Koch1-0/+5
works.
2001-09-19Bug fixes and Timo's patchesWerner Koch1-0/+15
2001-09-18Check for garbled packetsWerner Koch1-0/+5
2001-09-09more bug fixesand some warning cleanupsWerner Koch1-0/+4
2001-09-06Revamped the keyring codeWerner Koch1-0/+4
2001-08-21Fixed possible endless loopStefan Bellon1-3/+7
2001-08-20Implemented -cs and some fixes to the rfc1991 symmetric only modeWerner Koch1-0/+4
2001-08-20Applied Stefan's patches to support RISCOS.Werner Koch1-0/+15
2001-07-03Fixed printing of badly encoded utf-8Werner Koch1-0/+6
2001-06-12Fix for toupper('I') != 'i'Werner Koch1-0/+9
2001-06-06Fixed a possible W32 bufferoverflowWerner Koch1-0/+10
2001-05-25fixed severe format string bugWerner Koch1-0/+9
2001-05-05--send-key fix and other minor thingsWerner Koch1-0/+5
2001-04-28last hour fixes.Werner Koch1-0/+5
2001-04-23Add kludge for broken HTTP proxies.Werner Koch1-0/+9
2001-04-20Add UTF-8 charsetWerner Koch1-0/+7
2001-04-19Fixes for W32Werner Koch1-0/+6
2001-04-17Estonian translation, .texi man pages.Werner Koch1-0/+10
2001-04-02Re-enabled iobuf_translate_file_handle, so that --command-fd et.al continueWerner Koch1-0/+8
to work under W32.
2001-03-29Allow to enter an alternate filenameWerner Koch1-0/+7
2001-03-27Made genkey work again.Werner Koch1-0/+7
2001-03-13Keyserver access is now supported under W32Werner Koch1-0/+11
2001-03-12worked on solving some bugsWerner Koch1-0/+4
2001-03-08Changed and added copyright noticesWerner Koch1-0/+22
2001-03-07Changed the implementation of iobuf to avoid stdio calls.Werner Koch1-0/+15
2001-03-03Fixed the new key selection codeWerner Koch1-0/+4