Changelog for http://svn.nomi.cz/svn/TomiTCP
Rev. 210 by at Thu Mar 27 12:44:04 CET 2008
M /head/net.cc;
gcc-4.3 compile fixes Signed-off-by: Georgo <georgo10@centrum.cz> Signed-off-by: Tomas Janousek <tomi@nomi.cz>
Rev. 209 by at Thu Sep 20 19:30:04 CEST 2007
M /head/http.cc;
"no-one cares 'bout the first line anyway" comment
Rev. 208 by at Thu Sep 20 19:26:56 CEST 2007
M /head/http.cc;
Support for HTTP/1.0 simple response.
Rev. 207 by at Sat Jun 23 22:20:30 CEST 2007
M /head/Makefile;
Mac OS X Leopard quirks.
Rev. 206 by at Sat Nov 25 20:42:33 CET 2006
M /head/Makefile;
Another little tweak.
Rev. 205 by at Sat Nov 25 20:06:44 CET 2006
M /head/Makefile;
Makefile tweaks for Mac OS X universal build.
Rev. 204 by at Wed Nov 22 22:28:08 CET 2006
M /head/net.cc;
Return "" for sa_family==0 in tomi_ntop.
Rev. 203 by at Wed Nov 22 21:47:23 CET 2006
M /head/net.cc; M /head/net.h;
Operator == for sockaddr_uni.
Rev. 202 by at Wed Nov 22 17:37:40 CET 2006
M /head/http.cc; M /head/http.h;
Huge cleanup of TomiHTTP (mainly to allow bttrw to do some hardcore tricks)
Rev. 201 by at Mon Aug 14 15:08:39 CEST 2006
M /head/net.h;
MacOS X support (they don't define socklen_t, that's all)
Rev. 200 by at Sat Aug 12 22:15:53 CEST 2006
M /head/Makefile;
Don't fail on makedep error, fixes build on FreeBSD.
Rev. 199 by at Sat Aug 12 21:49:54 CEST 2006
M /head/net.cc;
Define SOL_IPV6 to IPPROTO_IPV6, if undefined (bsd says they are the same)
Rev. 198 by at Tue Aug 8 18:10:13 CEST 2006
M /head/Makefile;
Little w32 Makefile tweaks.
Rev. 197 by at Sat Jul 1 17:15:26 CEST 2006
M /head/str.cc; M /head/str.h;
strprintf, fstrprintf and some malloc changes in iconv
Rev. 196 by at Thu Jun 22 14:25:08 CEST 2006
D /branch-tomi-cleanup;
Deleted cleanup branch for now.