index
:
wireguard-apple
am/diffable-data-source-ssid
am/toggle-on-demand-on-activation
master
rc/catalinaworkaround
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
/
WireGuard
/
ZipArchive
/
ZipArchive.swift
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
Importing: Ignore case in matching file extensions inside zip files
Roopesh Chander
1
-1
/
+2
2019-01-07
Update copyright
Jason A. Donenfeld
1
-1
/
+1
2018-12-21
Localize all the things
Roopesh Chander
1
-3
/
+3
2018-12-13
Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)
Eric Kuck
1
-1
/
+1
2018-12-12
More formatting nits and cyclomatic complexity fixes
Eric Kuck
1
-2
/
+2
2018-12-12
Tons more swiftlint warnings fixed. Still a few remaining.
Eric Kuck
1
-20
/
+11
2018-12-12
Zip importing: Handle spaces in filenames correctly
Roopesh Chander
1
-6
/
+7
2018-12-11
Error handling: alertText() can be nil
Roopesh Chander
1
-1
/
+1
2018-12-08
Zip: Fix comment
Roopesh Chander
1
-1
/
+1
2018-12-08
Zip: Increase size of buffer used to read data from the archive
Roopesh Chander
1
-1
/
+1
2018-12-07
Error handling: Use WireGuardAppError and WireGuardResult throughout the app
Roopesh Chander
1
-1
/
+12
2018-11-03
Zip archive: Handle files within folders inside the zip
Roopesh Chander
1
-4
/
+4
2018-10-30
Global: fix up captialization in headers
Jason A. Donenfeld
1
-1
/
+1
2018-10-29
Export: Exporting config files
Roopesh Chander
1
-0
/
+18
2018-10-29
Zip: Add zip file reader
Roopesh Chander
1
-0
/
+78