| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-28 | Update IPv6 redact regex to not redact time, and optimize the run time | Erik Larkö | 2 | -25/+35 | |
| 2017-11-28 | Merge branch 'redact-ips-and-mac' | Erik Larkö | 4 | -11/+158 | |
| 2017-11-27 | Make sure the OpenVPN log file is readable by non-root users | Erik Larkö | 2 | -2/+10 | |
| When OpenVPN creates it's log file it is only readable by root. When we then want to collect this log file in the problem report we do not want to be root. If OpenVPN on the other hand is told to log to a file that already exists it doesn't change the permissions of that file. So here we create the log file with permissions that work for us before OpenVPN has the chance to create it itself. | |||||
| 2017-11-24 | Redact IPs and MAC from logs | Erik Larkö | 3 | -11/+150 | |
| 2017-11-23 | Merge branch 'use-relay-selector' | Linus Färnstrand | 12 | -254/+829 | |
| 2017-11-21 | Snake case LocationConstraint | Linus Färnstrand | 2 | -2/+5 | |
| 2017-11-20 | Serialize TunnelParameters correctly | Linus Färnstrand | 1 | -2/+2 | |
| 2017-11-20 | Accept that RelayConstrainstUpdate fields are missing | Linus Färnstrand | 1 | -0/+1 | |
| 2017-11-20 | Rename GetIp -> GetPublicIp | Linus Färnstrand | 2 | -3/+4 | |
| 2017-11-17 | Merge branch 'account-history' | Andrej Mihajlov | 4 | -11/+176 | |
| 2017-11-17 | Add remove_account_from_history RPC call | Andrej Mihajlov | 1 | -1/+27 | |
| 2017-11-17 | Add get_account_history RPC call | Andrej Mihajlov | 1 | -2/+34 | |
| 2017-11-17 | Add account history | Andrej Mihajlov | 3 | -9/+116 | |
| 2017-11-17 | Fix documentation wording | Linus Färnstrand | 1 | -1/+1 | |
| 2017-11-17 | Add separate command to list relays | Linus Färnstrand | 2 | -0/+33 | |
| 2017-11-17 | Add location and IP to CLI status command | Linus Färnstrand | 1 | -0/+15 | |
| 2017-11-17 | Use new relay constraints and relay selector | Linus Färnstrand | 4 | -138/+169 | |
| 2017-11-17 | Remove unused connect() helper methods | Linus Färnstrand | 1 | -14/+0 | |
| 2017-11-17 | Add RelaySelector module and struct | Linus Färnstrand | 1 | -0/+330 | |
| 2017-11-17 | Update relay constraints to contain location etc | Linus Färnstrand | 3 | -103/+278 | |
| 2017-11-14 | Merge branch 'relay-list' | Linus Färnstrand | 10 | -87/+127 | |
| 2017-11-14 | Adapt to intermediate solution | Linus Färnstrand | 3 | -12/+10 | |
| 2017-11-14 | Add RelayListProxy RPC struct | Linus Färnstrand | 2 | -0/+18 | |
| 2017-11-14 | Add RelayList and adapt surrounding types | Linus Färnstrand | 5 | -75/+99 | |
| 2017-11-14 | Merge branch 'generalize-resource-dir' | Linus Färnstrand | 3 | -73/+106 | |
| 2017-11-14 | Update TunnelParameters docs | Linus Färnstrand | 1 | -3/+3 | |
| 2017-11-14 | Rename TunnelEndpointData to TunnelParameters | Linus Färnstrand | 3 | -17/+17 | |
| 2017-11-14 | Extract logging time format string to constant | Linus Färnstrand | 1 | -2/+4 | |
| 2017-11-14 | rustfmt | Linus Färnstrand | 1 | -7/+4 | |
| 2017-11-14 | Adapt get_openvpn_relay to new TunnelEndpoint | Linus Färnstrand | 1 | -2/+9 | |
| 2017-11-14 | Change TunnelEndpoint to another design | Linus Färnstrand | 2 | -18/+50 | |
| 2017-11-14 | Move finding resource dir to top | Linus Färnstrand | 2 | -50/+45 | |
| 2017-11-14 | Merge branch 'upgrade-pfctl' | Linus Färnstrand | 2 | -375/+316 | |
| 2017-11-14 | Upgrade dependencies | Linus Färnstrand | 1 | -261/+305 | |
| 2017-11-13 | Update pfctl to version with bindgen 0.31 | Linus Färnstrand | 2 | -114/+11 | |
| 2017-11-13 | Merge branch 'introduce-tunnelendpoint' | Linus Färnstrand | 3 | -16/+51 | |
| 2017-11-13 | Adapt daemon to TunnelEndpoint | Linus Färnstrand | 1 | -13/+18 | |
| 2017-11-13 | Add TunnelEndpoint type | Linus Färnstrand | 2 | -3/+33 | |
| 2017-11-13 | Merge branch 'problem-report-limits' | Erik Larkö | 1 | -3/+3 | |
| 2017-11-13 | Reduce the size limit of the problem report to around 2mb | Erik Larkö | 1 | -3/+3 | |
| 2017-11-10 | Merge branch 'hard-coded-server-list' | Erik Larkö | 1 | -5/+5 | |
| 2017-11-10 | Update the hard coded server list | Erik Larkö | 1 | -5/+5 | |
| 2017-11-09 | Moved the changelog items from unreleased to beta 6 | Erik Larkö | 1 | -1/+1 | |
| 2017-11-08 | Merge branch 'update-changelog' | Linus Färnstrand | 1 | -2/+15 | |
| 2017-11-08 | Update changelog with beta6 changes | Linus Färnstrand | 1 | -2/+15 | |
| 2017-11-08 | Merge branch 'censor-problem-report-logs' | Linus Färnstrand | 6 | -42/+74 | |
| 2017-11-08 | Update changelog | Linus Färnstrand | 1 | -0/+1 | |
| 2017-11-08 | Rename problem report censoring term to "redact" | Linus Färnstrand | 1 | -14/+19 | |
| 2017-11-08 | rustfmt after 0.2.15 upgrade | Linus Färnstrand | 3 | -25/+25 | |
| 2017-11-08 | Upgrade rustfmt to 0.2.15 | Linus Färnstrand | 1 | -1/+1 | |
