index
:
ics_openvpn.git
bitmask
master
new_master
no_opevpn3
[ics_openvpn]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
src
/
test
Age
Commit message (
Collapse
)
Author
2021-10-25
Leave 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-03
Move Ui specific unit tests to Ui specific test file
Arne Schwabe
2021-10-01
Implement using compat-mode
Arne Schwabe
2021-02-16
Implement UI support for --peer-fingerprint
Arne Schwabe
2020-09-14
Include --cipher into --data-ciphers for the sake of compatibility
Arne Schwabe
2020-07-31
Small fixes
Arne Schwabe
2020-05-19
Update test dependencies
Arne Schwabe
2020-05-18
Fix tls-cryptv2 profile generation
Arne Schwabe
2019-12-31
Add test for issue #1124
Arne Schwabe
2019-10-28
Fix issue with setting static keys
Arne Schwabe
2019-02-05
Convert parser unit test to kotlin
Arne Schwabe
2018-10-02
Fix some VPN Config import problem (closes #935)
Arne Schwabe
2018-07-16
Implement exclude routes mechanism for OpenVPN 3 core and for IPv6
Arne Schwabe
closes #902
2018-05-13
Fall back to normal proxy options in the config in the presence of extra
Arne Schwabe
http options, closes #869
2018-04-23
Implement HTTP User/Password Authentication via UI (closes #861, #856)
Arne Schwabe
2018-04-04
Improve unit tests, fix orbot warning (closes #860)
Arne Schwabe
2018-03-22
Improve socks proxy handling
Arne Schwabe
2018-03-15
Test and fix auth-retry config feature (closes #853)
Arne Schwabe
2018-03-14
Tests for sock proxy support
Arne Schwabe
2017-05-10
Update copyrights
Arne Schwabe
2016-10-03
Fix http-proxy-user-pass not embedded correctly in custom options (closes #551)
Arne Schwabe
2016-07-24
Fix ipv6 address with two zero ranges.
Arne Schwabe
2016-04-25
Implement custom marschal/unmarschal for LogItem, hopefully this will fix ↵
Arne Schwabe
the problems.
2016-04-12
Rework log item caching, might work better or at least give a better ↵
Arne Schwabe
understanding what goes wrong (closes #455)