summaryrefslogtreecommitdiff
path: root/pkg/vpn
AgeCommit message (Expand)Author
2023-03-08bug: avoid crash when gateways not initialzedmainkali kaneko (leap communications)
2023-02-21feat: add polkit agentskali kaneko (leap communications)
2022-11-08[bug] windows: add missing struct field of the launcher structjkito
2022-11-08[bug] use struct field names to initialize launcher structjkito
2022-11-08[pkg] rename launcher_osx.go to launcher_darwin.gojkito
2022-07-25[feat] private bridges via env varskali kaneko (leap communications)
2022-07-31[feat] send password to management interfacekali
2022-07-06[feat] use named pipe to launch openvpnkali
2022-06-26[feat] use obfsvpnkali kaneko (leap communications)
2022-06-15[bug] typo in --data-ciphers optionkali kaneko (leap communications)
2022-06-08[feat] dry-runkali kaneko (leap communications)
2022-06-07[feat] add ability to manually override params and gwkali kaneko (leap communications)
2022-02-28[debug] old debug loggingSam Whited
2022-02-28[style] remove redundant nil/length check on sliceSam Whited
2022-02-02[feat] expose snowflake to uikali kaneko (leap communications)
2021-12-23[ui] expose bonafide+snowflake bootstrap eventskali kaneko (leap communications)
2021-12-13[cc] standardize uakali kaneko (leap communications)
2021-12-13[bug] initialize openvpn args for obfs4kali kaneko (leap communications)
2021-12-06[pkg] transition certs for riseup cakali kaneko (leap communications)
2021-12-01[bug] clean exitkali kaneko (leap communications)
2021-11-30[feat] udp nameserverskali kaneko (leap communications)
2021-11-30[bug] let's floatkali kaneko (leap communications)
2021-11-29[feat] hook snowflake on bootstrapkali kaneko (leap communications)
2021-11-29[feat] expose snowflake in preferenceskali kaneko (leap communications)
2021-11-24[feat] enable udp only if really announcedkali kaneko (leap communications)
2021-11-24[feat] hook motd during bootstrapkali kaneko (leap communications)
2021-11-23[debug] more verbose logs about failurekali kaneko (leap communications)
2021-11-23[pkg] riseup beta providerkali kaneko (leap communications)
2021-11-23[feat] pass udp flag to bitmask-rootkali kaneko (leap communications)
2021-11-23[ui] pseudo-load based on distancekali kaneko (leap communications)
2021-11-23[ui] track failed statekali kaneko (leap communications)
2021-11-23[bug] do not use port 53 for the time beingkali kaneko (leap communications)
2021-11-23[ui] transient connecting statekali kaneko (leap communications)
2021-11-23[feat] support udp via environment variablekali kaneko (leap communications)
2021-07-12[ui] give feedback about gateway selectionkali kaneko (leap communications)
2021-06-22[bug] populate gateways early onkali kaneko (leap communications)
2021-06-22[bug] keep persist-tunkali kaneko (leap communications)
2021-06-01[feat] restrict locations to selected transportkali kaneko (leap communications)
2021-06-01[feat] obfs4 selectable from guikali kaneko (leap communications)
2021-06-01[feat] expose set transportkali kaneko (leap communications)
2021-05-17[feat] log dns lookup if first cert fetch failskali kaneko (leap communications)
2021-05-17[feat] retry if dns lookup failskali kaneko (leap communications)
2021-05-17[feat] reuse certificate if found in config folderkali kaneko (leap communications)
2021-05-17[bug] choose gw transport in the inner loopkali kaneko (leap communications)
2021-05-17[feat] store pt gateway for connection infokali kaneko (leap communications)
2021-05-04[bug] fix init crashkali kaneko (leap communications)
2021-05-04Add a proper reconnection mechanismRuben Pollan
2021-05-04Fetch the gateways from menshenRuben Pollan
2021-05-04Get the list of locations as soon as possibleRuben Pollan
2021-05-04Fix the testsRuben Pollan