]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2020-04-12  Jason A. DonenfeldLocalization: Update Japanese
2020-04-11  Roopesh ChanderLocalization: macOS: Add translations for 'Edit' button
2020-04-11  Roopesh ChanderLocalization: macOS: Fix localization for 'Edit' button
2020-04-11  Roopesh ChanderLocalization: Add German translation
2020-04-11  Roopesh ChanderLocalization: Add Italian translation
2020-04-11  Roopesh ChanderLocalization: Wire up Japanese translation
2020-04-04  Jason A. Donenfeldhighlighter: insist on 256-bit keys, not 257-bit or...
2020-02-23  Eiji TaniokaJapanese Translation
2020-02-07  Andrej Mihajlovwireguard-go-bridge: use C string instead of gostring_t
2020-01-27  Jason A. DonenfeldVersion bump 0.0.20200127-17
2020-01-27  Jason A. Donenfeldwireguard-go-bridge: bump
2019-12-30  Jason A. DonenfeldUpdate repo urls
2019-11-20  Jason A. Donenfeldwireguard-go-bridge: style
2019-11-05  Jason A. DonenfeldREADME: specify required version in readme
2019-11-05  Jason A. DonenfeldVersion bump 0.0.20191105-16
2019-11-05  Roopesh Chander[REVERT ME SOON] TunnelsManager: Workaround for macOS...
2019-11-05  Jason A. Donenfeldwireguard-go-bridge: update to 1.13.4
2019-10-25  Jason A. DonenfeldUI: iOS: more dark mode fixes
2019-10-25  Jason A. Donenfeldwireguard-go-bridge: work around Go 1.13.3 regression
2019-10-15  Jason A. DonenfeldRevert "NetworkExtension: don't use exit(0) hack on...
2019-10-15  Jason A. DonenfeldVersion bump 0.0.20191015-15
2019-10-15  Jason A. DonenfeldiOS: UI: Make edit views full screen modal
2019-10-15  Jason A. DonenfeldNetworkExtension: don't use exit(0) hack on Catalina
2019-10-14  Diab NeiroukhUI: iOS: adjust colors for iOS 13
2019-10-12  Jason A. DonenfeldVersion bump 0.0.20191012-14
2019-10-12  Jason A. DonenfeldiOS: UI: abort is optimized out in release builds
2019-10-11  Jason A. DonenfeldKeychain: make verification errors only happen when...
2019-10-11  Jason A. Donenfeldui: add donation link
2019-10-08  Jason A. Donenfeldwireguard-go-bridge: reduce version checks and cleanup
2019-10-04  Jason A. Donenfeldwireguard-go-bridge: update for 1.13
2019-06-28  Jason A. DonenfeldUI: iOS: set CFBundleDisplayName to satisfy new ITMS...
2019-06-28  Jason A. DonenfeldVersion bump 0.0.20190610-13
2019-06-28  Jason A. DonenfeldWgQuickConfig: Swift treats \r\n as a single character
2019-06-28  Jason A. DonenfeldUI: macOS: Show useful error message on .conf import
2019-06-13  Roopesh ChanderiOS: Importing: If tunnelsManager isn't ready yet,...
2019-06-13  Roopesh ChandermacOS: Tunnel detail: Handle deletion outside app,...
2019-06-11  Jason A. DonenfeldTunnelsManager: store UID on macOS for keychain availab...
2019-06-10  Jason A. DonenfeldVersion bump 0.0.20190610-12
2019-06-10  Jason A. DonenfeldTunnelProvider: remove all cleverness
2019-06-09  Roopesh Chanderon-demand: iOS: Fix crash on selecting Any SSID when...
2019-06-09  Roopesh Chanderon-demand: Don't crash on encountering unexpected on...
2019-06-09  Roopesh ChandermacOS: Remove unused strings
2019-06-09  Jason A. DonenfeldVersion bump 0.0.20190609-11
2019-06-09  Jason A. DonenfeldmacOS: remove store update escape hatch
2019-06-09  Jason A. DonenfeldTunnelProvider: store the entire NWPath
2019-06-09  Jason A. DonenfeldREADME: update repo location
2019-06-06  Jason A. DonenfeldVersion bump 0.0.20190531-10
2019-06-06  Roopesh ChandermacOS: App menu > Quit shall show a prompt to quit...
2019-06-04  Roopesh ChandermacOS: Save/restore the log window's size
2019-06-04  Roopesh ChandermacOS: Log view: Allow resizing horizontally
2019-05-31  Jason A. Donenfeldgo-bridge: bump version
2019-05-31  Jason A. DonenfeldVersion bump 0.0.20190531-9
2019-05-31  Jason A. DonenfeldNetworkExtension: bump sockets on path change
2019-05-31  Roopesh ChandermacOS: Dismiss modals correctly
2019-05-31  Roopesh ChandermacOS: Update app icon
2019-05-27  Roopesh ChanderiOS: Should be able to re-show tunnel detail
2019-05-27  Roopesh ChandermacOS: Tunnel detail: No need to update runtime info...
2019-05-27  Roopesh ChandermacOS: Start refreshing runtime info in viewWillAppear...
2019-05-25  Roopesh ChandermacOS: Fix residual menu highlight on reopen
2019-05-25  Jason A. DonenfeldmacOS: do not call out to recent tunnels tracker
2019-05-25  Jason A. DonenfeldNetworkExtension: apparently the extension process...
2019-05-25  Jason A. DonenfeldNetworkExtension: use excludedRoutes instead of binding...
2019-05-25  Roopesh ChanderiOS: Should be able to call showTunnelDetail multiple...
2019-05-25  Roopesh ChanderiOS: Refactor showing of the tunnel detail
2019-05-25  Roopesh ChanderiOS: Show Home screen quick actions for recent tunnels
2019-05-25  Roopesh ChanderiOS: Keep track of most-recently-activated tunnels
2019-05-22  Roopesh ChandermacOS: Workaround for unresponsive main menu when launc...
2019-05-22  Roopesh ChandermacOS: Ignore bogus reopen because of login item helper
2019-05-22  Roopesh ChandermacOS: Workaround for unresponsive main menu after...
2019-05-22  Roopesh ChandermacOS: Ensure window is shown on app reopening
2019-05-20  Roopesh ChandermacOS: Simplify detecting the type of an Apple event
2019-05-20  Roopesh ChandermacOS: Don't show manage window when launched at login
2019-05-20  Roopesh ChandermacOS: Login item: Get helper app version from xcconfig
2019-05-20  Roopesh ChandermacOS: Login item: Fix Info.plist path
2019-05-20  Roopesh ChandermacOS: Show Manage Tunnels window on startup
2019-05-20  Roopesh ChandermacOS: Minor refactor of StatusMenuWindowDelegate
2019-05-20  Roopesh ChandermacOS: Disable 'Delete Selected' when nothing is selected
2019-05-20  Roopesh ChandermacOS: Some menu item titles are automatically inferred
2019-05-20  Roopesh ChandermacOS: Use title-style capitalization for menu items
2019-05-20  Roopesh ChandermacOS: Make it clear that status menu Quit quits the app
2019-05-20  Roopesh ChandermacOS: Quit in main menu shall just close the window
2019-05-20  Roopesh ChandermacOS: Get back removing tunnel using the Delete key
2019-05-20  Roopesh ChandermacOS: Both list and detail main menu items should...
2019-05-20  Roopesh ChandermacOS: swiftlint: Suppress incorrect warnings
2019-05-20  Roopesh ChandermacOS: Set a main menu for the app
2019-05-20  Roopesh ChandermacOS: Remove custom key event handling
2019-05-20  Roopesh ChandermacOS: Show app in dock when showing the manage tunnels...
2019-05-12  Roopesh ChandermacOS: Edit view: Save on Cmd+S
2019-05-12  Roopesh ChandermacOS: Edit view: Dismiss on Esc
2019-05-12  Roopesh ChandermacOS: Log view: Dismiss on Esc
2019-04-28  Roopesh ChanderiOS: Log view: Improve the look
2019-04-24  Jason A. Donenfeldwireguard-go-bridge: add missing format specifier for...
2019-04-23  Jason A. DonenfeldVersion bump 0.0.20190423-8
2019-04-21  Roopesh ChanderXcode: Use dwarf for debug and dwarf-with-dsym for...
2019-04-21  Roopesh ChanderSwift 5 migration: Make use of Result type
2019-04-21  Roopesh ChandermacOS: Detect when updating from the App Store
2019-04-12  Jason A. DonenfeldVersion bump 0.0.20190409-7
2019-04-10  Roopesh ChanderLog view: Don't use a global array to store log entries
2019-04-10  Roopesh ChandermacOS: Log view: Stop updating the log once the log...
2019-04-09  Jason A. DonenfeldVersion bump 0.0.20190409-6
next