aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | code.lua updated. looks neat.
* 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
| | | | Gonna rewrite the base64 stuff (found a better way).
* 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
| | | | Some testing still needed.
* 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
| | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X.
* 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
|
* Compiled in WinXPDiego Nehab2003-03-281-21/+21
|
* Compiled in SunOSDiego Nehab2003-03-281-0/+1
|
* Local index in for loop was getting changed...Diego Nehab2003-03-281-14/+14
|
* Closer to release...Diego Nehab2003-03-2831-77/+163
|
* The test directory!Diego Nehab2003-03-2111-0/+6051
|
* Ported to Win32!Diego Nehab2003-03-217-45/+55
|
* Completed port to Lua 5.0-beta.Diego Nehab2003-03-205-18/+20
|
* Finish port to Lua 5. Everything is working fine.Diego Nehab2003-03-2011-276/+288
| | | | Still doesn't work in Windows.
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-039-148/+141
|
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-0212-102/+165
|
* Usando noglobals.luaDiego Nehab2002-07-081-14/+0
|
* Usando localhost por default.Diego Nehab2002-07-081-1/+1
|
* Testes reformulados.Diego Nehab2002-07-082-513/+458
|
* Usando noglobals.lua e parsembox.luaDiego Nehab2002-07-081-57/+3
|
* Initial revisionDiego Nehab2002-07-081-0/+45
|
* Using noglobals.luaDiego Nehab2002-07-081-41/+30
| | | | | Não carrega mais os modulos. Ajeitados alguns nomes.
* Using noglobals.luaDiego Nehab2002-07-081-20/+6
| | | | | Ajeitados alguns paths. Não carrega mais os modulos.
* Updated for Lua 4.1-w3.Diego Nehab2002-07-083-112/+105
|
* Updated for Lua 4.1-w3.Diego Nehab2002-07-081-54/+55
| | | | Dealing with 100 response codes.
* Do not load modules anymore.Diego Nehab2002-07-081-7/+0
|
* Sockets are not tables anymore.Diego Nehab2002-07-081-34/+37
|
* LuaSocket 1.5 (4.1w3)Diego Nehab2002-07-081-14/+6
|
* Initial revisionDiego Nehab2002-07-082-0/+394
|
* internet class.Diego Nehab2002-07-031-70/+46
|
* Initial revisionDiego Nehab2002-07-037-0/+552
|