| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 10 | -157/+219 |
* | | Decent makefiles! | Diego Nehab | 2009-05-27 | 29 | -148/+334 |
* | | New release. | Diego Nehab | 2007-10-13 | 2 | -6/+24 |
|/ |
|
* | Global variable references. | Diego Nehab | 2007-07-11 | 1 | -3/+3 |
* | Crashy bug fixed in recvraw. | Diego Nehab | 2007-06-11 | 6 | -18/+24 |
* | Couple bug fixes. | Diego Nehab | 2007-03-12 | 3 | -14/+22 |
* | Almost ready to release 2.0.1 | Diego Nehab | 2006-04-20 | 1 | -3/+4 |
* | http.request was using old host header during redirects. | Diego Nehab | 2006-04-13 | 1 | -1/+1 |
* | Stupid bug was reusing the nreqt.headers.host during redirect. | Diego Nehab | 2006-04-12 | 1 | -10/+9 |
* | Almost done 2.0.1. | Diego Nehab | 2006-04-03 | 4 | -5/+6 |
* | Final patches... | Diego Nehab | 2006-04-03 | 1 | -1/+1 |
* | Updates for 2.0.1 on the way. | Diego Nehab | 2006-03-19 | 1 | -1/+1 |
* | Chose option 1) for http.lua. | Diego Nehab | 2006-03-14 | 4 | -52/+25 |
* | Fixing bugs... | Diego Nehab | 2006-03-13 | 4 | -90/+134 |
* | Few tweaks in installation, some missing files, etc. | Diego Nehab | 2005-11-22 | 10 | -117/+118 |
* | Works in Finnish now! Who would say... | Diego Nehab | 2005-11-21 | 1 | -2/+2 |
* | Changed prefix of function names to match module names. | Diego Nehab | 2005-11-20 | 7 | -76/+91 |
* | Before compiling on Windows. | Diego Nehab | 2005-10-07 | 23 | -446/+458 |
* | Returning a function. | Diego Nehab | 2005-10-05 | 1 | -7/+1 |
* | Bugs sent by David. | Diego Nehab | 2005-10-05 | 8 | -8/+0 |
* | Almost ready to release. | Diego Nehab | 2005-09-29 | 29 | -65/+73 |
* | Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. | Diego Nehab | 2005-08-23 | 7 | -29/+37 |
* | Final push for release... | Diego Nehab | 2005-08-12 | 13 | -163/+145 |
* | Added check-links-nb.lua that check links in a non-blocking way. | Diego Nehab | 2005-06-20 | 1 | -1/+2 |
* | Using core.so instead of csocket.so and cmime.so. | Diego Nehab | 2005-06-17 | 7 | -68/+81 |
* | Working on the manual. | Diego Nehab | 2005-06-14 | 10 | -24/+26 |
* | Stupid bug in http.lua. | Diego Nehab | 2005-06-12 | 6 | -65/+69 |
* | Bug in forward.lua. Wasn't breaking from the loop. | Diego Nehab | 2005-04-21 | 2 | -3/+4 |
* | Better connection handling. | Diego Nehab | 2005-04-21 | 1 | -1/+1 |
* | Trying to get non-blocking connect to work. | Diego Nehab | 2005-04-20 | 3 | -22/+3 |
* | Wrong class... | Diego Nehab | 2005-04-13 | 1 | -1/+1 |
* | Seems to be working on windows. | Diego Nehab | 2005-03-11 | 4 | -6/+9 |
* | Apparently, non-blocking connect doesn't work on windows if you use 0 | Diego Nehab | 2005-03-11 | 4 | -29/+31 |
* | Forward server works for multiple tunnels. | Diego Nehab | 2005-03-10 | 1 | -7/+21 |
* | Just to check out in the office. | Diego Nehab | 2005-02-27 | 3 | -21/+28 |
* | Forward server working on Mac OS X... | Diego Nehab | 2005-02-08 | 14 | -31/+88 |
* | No coroutines needed. | Diego Nehab | 2005-02-03 | 1 | -1/+0 |
* | Simplified use for sock:send. | Diego Nehab | 2005-01-27 | 1 | -2/+2 |
* | Stupid bug. | Diego Nehab | 2005-01-22 | 1 | -3/+1 |
* | Few extra changes... | Diego Nehab | 2005-01-02 | 4 | -4/+3 |
* | Almost ready to release beta3 | Diego Nehab | 2005-01-02 | 9 | -21/+19 |
* | Last line of modules was simplified. | Diego Nehab | 2004-12-23 | 8 | -8/+8 |
* | Changes due to new compat-5.1 | Diego Nehab | 2004-12-23 | 8 | -15/+14 |
* | Bug in poll. | Diego Nehab | 2004-11-29 | 1 | -3/+5 |
* | Host is overridable. | Diego Nehab | 2004-11-28 | 1 | -2/+1 |
* | Added new instalation section to the manual. | Diego Nehab | 2004-11-28 | 1 | -10/+15 |
* | LTN12 bug removed. | Diego Nehab | 2004-11-28 | 3 | -13/+29 |
* | New LTN12 test procedures (still short, but growing) | Diego Nehab | 2004-11-28 | 2 | -75/+58 |
* | Using poll instead of select by default. | Diego Nehab | 2004-11-27 | 1 | -1/+1 |
* | Almost ready for beta3 | Diego Nehab | 2004-11-27 | 12 | -70/+159 |