| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-08 | bug: avoid crash when gateways not initialzedmain | kali kaneko (leap communications) | |
| fix also wrong call to sort by tz - should prefer menshen. | |||
| 2023-02-21 | bug: increment counter | Kikki | |
| 2023-02-21 | feat: add polkit agents | kali kaneko (leap communications) | |
| As reported by Nilesh Patra. - Closes: #723 | |||
| 2023-02-15 | headless mode stub | atanarjuat | |
| 2022-11-08 | [bug] windows: add missing struct field of the launcher struct | jkito | |
| 2022-11-08 | [bug] use struct field names to initialize launcher struct | jkito | |
| since the no of values are not the same as the number of fields we need to mention the names | |||
| 2022-11-08 | [pkg] rename launcher_osx.go to launcher_darwin.go | jkito | |
| newer go compilers looks for darwin as the go:build tag to identify macOS specific code files | |||
| 2022-08-15 | [bug] bitmask-root needs to allow management password file | kali kaneko (leap communications) | |
| 2022-07-25 | [feat] private bridges via env vars | kali kaneko (leap communications) | |
| 2022-07-31 | [feat] send password to management interface | kali | |
| - Resolves: #104 | |||
| 2022-07-06 | [feat] use named pipe to launch openvpn | kali | |
| - Resolves: #339 | |||
| 2022-06-26 | [feat] use obfsvpn | kali kaneko (leap communications) | |
| 2022-06-15 | [feat] upgrade tls-min to 1.2 in bitmask-root | kali kaneko (leap communications) | |
| 2022-06-15 | [bug] typo in --data-ciphers option | kali kaneko (leap communications) | |
| 2022-06-08 | [feat] dry-run | kali kaneko (leap communications) | |
| 2022-06-08 | [pkg] allow colon in tls-ciphers | kali kaneko (leap communications) | |
| 2022-06-07 | [feat] add ability to manually override params and gw | kali kaneko (leap communications) | |
| 2022-03-15 | Remove dependency on statik and use go:embed | Sam Whited | |
| This removes a dependency by using the built-in go:embed functionality introduce in Go 1.16 instead of statik for embedding files. This means that Go 1.16+ would now be required to build the VPN. Signed-off-by: Sam Whited <sam@samwhited.com> | |||
| 2022-02-28 | [debug] old debug logging | Sam Whited | |
| kali was sloppy leaving that there | |||
| 2022-02-28 | [style] remove redundant nil/length check on slice | Sam Whited | |
| Nil slices are valid slices of length 0, so the nil check is not needed. Signed-off-by: Sam Whited <sam@samwhited.com> | |||
| 2022-02-02 | [feat] expose snowflake to ui | kali kaneko (leap communications) | |
| 2021-12-23 | [ui] expose bonafide+snowflake bootstrap events | kali kaneko (leap communications) | |
| 2021-12-16 | [bug] fix osx quits from app menu and dock | kali kaneko (leap communications) | |
| aboutToQuit let us catch Quits coming from the osx menu or the dock. | |||
| 2021-12-15 | [pkg] fix calyx build for osx | kali | |
| - binary name is different in the osx bundle, theme won't load - calyx is not ready for tls 1.2 yet | |||
| 2021-12-14 | [pkg] bump version | kali kaneko (leap communications) | |
| 2021-12-13 | [cc] standardize ua | kali kaneko (leap communications) | |
| 2021-12-13 | [bug] initialize openvpn args for obfs4 | kali kaneko (leap communications) | |
| 2021-12-08 | [bug] panic no more | kali kaneko (leap communications) | |
| 2021-12-06 | [pkg] transition certs for riseup ca | kali kaneko (leap communications) | |
| 2021-12-01 | [feat] disable autostart | kali kaneko (leap communications) | |
| we've agreed that the autostart behaviour can be unexpected; we'll expose the ability under preferences (it can be controlled via cli right now). | |||
| 2021-12-01 | [bug] clean exit | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] avoid location corner case | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] initialize bitmask with persisted udp option | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] version check in osx | kali kaneko (leap communications) | |
| 2021-11-30 | [feat] udp nameservers | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] allow routing to be passed | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] validate ips | kali kaneko (leap communications) | |
| 2021-11-30 | [bug] let's float | kali kaneko (leap communications) | |
| 2021-11-29 | [ui] style help links | kali kaneko (leap communications) | |
| 2021-11-29 | [feat] snowflake client support | kali kaneko (leap communications) | |
| 2021-11-29 | [feat] hook snowflake on bootstrap | kali kaneko (leap communications) | |
| 2021-11-29 | [gui] motd | kali kaneko (leap communications) | |
| 2021-11-29 | [feat] expose snowflake in preferences | kali kaneko (leap communications) | |
| it will be disabled if Tor not present, for now | |||
| 2021-11-24 | [feat] enable udp only if really announced | kali kaneko (leap communications) | |
| 2021-11-24 | [feat] hook motd during bootstrap | kali kaneko (leap communications) | |
| some refactor, plus fix docs | |||
| 2021-11-23 | [pkg] add providers.json, fix build | kali kaneko (leap communications) | |
| 2021-11-23 | [pkg] allow multi-provider | kali kaneko (leap communications) | |
| 2021-11-23 | [debug] more verbose logs about failure | kali kaneko (leap communications) | |
| 2021-11-23 | [feat] simple update check | kali kaneko (leap communications) | |
| 2021-11-23 | [pkg] riseup beta provider | kali kaneko (leap communications) | |
