]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2019-03-28  Roopesh ChandermacOS: Ability to view the log
2019-03-27  Roopesh ChanderAdd LogViewHelper
2019-03-22  Roopesh ChandermacOS: Syntax highlighter: Free spans array
2019-03-22  Roopesh ChandermacOS: Hide exclude private IPs when PrivateKey / Publi...
2019-03-22  Roopesh ChandermacOS: Syntax highlighter: Swift can bridge c strings...
2019-03-22  Roopesh ChandermacOS: On Add new, Exclude Private IPs should remain...
2019-03-20  Roopesh ChanderXcode: iOS: Remove armv7 as 'Required device capabilities'
2019-03-20  Jason A. DonenfeldmacOS: Privacy notice is provided by system dialogs
2019-03-20  Jason A. DonenfeldmacOS: Login item: Add a simple login item
2019-03-19  Jason A. DonenfeldVersion bump 0.0.20190319-5
2019-03-19  Jason A. Donenfeldwireguard-go-bridge: do not use getdirentries64 on...
2019-03-19  Roopesh ChanderiOS: Delete confirmation prompt should be a question
2019-03-19  Roopesh ChandermacOS: Add 'Deactivate' status menu item
2019-03-19  Jason A. DonenfeldVersion: CFBundleVersion must always increase for macOS... 0.0.20190319-4
2019-03-19  Jason A. DonenfeldSwiftlint: variable_name -> identifier_name
2019-03-19  Jason A. DonenfeldVersion bump 0.0.20190319-1
2019-03-19  Jason A. Donenfeldmacos: TunnelsList: set allowsEmptySelection after...
2019-03-18  Roopesh ChanderiOS: Consolidate all showConfirmationAlert()s into...
2019-03-18  Roopesh ChanderiOS: Tunnels list: Ability to remove multiple tunnels...
2019-03-18  Roopesh ChanderiOS: Tunnel edit: Add missing enum values
2019-03-18  Roopesh ChandermacOS: ButtonedDetailViewController: Set min dimensions
2019-03-18  Jason A. Donenfeldringlogger: document races
2019-03-18  Roopesh ChandermacOS: Tunnels list: Double-click to activate / deactivate
2019-03-18  Roopesh ChandermacOS: Tunnels list: Don't allow empty selection
2019-03-18  Roopesh Chanderon-demand: macOS: Remove unused class ControlRow
2019-03-18  Roopesh Chanderon-demand: macOS: Integrate Ethernet and Wi-Fi controls...
2019-03-18  Roopesh Chanderon-demand: View model should account for isActivateOnDe...
2019-03-18  Roopesh Chanderon-demand: macOS: Disable SSIDs field when adding a...
2019-03-18  Roopesh Chanderon-demand: iOS: Disable selection in SSID detail table...
2019-03-18  Roopesh Chanderon-demand: macOS: Remove unused class PopupRow
2019-03-18  Roopesh Chanderon-demand: macOS: Auto-complete SSIDs based on currentl...
2019-03-18  Roopesh Chanderon-demand: iOS: Change wording for add-SSIDs rows
2019-03-18  Roopesh Chanderon-demand: "Only selected SSIDs" -> "Only these SSIDs"
2019-03-18  Roopesh Chanderon-demand: macOS: Tunnel detail: List SSIDs
2019-03-18  Roopesh Chanderon-demand: iOS: Only n SSIDs / Except m SSIDs
2019-03-18  Roopesh Chanderon-demand: iOS: Show list of SSIDs in a separate screen
2019-03-18  Roopesh Chanderon-demand: iOS: SSIDs view: Always show the selected...
2019-03-18  Roopesh Chanderon-demand: Remove ActivateOnDemandSetting type
2019-03-18  Roopesh Chanderon-demand: TunnelViewModel: Remove unused on-demand...
2019-03-18  Roopesh Chanderon-demand: macOS: Tunnel detail: Show SSID info
2019-03-18  Roopesh Chanderon-demand: iOS: Update on-demand info shown in tunnel...
2019-03-18  Roopesh Chanderon-demand: ActivateOnDemandViewModel: Uniquify SSIDs...
2019-03-18  Roopesh Chanderon-demand: macOS: Support SSIDs in on demand activation
2019-03-18  Roopesh Chanderon-demand: iOS: Tunnel detail: Show SSID info
2019-03-18  Roopesh Chanderon-demand: iOS: Add ability to add current SSID
2019-03-18  Roopesh Chanderon-demand: iOS: Xcode: Add ability to access current...
2019-03-18  Roopesh Chanderon-demand: iOS: Support for SSIDs
2019-03-18  Roopesh Chanderon-demand: Introducing ActivateOnDemandViewModel
2019-03-18  Roopesh Chanderon-demand: Infrastructure for supporting SSID-based...
2019-03-18  Roopesh Chanderon-demand: Simplify OS-specific code for interface...
2019-03-18  Roopesh ChandermacOS: Localize tooltips
2019-03-18  Roopesh ChandermacOS: Tunnel detail: Make the Activate button part...
2019-03-18  Roopesh ChandermacOS: Nullify observationToken on prepareForReuse()
2019-03-18  Jason A. DonenfeldTunnelName: sort correctly with numbers and capitals
2019-03-17  Jason A. Donenfeldringlogger: support mpsc for singlefile
2019-03-16  Roopesh ChandermacOS: Tunnel detail: Activate / Deactivate is now...
2019-03-16  Roopesh ChandermacOS: Tunnel detail: Show the status in the list view
2019-03-16  Roopesh ChandermacOS: KeyValueImageRow class
2019-03-12  Jason A. Donenfeldwireguard-go-bridge: update deps
2019-03-11  Jason A. Donenfeldwg-quick parser: trim \r as well
2019-03-11  Roopesh ChanderTunnelsManager: Don't restart if only on-demand setting...
2019-03-10  Roopesh ChandermacOS: Ability to remove multiple tunnels at a time
2019-03-10  Roopesh ChanderTunnelsManager: Support for removing multiple tunnels...
2019-03-10  Roopesh ChandermacOS: Generalize NoTunnelsDetailVC into a ButtonedDetailVC
2019-03-08  Jason A. Donenfeldwireguard-go-bridge: use system go installation
2019-03-05  Roopesh ChanderImporting: Only the main thread shall access lastFileIm...
2019-03-05  Roopesh ChanderImporting: Make use of lastError returned from TunnelsM...
2019-03-05  Roopesh ChanderTunnelsManager: addMultiple() should also return the...
2019-03-04  Roopesh ChanderImporting: Simplify TunnelImporter
2019-03-03  Jason A. Donenfeldwireguard-go-bridge: use go modules
2019-02-27  Jason A. Donenfeldwireguard-go-bridge: update to Go 1.12
2019-02-25  Roopesh ChanderImporting: macOS: Support importing of multiple files...
2019-02-25  Roopesh ChanderImporting: Use case-insensitive comparison for zip...
2019-02-24  Roopesh ChanderiOS: Hack to restart active tunnel after adding a new...
2019-02-24  Roopesh ChanderImporting: Show OS error when unable to open a .conf...
2019-02-24  Roopesh ChandermacOS: Tunnel edit: Disable user interaction when OS...
2019-02-24  Roopesh ChandermacOS: Tunnel edit: s/populateTextFields()/populateFiel...
2019-02-22  Roopesh ChandermacOS: When programmatically selecting a tunnel, also...
2019-02-22  Roopesh ChandermacOS: Replace NSSegmentedControl with NSPopUpButton...
2019-02-22  Roopesh ChanderImporting: Give a clearer error message on importing...
2019-02-22  Roopesh ChandermacOS: Show 'quitting with active tunnel' only when...
2019-02-21  Roopesh ChandermacOS: Fix removal of DNSes from AllowedIPs when DNS...
2019-02-21  Roopesh ChanderiOS: On changing DNS, update AllowedIPs with the curren...
2019-02-21  Roopesh ChandermacOS: On saving, update AllowedIPs with the current...
2019-02-21  Roopesh ChanderImporting: Better error message when .conf file is...
2019-02-19  Jason A. DonenfeldmacOS: Specify crypto compliance
2019-02-16  Roopesh ChanderTunnelViewModel: Remove DNS from AllowedIPs when unchec...
2019-02-16  Roopesh ChandermacOS: Exclude private IPs
2019-02-16  Roopesh ChanderTunnelViewModel: Minor refactoring of exclude private...
2019-02-16  Jason A. DonenfeldConfTextStorage: lowercase only once
2019-02-15  Roopesh ChanderConfTextStorage: Let's keep the AllowedIPs and DNS...
2019-02-15  Roopesh ChanderConfTextStorage: Make fieldType an enum
2019-02-15  Jason A. DonenfeldConfTextStorage: keep track of single peer state for...
2019-02-15  Roopesh ChandermacOS: Tunnel detail: Set min width/height
2019-02-15  Roopesh ChandermacOS: Tunnels list: Use constant width for the table...
2019-02-15  Roopesh Chander.mobileconfig: fix lists
2019-02-15  Jason A. DonenfeldREADME: supports macOS
2019-02-15  Jason A. DonenfeldREADME: recursive cloning
2019-02-15  Jason A. DonenfeldREADME: Xcode has a lowercase 'c'
2019-02-15  Jason A. DonenfeldmacOS: Show privacy notice on adding first tunnel 0.0.20190207-3
next