]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2018-12-22  Jason A. DonenfeldDo not set copyable back to true on reuse
2018-12-21  Jason A. DonenfeldMove name from interface to tunnel
2018-12-21  Jason A. DonenfeldFix paren typo
2018-12-21  Jason A. DonenfeldNuke trailing spaces
2018-12-21  Eric KuckproviderConfiguration is now a WgQuickConfig
2018-12-21  Jason A. DonenfeldDo not require NetworkExtension to know its own name
2018-12-21  Eric KuckAll migration stuff moved to one gross file
2018-12-21  Jason A. DonenfeldSimplify versioning of stored data
2018-12-21  Jason A. DonenfeldGet rid of superflous isActivateOnDemandEnabled key
2018-12-21  Eric KuckUpdated NETunnelProvider save format
2018-12-21  Jason A. DonenfeldNE: simplify logic
2018-12-21  Roopesh ChanderNE: Simplify DNS resolution
2018-12-21  Roopesh ChanderLocalize all the things
2018-12-21  Roopesh ChanderTunnel detail: iPad: Handle deletion of tunnel correctly
2018-12-21  Roopesh ChanderNE: Update listen port only when first interface changes
2018-12-21  Roopesh ChanderNE: Change handling of bad domain names and Activate...
2018-12-20  Eric KuckAdded missing param in MockTunnels
2018-12-20  Jason A. Donenfeldwireguard-go-bridge: SDK_DIR is not defined for simulator
2018-12-20  Eric KuckEnabled more swiftlint rules
2018-12-20  Eric KuckAdded a String->[String] helper
2018-12-20  Roopesh ChanderTunnelErrors: Remove unused error
2018-12-19  Roopesh ChanderTunnel edit: init() need not take a tunnelConfiguration...
2018-12-19  Roopesh ChanderNE: Log whether tunnel was activated from the app or not
2018-12-19  Roopesh ChanderRemove non-helpful comments
2018-12-19  Roopesh ChanderTunnel edit: Fix comment
2018-12-19  Roopesh ChanderTunnelsManager: If only Activate On Demand has changed...
2018-12-19  Roopesh ChanderNE: Handle bad domain names and Activate On Demand
2018-12-19  Roopesh ChanderNE: No need for two startTunnel() methods
2018-12-19  Roopesh ChanderTunnelsManager: Handle waiting on a stale tunnel
2018-12-18  Roopesh ChanderRemove buttons and text from LaunchScreen.storyboard
2018-12-18  Roopesh Chanders/Observervation/Observation/g;
2018-12-18  Roopesh ChanderTunnel detail: Update restorationIdentifier when tunnel...
2018-12-18  Roopesh ChanderTunnelsManager: Add periods to end the system error...
2018-12-17  Roopesh ChanderError handling: Add info on the underlying system error...
2018-12-17  Jason A. DonenfeldVersion bump 0.0.20181104-7
2018-12-17  Eric KuckGot TunnelsManager back under the max file length by...
2018-12-17  Eric KuckPotential fix for insertRowAtIndexPath crash
2018-12-16  Jason A. DonenfeldMore proper way to get sdk root directory
2018-12-16  Jason A. DonenfeldFurther generalize makefile
2018-12-16  Jason A. DonenfeldBump the go runtime
2018-12-16  Jason A. DonenfeldImprove mock tunnels generation
2018-12-15  Roopesh ChanderProvide mock tunnels for the Simulator
2018-12-15  Jason A. DonenfeldNuke duplicate file
2018-12-15  Jason A. DonenfeldBump the go runtime
2018-12-15  Jason A. DonenfeldVersion bump 0.0.20181104-6
2018-12-15  Eric KuckFixed editable KeyValueCells being copyable
2018-12-15  Jason A. DonenfeldFix confusing indentation
2018-12-15  Eric KuckKeyValueCells now share code
2018-12-14  Eric KuckReorganized project structure
2018-12-14  Eric KuckMost similar views now shared between ViewControllers
2018-12-14  Jason A. DonenfeldPrettier log time format
2018-12-14  Jason A. DonenfeldSimplify logging tags
2018-12-14  Roopesh ChanderFix tunnel remaining in 'Activating' state
2018-12-14  Roopesh ChanderFix status switch weird state after an error occurs
2018-12-13  Jason A. DonenfeldDeduplicate functions
2018-12-13  Jason A. DonenfeldSimplify filemanager extension
2018-12-13  Jason A. DonenfeldCan't -> cannot
2018-12-13  Roopesh ChanderNE: Communicate last error to app through a shared...
2018-12-13  Roopesh ChanderTunnelsManager: startActivation() need not take a tunne...
2018-12-13  Jason A. DonenfeldLocalize swiftlint
2018-12-13  Eric KuckReorganized ViewControllers (split out UIViews and...
2018-12-13  Jason A. DonenfeldAvoid escaping heap allocation
2018-12-13  Jason A. DonenfeldTidy up str to gostr conversion
2018-12-13  Roopesh ChanderTunnelsManager: Remove mentions of 'internal error'
2018-12-13  Roopesh ChanderTunnelsManager: Ask to check Internet connectivity...
2018-12-13  Roopesh ChanderRemove unused code: InternetReachability
2018-12-13  Roopesh ChanderTunnelsManager: Remove unused variable
2018-12-13  Roopesh ChanderTunnelsManager: Remove assert
2018-12-13  Jason A. DonenfeldSimplify C strings
2018-12-13  Roopesh ChanderTunnelsManager: Fix race between multiple startActivati...
2018-12-13  Roopesh ChanderTunnelsManager: Reintroduce waiting for another tunnel...
2018-12-13  Jason A. DonenfeldRewrite Logger
2018-12-13  Eric KuckMore reliable logo sizing
2018-12-13  Roopesh ChanderTunnelsManager: Report activation errors through the...
2018-12-13  Roopesh ChanderLogging: Write versions from both app and extension
2018-12-13  Roopesh ChanderLogging: file_log doesn't need the message type
2018-12-13  Roopesh ChanderLogging: Tag the entries in the merged log
2018-12-13  Roopesh ChanderLogging: Use ringlogger for logging from the app
2018-12-13  Roopesh ChanderLogging: ringlogger.c: Trim trailing newlines
2018-12-13  Roopesh ChanderLogging: Use ringlogger for logging from the extension
2018-12-13  Roopesh ChanderAvoid using 'VPN' in code where possible
2018-12-13  Roopesh Chandermv WireGuard/WireGuard/VPN/ WireGuard/WireGuard/Tunnel/
2018-12-13  Jason A. DonenfeldCommit untested ringlogger code
2018-12-13  Jason A. DonenfeldRemove useless whitespace
2018-12-13  Jason A. DonenfeldSettings: better padding calculation
2018-12-13  Eric KuckFixed hacky logo display for settings
2018-12-13  Eric KuckMore formatting nits and cyclomatic complexity fixes
2018-12-12  Eric KuckMore linter warnings fixed, enabled more swiftlint...
2018-12-12  Eric KuckTons more swiftlint warnings fixed. Still a few remaining.
2018-12-12  Eric KuckAdded swiftlint and fixed all errors (and a bunch,...
2018-12-12  Roopesh ChanderZip importing: importFromFile should take a completionH...
2018-12-12  Roopesh ChanderErrorPresenter: Support onPresented for showErrorAlert...
2018-12-12  Roopesh ChanderZip importing: Handle spaces in filenames correctly
2018-12-12  Jason A. DonenfeldSupply missing pieces of path change
2018-12-11  Eric KuckFixed a potential race condition, better naming on...
2018-12-11  Eric KuckAdded an (unfinished) NWPathMonitor implementation...
2018-12-11  Jason A. DonenfeldRevert pure-go network monitoring and add wgSetConfig
2018-12-11  Roopesh ChanderState restoration: Don't create duplicate mainVC and...
2018-12-10  Roopesh ChanderTunnelsManager: Error out only on no-internet scenario
2018-12-10  Roopesh ChanderRemove the feature of waiting for another tunnel to...
next