Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2005-06-17 | Using core.so instead of csocket.so and cmime.so. | Diego Nehab | 9 | -69/+89 |
2005-06-14 | Working on the manual. | Diego Nehab | 19 | -91/+91 |
2005-06-12 | Stupid bug in http.lua. | Diego Nehab | 12 | -73/+78 |
2005-05-17 | Starting work on final version. | Diego Nehab | 1 | -5/+8 |
2005-04-21 | Bug in forward.lua. Wasn't breaking from the loop. | Diego Nehab | 3 | -12/+18 |
2005-04-21 | Better connection handling. | Diego Nehab | 4 | -16/+26 |
2005-04-20 | Removed debuging prints. | Diego Nehab | 1 | -23/+1 |
2005-04-20 | Trying to get non-blocking connect to work. | Diego Nehab | 4 | -24/+5 |
2005-04-13 | Wrong namespace. | Diego Nehab | 1 | -1/+1 |
2005-04-13 | Wrong class... | Diego Nehab | 2 | -1/+2 |
2005-03-11 | Tiny bug in forward.lua | Diego Nehab | 2 | -2/+5 |
2005-03-11 | Seems to be working on windows. | Diego Nehab | 5 | -10/+12 |
2005-03-11 | Apparently, non-blocking connect doesn't work on windows if you use 0 | Diego Nehab | 7 | -100/+106 |
2005-03-10 | Forward server works for multiple tunnels. | Diego Nehab | 3 | -60/+63 |