summaryrefslogtreecommitdiff
path: root/main/src/test/java/de/blinkt/openvpn
AgeCommit message (Collapse)Author
2021-12-20remove test classescyBerta
2021-10-25Leave second DNS empty when importing config with only one DNS (closes #1410)Arne Schwabe
When importing a configuration with only one DNS server, the second DNS server what never overwritten, resulting in having the Google DNS as backup server. Also change Google DNS to Quad9 by default.
2021-10-03Move Ui specific unit tests to Ui specific test fileArne Schwabe
2021-10-01Implement using compat-modeArne Schwabe
2021-02-16Implement UI support for --peer-fingerprintArne Schwabe
2020-09-14Include --cipher into --data-ciphers for the sake of compatibilityArne Schwabe
2020-07-31Small fixesArne Schwabe
2020-05-19Update test dependenciesArne Schwabe
2020-05-18Fix tls-cryptv2 profile generationArne Schwabe
2019-12-31Add test for issue #1124Arne Schwabe
2019-10-28Fix issue with setting static keysArne Schwabe
2019-02-05Convert parser unit test to kotlinArne Schwabe
2018-10-02Fix some VPN Config import problem (closes #935)Arne Schwabe
2018-07-16Implement exclude routes mechanism for OpenVPN 3 core and for IPv6Arne Schwabe
closes #902
2018-05-13Fall back to normal proxy options in the config in the presence of extraArne Schwabe
http options, closes #869
2018-04-23Implement HTTP User/Password Authentication via UI (closes #861, #856)Arne Schwabe
2018-04-04Improve unit tests, fix orbot warning (closes #860)Arne Schwabe
2018-03-22Improve socks proxy handlingArne Schwabe
2018-03-15Test and fix auth-retry config feature (closes #853)Arne Schwabe
2018-03-14Tests for sock proxy supportArne Schwabe
2017-05-10Update copyrightsArne Schwabe
2016-10-03Fix http-proxy-user-pass not embedded correctly in custom options (closes #551)Arne Schwabe
2016-07-24Fix ipv6 address with two zero ranges.Arne Schwabe
2016-04-25Implement custom marschal/unmarschal for LogItem, hopefully this will fix ↵Arne Schwabe
the problems.
2016-04-12Rework log item caching, might work better or at least give a better ↵Arne Schwabe
understanding what goes wrong (closes #455)