aboutsummaryrefslogtreecommitdiff
path: root/NEW (unfollow)
Commit message (Expand)AuthorFilesLines
2004-01-19Seems to be working on windows and linux.Diego Nehab4-19/+38
2004-01-19Changed to be able to compile with -ansi and -pedantic!Diego Nehab2-1/+8
2004-01-19Got rid of some of the typecasts...Diego Nehab1-19/+19
2004-01-19Added -ansi -pedantic and faced the consequences...Diego Nehab2-38/+44
2004-01-19Updated some of the callbacks in callback.lua.Diego Nehab16-190/+1201
2004-01-19Added proxy support to http.luaDiego Nehab4-67/+125
2004-01-18Added new filter to code.c, to convert between line conventions.Diego Nehab4-5/+14
2004-01-18Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2-12/+12
2004-01-18Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2-11/+52
2004-01-18Still needs testing, but "worked" in Linux.Diego Nehab1-2/+3
2004-01-18Trying to get connect-with-timeout to work. Darwin works...Diego Nehab14-197/+231
2004-01-17Trying to get rid of EINTR problems...Diego Nehab8-25/+63
2004-01-17Tested in windows. Still needs more testing, but progress has been made.Diego Nehab11-296/+620
2004-01-16http.lua updated. still needs proxy support.Diego Nehab10-355/+442
2003-11-27Killed a few bugs found by Tomas.Diego Nehab10-55/+96
2003-10-21First version of generic SMTP code and of the base64 encoding.Diego Nehab3-289/+165
2003-09-21Fixed more reported bugs.Diego Nehab2-3/+3
2003-09-21smtp.mail was a broken link in reference.html pointing to the old mod.html.Diego Nehab1-1/+1
2003-09-21Corrected bugs found by Steve ElkinsDiego Nehab1-3/+3
2003-08-31LuaSocket 2.0 User's Manual.Diego Nehab14-0/+3223
2003-08-31Starting to use RCS in princeton again. Not behind a firewall anymore.Diego Nehab6-60/+58
2003-08-16Adjusted a few inconsistencies with the manual.Diego Nehab20-147/+403
2003-07-05Made them independent of namespace.Diego Nehab1-0/+1
2003-06-30Oh well. More modifications.Diego Nehab1-29/+2