Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup; move ./etc into ./samples and mark 'unsupported' | Thijs Schreijer | 2022-03-29 | 1 | -0/+65 |
| | |||||
* | In pre release mode! | Diego Nehab | 2005-11-20 | 1 | -207/+0 |
| | |||||
* | Added check-links-nb.lua that check links in a non-blocking way. | Diego Nehab | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Bug in forward.lua. Wasn't breaking from the loop. | Diego Nehab | 2005-04-21 | 1 | -9/+14 |
| | |||||
* | Better connection handling. | Diego Nehab | 2005-04-21 | 1 | -6/+6 |
| | |||||
* | Removed debuging prints. | Diego Nehab | 2005-04-20 | 1 | -23/+1 |
| | |||||
* | Trying to get non-blocking connect to work. | Diego Nehab | 2005-04-20 | 1 | -2/+2 |
| | |||||
* | Tiny bug in forward.lua | Diego Nehab | 2005-03-11 | 1 | -1/+4 |
| | |||||
* | Seems to be working on windows. | Diego Nehab | 2005-03-11 | 1 | -4/+3 |
| | |||||
* | Apparently, non-blocking connect doesn't work on windows if you use 0 | Diego Nehab | 2005-03-11 | 1 | -67/+71 |
| | | | | timeout in the select call... | ||||
* | Forward server works for multiple tunnels. | Diego Nehab | 2005-03-10 | 1 | -52/+41 |
| | | | | | Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names. | ||||
* | Added forward server. | Diego Nehab | 2005-03-10 | 1 | -0/+229 |