Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -25/+37 | |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | |||||
* | Working on the manual... | Diego Nehab | 2004-01-24 | 1 | -0/+6 | |
| | | | | | | Making better tests for error messages. Changed a few names. Moved gethostname to inet.c. | |||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -0/+3 | |
| | | | | | | Better error checking. Better tests. __tostring implemented. | |||||
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -0/+1 | |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. | |||||
* | Changed the naming convention of the mime module. | Diego Nehab | 2004-01-21 | 1 | -0/+3 | |
| | | | | Looks beautiful. | |||||
* | Added gethostname. | Diego Nehab | 2004-01-19 | 1 | -60/+39 | |
| | | | | | Cleaned up TODO. Moved luasocket specific stuff from auxiliar.c to luasocket.c | |||||
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 1 | -0/+7 | |
| | | | | | | | | | | 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 proxy support to http.lua | Diego Nehab | 2004-01-19 | 1 | -0/+7 | |
| | | | | | Changed callback.lua module, but need more work. Added local connect support. | |||||
* | Added new filter to code.c, to convert between line conventions. | Diego Nehab | 2004-01-18 | 1 | -2/+3 | |
| | ||||||
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 1 | -2/+9 | |
| | ||||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -3/+12 | |
| | | | | code.lua updated. looks neat. | |||||
* | Killed a few bugs found by Tomas. | Diego Nehab | 2003-11-27 | 1 | -0/+12 | |
| | ||||||
* | First version of generic SMTP code and of the base64 encoding. | Diego Nehab | 2003-10-21 | 1 | -1/+32 | |
| | | | | Gonna rewrite the base64 stuff (found a better way). | |||||
* | Starting to use RCS in princeton again. Not behind a firewall anymore. | Diego Nehab | 2003-08-31 | 1 | -21/+2 | |
| | ||||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -2/+28 | |
| | ||||||
* | Releasing 2.0 alpha!!! | Diego Nehab | 2003-06-30 | 1 | -4/+0 | |
| | ||||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -13/+13 | |
| | | | | Some testing still needed. | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -0/+1 | |
| | ||||||
* | Ported to Win32! | Diego Nehab | 2003-03-21 | 1 | -0/+38 | |