Commit Graph

  • dd67f05883 008: Add safety checks in MSSFix() Davide De Rosa 2019-12-09 19:23:18 +0100
  • 53a510a70c 007: Fix incorrect use of sizeof() Davide De Rosa 2019-12-09 19:19:31 +0100
  • 7dea4ba6ca 006: Fix parsing in netname6() Davide De Rosa 2019-12-09 19:16:18 +0100
  • ca2342361a 005: Fix OOB read in matchesDestination() Davide De Rosa 2019-12-09 19:05:56 +0100
  • ca6634e5f8 004: Handle boundary prefixes in .partitioned() Davide De Rosa 2019-12-09 18:35:56 +0100
  • b8fabe5383 003: Address OOB reads on decrypted data Davide De Rosa 2019-12-09 18:17:15 +0100
  • 6bdf7a8c4b 002: Assert return value of snprintf/getnameinfo Davide De Rosa 2019-12-09 17:53:29 +0100
  • 66ae7973ae Discard data with missing key, do not shut down Davide De Rosa 2019-12-02 20:28:02 +0100
  • 8c4b0db301 Debug "reasserting" updates Davide De Rosa 2019-12-02 10:17:51 +0100
  • aabdf8382b Bump version Davide De Rosa 2019-12-07 09:43:36 +0100
  • 3d40067a93 Reorder credits alphabetically Davide De Rosa 2019-12-02 10:43:04 +0100
  • 8b17a13ac2 Merge branch 'require-ca-cipher' Davide De Rosa 2019-11-20 19:51:30 +0100
  • 13027b8932 Only require --ca and --cipher from clients Davide De Rosa 2019-11-20 19:46:52 +0100
  • b1c11e3e56 Make --ca and --cipher non-optional in .ovpn Davide De Rosa 2019-11-20 01:03:50 +0100
  • 5f05d888f8 Bump version Davide De Rosa 2019-11-11 19:28:42 +0100
  • e233022960 Mention ignored client-side routes Davide De Rosa 2019-11-11 19:28:13 +0100
  • 4164f19724 Mention unsupported literals in README Davide De Rosa 2019-11-11 19:26:21 +0100
  • 7908ec4d9e Fix App IDs in Demo Davide De Rosa 2019-11-07 20:42:40 +0100
  • 5e514c16cd Include ipv4 routes if ifconfig is not specified when parsing config Brian Kendall 2019-11-06 01:23:21 -0500
  • 8a4f6d70d3 Add support for net_gateway, and including both server and client routes Brian Kendall 2019-11-06 00:38:19 -0500
  • 5b28245a37 Include ipv4 and ipv6 when converting to and from providerConfiguration Brian Kendall 2019-11-05 22:50:56 -0500
  • 907c8ec00c Set release date v2.1.0 Davide De Rosa 2019-11-03 02:35:56 +0100
  • 4ced1c499d Use modern structure for notifications Davide De Rosa 2019-11-02 11:32:16 +0100
  • 9c92d1d567 Upgrade OpenSSL to 1.1.1d Davide De Rosa 2019-11-02 00:20:59 +0100
  • eabcf39f35 Upgrade OpenSSL to 1.1.0l Davide De Rosa 2019-10-28 10:55:13 +0100
  • 714b5e56d4 Fix search domains unit test Davide De Rosa 2019-10-25 19:22:53 +0200
  • 0ab913fb24 Merge branch 'multiple-search-domains' Davide De Rosa 2019-10-25 19:11:37 +0200
  • 4d930d3562 Update CHANGELOG Davide De Rosa 2019-10-25 17:53:54 +0200
  • 3a38b0da15 Log effective search domains Davide De Rosa 2019-10-25 19:08:34 +0200
  • 4e77f5b6b3 Parse multiple "dhcp-option DOMAIN" lines Davide De Rosa 2019-10-25 17:21:34 +0200
  • 645f65ccd0 Adjust Configuration.searchDomain to searchDomains Davide De Rosa 2019-10-25 17:14:59 +0200
  • 495944297c
    Merge pull request #126 from ThinkChaos/fix_pac_logging Davide De Rosa 2019-10-23 13:07:03 +0200
  • e5a7a09b7f Parse PAC from provider configuration Davide De Rosa 2019-10-23 12:59:10 +0200
  • dcac7cb2d4 Fix hidden IPv4Settings fields Davide De Rosa 2019-10-23 10:55:37 +0200
  • 7608ae2e3c Expose server configuration via provider message Davide De Rosa 2019-10-23 09:42:32 +0200
  • 907bbe20ae Fix logging for Proxy Auto-Configuration (PAC) ThinkChaos 2019-10-23 01:08:39 +0200
  • 74ec321946 Update CHANGELOG Davide De Rosa 2019-10-22 22:01:04 +0200
  • 7d0cba8df8
    Merge pull request #125 from ThinkChaos/proxy_auto_conf Davide De Rosa 2019-10-22 21:55:29 +0200
  • 26d7b9fe0f Address review comments ThinkChaos 2019-10-22 21:03:25 +0200
  • 4d61734ae6 Bump version (minor) Davide De Rosa 2019-10-22 14:01:08 +0200
  • 98b9d71eb3 Assume VPN gateway when route gw is "vpn_gateway" Davide De Rosa 2019-10-22 13:52:24 +0200
  • 920a84f952 Update CHANGELOG Davide De Rosa 2019-10-17 19:27:16 +0200
  • eb09493882
    Merge pull request #122 from rob-patchett/ping-timeout Davide De Rosa 2019-10-22 10:51:27 +0200
  • 87cb448d12 Fix comment typo Robert Patchett 2019-10-22 10:43:57 +0200
  • c6cb5a646a Add Proxy Auto-Configuration (PAC) support ThinkChaos 2019-10-21 21:47:45 +0200
  • 5866c373eb
    Merge pull request #124 from rob-patchett/premature_connect_status Davide De Rosa 2019-10-17 17:16:48 +0200
  • bdf34f8882 Set tunnel provider's reasserting to false after the system starts using the tunnel Robert Patchett 2019-10-17 14:23:16 +0200
  • 55f7e64f19 Allow keep alive timeout to be configured by the server or client Robert Patchett 2019-09-30 11:54:29 -0700
  • 9619d21d15 Add missing changelog for 2.0.5 Davide De Rosa 2019-09-30 10:28:57 +0200
  • 53c816b1d3 Bump version v2.0.5 Davide De Rosa 2019-09-26 12:27:45 +0200
  • 3de653433f Update OpenSSL Davide De Rosa 2019-09-26 12:17:33 +0200
  • 1830695af7 Bump version Davide De Rosa 2019-09-24 22:11:12 +0200
  • d22f40f7e9 Fix potential OOB in memcmp() Davide De Rosa 2019-09-17 23:41:35 +0200
  • d815f5222f Change var to let Davide De Rosa 2019-09-17 16:08:33 +0200
  • d529744e81 Update CocoaPods v2.0.3 Davide De Rosa 2019-09-06 23:44:01 +0200
  • 93ac2442b3 Set release date Davide De Rosa 2019-09-06 23:18:05 +0200
  • 6a6d1e7e0d Fix bundler Davide De Rosa 2019-09-06 23:18:53 +0200
  • e0ab2a1ddb Disconnect if HARD_RESET received while SOFT_RESET Davide De Rosa 2019-09-03 00:26:42 +0200
  • 48e80c1f0d Add sponsors Davide De Rosa 2019-08-24 23:05:51 +0200
  • c7af1d3197 Merge branch 'outdated-link-write' Davide De Rosa 2019-08-23 09:24:52 +0200
  • 1ab045e413 Update CHANGELOG Davide De Rosa 2019-08-23 09:15:37 +0200
  • de21adfef6 Beware of execution queue in write callbacks Davide De Rosa 2019-08-12 15:18:39 +0200
  • 6b281711c7 Ignore errors from outdated link writes Davide De Rosa 2019-08-09 18:38:19 +0200
  • f15a7e1c6d Bump version Davide De Rosa 2019-08-12 15:21:39 +0200
  • a893504b5f Set release date v2.0.2 Davide De Rosa 2019-07-27 00:14:44 +0200
  • 3577674fd2 Update CHANGELOG Davide De Rosa 2019-07-26 23:25:05 +0200
  • a4333eaafe Revert ENOBUFS mitigation, do disconnect instead Davide De Rosa 2019-07-09 16:16:15 +0200
  • ca517b3075 Add missing changelogs of recent 2.x versions Davide De Rosa 2019-07-26 21:14:23 +0200
  • 7c92a4a769 Credit SURFnet Davide De Rosa 2019-07-26 20:35:38 +0200
  • 2666b7feab Bump version Davide De Rosa 2019-07-26 20:33:21 +0200
  • a7a912a0d8 Update CHANGELOG Davide De Rosa 2019-07-11 18:45:39 +0200
  • aefeb252b3 Do not defer stop more than once Davide De Rosa 2019-07-09 14:09:02 +0200
  • 5ea185fd75 Merge branch 'overlapping-soft-reset' Davide De Rosa 2019-07-09 12:47:12 +0200
  • 2c56a8ea95 Send PUSH_REQUEST immediately after auth Davide De Rosa 2019-07-09 12:39:54 +0200
  • 40139cbef0 Replace key flag with session-wide isRenegotiating Davide De Rosa 2019-07-09 12:14:20 +0200
  • 0f2234f1d1 Assume stale session if server sends HARD_RESET Davide De Rosa 2019-07-09 11:42:12 +0200
  • 33030ac9e3 Reconnect after 5 "No buffer space" errors Davide De Rosa 2019-07-08 09:37:35 +0200
  • 17aa780b9b Yield for 2 seconds on "No buffer space available" Davide De Rosa 2019-07-08 09:32:51 +0200
  • 1dcf4d7745 Shut down abruptly to work around macOS bug Davide De Rosa 2019-07-07 23:34:45 +0200
  • b04f7f20d4 Log info about DNS servers in use Davide De Rosa 2019-07-03 19:04:53 +0200
  • c40d42c772 Set Swift 5 at Demo project level Davide De Rosa 2019-06-27 11:01:07 +0200
  • eb56a9a56c Optimize [Data].flatCount Davide De Rosa 2019-06-05 14:14:15 +0200
  • a861c69f36 Fix missing paths in LZO subspec v2.0.1 Davide De Rosa 2019-05-28 14:59:26 +0200
  • 2409443b4e [ci skip] Add link to Travis-CI badge v2.0.0 Davide De Rosa 2019-05-27 22:16:36 +0200
  • 5ba49aea45 Merge branch 'update-readme' Davide De Rosa 2019-05-27 22:06:01 +0200
  • 969f524b86 [ci skip] Update README to new structure Davide De Rosa 2019-05-27 20:51:11 +0200
  • 3244c31600 Add Travis-CI badge Davide De Rosa 2019-05-27 20:33:40 +0200
  • 5bc44c4842 Restrict Travis-CI to master and stable Davide De Rosa 2019-05-27 22:00:15 +0200
  • 6004d3fcc8 Move OpenSSL dependency to OpenVPN Davide De Rosa 2019-05-27 21:33:46 +0200
  • 2135180e72 [ci skip] Add missing jazzy entities Davide De Rosa 2019-05-27 21:02:51 +0200
  • 4c4b537721 Merge branch 'travis-testing' Davide De Rosa 2019-05-27 21:27:32 +0200
  • 137ab17474 Run tests on Travis-CI Davide De Rosa 2019-05-27 17:15:50 +0200
  • 74e04a47b9 Fix Podfile targets Davide De Rosa 2019-05-27 17:15:18 +0200
  • bad16a5b4c Update bundle Davide De Rosa 2019-05-27 17:14:52 +0200
  • a2ba2520fe Make Swift import paths recursive Davide De Rosa 2019-05-27 12:09:06 +0200
  • 12a1526c1e Fix Podfile targets Davide De Rosa 2019-05-27 12:09:55 +0200
  • f3edd6ec59 Merge branch 'openvpn-appextension' Davide De Rosa 2019-05-24 16:04:39 +0200
  • 2ddf712176 Update jazzy YAML Davide De Rosa 2019-05-23 21:54:34 +0200
  • adcae1686e Update Demo Davide De Rosa 2019-05-23 23:25:35 +0200
  • be1081aad6 Nest subspecs by purpose Davide De Rosa 2019-05-24 15:35:11 +0200