Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | fix server config | Alex | |
2011-12-21 | fix: cleaning lists on config reload | Gluzskiy Alexandr | |
2011-12-20 | bgg | Gluzskiy Alexandr | |
2011-12-20 | checking for ampty values | Gluzskiy Alexandr | |
2011-12-20 | fixed proxy_entry constructor | Gluzskiy Alexandr | |
added abiblity to dump raw std::vector<byte> to log | |||
2011-12-20 | proxy lists loading fix | Gluzskiy Alexandr | |
2011-12-20 | Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui | Gluzskiy Alexandr | |
2011-12-20 | fixed proxy type sending | Gluzskiy Alexandr | |
2011-12-20 | new proxy configs w proxy types | Alex Borisov | |
2011-12-18 | updated Makefile Makefile.mingw32 | Gluzskiy Alexandr | |
2011-12-18 | added "SpeedTestFileUrl=" option | Gluzskiy Alexandr | |
2011-12-18 | xml fixes | Gluzskiy Alexandr | |
default rule setting function | |||
2011-12-14 | xml fixes | Gluzskiy Alexandr | |
config monitor thread | |||
2011-12-10 | typo fix | Gluzskiy Alexandr | |
2011-12-10 | clean existing proxy list in proxifier config | Gluzskiy Alexandr | |
2011-12-10 | added proxy type (type//:) support to config loading | Gluzskiy Alexandr | |
added proxy list saving to proxifier config some xml fixes //all untested | |||
2011-12-07 | started proxifier config loading implementation | Gluzskiy Alexandr | |
started proxifier process management implementation added "ProxifierPath=" config file variable | |||
2011-12-06 | preparing to use poco | Gluzskiy Alexandr | |
2011-12-06 | preparing to xml implementation | Gluzskiy Alexandr | |
2011-12-04 | Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui | Gluzskiy Alexandr | |
2011-12-04 | send only existsing files in upload list | Gluzskiy Alexandr | |
2011-12-04 | server config file | Alex Borisov | |
2011-12-04 | Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui | Alex Borisov | |
2011-12-04 | server configuration files | Alex Borisov | |
2011-12-04 | fixed path's | Gluzskiy Alexandr | |
2011-12-03 | 0x11 request handling //untested | Gluzskiy Alexandr | |
2011-12-03 | FIX famous \n bug | Alex Borisov | |
2011-12-02 | some useless trash in data (windows way is so cool) | Gluzskiy Alexandr | |
2011-12-02 | fixed md5 calculation | Gluzskiy Alexandr | |
2011-12-02 | cleanup | Gluzskiy Alexandr | |
2011-12-02 | server_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.cpp | Gluzskiy Alexandr | |
2011-11-30 | modified: server/server/main.cpp | Gluzskiy Alexandr | |
2011-11-30 | more needles code | Gluzskiy Alexandr | |
2011-11-30 | 4091 segment size | Gluzskiy Alexandr | |
2011-11-29 | removed noisy raw dump | Gluzskiy Alexandr | |
2011-11-29 | debug messages for file upload request + raw packets data | Gluzskiy Alexandr | |
2011-11-29 | test code cleanup | Gluzskiy Alexandr | |
2011-11-29 | upload list debug | Gluzskiy Alexandr | |
2011-11-28 | to prev. commit | Gluzskiy Alexandr | |
2011-11-28 | char, size_t support for logger class | Gluzskiy Alexandr | |
2011-11-28 | raw 0x12 to log | Gluzskiy Alexandr | |
2011-11-24 | modified: server/proxy_ui_server.workspace | Gluzskiy Alexandr | |
2011-11-23 | 0x12 (file upload) handling code (untested) | Gluzskiy Alexandr | |
2011-11-21 | fixed response to upload list request | Gluzskiy Alexandr | |
fixed upload list parsing | |||
2011-11-21 | fixed hashing | Gluzskiy Alexandr | |
2011-11-21 | file closing | Gluzskiy Alexandr | |
2011-11-20 | md5 hashes in upload list (untested) | Gluzskiy Alexandr | |
2011-11-20 | better "\x20" handling | Gluzskiy Alexandr | |
2011-11-20 | client version response | Gluzskiy Alexandr | |
upload list response (without hash now) deleted list response upload & deleted list loading //all not tested |