summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/btr/proxy/search
Commit message (Collapse)AuthorAgeFilesLines
* Prevent NumberFormatExceptions from breaking everything; NPE in PacProxySelectorSimon Rettberg2017-08-094-13/+14
|
* Sophisticate proxy parsing and generating, fix misinterpretation if SOCKS ↵Simon Rettberg2017-08-094-26/+44
| | | | | | | | | | proxies This is a quick and dirty fix; it seems a major redesign is appropriate. We should also switch to some maintained version of proxy-vole from github. This one looks halfway active: https://github.com/MarkusBernhardt/proxy-vole or maybe one of its forks...
* Make proxy type detection more intelligent, decouple from target protocolSimon Rettberg2017-08-016-36/+40
|
* Minor tweaksSimon Rettberg2017-01-131-2/+2
|
* Delete unused classSimon Rettberg2017-01-131-315/+0Star
|
* Cleanup includesSimon Rettberg2017-01-131-2/+1Star
|
* Speed up things a bit, make WPAD guessing betterSimon Rettberg2015-07-162-102/+108
|
* Add HTTP connect timeoutSimon Rettberg2015-06-051-63/+75
|
* Revert "hack: log4j logger support"Jonathan Bauer2014-12-011-0/+11
| | | | This reverts commit 075f086d3211f6f347e7366a5d5f78e2b73c850e.
* hack: log4j logger supportJonathan Bauer2014-12-011-11/+0Star
|
* Added proxy java classes.Björn Hagemeister2014-11-1126-0/+4557