aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated for 1.3b releaseDiego Nehab2001-06-081-1/+1
* Updated version information.Diego Nehab2001-06-081-1/+1
* Added select bug test.Diego Nehab2001-06-081-11/+24
* sleep became _sleep.Diego Nehab2001-06-081-1/+1
* ftp.lua needs buffer.lua...Diego Nehab2001-06-081-0/+1
* Now prints the elapsed time.Diego Nehab2001-06-081-0/+5
* udpsocket errors are more verboseDiego Nehab2001-06-081-6/+12
* Issue error when select is called with invalid parameters.Diego Nehab2001-06-081-10/+11
* Block size increased.Diego Nehab2001-06-071-1/+1
* Updated for 1.3bDiego Nehab2001-06-061-8/+16
* Initial revisionDiego Nehab2001-06-061-0/+100
* Updated for 1.3b.Diego Nehab2001-06-061-5/+14
* Streaming by callbacks implemented.Diego Nehab2001-06-062-196/+366
* Updated for 1.3b version.Diego Nehab2001-06-041-1/+1
* Select was also crashing on non-table parameters.Diego Nehab2001-06-041-14/+26
* HTTP message bodies are transfered using a callback to return body partsDiego Nehab2001-05-211-114/+200
* New description for the dict.lua file.Diego Nehab2001-04-251-3/+5
* Transformed in a library, instead of a sample program.Diego Nehab2001-04-251-34/+62
* Added support to UDP socket options.Diego Nehab2001-04-231-77/+139
* Some internal functions were not static.Diego Nehab2001-04-161-32/+37
* BUG: multi-line replies were not supported.Diego Nehab2001-03-271-338/+315
* Updated for release 1.2.1.Diego Nehab2001-03-121-1/+1
* Found a new way to define global version of table methods using only ~15Diego Nehab2001-03-121-144/+222
* Added broadcast.lua description.Diego Nehab2001-03-121-0/+9
* Connection closed detection was improved. Client numbers are now trackedDiego Nehab2001-03-121-12/+20
* Initial revisionDiego Nehab2001-03-121-0/+61
* Corrected command line parameter bug...Diego Nehab2001-03-121-0/+1
* Set timeout on data socket, to avoid hangs due to no keepalive packets.Diego Nehab2001-03-121-0/+2
* Updated for release 1.2.1.Diego Nehab2001-03-072-34/+48
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-062-44/+44
* Uptated for LuaSocket 1.2. The version released was incompatible...Diego Nehab2001-03-061-2/+3
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-063-15/+15
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-061-2/+2
* Removed global version of table methods.Diego Nehab2001-03-061-329/+201
* Updated for release 1.2.1Diego Nehab2001-03-061-2/+16
* Relaxed timeout tests.Diego Nehab2001-01-281-14/+15
* 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