Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Java warningsHEADmaster | Manuel Bentele | 2021-03-26 | 2 | -3/+3 |
| | |||||
* | Add missing files | Simon Rettberg | 2021-03-25 | 2 | -0/+86 |
| | |||||
* | Pac: Force caching of at least one hour, ignore scripts > 20kb | Simon Rettberg | 2017-08-09 | 2 | -1/+13 |
| | |||||
* | Prevent NumberFormatExceptions from breaking everything; NPE in PacProxySelector | Simon Rettberg | 2017-08-09 | 8 | -20/+33 |
| | |||||
* | Sophisticate proxy parsing and generating, fix misinterpretation if SOCKS ↵ | Simon Rettberg | 2017-08-09 | 10 | -55/+172 |
| | | | | | | | | | | 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 wonky | Simon Rettberg | 2017-08-02 | 1 | -23/+33 |
| | |||||
* | Make proxy type detection more intelligent, decouple from target protocol | Simon Rettberg | 2017-08-01 | 13 | -86/+94 |
| | |||||
* | Minor tweaks | Simon Rettberg | 2017-01-13 | 2 | -31/+49 |
| | |||||
* | Delete unused class | Simon Rettberg | 2017-01-13 | 1 | -315/+0 |
| | |||||
* | Cleanup includes | Simon Rettberg | 2017-01-13 | 1 | -2/+1 |
| | |||||
* | Speed up things a bit, make WPAD guessing better | Simon Rettberg | 2015-07-16 | 3 | -116/+134 |
| | |||||
* | Add HTTP connect timeout | Simon Rettberg | 2015-06-05 | 2 | -65/+77 |
| | |||||
* | actually use the backend if it is set :) | Jonathan Bauer | 2014-12-01 | 1 | -1/+5 |
| | |||||
* | Revert "hack: log4j logger support" | Jonathan Bauer | 2014-12-01 | 2 | -21/+12 |
| | | | | This reverts commit 075f086d3211f6f347e7366a5d5f78e2b73c850e. | ||||
* | hack: log4j logger support | Jonathan Bauer | 2014-12-01 | 2 | -12/+21 |
| | |||||
* | Removed Rhino support, cleaned up pom.xml | Simon Rettberg | 2014-11-13 | 3 | -435/+2 |
| | |||||
* | Added proxy java classes. | Björn Hagemeister | 2014-11-11 | 116 | -0/+12011 |