array
more alloca fixes
2004-01-06 23:35:06 +00:00
buffer
add iob_free and man page for iob_reset.
2005-03-08 14:56:36 +00:00
byte
fix embarassing bug
2004-03-12 23:20:42 +00:00
case
change case_*b from char* to void* so it is function pointer compatible
2003-09-01 15:28:51 +00:00
dns
typo
2005-01-23 00:08:55 +00:00
fmt
add a few man pages
2004-02-04 23:02:35 +00:00
io
silence two gcc warnings
2005-04-01 21:07:10 +00:00
mmap
allow more sharing in win32 mode
2005-04-01 18:52:21 +00:00
mult
add safemult man pages
2004-03-02 22:51:14 +00:00
open
add a few man pages
2004-02-04 23:02:35 +00:00
scan
make sure scan_httpdate uses GMT for mktime
2005-04-04 10:14:11 +00:00
socket
uh, the scope_id detection #defined the wrong constant. libowfat
2005-02-02 19:34:00 +00:00
str
change length or size specifiers in APIs from int to long
2003-08-26 17:58:14 +00:00
stralloc
cleanups in stralloc and buffer:
2004-11-25 21:29:35 +00:00
tai
even more man pages
2002-09-16 23:49:15 +00:00
taia
broken lose32 port using mingw (don't use!!!)
2003-11-06 20:47:59 +00:00
test
add iob_free and man page for iob_reset.
2005-03-08 14:56:36 +00:00
textcode
allow specifying more characters to encode for subset encoders (for
2005-03-30 13:22:17 +00:00
uint
more man page typos
2003-01-27 02:16:43 +00:00
unix
More Windoze crap
2003-11-20 23:49:38 +00:00
.cvsignore
new Makefile
2004-05-05 20:05:22 +00:00
CHANGES
version bump
2005-03-11 22:38:36 +00:00
COPYING
Initial revision
2001-02-02 17:54:47 +00:00
GNUmakefile
for this time for real
2005-01-31 18:14:50 +00:00
Makefile
scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls
2005-02-21 13:07:13 +00:00
README
mention my email address
2002-10-21 22:35:17 +00:00
TODO
add url to solaris 10 event notification api
2004-09-13 11:59:10 +00:00
array.h
remove warnings in tests
2004-11-25 21:52:35 +00:00
buffer.h
add buffer_mmapread
2005-01-04 22:38:00 +00:00
byte.h
change length or size specifiers in APIs from int to long
2003-08-26 17:58:14 +00:00
case.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
dns.h
oops, forgot to commit
2004-07-14 06:37:03 +00:00
errmsg.h
update dependencies
2004-12-25 16:44:07 +00:00
fmt.h
remove special case stralloc textcode functions
2003-09-19 19:08:13 +00:00
io.h
add iob_write (to write an io batch through a callback)
2004-11-25 22:55:46 +00:00
io_internal.h
add iob_free and man page for iob_reset.
2005-03-08 14:56:36 +00:00
iob.h
add iob_free and man page for iob_reset.
2005-03-08 14:56:36 +00:00
iob_internal.h
add iob_addfile_close (iob_reset will close the files)
2004-02-25 02:22:54 +00:00
iopause.h1
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
2002-09-16 01:09:56 +00:00
iopause.h2
use sys/poll.h instead of poll.h for iopause
2002-12-07 14:54:43 +00:00
ip4.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
ip6.h
add routines to scan and output ipv6 addresses with %eth0 notation.
2003-12-05 19:53:59 +00:00
mmap.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
ndelay.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
open.h
add a few man pages
2004-02-04 23:02:35 +00:00
openreadclose.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
readclose.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
safemult.h
reverse return code for safemult API to conform to newer djb APIs
2003-09-05 21:25:51 +00:00
scan.h
remove special case stralloc textcode functions
2003-09-19 19:08:13 +00:00
select.h1
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
2002-09-16 01:09:56 +00:00
select.h2
more BSD compat
2003-09-06 00:03:27 +00:00
socket.h
one more extern
2004-01-06 22:55:25 +00:00
str.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
stralloc.h
cleanups in stralloc and buffer:
2004-11-25 21:29:35 +00:00
t.c
silence two gcc warnings
2005-04-01 21:07:10 +00:00
tai.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
taia.h
add long long buffer routines
2003-09-05 21:09:14 +00:00
textcode.h
allow specifying more characters to encode for subset encoders (for
2005-03-30 13:22:17 +00:00
tryalloca.c
add alloca test
2004-03-27 17:26:06 +00:00
trybsdsf.c
macos x support
2004-01-08 17:11:08 +00:00
trydevpoll.c
broken lose32 port using mingw (don't use!!!)
2003-11-06 20:47:59 +00:00
tryepoll.c
add epoll and kqueue tests
2003-09-06 00:52:11 +00:00
tryinline.c
work around compilers that don't understand "static inline"
2001-11-24 20:09:31 +00:00
tryip6.c
test for ipv6 and if_name2index and socklen_t.
2001-11-24 19:34:32 +00:00
trykqueue.c
add epoll and kqueue tests
2003-09-06 00:52:11 +00:00
tryn2i.c
test for ipv6 and if_name2index and socklen_t.
2001-11-24 19:34:32 +00:00
trypoll.c
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
2002-09-16 01:09:56 +00:00
tryscope.c
broken lose32 port using mingw (don't use!!!)
2003-11-06 20:47:59 +00:00
trysendfile.c
detect sendfile on Linux with glibc
2004-01-30 12:37:39 +00:00
trysigio.c
oops, forgot to add sigio test program
2003-09-12 23:18:51 +00:00
trysl.c
broken lose32 port using mingw (don't use!!!)
2003-11-06 20:47:59 +00:00
trysocket.c
add trysocket.c
2004-01-08 17:12:39 +00:00
trysysel.c
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
2002-09-16 01:09:56 +00:00
uint16.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
uint32.h
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
uint64.h
add int64 type to uint64.h
2003-08-03 22:24:32 +00:00
windoze.h
add windoze.h
2003-11-06 22:43:30 +00:00