]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2018-10-28  Roopesh ChanderZip: Add code from the minizip project
2018-10-28  Roopesh ChanderQR code: Save the scanned tunnel
2018-10-28  Jeroen LeenartsQR code: Ask for title when scanning a QR code
2018-10-28  Roopesh ChanderQR code: Minor refactoring
2018-10-28  Jeroen LeenartsQR code: Support some form of rotation.
2018-10-28  Jeroen LeenartsQR code: Make sure correct layering is used to make...
2018-10-28  Roopesh ChanderQR code: Integrate Eric's QR code scanner
2018-10-28  Roopesh ChanderInfo.plist: Indicate that the app shall use the camera
2018-10-28  Roopesh ChanderTunnels list: Need to pass in a name to the parser
2018-10-28  Roopesh ChanderRevert "Parser: Interface name can be added after parsing"
2018-10-28  Eric KuckQR code: Ability to add tunnels with a QR code scan
2018-10-28  Roopesh ChanderModel: Ensure name is not empty
2018-10-28  Roopesh ChanderVPN: A tunnel may be already active on app startup
2018-10-28  Roopesh ChanderVPN: Remove ability to deactivate the tunnel while...
2018-10-28  Roopesh ChanderVPN: DNSResolver: Resolve multiple endpoints in parallel
2018-10-28  Roopesh ChanderTunnels list: Add a switch and an activity indicator...
2018-10-28  Roopesh ChanderVPN: Save the tunnel name when modifying a tunnel
2018-10-28  Roopesh ChanderTunnel detail: For now, don't allow cancelling when...
2018-10-28  Roopesh ChanderVPN: Cleaner derivation of subnet mask from CIDR networ...
2018-10-27  Roopesh ChanderTunnel detail: The tableView should have selection...
2018-10-27  Roopesh ChanderVPN: Better error and status handling
2018-10-27  Roopesh ChanderXcode: Disable bitcode
2018-10-27  Roopesh ChanderVPN: Bring up the tunnel
2018-10-27  Roopesh ChanderXcode: Make Xcode build libwg-go.a automatically
2018-10-27  Roopesh ChanderVPN: Fix DNS resolution API
2018-10-27  Roopesh ChanderNE: Add bridging header
2018-10-27  Roopesh ChanderNE: Remove entitlements we don't need for now
2018-10-27  Roopesh Chanderwireguard-go: Upgrade submodule to version 0.0.20181018
2018-10-27  Roopesh ChanderNE: Include the network extension in the project
2018-10-27  Roopesh ChanderVPN: Perform DNS resolution before starting the tunnel
2018-10-27  Roopesh ChanderTunnel detail: Account for status section in peer index...
2018-10-27  Roopesh ChanderVPN: DNSResolver: A class that does DNS resolution...
2018-10-27  Roopesh ChanderTunnel detail: UI for activating and deactivating a...
2018-10-27  Roopesh ChanderVPN: Activating, deactivating and tracking the status
2018-10-27  Roopesh ChanderTunnel detail: Fix comment
2018-10-27  Roopesh ChanderModel: Add a version number to the tunnel
2018-10-27  Roopesh ChanderVPN: Adding, modifying and deleting actual NETunnelProv...
2018-10-27  Roopesh ChanderImport: Support for importing a config file from file...
2018-10-27  Roopesh ChanderiPad: Fix modal presentation style
2018-10-27  Roopesh ChanderiPad: Make sure the navigation bar is visible in the...
2018-10-27  Roopesh ChanderTunnel editing: Delegate should also report when editin...
2018-10-27  Roopesh ChanderImport: Support for opening a .conf file in the app
2018-10-27  Roopesh ChanderTunnel editing: Separate init for creation and modification
2018-10-27  Roopesh ChanderParser: Interface name can be added after parsing
2018-10-27  Roopesh ChanderModel: Allow creating an interface with empty name
2018-10-27  Roopesh ChanderInfo.plist: support for opening wg-quick config (.conf...
2018-10-27  Roopesh ChanderInfo.plist: Export the config file type declaration
2018-10-27  Roopesh ChanderConfig file: Parsing a wg-quick config file
2018-10-27  Roopesh ChanderModel: MTU should be a 16-bit integer
2018-10-27  Roopesh ChanderVPN: Tunnel container shall provide direct access to...
2018-10-27  Roopesh ChanderTunnel editing: Modifying a tunnel configuration
2018-10-27  Roopesh ChanderTunnel creation: After saving the new tunnel, show...
2018-10-27  Roopesh ChanderTunnel detail: Don't show fields that have empty value
2018-10-27  Roopesh ChanderTunnel creation: Public key is uneditable
2018-10-27  Roopesh ChanderTunnel creation: An uneditable field's value should...
2018-10-27  Roopesh ChanderTunnel creation: Generate key pair
2018-10-27  Roopesh ChanderTunnel creation: Compute public key from private key...
2018-10-27  Roopesh ChanderTunnel view model: Populate interface's public key
2018-10-27  Roopesh ChanderModel: Interface: Add a public key computed property
2018-10-27  Roopesh ChanderCrypto: Swift wrapper for the Curve25519 C code
2018-10-27  Jeroen LeenartsCrypto: Curve25519: Add explicit cast to supress conver...
2018-10-27  Roopesh ChanderCrypto: Add Curve25519 C code to project
2018-10-27  Jeroen LeenartsCrypto: Add key generation functions
2018-10-27  Roopesh ChanderTunnel creation: Hide 'Exclude private IPs' switch...
2018-10-27  Roopesh ChanderSet Xcode template for smaller copyright headers
2018-10-27  Roopesh ChanderSmaller copyright headers
2018-10-27  Roopesh ChanderTunnel detail: Start off with the tunnel detail view
2018-10-27  Roopesh ChanderTunnel view model: Add copy public key
2018-10-27  Roopesh ChanderTunnel creation: Variable renaming
2018-10-27  Roopesh ChanderTunnel view model: The view model applies for both...
2018-10-27  Roopesh ChanderTunnels list: Update when a tunnel is added
2018-10-27  Roopesh ChanderTunnel creation: Saving a configuration
2018-10-27  Roopesh ChanderModel: Use DNSServer in the Configuration model
2018-10-27  Roopesh ChanderModel for DNS server
2018-10-27  Roopesh ChanderModel: Endpoint host should not have invalid characters
2018-10-27  Roopesh ChanderModel: listenPort and persistentKeepAlive should be...
2018-10-27  Roopesh ChanderTunnel creation: Refactor by creating a separate view...
2018-10-27  Roopesh ChanderTunnel creation: Validate the data and prepare to save...
2018-10-27  Roopesh ChanderTunnel creation: Save typed values in a scratchpad
2018-10-27  Roopesh ChanderTunnel creation: Fix Persistent Keepalive label's look
2018-10-27  Roopesh ChanderTunnel creation: Start off with tunnel creation
2018-10-27  Roopesh ChanderModel: Make InterfaceConfiguration and PeerConfiguratio...
2018-10-27  Roopesh ChanderModel: Make it impossible to create invalid interface...
2018-10-27  Roopesh ChanderUse Endpoint in the Configuration model
2018-10-27  Roopesh ChanderModel for an endpoint
2018-10-27  Roopesh ChanderModel: IPAddressRange: Converting to and from String
2018-10-27  Roopesh ChanderModel: Name should be part of the interface, not the...
2018-10-27  Roopesh ChanderTunnels list: Show an actions list when the '+' is...
2018-10-27  Roopesh ChanderTunnels list: Show data from the tunnels manager
2018-10-27  Roopesh ChanderTunnels list: Make the table view style explicit
2018-10-27  Roopesh ChanderVPN: Add TunnelsManager to manage the tunnels in the app
2018-10-27  Roopesh ChanderBump deployment target to iOS 12.0
2018-10-27  Roopesh ChanderUse IPAddressRange in the Configuration model
2018-10-27  Roopesh ChanderModel for an IP Address range
2018-10-27  Roopesh ChanderModels for tunnel, interface and peer
2018-10-27  Roopesh ChanderConfigure the split-view controller to work in both...
2018-10-27  Roopesh ChanderChange copyright to WireGuard LLC
2018-10-27  Roopesh ChanderUse a split-view controller as the main (root) view...
2018-10-27  Roopesh ChanderMove UI code into a separate platform-specific folder
2018-10-27  Roopesh ChanderPrepare for rewrite: Move WireGuardNetworkExtension...
next