Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed os.exit from test. | Diego Nehab | 2007-06-11 | 1 | -1/+0 |
| | |||||
* | Crashy bug fixed in recvraw. | Diego Nehab | 2007-06-11 | 2 | -2/+61 |
| | | | | Also fixed returns on closed socket. | ||||
* | Added simple unix tests. | Diego Nehab | 2007-04-09 | 3 | -10/+17 |
| | |||||
* | Couple bug fixes. | Diego Nehab | 2007-03-12 | 3 | -10/+9 |
| | |||||
* | Almost done 2.0.1. | Diego Nehab | 2006-04-03 | 2 | -5/+2 |
| | |||||
* | Final patches... | Diego Nehab | 2006-04-03 | 4 | -6/+22 |
| | |||||
* | Better image to test mail. | Diego Nehab | 2006-04-02 | 1 | -0/+0 |
| | |||||
* | Updates for 2.0.1 on the way. | Diego Nehab | 2006-03-19 | 2 | -10/+5 |
| | |||||
* | In pre release mode! | Diego Nehab | 2005-11-20 | 1 | -2/+2 |
| | |||||
* | Changed prefix of function names to match module names. | Diego Nehab | 2005-11-20 | 1 | -2/+2 |
| | | | | Removed some warnings and useless code. | ||||
* | Before compiling on Windows. | Diego Nehab | 2005-10-07 | 1 | -6/+6 |
| | |||||
* | Test back to localhost. | Diego Nehab | 2005-09-29 | 1 | -2/+2 |
| | |||||
* | Tested on Windows. | Diego Nehab | 2005-09-29 | 1 | -2/+2 |
| | |||||
* | Almost ready to release. | Diego Nehab | 2005-09-29 | 2 | -3/+4 |
| | |||||
* | Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. | Diego Nehab | 2005-08-23 | 2 | -6/+40 |
| | | | | | Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher. | ||||
* | Final push for release... | Diego Nehab | 2005-08-12 | 1 | -7/+8 |
| | |||||
* | Added check-links-nb.lua that check links in a non-blocking way. | Diego Nehab | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Using core.so instead of csocket.so and cmime.so. | Diego Nehab | 2005-06-17 | 1 | -1/+5 |
| | |||||
* | Working on the manual. | Diego Nehab | 2005-06-14 | 1 | -1/+1 |
| | |||||
* | Stupid bug in http.lua. | Diego Nehab | 2005-06-12 | 4 | -6/+6 |
| | |||||
* | Tiny bug in forward.lua | Diego Nehab | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | Forward server works for multiple tunnels. | Diego Nehab | 2005-03-10 | 1 | -1/+1 |
| | | | | | Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names. | ||||
* | Forward server working on Mac OS X... | Diego Nehab | 2005-02-08 | 6 | -11/+671 |
| | |||||
* | Releasing. | Diego Nehab | 2005-01-02 | 1 | -1/+1 |
| | |||||
* | Few extra changes... | Diego Nehab | 2005-01-02 | 1 | -1/+1 |
| | |||||
* | Almost ready to release beta3 | Diego Nehab | 2005-01-02 | 1 | -2/+1 |
| | |||||
* | More to do. | Diego Nehab | 2004-12-07 | 1 | -1/+0 |
| | |||||
* | Added new instalation section to the manual. | Diego Nehab | 2004-11-28 | 1 | -1/+1 |
| | |||||
* | LTN12 bug removed. | Diego Nehab | 2004-11-28 | 1 | -3/+10 |
| | |||||
* | New LTN12 test procedures (still short, but growing) | Diego Nehab | 2004-11-28 | 2 | -36/+275 |
| | | | | LTN12 avoids coroutines. | ||||
* | Almost ready for beta3 | Diego Nehab | 2004-11-27 | 7 | -83/+92 |
| | |||||
* | Little bug in manual. | Diego Nehab | 2004-11-17 | 1 | -2/+2 |
| | |||||
* | My own ltn12.filter.chain is done. | Diego Nehab | 2004-10-12 | 1 | -12/+25 |
| | | | | | Implemented part of DB's suggestion for ftp. Mimetest.lua generates the test file for base64 instead of loading from disk. | ||||
* | Fine tunned modules scheme. | Diego Nehab | 2004-10-11 | 3 | -2/+5 |
| | | | | | Adjusted client modules. Fixed proxy bug in http. | ||||
* | Using new module scheme. Still needs fine tuning. | Diego Nehab | 2004-09-27 | 2 | -6/+6 |
| | |||||
* | Coroutine-free filter.chain. | Diego Nehab | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | Beta2 is out! Total timeout works on Windows. | Diego Nehab | 2004-07-26 | 2 | -27/+31 |
| | |||||
* | Gonna try my luck on windows... | Diego Nehab | 2004-07-26 | 2 | -3/+6 |
| | |||||
* | Changed send function. | Diego Nehab | 2004-07-18 | 2 | -49/+70 |
| | |||||
* | Fixed a bunch of stuff. Added mike's patches. | Diego Nehab | 2004-07-16 | 1 | -6/+6 |
| | |||||
* | Still need to fix windows. :o/ | Diego Nehab | 2004-07-15 | 1 | -1/+1 |
| | |||||
* | Removed debug prints. | Diego Nehab | 2004-07-02 | 1 | -2/+1 |
| | |||||
* | Works fine with the new linking in Linux. | Diego Nehab | 2004-07-02 | 1 | -2/+0 |
| | |||||
* | tiny bug in test. | Diego Nehab | 2004-07-02 | 2 | -6/+8 |
| | |||||
* | Compiles and runs on windows. | Diego Nehab | 2004-07-02 | 2 | -1/+23 |
| | |||||
* | Added getstats. | Diego Nehab | 2004-07-01 | 2 | -0/+2 |
| | |||||
* | Forgot a few files. | Diego Nehab | 2004-07-01 | 2 | -0/+16 |
| | |||||
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -28/+34 |
| | |||||
* | More TODO. | Diego Nehab | 2004-06-24 | 1 | -0/+1 |
| | |||||
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 1 | -1/+1 |
| |