leitner
|
734b248bdc
|
fix typo in buffer_GETC
|
22 years ago |
leitner
|
9e85dc61a0
|
add scan_httpdate
|
22 years ago |
leitner
|
40bba8865b
|
add fmt_human, fmt_humank and fmt_httpdate
|
22 years ago |
leitner
|
a3b08eb5e5
|
add fmt_human and fmt_humank
|
22 years ago |
leitner
|
0546ea048c
|
add html encoders
add vd (mldonkey support program) as test for socket API
|
22 years ago |
leitner
|
b4f14ed6f7
|
add stralloc versions of textcode (Kai Ruemmler)
|
22 years ago |
leitner
|
f8409a0787
|
more man page typos
|
22 years ago |
leitner
|
e3b6d64e70
|
fix typo (Hynek)
|
22 years ago |
leitner
|
21df155d61
|
add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
|
22 years ago |
leitner
|
92594f480b
|
use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
|
22 years ago |
leitner
|
2cd4641da9
|
add stralloc_diff and stralloc_diffs
|
22 years ago |
leitner
|
b7154a5d3c
|
man pages gave wrong include path (Hynek Schlawack)
|
22 years ago |
leitner
|
4f91afcbd2
|
yenc reconstruction feature for uudecode
|
22 years ago |
leitner
|
053aadde58
|
add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
|
22 years ago |
leitner
|
008a17b7c9
|
new version tag
|
22 years ago |
leitner
|
a31d25af17
|
document changes, and add dependency on iopause.h to t.c
|
22 years ago |
leitner
|
a0dbb50dc7
|
avoid SIGBUS in byte_copy
|
23 years ago |
leitner
|
52b12478c6
|
only use faster byte_copy on i386 to avoid bus error
|
23 years ago |
leitner
|
e4832a2d23
|
scan_urlencoded should convert '+' to ' '
|
23 years ago |
leitner
|
12e2ed69b6
|
say what Jukka did
|
23 years ago |
leitner
|
dd9b39f970
|
credit Jukka in CHANGES
|
23 years ago |
leitner
|
75a033e481
|
add buffer_putnlflush
|
23 years ago |
leitner
|
eb31b3eb62
|
add uint16_read API like uint32_read
|
23 years ago |
leitner
|
44a5e65081
|
add uninstall target
|
23 years ago |
leitner
|
12fbaf7c9c
|
make buffer_get_token write \0 to buffer on end of file so it can be
distinguished from a length 0 token.
|
23 years ago |
leitner
|
27fe10a2c2
|
add version 0.13 tag
|
23 years ago |
leitner
|
e0437a77ff
|
add yenc
|
23 years ago |
leitner
|
f688af068b
|
add url encoding
|
23 years ago |
leitner
|
5a9a7e6f1a
|
quoted unprintable
|
23 years ago |
leitner
|
d570a9c307
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
leitner
|
c607d1b01d
|
mention man page fixes
|
23 years ago |
leitner
|
a7360d9385
|
fmt_long did not count the '-'
|
23 years ago |
leitner
|
54c76b18f7
|
mention socket changes
|
23 years ago |
leitner
|
6df029a2f8
|
add comments
|
23 years ago |
leitner
|
176cea952b
|
document fmt.h change
|
23 years ago |
leitner
|
ae4b409c55
|
add and update man pages.
|
23 years ago |
leitner
|
57d1ff8ba6
|
document byte_copy bug
|
23 years ago |
leitner
|
f6d554da10
|
Fixed input buffers, thanks to David Lichteblau.
|
23 years ago |
leitner
|
b40bae5bf4
|
fmt_str was broken. It did not check for out==NULL
|
23 years ago |
leitner
|
8ecb47a608
|
bsd and macosx compatibility
|
23 years ago |
leitner
|
b600e2ef32
|
document changes
|
23 years ago |
leitner
|
3076acc1f2
|
0.7 did not exist.
|
24 years ago |
leitner
|
84cd4773f4
|
add mmap library.
|
24 years ago |
leitner
|
3f04a3d284
|
accept4 and accept6
|
24 years ago |
leitner
|
762298de12
|
fmt_ulong did not output '0' properly.
|
24 years ago |
leitner
|
3083708670
|
Initial revision
|
24 years ago |