index
:
legacy/proxy_ui.git
master
Proxifier autoconfiguration ui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
Config.cpp
Age
Commit message (
Expand
)
Author
2012-09-04
GPL'ed
Gluzskiy Alexandr
2012-03-25
Three color speed values
Alex Borisov
2012-02-05
FIX: add Firewall rule; disable logfile buffering
Alex Borisov
2012-02-05
FIX: static proxy button count and position
Alex Borisov
2012-02-04
Add 2 new config variables
Alex Borisov
2012-01-07
FIX turn off generic proxies correctly
Alex Borisov
2011-12-21
Generic proxy button work now. Proxy types support
Alex Borisov
2011-12-19
XML config public API. read/write static proxies to/from XML. few bug fixes
Alex Borisov
2011-12-04
FIX reconnection bug & server entry parser
Alex Borisov
2011-12-03
Fix startup segfault when config.cfg not present
Alex Borisov
2011-12-03
FIX request data to be parsed wo \n
Alex Borisov
2011-12-01
FIX file transfer; FIX packet parsing bug; + many various fixes and improvements
Alex Borisov
2011-11-27
File downloading (no MD5 hash check yet). Various fixes
Alex Borisov
2011-11-22
DOwnload/Delete file list request and parsing. FIX bug while reading other co...
Alex Borisov
2011-11-20
Parsing firewall rules
Alex Borisov
2011-11-17
Subsequent config updates. FIX data parsing bug
Alex Borisov
2011-11-13
style.qss exitstance check. FIX: reading config files issue
Alex Borisov
2011-11-13
CSS style support and sample. Revert to file config for testing purposes
Alex Borisov
2011-11-12
Read all configs from server, everywhere. Docs. Code to represent server reco...
Alex Borisov
2011-11-11
Self-updated config. Various fixes and improvements. TODO: test client/server...
Alex Borisov
2011-11-08
FIX memory corruption. Fix logger printout
Alex
2011-11-06
Static button labels + FIX speed visibility bug
Alex
2011-11-05
spcket error handling
Gluzskiy Alexandr
2011-11-05
Fix conflicting Config.cpp
Alex
2011-11-05
Fix file paths to be relative to app dir. Firewall config sample
Alex
2011-11-05
fixed config files access path's
Gluzskiy Alexandr
2011-11-05
Fix segfault in SslClient
Alex
2011-11-05
Server config requests. ALERT: segfault at runtime! Not fixed yet
Alex
2011-11-04
config.cfg parser
Alex
2011-11-03
Fix compiler warnings
Alex
2011-11-02
Resource files w certs. Fix static proxy labels and order. Panel label alignment
Alex
2011-11-01
Fix generic proxy parsing bug. New generic proxy button layouting. Static pro...
Alex
2011-10-29
UTF8 support. Minor Config changes
Alex
2011-10-26
Checkboxes are working now
Alex Borisov
2011-10-25
Config method to acquire country/state/city names. Doxygen docs
Alex Borisov
2011-10-23
Logging facility, Config class, tray icon, custom QApplication subclass
Alex Borisov