aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Almost there.Diego Nehab2004-05-283-2/+8
|
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-284-4/+12
|
* Committing with require.Diego Nehab2004-05-282-3/+4
|
* Using socket pumps in http.lua.Diego Nehab2004-03-261-1/+1
| | | | Adjusted socket.try.
* Adjusted some of the broken examples.Diego Nehab2004-03-262-27/+17
|
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-223-24/+19
|
* New filter scheme.Diego Nehab2004-03-162-37/+27
| | | | | ltn12 and mime updated. smtp/ftp broken.
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-112-4/+4
| | | | Still crashes on invalid input. Dunno why.
* Worked on the manual.Diego Nehab2004-02-041-0/+18
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* Working on the manual...Diego Nehab2004-01-241-3/+8
| | | | | | Making better tests for error messages. Changed a few names. Moved gethostname to inet.c.
* Changed the naming convention of the mime module.Diego Nehab2004-01-211-12/+8
| | | | Looks beautiful.
* Just performs b64 encoding of stdin to stdout.Diego Nehab2004-01-201-0/+8
|
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-192-43/+42
| | | | | | | | | | Update get.lua to use the new callbacks. The old "code" module is now the "mime" module. Updated all modules that depended on it. Updated url.lua to use the new namespace scheme, and moved the escape and unescape functions that used to be in the code.lua module to it, since these are specific to urls. Updated the callback entries in the manual.
* Added new filter to code.c, to convert between line conventions.Diego Nehab2004-01-181-0/+9
|
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-1/+1
| | | | code.lua updated. looks neat.
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-162-3/+3
|
* Forgot this.Diego Nehab2003-06-301-0/+58
|
* Few adjustments for windows.Diego Nehab2003-06-261-2/+2
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-264-4/+4
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-093-0/+6
| | | | | | 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.
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-0/+131
|
* Closer to release...Diego Nehab2003-03-283-10/+29
|
* Finish port to Lua 5. Everything is working fine.Diego Nehab2003-03-202-54/+50
| | | | Still doesn't work in Windows.
* Do not load modules anymore.Diego Nehab2002-07-081-7/+0
|
* Indent broken links.Diego Nehab2001-09-271-1/+1
|
* Initial revisionDiego Nehab2001-09-271-0/+99
|
* Updated for LuaSocket 1.4Diego Nehab2001-09-271-52/+99
| | | | Prints a bunch of information during download.
* Initial revisionDiego Nehab2001-06-061-0/+100
|
* Transformed in a library, instead of a sample program.Diego Nehab2001-04-251-34/+62
|
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-061-6/+6
| | | | LuaSocket release 1.2.1
* Initial revisionDiego Nehab2000-12-291-0/+39