50 Commits (271d97d5c93220fab7dff876e8b252711062a44b)

Author SHA1 Message Date
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
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
20 years ago
Felix von Leitner 23247995b1 add stralloc versions of textcode (Kai Ruemmler)
20 years ago
Felix von Leitner 4d21334dee more man page typos
20 years ago
Felix von Leitner 53d0606cdd fix typo (Hynek)
20 years ago
Felix von Leitner fc437173ee add el-cheapo MIME decoding to test/uudecode
21 years ago
Felix von Leitner 623f2afe51 use sys/poll.h instead of poll.h for iopause
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
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
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 '-'
21 years ago
Felix von Leitner 841130690f mention socket changes
21 years ago
Felix von Leitner 7f03e49c8e add comments
21 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
Felix von Leitner c453a99bff add mmap library.
22 years ago
Felix von Leitner 1d13789de1 accept4 and accept6
22 years ago
Felix von Leitner 0112bac580 fmt_ulong did not output '0' properly.
22 years ago
Felix von Leitner 28486b8367 Initial revision
22 years ago