aboutsummaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keydb.c (keydb_add_resource): Factored keyring creation out to ..Werner Koch2004-08-132-10/+30
* * configure.ac (ALL_LINGUAS): Removed.Werner Koch2004-08-092-1/+5
* * iobuf.c (block_filter): Properly handle a partial body stream that endsDavid Shaw2004-03-012-0/+11
* * secmem.c (lock_pool) [_AIX]: Also set errno.Werner Koch2004-02-242-1/+6
* * argparse.c (initialize): Avoid a number of -Wformat-nonliteral warnings.David Shaw2004-01-132-16/+25
* * miscutil.c (print_string2): New variation on print_string that allowsDavid Shaw2004-01-133-8/+27
* * iobuf.c (block_filter): Properly handle a partial body stream that endsDavid Shaw2003-12-252-0/+6
* * http.c (send_request): Add a Host: header for virtual hosts.David Shaw2003-12-062-5/+7
* * miscutil.c (answer_is_yes_no_default, answer_is_yes_no_quit): Don't useDavid Shaw2003-12-032-5/+12
* * miscutil.c (match_multistr): New. Match against each segment in aDavid Shaw2003-11-212-11/+43
* * secmem.c (lock_pool) [_AIX]: Don't use plock.Werner Koch2003-10-232-0/+15
* * ttyio.c: Typo fixes.Werner Koch2003-07-302-2/+4
* Changed a lot of __MINGW32__ to _WIN32. This should help a bit inWerner Koch2003-07-308-31/+38
* Make sure that only ascii is passed to isfoo functions.Werner Koch2003-06-074-12/+22
* * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw2003-05-2212-276/+274
* * fileutil.c (is_file_compressed): Fix the check for the "-" fileWerner Koch2003-05-213-7/+13
* * argparse.c (default_strusage): Change copyright date.David Shaw2003-03-232-2/+6
* * ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 toDavid Shaw2003-02-192-3/+10
* * iobuf.c (iobuf_flush): Only print debug info if debugging is on.David Shaw2002-12-262-1/+6
* * ttyio.c (TERMDEVICE): Removed.Werner Koch2002-11-092-14/+48
* * secmem.c (secmem_free, secmem_term): Use wipememory2() instead ofDavid Shaw2002-11-062-8/+13
* * w32reg.c (read_w32_registry_string): Fixed expanding of theWerner Koch2002-10-282-0/+7
* reverted filetype patchStefan Bellon2002-10-282-38/+9
* filetype support for RISC OSStefan Bellon2002-10-283-17/+46
* * secmem.c (lock_pool) [__CYGWIN__]: Don't print secmem warning.Werner Koch2002-10-213-1/+11
* Comment fix for make_filenameWerner Koch2002-10-121-4/+4
* * w32reg.c (read_w32_registry_string): Fallback to HLM.Werner Koch2002-09-162-3/+13
* * simple-gettext.c: Disable charset mappings. We do it now whenV1-2-2Werner Koch2002-09-112-8/+16
* * w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ.Werner Koch2002-09-104-12/+110
* * strgutil.c (set_native_charset): Allow NULL as argument to useWerner Koch2002-09-022-3/+27
* * iobuf.c (block_filter): Removed the assert, so that one can passWerner Koch2002-08-302-13/+15
* tidying up RISC OS stuffStefan Bellon2002-08-063-99/+59
* RISC OS changes because of dynload removalStefan Bellon2002-08-032-2/+7
* RISC OS changes due to dynload removalStefan Bellon2002-08-031-1/+1
* * secmem.c: "Warning" -> "WARNING"David Shaw2002-07-252-1/+5
* * argparse.c (initialize): We better exit after a read error soWerner Koch2002-07-052-1/+7
* * argparse.c (optfile_parse): Fix variable typo - 'p2' should be 'p' :)David Shaw2002-07-012-2/+7
* * argparse.c (optfile_parse): Renamed an auto I to P2 to avoidWerner Koch2002-06-292-6/+11
* Update head to match stable 1.0David Shaw2002-06-2919-607/+5171
* Removed the libgcrypt stuff and started to modify the source to work withWerner Koch2000-12-191-3/+2
* This was missing in HEAD.Werner Koch2000-10-111-0/+88
* See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch2000-09-184-8/+48
* See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner KochWerner Koch2000-08-182-10/+16
* See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner KochWerner Koch2000-07-282-2/+21
* See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner KochWerner Koch2000-07-251-2/+2
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-149-36/+141
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-279-60/+72
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-2423-3259/+108
* See ChangeLog: Fri Dec 31 14:06:56 CET 1999 Werner KochWerner Koch1999-12-311-1/+1
* See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner KochWerner Koch1999-12-315-4/+39