Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup; move ./etc into ./samples and mark 'unsupported' | Thijs Schreijer | 2022-03-29 | 1 | -151/+0 |
| | |||||
* | Making progress toward a release | Diego Nehab | 2012-04-23 | 1 | -1/+0 |
| | | | | | | | | | | 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 | ||||
* | Preliminary IPv6 support for v2.1 | Diego Nehab | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 1 | -22/+22 |
| | |||||
* | Few tweaks in installation, some missing files, etc. | Diego Nehab | 2005-11-22 | 1 | -5/+5 |
| | |||||
* | Bugs sent by David. | Diego Nehab | 2005-10-05 | 1 | -2/+0 |
| | |||||
* | Final push for release... | Diego Nehab | 2005-08-12 | 1 | -1/+1 |
| | |||||
* | Working on the manual. | Diego Nehab | 2005-06-14 | 1 | -1/+1 |
| | |||||
* | Almost ready to release beta3 | Diego Nehab | 2005-01-02 | 1 | -1/+1 |
| | |||||
* | Last line of modules was simplified. | Diego Nehab | 2004-12-23 | 1 | -1/+1 |
| | |||||
* | Changes due to new compat-5.1 | Diego Nehab | 2004-12-23 | 1 | -2/+2 |
| | |||||
* | Almost ready for beta3 | Diego Nehab | 2004-11-27 | 1 | -5/+11 |
| | |||||
* | Fine tunned modules scheme. | Diego Nehab | 2004-10-11 | 1 | -2/+4 |
| | | | | | Adjusted client modules. Fixed proxy bug in http. | ||||
* | Seems to be working. | Diego Nehab | 2004-06-17 | 1 | -1/+0 |
| | |||||
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 1 | -58/+124 |
| | |||||
* | Só pra não perder se der merda. | Diego Nehab | 2004-06-04 | 1 | -2/+2 |
| | |||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 1 | -1/+3 |
| | |||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 1 | -3/+2 |
| | |||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -1/+1 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -1/+1 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -0/+2 |
| | | | | | | 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. | ||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -4/+15 |
| | |||||
* | Transformed in a library, instead of a sample program. | Diego Nehab | 2001-04-25 | 1 | -34/+62 |
| | |||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -6/+6 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Initial revision | Diego Nehab | 2000-12-29 | 1 | -0/+39 |