Commit Graph

79 Commits

Author SHA1 Message Date
Diego Nehab
694edcc3c1 Committing with require. 2004-05-28 06:16:43 +00:00
Diego Nehab
e5a090b01c Using socket pumps in http.lua.
Adjusted socket.try.
2004-03-26 06:05:20 +00:00
Diego Nehab
e77f179200 Adjusted some of the broken examples. 2004-03-26 00:18:41 +00:00
Diego Nehab
1fa65d89ca Adjusted some details, got rid of old files, added some new. 2004-03-22 04:15:03 +00:00
Diego Nehab
bcc0c2a9f0 New filter scheme.
ltn12 and mime updated.
smtp/ftp broken.
2004-03-16 06:42:53 +00:00
Diego Nehab
390846b640 Added ltn12 module. Modified mime to be stand alone.
Still crashes on invalid input. Dunno why.
2004-02-11 03:31:53 +00:00
Diego Nehab
0b2542d1a6 Worked on the manual.
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
Diego Nehab
62a4c505e4 Working on the manual...
Making better tests for error messages.
Changed a few names.
Moved gethostname to inet.c.
2004-01-24 02:47:24 +00:00
Diego Nehab
3a7ac1e043 Changed the naming convention of the mime module.
Looks beautiful.
2004-01-21 01:09:50 +00:00
Diego Nehab
0b61b577f5 Just performs b64 encoding of stdin to stdout. 2004-01-20 22:21:50 +00:00
Diego Nehab
5b8d7dec54 Updated some of the callbacks in callback.lua.
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.
2004-01-19 05:41:30 +00:00
Diego Nehab
3ea9271126 Added new filter to code.c, to convert between line conventions. 2004-01-18 08:59:21 +00:00
Diego Nehab
89f3ecf782 http.lua updated. still needs proxy support.
code.lua updated. looks neat.
2004-01-16 07:06:31 +00:00
Diego Nehab
c51d4acf1c Adjusted a few inconsistencies with the manual. 2003-08-16 00:06:04 +00:00
Diego Nehab
d9a1bdbf69 Forgot this. 2003-06-30 18:55:58 +00:00
Diego Nehab
bd54cd42d4 Few adjustments for windows. 2003-06-26 21:14:17 +00:00
Diego Nehab
71f6bb60bf Finished implementation of LuaSocket 2.0 alpha on Linux.
Some testing still needed.
2003-06-26 18:47:49 +00:00
Diego Nehab
58bdb658aa Select re-implemented in a nicer way.
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.
2003-06-09 18:23:40 +00:00
Diego Nehab
0f6c8d50a9 Porting to LUA 5.0 final 2003-05-25 01:54:13 +00:00
Diego Nehab
f18d1b7cd0 Closer to release... 2003-03-28 21:08:50 +00:00
Diego Nehab
53857360bb Finish port to Lua 5. Everything is working fine.
Still doesn't work in Windows.
2003-03-20 00:24:44 +00:00
Diego Nehab
9d7f43768a Do not load modules anymore. 2002-07-08 20:58:36 +00:00
Diego Nehab
480e66d539 Indent broken links. 2001-09-27 20:04:21 +00:00
Diego Nehab
ad997de556 Initial revision 2001-09-27 20:02:58 +00:00
Diego Nehab
e5e1f3dc7a Updated for LuaSocket 1.4
Prints a bunch of information during download.
2001-09-27 20:02:34 +00:00
Diego Nehab
8f1349ddd4 Initial revision 2001-06-06 20:59:36 +00:00
Diego Nehab
7d60e27bea Transformed in a library, instead of a sample program. 2001-04-25 20:08:21 +00:00
Diego Nehab
2c9008772e Updated to remove use of global methods. Conforming to
LuaSocket release 1.2.1
2001-03-06 19:46:42 +00:00
Diego Nehab
17c4d1c305 Initial revision 2000-12-29 22:15:09 +00:00