| Commit message (Expand) | Author | Files | Lines |
2005-10-05 | Returning a function. | Diego Nehab | 1 | -7/+1 |
2005-10-05 | Bugs sent by David. | Diego Nehab | 16 | -21/+12 |
2005-09-29 | Test back to localhost. | Diego Nehab | 1 | -2/+2 |
2005-09-29 | Tested on Windows. | Diego Nehab | 8 | -14/+38 |
2005-09-29 | Almost ready to release. | Diego Nehab | 38 | -383/+115 |
2005-08-23 | Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. | Diego Nehab | 20 | -310/+400 |
2005-08-19 | Dispatcher working for check-links. Need to get it working with forwarder. | Diego Nehab | 2 | -45/+344 |
2005-08-12 | Final push for release... | Diego Nehab | 31 | -254/+331 |
2005-06-20 | Added check-links-nb.lua that check links in a non-blocking way. | Diego Nehab | 7 | -27/+341 |
2005-06-18 | Before tidying up directory structure. | Diego Nehab | 1 | -0/+1 |
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 |