Harsh Shandilya
|
4671f59c67
|
android: Cleanup classes
- Use final modifer wherever possible
- Use try-with-resources for input/output streams
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2018-06-02 19:14:56 +02:00 |
|
Jason A. Donenfeld
|
f77eac6796
|
global: fix up copyrights
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2018-05-03 19:15:09 -05:00 |
|
Samuel Holland
|
aa92c4a9d5
|
global: Add or update copyright headers in Java code
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-05-02 10:31:25 -05:00 |
|
Samuel Holland
|
c683d23125
|
FileConfigStore: Warn for deletion failure in exception path
There's nothing we can do about it at this point; we're already rolling
back changes.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-18 04:12:54 -06:00 |
|
Jason A. Donenfeld
|
7a618c1463
|
FileConfigStore: cleanup on rename problem
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2018-01-10 23:26:12 +01:00 |
|
Samuel Holland
|
951afaa9b2
|
ConfigStore: Add a rename method and implement it
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-10 00:01:52 -06:00 |
|
Samuel Holland
|
5ce7eba2bf
|
FileConfigStore: Simplify error handling
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-09 23:57:15 -06:00 |
|
Samuel Holland
|
daacc06a0d
|
global: Clean up error logging
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-09 09:37:49 -06:00 |
|
Samuel Holland
|
4f02817ef0
|
global: Fix or suppress most lints/warnings
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-08 23:39:26 -06:00 |
|
Jason A. Donenfeld
|
7645ea15c4
|
global: Prefix tags with WireGuard/
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2018-01-08 20:29:51 +01:00 |
|
Samuel Holland
|
16c0b5b15a
|
FileConfigStore: Move function returns outside try blocks
This makes more clear what things can throw exceptions, and the
functions' control flow.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-07 20:33:39 -06:00 |
|
Samuel Holland
|
be8b6017d5
|
Make TunnelManager the point of asynchronicity
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-07 00:24:56 -06:00 |
|
Samuel Holland
|
609194fae2
|
Serviceless rewrite, part 1
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
2018-01-06 04:09:29 -06:00 |
|