aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final push for release...Diego Nehab2005-08-1213-163/+145
* Added check-links-nb.lua that check links in a non-blocking way.Diego Nehab2005-06-201-1/+2
* Using core.so instead of csocket.so and cmime.so.Diego Nehab2005-06-177-68/+81
* Working on the manual.Diego Nehab2005-06-1410-24/+26
* Stupid bug in http.lua.Diego Nehab2005-06-126-65/+69
* Bug in forward.lua. Wasn't breaking from the loop.Diego Nehab2005-04-212-3/+4
* Better connection handling.Diego Nehab2005-04-211-1/+1
* Trying to get non-blocking connect to work.Diego Nehab2005-04-203-22/+3
* Wrong class...Diego Nehab2005-04-131-1/+1
* Seems to be working on windows.Diego Nehab2005-03-114-6/+9
* Apparently, non-blocking connect doesn't work on windows if you use 0Diego Nehab2005-03-114-29/+31
* Forward server works for multiple tunnels.Diego Nehab2005-03-101-7/+21
* Just to check out in the office.Diego Nehab2005-02-273-21/+28
* Forward server working on Mac OS X...Diego Nehab2005-02-0814-31/+88
* No coroutines needed.Diego Nehab2005-02-031-1/+0
* Simplified use for sock:send.Diego Nehab2005-01-271-2/+2
* Stupid bug.Diego Nehab2005-01-221-3/+1
* Few extra changes...Diego Nehab2005-01-024-4/+3
* Almost ready to release beta3Diego Nehab2005-01-029-21/+19
* Last line of modules was simplified.Diego Nehab2004-12-238-8/+8
* Changes due to new compat-5.1Diego Nehab2004-12-238-15/+14
* Bug in poll.Diego Nehab2004-11-291-3/+5
* Host is overridable.Diego Nehab2004-11-281-2/+1
* Added new instalation section to the manual.Diego Nehab2004-11-281-10/+15
* LTN12 bug removed.Diego Nehab2004-11-283-13/+29
* New LTN12 test procedures (still short, but growing)Diego Nehab2004-11-282-75/+58
* Using poll instead of select by default.Diego Nehab2004-11-271-1/+1
* Almost ready for beta3Diego Nehab2004-11-2712-70/+159
* Little bug in manual.Diego Nehab2004-11-171-0/+24
* My own ltn12.filter.chain is done.Diego Nehab2004-10-122-32/+35
* Using Wim's filter.chain...Diego Nehab2004-10-121-45/+28
* Fine tunned modules scheme.Diego Nehab2004-10-113-4/+17
* Using new module scheme. Still needs fine tuning.Diego Nehab2004-09-2711-25/+45
* Select wasn't calling tm_markstart.Diego Nehab2004-09-211-0/+1
* nanosleep patch.Diego Nehab2004-08-041-1/+4
* Gettime returns time in the Unix Epoch time both on windows and unix.Diego Nehab2004-08-041-3/+8
* Coroutine-free filter.chain.Diego Nehab2004-07-291-18/+35
* Beta2 is out! Total timeout works on Windows.Diego Nehab2004-07-263-5/+10
* Gonna try my luck on windows...Diego Nehab2004-07-269-78/+100
* Changed send function.Diego Nehab2004-07-182-13/+12
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-167-288/+210
* Still need to fix windows. :o/Diego Nehab2004-07-159-300/+311
* tiny bug in test.Diego Nehab2004-07-021-6/+0
* Compiles and runs on windows.Diego Nehab2004-07-023-246/+263
* Added getstats.Diego Nehab2004-07-013-4/+26
* Compiles with g++.Diego Nehab2004-07-013-8/+9
* Fixed unix domain sockets.Diego Nehab2004-07-011-6/+21
* Seems good.Diego Nehab2004-07-011-0/+2
* Moving on to beta2.Diego Nehab2004-07-0111-393/+282
* Fixing send/recv and optimizing.Diego Nehab2004-06-233-21/+35