aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added check-links-nb.lua that check links in a non-blocking way.Diego Nehab2005-06-207-27/+341
|
* Before tidying up directory structure.Diego Nehab2005-06-181-0/+1
|
* Using core.so instead of csocket.so and cmime.so.Diego Nehab2005-06-179-69/+89
|
* Working on the manual.Diego Nehab2005-06-1419-91/+91
|
* Stupid bug in http.lua.Diego Nehab2005-06-1212-73/+78
|
* Starting work on final version.Diego Nehab2005-05-171-5/+8
|
* Bug in forward.lua. Wasn't breaking from the loop.Diego Nehab2005-04-213-12/+18
|
* Better connection handling.Diego Nehab2005-04-214-16/+26
|
* Removed debuging prints.Diego Nehab2005-04-201-23/+1
|
* Trying to get non-blocking connect to work.Diego Nehab2005-04-204-24/+5
|
* Wrong namespace.Diego Nehab2005-04-131-1/+1
|
* Wrong class...Diego Nehab2005-04-132-1/+2
|
* Tiny bug in forward.luaDiego Nehab2005-03-112-2/+5
|
* Seems to be working on windows.Diego Nehab2005-03-115-10/+12
|
* Apparently, non-blocking connect doesn't work on windows if you use 0Diego Nehab2005-03-117-100/+106
| | | | timeout in the select call...
* Forward server works for multiple tunnels.Diego Nehab2005-03-103-60/+63
| | | | | Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names.
* Added forward server.Diego Nehab2005-03-101-0/+229
|
* Just to check out in the office.Diego Nehab2005-02-274-21/+30
|
* Forward server working on Mac OS X...Diego Nehab2005-02-0829-101/+800
|
* No coroutines needed.Diego Nehab2005-02-031-1/+0
|
* More to do.Diego Nehab2005-02-011-0/+3
|
* Simplified use for sock:send.Diego Nehab2005-01-273-3/+16
|
* Stupid bug.Diego Nehab2005-01-222-19/+2
|
* Yet more to do.Diego Nehab2005-01-211-0/+1
|
* More to do...Diego Nehab2005-01-201-0/+1
|
* More todo...Diego Nehab2005-01-191-0/+2
|
* Copyright.Diego Nehab2005-01-153-3/+2
|
* More todo, always more.Diego Nehab2005-01-151-0/+2
|
* Always more to do...Diego Nehab2005-01-142-1/+2
|
* Stupid bug.Diego Nehab2005-01-121-1/+1
|
* More to do.Diego Nehab2005-01-051-0/+2
|
* typo.Diego Nehab2005-01-031-1/+1
|
* Minor tune-ups in the manual.Diego Nehab2005-01-031-10/+8
|
* Releasing.Diego Nehab2005-01-024-37/+22
|
* Few extra changes...Diego Nehab2005-01-025-5/+4
|
* Almost ready to release beta3Diego Nehab2005-01-0223-59/+53
|
* Last line of modules was simplified.Diego Nehab2004-12-2311-11/+11
|
* Changes due to new compat-5.1Diego Nehab2004-12-2311-21/+20
|
* Spell checked the manual.Diego Nehab2004-12-1314-37/+38
|
* Tiny adjustment.Diego Nehab2004-12-131-2/+4
|
* More to do.Diego Nehab2004-12-073-1/+4
|
* Bug in poll.Diego Nehab2004-11-294-46/+54
| | | | | Debug garbage in compat-5.1.c. Improvements to the user manual.
* Host is overridable.Diego Nehab2004-11-281-2/+1
|
* Adjusted distribution and typo.Diego Nehab2004-11-282-3/+6
|
* Modification dates updated.Diego Nehab2004-11-2814-14/+14
|
* Added new instalation section to the manual.Diego Nehab2004-11-2817-89/+264
|
* LTN12 bug removed.Diego Nehab2004-11-284-16/+39
|
* New LTN12 test procedures (still short, but growing)Diego Nehab2004-11-285-111/+334
| | | | LTN12 avoids coroutines.
* Using poll instead of select by default.Diego Nehab2004-11-272-1/+11
|
* Almost ready for beta3Diego Nehab2004-11-2726-191/+311
|