aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tidied up RISC OS specific stuffStefan Bellon2002-06-211-0/+4
|
* image file system feature and filetype for RISC OSStefan Bellon2002-06-201-0/+5
|
* * strgutil.c (pop_strlist): New function to pop the head off of a strlist.David Shaw2002-06-141-0/+5
|
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-051-0/+5
| | | | | | * fileutil.c (is_file_compressed): Corrected the magic values for bzip2 and gzip. Noted by David.
* * fileutil.c (compare_filenames): Replaced stricmp by strcasecmp.Werner Koch2002-05-221-0/+8
| | | | | | | | * miscutil.c (answer_is_yes_no_quit,answer_is_yes_no_default): Ditto. * strgutil.c (strncasecmp): New. (memicmp): Removed.
* fixes for M_DEBUG, strcasecmp and RISC OSStefan Bellon2002-05-101-0/+12
|
* * http.c (write_server) [__MINGW32__]: Replaced WriteFile by sendWerner Koch2002-05-041-0/+5
| | | | | because sockets don't work with WriteFile under NT anymore.
* * argparse.c (optfile_parse): Remove quotes only if they totally encloseDavid Shaw2002-05-031-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.
* util/Werner Koch2002-05-021-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.
* * miscutil.c: New function answer_is_yes_no_default() to give a defaultDavid Shaw2002-04-231-0/+5
| | | | | answer.
* RISC OS specific changesStefan Bellon2002-04-221-0/+8
|
* Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch2002-04-081-1/+9
| | | | | | affected - but everything else and it seems that there is no backup of the BTS data is available :-(
* If a delimiter is used, then quote the backslash character as well.David Shaw2002-03-291-0/+6
| | | | | Problem noted by Rainer Perske.
* * http.c (write_server): Convert integer to a HANDLE for W32.Timo Schulz2002-02-281-0/+4
| | | | | | Usually there should be no problem, but maybe this is not true for all W32 versions (2K, NT, XP, ME).
* Do not cache fdopened fds on close.David Shaw2002-01-271-0/+5
|
* * secmem.c (print_warn): Print a pointer to the FAQ.Werner Koch2002-01-081-0/+4
|
* * argparse.c (default_strusage): Set default copyright date to 2002.Werner Koch2002-01-051-0/+4
|
* updated include file nameStefan Bellon2002-01-021-0/+11
|
* Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw2001-12-271-0/+4
|
* Someone must have fixed this without an entry here ;-)Werner Koch2001-12-271-0/+4
|
* fixed realloc not working correctly with M_GUARDStefan Bellon2001-12-221-0/+5
|
* Minor cleanupsWerner Koch2001-12-221-1/+1
|
* Added is_file_compressedTimo Schulz2001-12-221-0/+4
|
* * simple-gettext.c, w32reg.c [CYGWIN32]: Allow to use this fileWerner Koch2001-12-191-0/+4
|
* Fixed the Read-Only keyring bug and changed the way the keydb interfaceWerner Koch2001-10-181-0/+5
| | | | | works.
* Bug fixes and Timo's patchesWerner Koch2001-09-191-0/+15
|
* Check for garbled packetsWerner Koch2001-09-181-0/+5
|
* more bug fixesand some warning cleanupsWerner Koch2001-09-091-0/+4
|
* Revamped the keyring codeWerner Koch2001-09-061-0/+4
|
* Fixed possible endless loopStefan Bellon2001-08-211-3/+7
|
* Implemented -cs and some fixes to the rfc1991 symmetric only modeWerner Koch2001-08-201-0/+4
|
* Applied Stefan's patches to support RISCOS.Werner Koch2001-08-201-0/+15
|
* Fixed printing of badly encoded utf-8Werner Koch2001-07-031-0/+6
|
* Fix for toupper('I') != 'i'Werner Koch2001-06-121-0/+9
|
* Fixed a possible W32 bufferoverflowWerner Koch2001-06-061-0/+10
|
* fixed severe format string bugWerner Koch2001-05-251-0/+9
|
* --send-key fix and other minor thingsWerner Koch2001-05-051-0/+5
|
* last hour fixes.Werner Koch2001-04-281-0/+5
|
* Add kludge for broken HTTP proxies.Werner Koch2001-04-231-0/+9
|
* Add UTF-8 charsetWerner Koch2001-04-201-0/+7
|
* Fixes for W32Werner Koch2001-04-191-0/+6
|
* Estonian translation, .texi man pages.Werner Koch2001-04-171-0/+10
|
* Re-enabled iobuf_translate_file_handle, so that --command-fd et.al continueWerner Koch2001-04-021-0/+8
| | | | | to work under W32.
* Allow to enter an alternate filenameWerner Koch2001-03-291-0/+7
|
* Made genkey work again.Werner Koch2001-03-271-0/+7
|
* Keyserver access is now supported under W32Werner Koch2001-03-131-0/+11
|
* worked on solving some bugsWerner Koch2001-03-121-0/+4
|
* Changed and added copyright noticesWerner Koch2001-03-081-0/+22
|
* Changed the implementation of iobuf to avoid stdio calls.Werner Koch2001-03-071-0/+15
|
* Fixed the new key selection codeWerner Koch2001-03-031-0/+4
|