aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New filter scheme.Diego Nehab2004-03-1617-527/+565
* Bug in mime.c initialization. Popping too much.Diego Nehab2004-02-121-1/+0
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-1112-161/+291
* Worked on the manual.Diego Nehab2004-02-0437-322/+639
* DNS lookup was taking too long and fucking up the connect tests.Diego Nehab2004-01-241-3/+5
* Working on the manual...Diego Nehab2004-01-2421-314/+340
* New accept/connect code.Diego Nehab2004-01-2410-194/+422
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-216-63/+79
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-2116-275/+284
* Adding the callback.lua documentation.Diego Nehab2004-01-212-1/+253
* Corrected connect in windows. Wasn't setting errno...Diego Nehab2004-01-212-3/+9
* Changed the naming convention of the mime module.Diego Nehab2004-01-217-117/+234
* Just performs b64 encoding of stdin to stdout.Diego Nehab2004-01-201-0/+8
* Adjusted css for windows.Diego Nehab2004-01-202-17/+19
* Added gethostname.Diego Nehab2004-01-198-108/+147
* Seems to be working on windows and linux.Diego Nehab2004-01-194-19/+38
* Changed to be able to compile with -ansi and -pedantic!Diego Nehab2004-01-192-1/+8
* Got rid of some of the typecasts...Diego Nehab2004-01-191-19/+19
* Added -ansi -pedantic and faced the consequences...Diego Nehab2004-01-192-38/+44
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-1916-190/+1201
* Added proxy support to http.luaDiego Nehab2004-01-194-67/+125
* Added new filter to code.c, to convert between line conventions.Diego Nehab2004-01-184-5/+14
* Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2004-01-182-12/+12
* Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2004-01-182-11/+52
* Still needs testing, but "worked" in Linux.Diego Nehab2004-01-181-2/+3
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-1814-197/+231
* Trying to get rid of EINTR problems...Diego Nehab2004-01-178-25/+63
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-1711-296/+620
* http.lua updated. still needs proxy support.Diego Nehab2004-01-1610-355/+442
* Killed a few bugs found by Tomas.Diego Nehab2003-11-2710-55/+96
* First version of generic SMTP code and of the base64 encoding.Diego Nehab2003-10-213-289/+165
* Fixed more reported bugs.Diego Nehab2003-09-212-3/+3
* smtp.mail was a broken link in reference.html pointing to the old mod.html.Diego Nehab2003-09-211-1/+1
* Corrected bugs found by Steve ElkinsDiego Nehab2003-09-211-3/+3
* LuaSocket 2.0 User's Manual.Diego Nehab2003-08-3114-0/+3223
* Starting to use RCS in princeton again. Not behind a firewall anymore.Diego Nehab2003-08-316-60/+58
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-1620-147/+403
* Made them independent of namespace.Diego Nehab2003-07-051-0/+1
* Oh well. More modifications.Diego Nehab2003-06-301-29/+2
* And this.Diego Nehab2003-06-301-0/+23
* Forgot this.Diego Nehab2003-06-301-0/+58
* Releasing 2.0 alpha!!!Diego Nehab2003-06-305-74/+72
* Bug in usocket_recv...Diego Nehab2003-06-304-52/+62
* Few adjustments for windows.Diego Nehab2003-06-263-6/+6
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-2641-331/+692
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-117-20/+309
* Select re-implemented in a nicer way.Diego Nehab2003-06-0928-396/+495
* New sock.h has nothing to do with class sock...Diego Nehab2003-05-251-14/+47
* Porting to LUA 5.0 finalDiego Nehab2003-05-2532-1076/+1487
* Released luasocket-1.5-work!Diego Nehab2003-03-284-58/+33