index
:
wireguard-apple
am/codable-key
am/develop
am/enable-include-all-networks
am/ignore-set-network-settings-error-when-offline
am/ignore-set-network-settings-error-when-offline-alternative
am/reasserting-opt-out
am/wgkit-types-subtarget
an/shortcuts-integration
master
iOS and macOS apps for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WireGuard
/
Shared
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
ringlogger: document races
Jason A. Donenfeld
1
-0
/
+3
2019-03-17
ringlogger: support mpsc for singlefile
Jason A. Donenfeld
5
-75
/
+154
2019-03-11
wg-quick parser: trim \r as well
Jason A. Donenfeld
1
-5
/
+5
2019-02-12
Log migration of tunnel configuration
Roopesh Chander
1
-0
/
+1
2019-02-12
Don't migrate in asTunnelConfiguration()
Roopesh Chander
1
-11
/
+8
2019-02-09
Fix writing of preshared key to config format
Roopesh Chander
1
-1
/
+1
2019-02-08
Global: fix swiftlint issues
Jason A. Donenfeld
1
-3
/
+0
2019-02-08
KeyEncoding: rename file to match extension filename style
Jason A. Donenfeld
1
-0
/
+0
2019-02-08
Key: we already do len checking in C
Jason A. Donenfeld
1
-6
/
+0
2019-02-08
Key: Use C implementation instead
Jason A. Donenfeld
3
-111
/
+159
2019-02-08
Key: Constant time encoding
Jason A. Donenfeld
2
-7
/
+159
2019-02-06
PrivateDataConfirmation: prompt with touch/face/pin/password ID for viewing/exporting keys
Jason A. Donenfeld
1
-2
/
+2
2019-02-06
LegacyConfig: Remove and support plaintext for .mobileconfig
Jason A. Donenfeld
2
-205
/
+13
2019-02-06
Keychain: store configurations in keychain instead of providerConfig
Jason A. Donenfeld
4
-23
/
+171
2019-02-05
wg-quick conf parser: Handle inline comments correctly
Roopesh Chander
1
-3
/
+3
2019-01-28
Logger: Convert do-catch to try?
Roopesh Chander
1
-3
/
+2
2019-01-24
Config file parsing: Fix bug when there are comments at the end
Roopesh Chander
1
-28
/
+28
2019-01-24
Tunnel: support getting runtime configuration
Jason A. Donenfeld
2
-0
/
+5
2019-01-22
Better os() directives
Roopesh Chander
1
-1
/
+3
2019-01-14
Parsing: Always error on unrecognized keys
Roopesh Chander
1
-12
/
+10
2019-01-14
Parsing: Error on duplicate entries
Roopesh Chander
1
-2
/
+7
2019-01-14
macOS: Refactor config file parsing
Roopesh Chander
1
-26
/
+71
2019-01-14
Make app groups work on both iOS and macOS
Roopesh Chander
1
-1
/
+6
2019-01-07
Update copyright
Jason A. Donenfeld
14
-14
/
+14
2018-12-22
Don't set username on NETunnelProviderProtocol
Roopesh Chander
1
-3
/
+0
2018-12-21
All models now Equatable
Eric Kuck
6
-0
/
+75
2018-12-22
Localize remaining strings in network extension
Jason A. Donenfeld
1
-0
/
+8
2018-12-22
Move model helpers to model directory
Jason A. Donenfeld
4
-2
/
+0
2018-12-22
Move name from interface to tunnel
Jason A. Donenfeld
5
-16
/
+17
2018-12-21
Nuke trailing spaces
Jason A. Donenfeld
10
-60
/
+60
2018-12-21
providerConfiguration is now a WgQuickConfig
Eric Kuck
10
-195
/
+248
2018-12-21
All migration stuff moved to one gross file
Eric Kuck
8
-255
/
+196
2018-12-21
Simplify versioning of stored data
Jason A. Donenfeld
1
-26
/
+10
2018-12-21
Get rid of superflous isActivateOnDemandEnabled key
Jason A. Donenfeld
1
-11
/
+3
2018-12-21
Updated NETunnelProvider save format
Eric Kuck
14
-186
/
+564
2018-12-20
Enabled more swiftlint rules
Eric Kuck
1
-0
/
+1
2018-12-19
Remove non-helpful comments
Roopesh Chander
3
-6
/
+0
2018-12-19
TunnelsManager: If only Activate On Demand has changed, don't restart tunnel
Roopesh Chander
1
-0
/
+6
2018-12-19
NE: Handle bad domain names and Activate On Demand
Roopesh Chander
1
-2
/
+7
2018-12-14
Most similar views now shared between ViewControllers
Eric Kuck
1
-1
/
+1
2018-12-15
Prettier log time format
Jason A. Donenfeld
1
-9
/
+19
2018-12-14
Simplify logging tags
Jason A. Donenfeld
3
-19
/
+28
2018-12-13
Simplify filemanager extension
Jason A. Donenfeld
1
-18
/
+13
2018-12-13
Can't -> cannot
Jason A. Donenfeld
1
-5
/
+5
2018-12-14
NE: Communicate last error to app through a shared file
Roopesh Chander
1
-0
/
+12
2018-12-13
Simplify C strings
Jason A. Donenfeld
1
-13
/
+6
2018-12-13
Rewrite Logger
Jason A. Donenfeld
3
-77
/
+78
2018-12-13
Logging: Write versions from both app and extension
Roopesh Chander
1
-0
/
+10
2018-12-13
Logging: file_log doesn't need the message type
Roopesh Chander
1
-3
/
+3
2018-12-13
Logging: Tag the entries in the merged log
Roopesh Chander
3
-6
/
+13
[next]