summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2012-01-06fix server configAlex
2011-12-21fix: cleaning lists on config reloadGluzskiy Alexandr
2011-12-20bggGluzskiy Alexandr
2011-12-20checking for ampty valuesGluzskiy Alexandr
2011-12-20fixed proxy_entry constructorGluzskiy Alexandr
added abiblity to dump raw std::vector<byte> to log
2011-12-20proxy lists loading fixGluzskiy Alexandr
2011-12-20Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiGluzskiy Alexandr
2011-12-20fixed proxy type sendingGluzskiy Alexandr
2011-12-20new proxy configs w proxy typesAlex Borisov
2011-12-18updated Makefile Makefile.mingw32Gluzskiy Alexandr
2011-12-18added "SpeedTestFileUrl=" optionGluzskiy Alexandr
2011-12-18xml fixesGluzskiy Alexandr
default rule setting function
2011-12-14xml fixesGluzskiy Alexandr
config monitor thread
2011-12-10typo fixGluzskiy Alexandr
2011-12-10clean existing proxy list in proxifier configGluzskiy Alexandr
2011-12-10added proxy type (type//:) support to config loadingGluzskiy Alexandr
added proxy list saving to proxifier config some xml fixes //all untested
2011-12-07started proxifier config loading implementationGluzskiy Alexandr
started proxifier process management implementation added "ProxifierPath=" config file variable
2011-12-06preparing to use pocoGluzskiy Alexandr
2011-12-06preparing to xml implementationGluzskiy Alexandr
2011-12-04Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiGluzskiy Alexandr
2011-12-04send only existsing files in upload listGluzskiy Alexandr
2011-12-04server config fileAlex Borisov
2011-12-04Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiAlex Borisov
2011-12-04server configuration filesAlex Borisov
2011-12-04fixed path'sGluzskiy Alexandr
2011-12-030x11 request handling //untestedGluzskiy Alexandr
2011-12-03FIX famous \n bugAlex Borisov
2011-12-02some useless trash in data (windows way is so cool)Gluzskiy Alexandr
2011-12-02fixed md5 calculationGluzskiy Alexandr
2011-12-02cleanupGluzskiy Alexandr
2011-12-02server_list.cfg support (host interval timeout;)Gluzskiy Alexandr
cli_config.cfg support (var=val;) 0x01 request support //untested
2011-11-30 modified: server/server/main.cppGluzskiy Alexandr
2011-11-30 modified: server/server/main.cppGluzskiy Alexandr
2011-11-30more needles codeGluzskiy Alexandr
2011-11-304091 segment sizeGluzskiy Alexandr
2011-11-29removed noisy raw dumpGluzskiy Alexandr
2011-11-29debug messages for file upload request + raw packets dataGluzskiy Alexandr
2011-11-29test code cleanupGluzskiy Alexandr
2011-11-29upload list debugGluzskiy Alexandr
2011-11-28to prev. commitGluzskiy Alexandr
2011-11-28char, size_t support for logger classGluzskiy Alexandr
2011-11-28raw 0x12 to logGluzskiy Alexandr
2011-11-24 modified: server/proxy_ui_server.workspaceGluzskiy Alexandr
2011-11-230x12 (file upload) handling code (untested)Gluzskiy Alexandr
2011-11-21fixed response to upload list requestGluzskiy Alexandr
fixed upload list parsing
2011-11-21fixed hashingGluzskiy Alexandr
2011-11-21file closingGluzskiy Alexandr
2011-11-20md5 hashes in upload list (untested)Gluzskiy Alexandr
2011-11-20better "\x20" handlingGluzskiy Alexandr
2011-11-20client version responseGluzskiy Alexandr
upload list response (without hash now) deleted list response upload & deleted list loading //all not tested