7006ae120d
fixed yieldable socket.protect in etc/dispatch.lua
2014-11-10 18:17:10 +01:00
c28fa1d309
Merge pull request #27 from catwell/pull-noarg
...
fix more uses of arg
2013-04-17 19:38:21 -07:00
56893e9dcd
Use the length operator (#) instead of table.getn.
...
table.getn was deprecated in Lua 5.1 in favor of #, the length operator.
See: http://www.lua.org/manual/5.1/manual.html#7.2
2013-02-25 20:28:28 -02:00
33b4f0cfc7
remove uses of arg in the codebase
2013-01-23 19:13:32 +01:00
d548a78e55
Cookie modifications.
2013-01-10 01:10:34 -02:00
f960b3872a
Making progress toward a release
...
Documented headers.lua
Update copyright date everywhere
Remove RCSID from files
Move version back to 2.1 rather than 2.1.1
Fixed url package to support ipv6 hosts
Changed "domain" to "family" in tcp and udp structures
Implemented getfamily methods
2012-04-23 00:18:45 +08:00
2778766d67
Preliminary IPv6 support for v2.1
2012-04-11 13:25:11 -07:00
3a8ba90dfb
Saving before big changes to support IPv6.
2011-05-25 20:57:22 +00:00
bce60be30f
Decent makefiles!
2009-05-27 09:31:38 +00:00
3cd10f5ab6
Crashy bug fixed in recvraw.
...
Also fixed returns on closed socket.
2007-06-11 23:44:54 +00:00
be2e467929
Couple bug fixes.
2007-03-12 04:08:40 +00:00
75f51d5bc7
Almost ready to release 2.0.1
2006-04-20 04:16:23 +00:00
93806208c7
Updates for 2.0.1 on the way.
2006-03-19 21:22:21 +00:00
d55a5826e8
Few tweaks in installation, some missing files, etc.
2005-11-22 08:33:29 +00:00
a2b780bf7a
Spell checking on the manuals.
...
David's changes to lp.lua.
2005-11-21 07:04:44 +00:00
5e09779c7f
In pre release mode!
2005-11-20 08:56:19 +00:00
72eceedc62
Bugs sent by David.
2005-10-05 03:16:17 +00:00
8420541720
Tested on Windows.
2005-09-29 22:26:35 +00:00
a32c6d9140
Almost ready to release.
2005-09-29 06:11:42 +00:00
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
5e8ae76248
Dispatcher working for check-links. Need to get it working with forwarder.
2005-08-19 01:35:26 +00:00
0c3cdd5ef2
Final push for release...
2005-08-12 05:56:32 +00:00
37f7af4b9f
Added check-links-nb.lua that check links in a non-blocking way.
2005-06-20 04:51:55 +00:00
65c35845c5
Working on the manual.
2005-06-14 04:29:23 +00:00
97b26e0b66
Almost ready to release beta3
2005-01-02 22:44:00 +00:00
a8254e94f8
Last line of modules was simplified.
2004-12-23 23:17:01 +00:00
2f970d782e
Changes due to new compat-5.1
2004-12-23 22:32:12 +00:00
7c97e8e40a
Almost ready for beta3
2004-11-27 07:58:04 +00:00
1e5e8b5ce5
Fine tunned modules scheme.
...
Adjusted client modules.
Fixed proxy bug in http.
2004-10-11 06:18:57 +00:00
471334c3d0
Fixed stupid bugs.
2004-07-02 23:47:52 +00:00
6058d1838e
Releasing the beta-beta.
2004-07-02 23:31:32 +00:00
197aef23ce
Compiles with g++.
2004-07-01 05:35:35 +00:00
596602f2ca
Seems good.
2004-07-01 03:47:22 +00:00
1812d6ce15
Adjusted lp.lua.
2004-07-01 03:39:56 +00:00
7115c12fbc
Moving on to beta2.
2004-07-01 03:32:09 +00:00
f7579db9e8
Fixing bugs...
2004-06-20 22:19:54 +00:00
7ed89c97f7
2.0 alpha RELEASED!
2004-06-18 21:41:44 +00:00
62799a416d
Seems to be working.
2004-06-17 23:19:38 +00:00
597a062b1b
Almost ready for distribution...
2004-06-17 21:46:22 +00:00
613534c795
smtp.c was eatten by mime.c
2004-06-17 06:23:13 +00:00
9fc682a106
HTTP now has only one function.
2004-06-16 22:51:04 +00:00
0a4c1534f3
Still work to do in the manual...
2004-06-16 04:28:21 +00:00
d46f7a09a7
Fixed smtp.lua loading.
...
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
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
9ed7f955e5
Só pra não perder se der merda.
2004-06-04 15:15:45 +00:00
24babecdd3
Updated with new dynamic linking scheme.
2004-05-30 23:33:36 +00:00
5ca1049ab4
Fine tuning the "require" business.
2004-05-30 21:36:22 +00:00
c23240726e
Changed require"luasocket" to require"socket".
2004-05-28 20:40:13 +00:00
6c565dd7c0
Almost there.
2004-05-28 07:47:41 +00:00
c98dc99199
Bug feioso no UDP e possivelmente no TCP também.
2004-05-28 07:24:43 +00:00