Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move doc→docs so we can serve it with GitHub Pages | Caleb Maclennan | 2022-03-23 | 1 | -215/+0 |
| | |||||
* | fix(docs) fix html linter issues in the docs (#358) | Thijs Schreijer | 2022-03-22 | 1 | -70/+70 |
| | |||||
* | Change link to github page.v3.0-rc1 | Diego Nehab | 2013-06-14 | 1 | -2/+2 |
| | |||||
* | Update NEW file and section | Diego Nehab | 2013-06-14 | 1 | -0/+23 |
| | |||||
* | Changing from 2.1-rc1 to 3.0-rc1. | Diego Nehab | 2013-06-11 | 1 | -13/+19 |
| | |||||
* | Add new bug fix comment. | Diego Nehab | 2012-08-01 | 1 | -0/+3 |
| | |||||
* | Fixed getpeername/getsockname situation | Diego Nehab | 2012-04-24 | 1 | -1/+2 |
| | | | | | | | - Added IPv6 support to getsockname - Simplified getpeername implementation - Added family to return of getsockname and getpeername and added modification to the manual to describe | ||||
* | Making progress toward a release | Diego Nehab | 2012-04-23 | 1 | -2/+3 |
| | | | | | | | | | | 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 | ||||
* | First stab at documenation | Diego Nehab | 2012-04-17 | 1 | -47/+33 |
| | | | | | | | | | 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 | ||||
* | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 1 | -6/+10 |
| | |||||
* | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -47/+30 |
| | |||||
* | New release. | Diego Nehab | 2007-10-13 | 1 | -2/+5 |
| | |||||
* | Global variable references. | Diego Nehab | 2007-07-11 | 1 | -1/+1 |
| | |||||
* | Typo. | Diego Nehab | 2007-06-15 | 1 | -1/+1 |
| | |||||
* | Almost ready to release. | Diego Nehab | 2007-06-15 | 1 | -52/+24 |
| | |||||
* | Tidy. | Diego Nehab | 2006-04-20 | 1 | -2/+1 |
| | |||||
* | Spell checked and updated modification date. | Diego Nehab | 2006-04-20 | 1 | -1/+1 |
| | |||||
* | Almost ready to release 2.0.1 | Diego Nehab | 2006-04-20 | 1 | -6/+24 |
| | |||||
* | http.request was using old host header during redirects. | Diego Nehab | 2006-04-13 | 1 | -0/+2 |
| | |||||
* | Almost done 2.0.1. | Diego Nehab | 2006-04-03 | 1 | -59/+18 |
| | |||||
* | Bug in footer. | Diego Nehab | 2005-12-01 | 1 | -1/+0 |
| | |||||
* | Spell checking on the manuals. | Diego Nehab | 2005-11-21 | 1 | -2/+2 |
| | | | | David's changes to lp.lua. | ||||
* | In pre release mode! | Diego Nehab | 2005-11-20 | 1 | -0/+7 |
| | |||||
* | Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. | Diego Nehab | 2005-08-23 | 1 | -1/+3 |
| | | | | | Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher. | ||||
* | Final push for release... | Diego Nehab | 2005-08-12 | 1 | -1/+3 |
| | |||||
* | Added check-links-nb.lua that check links in a non-blocking way. | Diego Nehab | 2005-06-20 | 1 | -24/+27 |
| | |||||
* | Working on the manual. | Diego Nehab | 2005-06-14 | 1 | -49/+45 |
| | |||||
* | Starting work on final version. | Diego Nehab | 2005-05-17 | 1 | -5/+8 |
| | |||||
* | Copyright. | Diego Nehab | 2005-01-15 | 1 | -1/+1 |
| | |||||
* | Stupid bug. | Diego Nehab | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | typo. | Diego Nehab | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | Minor tune-ups in the manual. | Diego Nehab | 2005-01-03 | 1 | -10/+8 |
| | |||||
* | Releasing. | Diego Nehab | 2005-01-02 | 1 | -3/+2 |
| | |||||
* | Spell checked the manual. | Diego Nehab | 2004-12-13 | 1 | -7/+8 |
| | |||||
* | Bug in poll. | Diego Nehab | 2004-11-29 | 1 | -20/+18 |
| | | | | | Debug garbage in compat-5.1.c. Improvements to the user manual. | ||||
* | Adjusted distribution and typo. | Diego Nehab | 2004-11-28 | 1 | -1/+1 |
| | |||||
* | Modification dates updated. | Diego Nehab | 2004-11-28 | 1 | -1/+1 |
| | |||||
* | Added new instalation section to the manual. | Diego Nehab | 2004-11-28 | 1 | -39/+45 |
| | |||||
* | Another typo. | Diego Nehab | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | Typos. | Diego Nehab | 2004-07-26 | 1 | -2/+2 |
| | |||||
* | Beta2 is out! Total timeout works on Windows. | Diego Nehab | 2004-07-26 | 1 | -3/+4 |
| | |||||
* | Almost ready for beta2. | Diego Nehab | 2004-07-26 | 1 | -111/+33 |
| | |||||
* | More adjustments/bugfixes. | Diego Nehab | 2004-06-21 | 1 | -2/+4 |
| | |||||
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 1 | -2/+4 |
| | |||||
* | *** empty log message *** | Diego Nehab | 2004-06-18 | 1 | -4/+24 |
| | |||||
* | Updated manual timestamps and the added stuffing filters to mime.html. | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | Fine tuning the manual... | Diego Nehab | 2004-06-16 | 1 | -5/+13 |
| | |||||
* | Still work to do in the manual... | Diego Nehab | 2004-06-16 | 1 | -37/+64 |
| | |||||
* | Manual almost there. | Diego Nehab | 2004-06-16 | 1 | -8/+12 |
| | |||||
* | Almost done with manual... | Diego Nehab | 2004-06-15 | 1 | -25/+52 |
| |