Clean up reverse connection ability, remove some annoyingly redundent code.

Place all settings in the console. It works!
This commit is contained in:
sponge
2010-01-14 05:45:01 +00:00
parent 865116b3f4
commit 11249657ac
13 changed files with 294 additions and 67 deletions

View File

@ -1,3 +1,7 @@
2010-01-14 sponge
* Clean up reverse connection ability, remove some annoyingly redundent
code. Place all settings in the console. It works!
2010-01-10 sponge
* Insert reverse connection ability into the http server code so that
seedless can start to get worked on. It's disabled by default.