Diego Nehab
49445951a8
Few extra changes...
2005-01-02 22:51:33 +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
4e5ad6d5ee
Bug in poll.
...
Debug garbage in compat-5.1.c.
Improvements to the user manual.
2004-11-29 06:55:47 +00:00
Diego Nehab
6abfbc742b
Host is overridable.
2004-11-28 19:53:17 +00:00
Diego Nehab
534b0cedf7
Added new instalation section to the manual.
2004-11-28 08:17:16 +00:00
Diego Nehab
297b32e828
LTN12 bug removed.
2004-11-28 02:36:07 +00:00
Diego Nehab
05e8f24385
New LTN12 test procedures (still short, but growing)
...
LTN12 avoids coroutines.
2004-11-28 00:59:12 +00:00
Diego Nehab
50da56dbee
Using poll instead of select by default.
2004-11-27 08:47:09 +00:00
Diego Nehab
7c97e8e40a
Almost ready for beta3
2004-11-27 07:58:04 +00:00
Diego Nehab
bdc3e241bb
Little bug in manual.
2004-11-17 04:55:57 +00:00
Diego Nehab
4964552718
My own ltn12.filter.chain is done.
...
Implemented part of DB's suggestion for ftp.
Mimetest.lua generates the test file for base64 instead of loading from disk.
2004-10-12 22:35:20 +00:00
Diego Nehab
396946b63a
Using Wim's filter.chain...
2004-10-12 19:47:02 +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
a04f15d1ca
Using new module scheme. Still needs fine tuning.
2004-09-27 04:01:18 +00:00
Diego Nehab
e1d318f26c
Select wasn't calling tm_markstart.
2004-09-21 18:59:19 +00:00
Diego Nehab
e4d4c828d9
nanosleep patch.
2004-08-04 20:51:57 +00:00
Diego Nehab
e27fa00e1c
Gettime returns time in the Unix Epoch time both on windows and unix.
2004-08-04 20:42:02 +00:00
Diego Nehab
ecb8db95a4
Coroutine-free filter.chain.
2004-07-29 05:11:21 +00:00
Diego Nehab
911e8d7e7f
Beta2 is out! Total timeout works on Windows.
2004-07-26 05:17:37 +00:00
Diego Nehab
cd994f306a
Gonna try my luck on windows...
2004-07-26 04:03:55 +00:00
Diego Nehab
c8b402e004
Changed send function.
2004-07-18 22:56:14 +00:00
Diego Nehab
e4e2223cff
Fixed a bunch of stuff. Added mike's patches.
2004-07-16 06:48:48 +00:00
Diego Nehab
9a79d500eb
Still need to fix windows. :o/
2004-07-15 06:11:53 +00:00
Diego Nehab
b2b7e9cef1
tiny bug in test.
2004-07-02 18:58:23 +00:00
Diego Nehab
b1a4ad2b19
Compiles and runs on windows.
2004-07-02 18:44:05 +00:00
Diego Nehab
63807d6476
Added getstats.
2004-07-01 06:09:29 +00:00
Diego Nehab
197aef23ce
Compiles with g++.
2004-07-01 05:35:35 +00:00
Diego Nehab
a7d5362caf
Fixed unix domain sockets.
2004-07-01 05:26:59 +00:00
Diego Nehab
596602f2ca
Seems good.
2004-07-01 03:47:22 +00:00
Diego Nehab
7115c12fbc
Moving on to beta2.
2004-07-01 03:32:09 +00:00
Diego Nehab
a193c087a4
Fixing send/recv and optimizing.
2004-06-23 01:08:54 +00:00
Diego Nehab
1ce47ebe39
Added support for unix stream sockets.
2004-06-22 16:12:53 +00:00
Diego Nehab
7195ab620b
Few extra changes.
2004-06-22 04:49:57 +00:00
Diego Nehab
bce1cb30d8
More adjustments/bugfixes.
2004-06-21 06:07:58 +00:00
Diego Nehab
f7579db9e8
Fixing bugs...
2004-06-20 22:19:54 +00:00
Diego Nehab
5dc5c3ebe8
tiny bug...
2004-06-19 16:35:43 +00:00
Diego Nehab
7ed89c97f7
2.0 alpha RELEASED!
2004-06-18 21:41:44 +00:00
Diego Nehab
ac4aac0909
Implemented safe exceptions. This looks preeety good.
2004-06-18 08:02:09 +00:00
Diego Nehab
07dda08c5d
Changed the return of the send function...
2004-06-17 23:08:56 +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
80b7acea2e
Compiled and tested on Windows...
2004-06-17 00:18:48 +00:00
Diego Nehab
9fc682a106
HTTP now has only one function.
2004-06-16 22:51:04 +00:00
Diego Nehab
574708380f
Simplified HTTP module.
2004-06-16 21:56:23 +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
680473dd32
Runs on Linux.
2004-06-15 20:05:23 +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