54 Commits (7a18b91761a5a6ea9be032be29922410fe5e1fe0)

Author SHA1 Message Date
Felix von Leitner 7a18b91761 add API for integer multiplication with overflow detection 20 years ago
Felix von Leitner 1e0728abd0 add buffer_fromsa (make virtual buffer from stralloc) 20 years ago
Felix von Leitner 3961f3e67e better and more predication, improved documentation 20 years ago
Felix von Leitner 2333df3f4f document changes 20 years ago
Felix von Leitner 1d18bc4f89 rename Makefile to GNUmakefile; create Makefile target 20 years ago
Felix von Leitner dd6d025137 extended socket API; you can now pass NULL to ignore results you don't
need
20 years ago
Felix von Leitner 7f380d9e13 add beginnings of integer range checking 20 years ago
Felix von Leitner 0a989950f6 add long long fmt routines 20 years ago
Felix von Leitner c44e273bde fix typo in buffer_GETC 20 years ago
Felix von Leitner bfe8319361 add scan_httpdate 20 years ago
Felix von Leitner 7751ba7082 add fmt_human, fmt_humank and fmt_httpdate 20 years ago
Felix von Leitner e47b02cdf7 add fmt_human and fmt_humank 20 years ago
Felix von Leitner 4a830369db add html encoders
add vd (mldonkey support program) as test for socket API
20 years ago
Felix von Leitner 23247995b1 add stralloc versions of textcode (Kai Ruemmler) 21 years ago
Felix von Leitner 4d21334dee more man page typos 21 years ago
Felix von Leitner 53d0606cdd fix typo (Hynek) 21 years ago
Felix von Leitner fc437173ee add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
21 years ago
Felix von Leitner 623f2afe51 use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
21 years ago
Felix von Leitner 3e4db0c7c9 add stralloc_diff and stralloc_diffs 21 years ago
Felix von Leitner 354e4d92ae man pages gave wrong include path (Hynek Schlawack) 21 years ago
Felix von Leitner d0a1c0fe99 yenc reconstruction feature for uudecode 21 years ago
Felix von Leitner b5c4e199cb add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
21 years ago
Felix von Leitner 67193cbc4c new version tag 21 years ago
Felix von Leitner 5ef59b2001 document changes, and add dependency on iopause.h to t.c 21 years ago
Felix von Leitner c68680796e avoid SIGBUS in byte_copy 21 years ago
Felix von Leitner c479eab1b5 only use faster byte_copy on i386 to avoid bus error 21 years ago
Felix von Leitner 43e265cb64 scan_urlencoded should convert '+' to ' ' 21 years ago
Felix von Leitner a2e60e7d98 say what Jukka did 21 years ago
Felix von Leitner 4576020583 credit Jukka in CHANGES 21 years ago
Felix von Leitner 045c34e8e6 add buffer_putnlflush 21 years ago
Felix von Leitner fc731fac13 add uint16_read API like uint32_read 21 years ago
Felix von Leitner ba856619db add uninstall target 21 years ago
Felix von Leitner 457fb18f2d make buffer_get_token write \0 to buffer on end of file so it can be
distinguished from a length 0 token.
21 years ago
Felix von Leitner 065cd2706c add version 0.13 tag 21 years ago
Felix von Leitner 81e832ddf9 add yenc 21 years ago
Felix von Leitner 43b76447da add url encoding 21 years ago
Felix von Leitner 5ad3f70fdd quoted unprintable 21 years ago
Felix von Leitner 2969eaa2d7 add textcode api for uuencode and uudecode, base64 and quoted printable. 21 years ago
Felix von Leitner b016996b2b mention man page fixes 21 years ago
Felix von Leitner e518d7e0f0 fmt_long did not count the '-' 22 years ago
Felix von Leitner 841130690f mention socket changes 22 years ago
Felix von Leitner 7f03e49c8e add comments 22 years ago
Felix von Leitner f859a7c4f3 document fmt.h change 22 years ago
Felix von Leitner 6919cf8bf3 add and update man pages. 22 years ago
Felix von Leitner ffac30b761 document byte_copy bug 22 years ago
Felix von Leitner 3d345f814d Fixed input buffers, thanks to David Lichteblau. 22 years ago
Felix von Leitner 5d07297e8c fmt_str was broken. It did not check for out==NULL 22 years ago
Felix von Leitner ce651faa1e bsd and macosx compatibility 22 years ago
Felix von Leitner dfdd4b4905 document changes 22 years ago
Felix von Leitner 523e15743c 0.7 did not exist. 22 years ago