Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Almost there. | Diego Nehab | 2004-05-28 | 3 | -2/+8 | |
| | ||||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 4 | -4/+12 | |
| | ||||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 2 | -3/+4 | |
| | ||||||
* | Using socket pumps in http.lua. | Diego Nehab | 2004-03-26 | 1 | -1/+1 | |
| | | | | Adjusted socket.try. | |||||
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 2 | -27/+17 | |
| | ||||||
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 3 | -24/+19 | |
| | ||||||
* | New filter scheme. | Diego Nehab | 2004-03-16 | 2 | -37/+27 | |
| | | | | | ltn12 and mime updated. smtp/ftp broken. | |||||
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 2 | -4/+4 | |
| | | | | Still crashes on invalid input. Dunno why. | |||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -0/+18 | |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | |||||
* | Working on the manual... | Diego Nehab | 2004-01-24 | 1 | -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 Nehab | 2004-01-21 | 1 | -12/+8 | |
| | | | | Looks beautiful. | |||||
* | Just performs b64 encoding of stdin to stdout. | Diego Nehab | 2004-01-20 | 1 | -0/+8 | |
| | ||||||
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 2 | -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 Nehab | 2004-01-18 | 1 | -0/+9 | |
| | ||||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -1/+1 | |
| | | | | code.lua updated. looks neat. | |||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 2 | -3/+3 | |
| | ||||||
* | Forgot this. | Diego Nehab | 2003-06-30 | 1 | -0/+58 | |
| | ||||||
* | Few adjustments for windows. | Diego Nehab | 2003-06-26 | 1 | -2/+2 | |
| | ||||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 4 | -4/+4 | |
| | | | | Some testing still needed. | |||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 3 | -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 final | Diego Nehab | 2003-05-25 | 1 | -0/+131 | |
| | ||||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 3 | -10/+29 | |
| | ||||||
* | Finish port to Lua 5. Everything is working fine. | Diego Nehab | 2003-03-20 | 2 | -54/+50 | |
| | | | | Still doesn't work in Windows. | |||||
* | Do not load modules anymore. | Diego Nehab | 2002-07-08 | 1 | -7/+0 | |
| | ||||||
* | Indent broken links. | Diego Nehab | 2001-09-27 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Diego Nehab | 2001-09-27 | 1 | -0/+99 | |
| | ||||||
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -52/+99 | |
| | | | | Prints a bunch of information during download. | |||||
* | Initial revision | Diego Nehab | 2001-06-06 | 1 | -0/+100 | |
| | ||||||
* | Transformed in a library, instead of a sample program. | Diego Nehab | 2001-04-25 | 1 | -34/+62 | |
| | ||||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -6/+6 | |
| | | | | LuaSocket release 1.2.1 | |||||
* | Initial revision | Diego Nehab | 2000-12-29 | 1 | -0/+39 | |