aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Global variable references.Diego Nehab2007-07-111-3/+3
* Crashy bug fixed in recvraw.Diego Nehab2007-06-116-18/+24
* Couple bug fixes.Diego Nehab2007-03-123-14/+22
* Almost ready to release 2.0.1Diego Nehab2006-04-201-3/+4
* http.request was using old host header during redirects.Diego Nehab2006-04-131-1/+1
* Stupid bug was reusing the nreqt.headers.host during redirect.Diego Nehab2006-04-121-10/+9
* Almost done 2.0.1.Diego Nehab2006-04-034-5/+6
* Final patches...Diego Nehab2006-04-031-1/+1
* Updates for 2.0.1 on the way.Diego Nehab2006-03-191-1/+1
* Chose option 1) for http.lua.Diego Nehab2006-03-144-52/+25
* Fixing bugs...Diego Nehab2006-03-134-90/+134
* Few tweaks in installation, some missing files, etc.Diego Nehab2005-11-2210-117/+118
* Works in Finnish now! Who would say...Diego Nehab2005-11-211-2/+2
* Changed prefix of function names to match module names.Diego Nehab2005-11-207-76/+91
* Before compiling on Windows.Diego Nehab2005-10-0723-446/+458
* Returning a function.Diego Nehab2005-10-051-7/+1
* Bugs sent by David.Diego Nehab2005-10-058-8/+0
* Almost ready to release.Diego Nehab2005-09-2929-65/+73
* Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.Diego Nehab2005-08-237-29/+37
* 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