Diego Nehab
a32c6d9140
Almost ready to release.
2005-09-29 06:11:42 +00:00
Diego Nehab
773e35ced3
Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
...
Implemented a nice dispatcher! Non-blocking check-links and forward server
use the dispatcher.
2005-08-23 05:53:14 +00:00
Diego Nehab
5e8ae76248
Dispatcher working for check-links. Need to get it working with forwarder.
2005-08-19 01:35:26 +00:00
Diego Nehab
0c3cdd5ef2
Final push for release...
2005-08-12 05:56:32 +00:00
Diego Nehab
37f7af4b9f
Added check-links-nb.lua that check links in a non-blocking way.
2005-06-20 04:51:55 +00:00
Diego Nehab
65c35845c5
Working on the manual.
2005-06-14 04:29:23 +00:00
Diego Nehab
97b26e0b66
Almost ready to release beta3
2005-01-02 22:44:00 +00:00
Diego Nehab
a8254e94f8
Last line of modules was simplified.
2004-12-23 23:17:01 +00:00
Diego Nehab
2f970d782e
Changes due to new compat-5.1
2004-12-23 22:32:12 +00:00
Diego Nehab
7c97e8e40a
Almost ready for beta3
2004-11-27 07:58:04 +00:00
Diego Nehab
1e5e8b5ce5
Fine tunned modules scheme.
...
Adjusted client modules.
Fixed proxy bug in http.
2004-10-11 06:18:57 +00:00
Diego Nehab
471334c3d0
Fixed stupid bugs.
2004-07-02 23:47:52 +00:00
Diego Nehab
6058d1838e
Releasing the beta-beta.
2004-07-02 23:31:32 +00:00
Diego Nehab
197aef23ce
Compiles with g++.
2004-07-01 05:35:35 +00:00
Diego Nehab
596602f2ca
Seems good.
2004-07-01 03:47:22 +00:00
Diego Nehab
1812d6ce15
Adjusted lp.lua.
2004-07-01 03:39:56 +00:00
Diego Nehab
7115c12fbc
Moving on to beta2.
2004-07-01 03:32:09 +00:00
Diego Nehab
f7579db9e8
Fixing bugs...
2004-06-20 22:19:54 +00:00
Diego Nehab
7ed89c97f7
2.0 alpha RELEASED!
2004-06-18 21:41:44 +00:00
Diego Nehab
62799a416d
Seems to be working.
2004-06-17 23:19:38 +00:00
Diego Nehab
597a062b1b
Almost ready for distribution...
2004-06-17 21:46:22 +00:00
Diego Nehab
613534c795
smtp.c was eatten by mime.c
2004-06-17 06:23:13 +00:00
Diego Nehab
9fc682a106
HTTP now has only one function.
2004-06-16 22:51:04 +00:00
Diego Nehab
0a4c1534f3
Still work to do in the manual...
2004-06-16 04:28:21 +00:00
Diego Nehab
d46f7a09a7
Fixed smtp.lua loading.
...
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
Diego Nehab
58096449c6
Manual is almost done. HTTP is missing.
...
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
Diego Nehab
9ed7f955e5
Só pra não perder se der merda.
2004-06-04 15:15:45 +00:00
Diego Nehab
24babecdd3
Updated with new dynamic linking scheme.
2004-05-30 23:33:36 +00:00
Diego Nehab
5ca1049ab4
Fine tuning the "require" business.
2004-05-30 21:36:22 +00:00
Diego Nehab
c23240726e
Changed require"luasocket" to require"socket".
2004-05-28 20:40:13 +00:00
Diego Nehab
6c565dd7c0
Almost there.
2004-05-28 07:47:41 +00:00
Diego Nehab
c98dc99199
Bug feioso no UDP e possivelmente no TCP também.
2004-05-28 07:24:43 +00:00
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