Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Forward server works for multiple tunnels. | Diego Nehab | 2005-03-10 | 1 | -7/+21 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Using new module scheme. Still needs fine tuning. | Diego Nehab | 2004-09-27 | 11 | -25/+45 |
* | Select wasn't calling tm_markstart. | Diego Nehab | 2004-09-21 | 1 | -0/+1 |
* | nanosleep patch. | Diego Nehab | 2004-08-04 | 1 | -1/+4 |
* | Gettime returns time in the Unix Epoch time both on windows and unix. | Diego Nehab | 2004-08-04 | 1 | -3/+8 |
* | Coroutine-free filter.chain. | Diego Nehab | 2004-07-29 | 1 | -18/+35 |
* | Beta2 is out! Total timeout works on Windows. | Diego Nehab | 2004-07-26 | 3 | -5/+10 |
* | Gonna try my luck on windows... | Diego Nehab | 2004-07-26 | 9 | -78/+100 |
* | Changed send function. | Diego Nehab | 2004-07-18 | 2 | -13/+12 |
* | Fixed a bunch of stuff. Added mike's patches. | Diego Nehab | 2004-07-16 | 7 | -288/+210 |
* | Still need to fix windows. :o/ | Diego Nehab | 2004-07-15 | 9 | -300/+311 |
* | tiny bug in test. | Diego Nehab | 2004-07-02 | 1 | -6/+0 |
* | Compiles and runs on windows. | Diego Nehab | 2004-07-02 | 3 | -246/+263 |
* | Added getstats. | Diego Nehab | 2004-07-01 | 3 | -4/+26 |
* | Compiles with g++. | Diego Nehab | 2004-07-01 | 3 | -8/+9 |
* | Fixed unix domain sockets. | Diego Nehab | 2004-07-01 | 1 | -6/+21 |
* | Seems good. | Diego Nehab | 2004-07-01 | 1 | -0/+2 |
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 11 | -393/+282 |
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 3 | -21/+35 |
* | Added support for unix stream sockets. | Diego Nehab | 2004-06-22 | 5 | -3/+451 |
* | Few extra changes. | Diego Nehab | 2004-06-22 | 6 | -13/+6 |
* | More adjustments/bugfixes. | Diego Nehab | 2004-06-21 | 9 | -35/+32 |
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 6 | -20/+28 |
* | tiny bug... | Diego Nehab | 2004-06-19 | 1 | -1/+1 |
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 6 | -63/+57 |
* | Implemented safe exceptions. This looks preeety good. | Diego Nehab | 2004-06-18 | 5 | -152/+185 |