Diego Nehab
22cd5833fc
Change link to github page.
2013-06-14 19:27:32 +08:00
Diego Nehab
ea812a755e
Update NEW file and section
2013-06-14 19:12:44 +08:00
Diego Nehab
6e00ffd62f
Changing from 2.1-rc1 to 3.0-rc1.
2013-06-11 19:10:03 +08:00
Diego Nehab
03ba06f70c
Add new bug fix comment.
2012-08-01 03:34:06 -03:00
Diego Nehab
c2e29537f5
Fixed getpeername/getsockname situation
...
- Added IPv6 support to getsockname
- Simplified getpeername implementation
- Added family to return of getsockname and getpeername
and added modification to the manual to describe
2012-04-24 00:47:30 +08:00
Diego Nehab
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
Diego Nehab
f37e026026
First stab at documenation
...
Update Lua and Luasocket version in samples and in documentation
Documented ipv5_v6only default option being set
Documented tcp6 and udp6
Documented dns.getaddrinfo
Documented zero-sized datagram change?
Documented getoption
2012-04-17 01:15:26 +08:00
Diego Nehab
3a8ba90dfb
Saving before big changes to support IPv6.
2011-05-25 20:57:22 +00:00
Diego Nehab
bce60be30f
Decent makefiles!
2009-05-27 09:31:38 +00:00
Diego Nehab
d1a72435d5
New release.
2007-10-13 23:55:20 +00:00
Diego Nehab
e394956cde
Global variable references.
2007-07-11 19:25:47 +00:00
Diego Nehab
185b6d806c
Typo.
2007-06-15 06:38:29 +00:00
Diego Nehab
1c487e4be8
Almost ready to release.
2007-06-15 06:28:56 +00:00
Diego Nehab
d86af2f680
Tidy.
2006-04-20 04:32:06 +00:00
Diego Nehab
575113fe77
Spell checked and updated modification date.
2006-04-20 04:27:13 +00:00
Diego Nehab
75f51d5bc7
Almost ready to release 2.0.1
2006-04-20 04:16:23 +00:00
Diego Nehab
e8650bbf16
http.request was using old host header during redirects.
2006-04-13 07:00:24 +00:00
Diego Nehab
11282d17c8
Almost done 2.0.1.
2006-04-03 04:45:42 +00:00
Diego Nehab
00e74c304c
Bug in footer.
2005-12-01 21:56:12 +00:00
Diego Nehab
a2b780bf7a
Spell checking on the manuals.
...
David's changes to lp.lua.
2005-11-21 07:04:44 +00:00
Diego Nehab
5e09779c7f
In pre release mode!
2005-11-20 08:56:19 +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
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
b22f6f3830
Starting work on final version.
2005-05-17 22:10:46 +00:00
Diego Nehab
6b7aeb0cb9
Copyright.
2005-01-15 22:52:33 +00:00
Diego Nehab
5a7a23a7ef
Stupid bug.
2005-01-12 06:27:58 +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
ae2d2859e7
Spell checked the manual.
2004-12-13 06:26:01 +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
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
b1c1b616dc
Another typo.
2004-07-26 05:35:46 +00:00
Diego Nehab
7d483484f5
Typos.
2004-07-26 05:19:47 +00:00
Diego Nehab
911e8d7e7f
Beta2 is out! Total timeout works on Windows.
2004-07-26 05:17:37 +00:00
Diego Nehab
d914007507
Almost ready for beta2.
2004-07-26 04:04:04 +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
cdae8c02ed
*** empty log message ***
2004-06-18 21:41:51 +00:00
Diego Nehab
eac26d2c8d
Updated manual timestamps and the added stuffing filters to mime.html.
2004-06-17 07:00:43 +00:00
Diego Nehab
ba2f0b8c6b
Fine tuning the manual...
2004-06-16 20:41:03 +00:00
Diego Nehab
0a4c1534f3
Still work to do in the manual...
2004-06-16 04:28:21 +00:00
Diego Nehab
8e80e38f2c
Manual almost there.
2004-06-16 01:02:14 +00:00
Diego Nehab
843a431ef9
Almost done with manual...
2004-06-15 23:00:56 +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
a91a0f808d
Adjusted css for windows.
2004-01-20 20:24:51 +00:00