Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Crashy bug fixed in recvraw. | Diego Nehab | 2007-06-11 | 6 | -18/+24 |
| | | | | Also fixed returns on closed socket. | ||||
* | 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 |
| | | | | Need to fix everything to make sure it works with the new compat-5.1 | ||||
* | 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 |
| | | | | Removed some warnings and useless code. | ||||
* | 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 |
| | | | | | Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher. | ||||
* | 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 |
| | | | | timeout in the select call... | ||||
* | Forward server works for multiple tunnels. | Diego Nehab | 2005-03-10 | 1 | -7/+21 |
| | | | | | Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names. | ||||
* | 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 |
| | | | | | Debug garbage in compat-5.1.c. Improvements to the user manual. | ||||
* | 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 |
| | | | | LTN12 avoids coroutines. | ||||
* | 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 |
| | |||||
* | Little bug in manual. | Diego Nehab | 2004-11-17 | 1 | -0/+24 |
| | |||||
* | My own ltn12.filter.chain is done. | Diego Nehab | 2004-10-12 | 2 | -32/+35 |
| | | | | | Implemented part of DB's suggestion for ftp. Mimetest.lua generates the test file for base64 instead of loading from disk. | ||||
* | Using Wim's filter.chain... | Diego Nehab | 2004-10-12 | 1 | -45/+28 |
| | |||||
* | Fine tunned modules scheme. | Diego Nehab | 2004-10-11 | 3 | -4/+17 |
| | | | | | Adjusted client modules. Fixed proxy bug in http. |