Commit Graph

19 Commits

Author SHA1 Message Date
bce60be30f Decent makefiles! 2009-05-27 09:31:38 +00:00
3cd10f5ab6 Crashy bug fixed in recvraw.
Also fixed returns on closed socket.
2007-06-11 23:44:54 +00:00
be2e467929 Couple bug fixes. 2007-03-12 04:08:40 +00:00
e9d477aba3 Final patches... 2006-04-03 03:10:56 +00:00
93806208c7 Updates for 2.0.1 on the way. 2006-03-19 21:22:21 +00:00
773e35ced3 Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Implemented a nice dispatcher! Non-blocking check-links and forward server
use the dispatcher.
2005-08-23 05:53:14 +00:00
0c3cdd5ef2 Final push for release... 2005-08-12 05:56:32 +00:00
7c97e8e40a Almost ready for beta3 2004-11-27 07:58:04 +00:00
7195ab620b Few extra changes. 2004-06-22 04:49:57 +00:00
597a062b1b Almost ready for distribution... 2004-06-17 21:46:22 +00:00
eac26d2c8d Updated manual timestamps and the added stuffing filters to mime.html. 2004-06-17 07:00:43 +00:00
d46f7a09a7 Fixed smtp.lua loading.
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
58096449c6 Manual is almost done. HTTP is missing.
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
e70d404a10 doesn't fail on windows. 2004-05-30 23:30:00 +00:00
c23240726e Changed require"luasocket" to require"socket". 2004-05-28 20:40:13 +00:00
bf738a0336 Working with in the manual. 2004-05-26 04:58:32 +00:00
888496aa82 FTP low-level working.
SMTP connection oriented working.
ltn12 improved.
2004-05-25 05:27:44 +00:00
4919a83d22 Changed receive function. Now uniform with all other functions. Returns nil
on error, return partial result in the end.

http.lua rewritten.
2004-03-21 07:50:15 +00:00
2a14ac4fe4 Adjusted some fine details. 2004-03-19 06:14:56 +00:00