Commit Graph

10 Commits

Author SHA1 Message Date
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
d55a5826e8 Few tweaks in installation, some missing files, etc. 2005-11-22 08:33:29 +00:00
613534c795 smtp.c was eatten by mime.c 2004-06-17 06:23:13 +00:00
9ed7f955e5 Só pra não perder se der merda. 2004-06-04 15:15:45 +00:00
6c565dd7c0 Almost there. 2004-05-28 07:47:41 +00:00
1fa65d89ca Adjusted some details, got rid of old files, added some new. 2004-03-22 04:15:03 +00:00
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
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
3ea9271126 Added new filter to code.c, to convert between line conventions. 2004-01-18 08:59:21 +00:00