Commit Graph

473 Commits

Author SHA1 Message Date
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
ae4ba2aa98 Before tidying up directory structure. 2005-06-18 21:10:33 +00:00
Diego Nehab
4d455c6206 Using core.so instead of csocket.so and cmime.so. 2005-06-17 04:04:55 +00:00
Diego Nehab
65c35845c5 Working on the manual. 2005-06-14 04:29:23 +00:00
Diego Nehab
8b114f3bf4 Stupid bug in http.lua. 2005-06-12 22:02:21 +00:00
Diego Nehab
b22f6f3830 Starting work on final version. 2005-05-17 22:10:46 +00:00
Diego Nehab
9596c7f95d Bug in forward.lua. Wasn't breaking from the loop. 2005-04-21 05:38:07 +00:00
Diego Nehab
434e8e014c Better connection handling. 2005-04-21 03:15:34 +00:00
Diego Nehab
4e3cf63c95 Removed debuging prints. 2005-04-20 19:04:47 +00:00
Diego Nehab
2a00a5ad50 Trying to get non-blocking connect to work. 2005-04-20 18:57:47 +00:00
Diego Nehab
693a201db6 Wrong namespace. 2005-04-13 22:18:28 +00:00
Diego Nehab
5e75dc0857 Wrong class... 2005-04-13 22:18:21 +00:00
Diego Nehab
e7b7c36aea Tiny bug in forward.lua 2005-03-11 02:27:59 +00:00
Diego Nehab
6dc9c1096a Seems to be working on windows. 2005-03-11 02:21:27 +00:00
Diego Nehab
e57f9e9964 Apparently, non-blocking connect doesn't work on windows if you use 0
timeout in the select call...
2005-03-11 00:20:21 +00:00
Diego Nehab
63e3d7c5b0 Forward server works for multiple tunnels.
Http.lua has been patched to support non-blocking everything.
Makefile for linux has been updated with new names.
2005-03-10 02:15:04 +00:00
Diego Nehab
b18021e22d Added forward server. 2005-03-10 01:49:17 +00:00
Diego Nehab
7350bad6f4 Just to check out in the office. 2005-02-27 18:30:32 +00:00
Diego Nehab
8d4e240f6a Forward server working on Mac OS X... 2005-02-08 10:01:01 +00:00
Diego Nehab
5d32848674 No coroutines needed. 2005-02-03 19:14:09 +00:00
Diego Nehab
d429638d38 More to do. 2005-02-01 22:19:37 +00:00
Diego Nehab
c5fefd5529 Simplified use for sock:send. 2005-01-27 21:30:01 +00:00
Diego Nehab
2cd2a5d4a4 Stupid bug. 2005-01-22 22:38:43 +00:00
Diego Nehab
b999686ea8 Yet more to do. 2005-01-21 07:54:09 +00:00
Diego Nehab
a4e35bc5d5 More to do... 2005-01-20 17:31:01 +00:00
Diego Nehab
9da4046463 More todo... 2005-01-19 08:33:35 +00:00
Diego Nehab
6b7aeb0cb9 Copyright. 2005-01-15 22:52:33 +00:00
Diego Nehab
d63ad26e67 More todo, always more. 2005-01-15 22:33:45 +00:00
Diego Nehab
02ffe9ce25 Always more to do... 2005-01-14 05:00:55 +00:00
Diego Nehab
5a7a23a7ef Stupid bug. 2005-01-12 06:27:58 +00:00
Diego Nehab
fd3cb870d3 More to do. 2005-01-05 06:06:59 +00:00
Diego Nehab
ff4bdd2592 typo. 2005-01-03 00:14:48 +00:00
Diego Nehab
3b7c263954 Minor tune-ups in the manual. 2005-01-03 00:13:14 +00:00
Diego Nehab
c5486e206c Releasing. 2005-01-02 23:31:14 +00:00
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
ae2d2859e7 Spell checked the manual. 2004-12-13 06:26:01 +00:00
Diego Nehab
4f2e036f60 Tiny adjustment. 2004-12-13 05:06:15 +00:00
Diego Nehab
33349fbd21 More to do. 2004-12-07 20:39:02 +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
bf563ac857 Adjusted distribution and typo. 2004-11-28 08:32:36 +00:00
Diego Nehab
7592683b0a Modification dates updated. 2004-11-28 08:20:11 +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