Commit Graph

35 Commits

Author SHA1 Message Date
Caleb Maclennan
de359ea408
chore(core): Update version markers to last released version
Closes #401
2023-11-11 00:48:02 +03:00
Thijs Schreijer
86de838eb5 cleanup; move ./etc into ./samples and mark 'unsupported' 2022-03-29 13:33:00 +02:00
Robert Scheck
1d61853ab8
chore: Update internal version references to match release (#370) 2022-03-28 11:53:32 +00:00
Caleb Maclennan
d3777f9d06 chore: Start a Markdown era readme 2022-03-25 10:59:23 +03:00
Caleb Maclennan
b5b60f9d6f chore: Refactor existing news file as a changelog 2022-03-25 10:59:23 +03:00
Caleb Maclennan
f98977b2da
Move doc→docs so we can serve it with GitHub Pages 2022-03-23 00:11:24 +03:00
Diego Nehab
19bd8baf9b Add files to distribution. 2013-06-14 19:21:27 +08:00
Diego Nehab
bf7bc59a4d Change 2.1 to 3.0-rc1 2013-06-14 19:15:37 +08:00
Diego Nehab
7cad902bb7 Fix makefile and test_socket_error.lua 2013-06-12 21:45:15 +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
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
3cd10f5ab6 Crashy bug fixed in recvraw.
Also fixed returns on closed socket.
2007-06-11 23:44:54 +00:00
Diego Nehab
11282d17c8 Almost done 2.0.1. 2006-04-03 04:45:42 +00:00
Diego Nehab
d55a5826e8 Few tweaks in installation, some missing files, etc. 2005-11-22 08:33:29 +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
02ffe9ce25 Always more to do... 2005-01-14 05:00:55 +00:00
Diego Nehab
97b26e0b66 Almost ready to release beta3 2005-01-02 22:44:00 +00:00
Diego Nehab
bf563ac857 Adjusted distribution and typo. 2004-11-28 08:32:36 +00:00
Diego Nehab
a04f15d1ca Using new module scheme. Still needs fine tuning. 2004-09-27 04:01:18 +00:00
Diego Nehab
911e8d7e7f Beta2 is out! Total timeout works on Windows. 2004-07-26 05:17:37 +00:00
Diego Nehab
6058d1838e Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
Diego Nehab
7ed89c97f7 2.0 alpha RELEASED! 2004-06-18 21:41:44 +00:00
Diego Nehab
597a062b1b Almost ready for distribution... 2004-06-17 21:46:22 +00:00
Diego Nehab
a581d2333b Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
Diego Nehab
167727be3c Bug in usocket_recv... 2003-06-30 06:10:02 +00:00
Diego Nehab
58bdb658aa Select re-implemented in a nicer way.
Few changes in internal class and group registration.
Lua modules are compiled and built into library.
Dynamic library tested in Linux and Mac OS X.
2003-06-09 18:23:40 +00:00
Diego Nehab
c1ef3e7103 Released luasocket-1.5-work! 2003-03-28 23:29:45 +00:00
Diego Nehab
74979295a2 updated for luasocket 1.4 2001-09-26 20:52:23 +00:00
Diego Nehab
168fe9bacf Updated for 1.3b release 2001-06-08 23:12:41 +00:00
Diego Nehab
366fb989f3 Updated for release 1.2.1. 2001-03-12 20:10:39 +00:00
Diego Nehab
7674d3b649 It just creates the distribution now.
Updated for LuaSocket 1.2
2001-01-25 21:49:48 +00:00
Diego Nehab
17c4d1c305 Initial revision 2000-12-29 22:15:09 +00:00