aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for the CYGWIN gcc compiler.Diego Nehab2001-01-281-3/+9
* Data connection is now passive. Even minimum FTP servers are usable.Diego Nehab2001-01-251-62/+73
* Updated for LuaSocket 1.2Diego Nehab2001-01-251-9/+8
* HTTP is now generic, with function http_request.Diego Nehab2001-01-251-167/+258
* Updated for LuaSocket 1.2.Diego Nehab2001-01-251-90/+104
* Updated for LuaSocket 1.2.Diego Nehab2001-01-251-359/+428
* Initial revisionDiego Nehab2001-01-256-0/+191
* Parameter passing updated.Diego Nehab2001-01-252-4/+4
* Updated for LuaSocket 1.2Diego Nehab2001-01-251-22/+25
* UDP code implemented.Diego Nehab2001-01-251-797/+1466
* It just creates the distribution now.Diego Nehab2001-01-251-60/+10
* Modified beause of name changes in examples.Diego Nehab2001-01-171-20/+20
* The actuall bind to the Lua language has been rewritten withDiego Nehab2001-01-151-457/+442
* Included LUASOCKET_BUFFERSIZE and LUASOCKET_VERSION defines.Diego Nehab2001-01-131-6/+3
* All input from sockets is now buffered. This has drasticallyDiego Nehab2001-01-131-315/+267
* Initial revisionDiego Nehab2000-12-2912-0/+1777
* Simplified SIGPIPE treatment.Diego Nehab2000-12-291-16/+6
* Added new receive pattern "*a"Diego Nehab2000-12-271-202/+386
* Initial revisionDiego Nehab2000-06-021-0/+1357