summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Java warningsHEADmasterManuel Bentele2021-03-262-3/+3
|
* Enable Java compiler warningsManuel Bentele2021-03-261-0/+1
|
* Changed artifact name to satisfy the project's naming conventionManuel Bentele2021-03-261-1/+2
|
* Add missing filesSimon Rettberg2021-03-252-0/+86
|
* Update pom.xml: remove mltk-services, Java 1.8Simon Rettberg2021-03-251-15/+2Star
|
* Pac: Force caching of at least one hour, ignore scripts > 20kbSimon Rettberg2017-08-092-1/+13
|
* Prevent NumberFormatExceptions from breaking everything; NPE in PacProxySelectorSimon Rettberg2017-08-098-20/+33
|
* Sophisticate proxy parsing and generating, fix misinterpretation if SOCKS ↵Simon Rettberg2017-08-0911-56/+173
| | | | | | | | | | 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...
* Rewrite proxy string parsing, regex was a bit wonkySimon Rettberg2017-08-021-23/+33
|
* Make proxy type detection more intelligent, decouple from target protocolSimon Rettberg2017-08-0113-86/+94
|
* Minor tweaksSimon Rettberg2017-01-132-31/+49
|
* 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-163-116/+134
|
* Add HTTP connect timeoutSimon Rettberg2015-06-052-65/+77
|
* actually use the backend if it is set :)Jonathan Bauer2014-12-011-1/+5
|
* Revert "hack: log4j logger support"Jonathan Bauer2014-12-013-27/+12Star
| | | | This reverts commit 075f086d3211f6f347e7366a5d5f78e2b73c850e.
* hack: log4j logger supportJonathan Bauer2014-12-013-12/+27
|
* Removed Rhino support, cleaned up pom.xmlSimon Rettberg2014-11-135-621/+32Star
|
* Added proxy java classes.Björn Hagemeister2014-11-11140-0/+14266