| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #116 from linuxmaniac/master | Diego Nehab | 2019-02-24 | 1 | -0/+6 |
|\ |
|
| * | Add "tcp-keepidle", "tcp-keepcnt" and "tcp-keepintvl" options | Victor Seva | 2014-12-05 | 1 | -0/+6 |
* | | http.lua: allow override of hard-coded 5 max redirects | E. Westbrook | 2019-02-23 | 1 | -3/+5 |
* | | Add ltn12.source.table() | E. Westbrook | 2018-06-05 | 2 | -1/+12 |
* | | Hide ftp.PORT "constant" as a local | Diego Nehab | 2016-03-07 | 1 | -1/+0 |
* | | Remove global PORT. Fix https redirect. | Diego Nehab | 2016-03-04 | 1 | -2/+5 |
* | | Added gettimeout for completeness. | Diego Nehab | 2016-03-04 | 6 | -519/+561 |
* | | Added support for FTP command lists | Diego Nehab | 2016-03-04 | 1 | -2/+4 |
* | | Clarify documentation for try/protect. | Philipp Janda | 2016-02-24 | 1 | -4/+6 |
* | | Don't swallow errors in finalizers. | Philipp Janda | 2016-02-24 | 1 | -2/+1 |
* | | Update HTML docs for try/protect | mpeterv | 2016-02-21 | 1 | -10/+5 |
* | | When zero-timeout, only try first address in connect. | Diego Nehab | 2015-12-03 | 1 | -5/+8 |
* | | Changed buffer-per-socket to buffer-per-operation. | Diego Nehab | 2015-10-06 | 3 | -27/+33 |
* | | Added support for arbitrary datagram sizes. | Diego Nehab | 2015-10-05 | 1 | -6/+28 |
* | | Merge branch 'agnostic' | Diego Nehab | 2015-08-25 | 3 | -146/+220 |
|\ \ |
|
| * | | Fixes suggested by @Florob in #147. | Diego Nehab | 2015-08-25 | 2 | -0/+12 |
| * | | New agnostic IPv4 IPv6 functions. | Diego Nehab | 2015-08-22 | 3 | -146/+208 |
* | | | Merge pull request #84 from PixelToast/patch-2 | Diego Nehab | 2015-08-24 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | the universe has only existed for 43.8 years | PixelToast | 2013-11-07 | 1 | -2/+1 |
| |/ |
|
* / | white background | TsT | 2014-11-28 | 1 | -0/+1 |
|/ |
|
* | 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 | 2 | -4/+27 |
* | Changing from 2.1-rc1 to 3.0-rc1. | Diego Nehab | 2013-06-11 | 4 | -25/+25 |
* | Fix udp:setpeername("*") | Diego Nehab | 2012-08-23 | 1 | -1/+3 |
* | Add new bug fix comment. | Diego Nehab | 2012-08-01 | 1 | -0/+3 |
* | socket.connect now implemented in the C core | Sam Roberts | 2012-05-10 | 2 | -3/+10 |
* | Fixed getpeername/getsockname situation | Diego Nehab | 2012-04-24 | 3 | -11/+21 |
* | Making progress toward a release | Diego Nehab | 2012-04-23 | 6 | -8/+36 |
* | First stab at documenation | Diego Nehab | 2012-04-17 | 8 | -157/+318 |
* | Merge branch 'git-sam' into diego-sam-mwild-integration | Sam Roberts | 2012-04-11 | 3 | -6/+110 |
|\ |
|
| * | Support getoption method for tcp objects. | Sam Roberts | 2012-04-11 | 2 | -1/+35 |
| * | Fix links to home.html, they should be to index.html. | Sam Roberts | 2012-04-11 | 14 | -55/+55 |
| * | Document dirty, getfd, and setfd for select and tcp. | Sam Roberts | 2012-04-11 | 3 | -0/+67 |
| * | Reference index was missing documented APIs, and only partially alphabetized. | Sam Roberts | 2012-04-11 | 1 | -5/+8 |
* | | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 6 | -32/+31 |
* | | Decent makefiles! | Diego Nehab | 2009-05-27 | 14 | -117/+121 |
* | | New release. | Diego Nehab | 2007-10-13 | 2 | -3/+7 |
|/ |
|
* | 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 | 2 | -56/+28 |
* | Crashy bug fixed in recvraw. | Diego Nehab | 2007-06-11 | 1 | -4/+6 |
* | Tidy. | Diego Nehab | 2006-04-20 | 1 | -2/+1 |
* | Spell checked and updated modification date. | Diego Nehab | 2006-04-20 | 14 | -15/+15 |
* | Almost ready to release 2.0.1 | Diego Nehab | 2006-04-20 | 2 | -21/+41 |
* | Mentions that closed sockets are ignored by select. | Diego Nehab | 2006-04-14 | 1 | -0/+5 |
* | 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 | 3 | -62/+29 |
* | Bug in footer. | Diego Nehab | 2005-12-01 | 1 | -1/+0 |
* | Simplified documentation of send(). | Diego Nehab | 2005-11-24 | 1 | -28/+11 |
* | Changed LIB/SHARE to CDIR/LDIR. | Diego Nehab | 2005-11-22 | 1 | -18/+18 |