Commit History

Author SHA1 Message Date
  Rod Hynes 34b092eacf Changes to tunnel establishment algorithm 10 years ago
  Rod Hynes 52998b7e5c New dataStore implementation 10 years ago
  Rod Hynes dbec6642cd Fix: wrong param used for temp database path 11 years ago
  Rod Hynes ef88e26715 Revert to using ResponseHeaderTimeout 11 years ago
  Adam Pritchard 55a860afdb Exclude empty string from available regions 11 years ago
  Adam Pritchard 7b96cfc2a0 Renamed UpdateAvailableRegions to ReportAvailableRegions 11 years ago
  Adam Pritchard a2e18b3943 Merge remote-tracking branch 'upstream/master' into windows-ui2 11 years ago
  Adam Pritchard 7660f965a7 Added notice that displays the available server egress regions. 11 years ago
  Rod Hynes ccdeadd6d2 Tweaks to Notices 11 years ago
  Rod Hynes a9ecd9cb1f Fixed doc comment 11 years ago
  Rod Hynes c6507136e4 MakeCompatibleServerEntry is now public 11 years ago
  Rod Hynes 754a2e6133 Fix: backwards compatibility with legacy server entries in TargetServerEntry case 11 years ago
  Rod Hynes 022bd7eb87 Re-enable support for the meekFrontingDomain server entry field 11 years ago
  Rod Hynes d543d4d910 Split tunnel code complete 11 years ago
  Rod Hynes 2d0ef00daa Integrated split tunnel feature. 11 years ago
  Rod Hynes 753433b747 Modify server selection shuffle to exclude first TunnelPoolSize entries 11 years ago
  Rod Hynes e239024983 Machine readable Notices 11 years ago
  Rod Hynes 5f28c00839 Add server entry validation 11 years ago
  Rod Hynes 2f775545c8 Add config params for custom behavior for temporary tunnels 11 years ago
  Rod Hynes bd4bf33ea2 Shuffle tail of server entry candidate list 11 years ago
  Rod Hynes 7bfab24895 Shuffle imported server entries. 11 years ago
  Rod Hynes ce95263e80 Add support for importing embedded server entry list 11 years ago
  Rod Hynes c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 years ago
  Rod Hynes b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 years ago
  Rod Hynes c2a3eada36 Merge branch 'master' into android-jni 11 years ago
  Rod Hynes 4d718dea04 Explicit datastore initialization using filename in config 11 years ago
  Rod Hynes aa43253fa6 Code review cleanups 11 years ago
  Rod Hynes ebcd2e0d28 Fix database bugs: missing constraints (caused duplicate serverEntryProtocol rows to be inserted); need explicit delete of serverEntryProtocol rows to ensure correct state after an updated server entry is received (in particular, when old capabilities have been removed). 11 years ago
  Rod Hynes 6637bd1d86 Fix duplicate tunnel check: the exclude list at SQL statement prepare time becomes too stale. 11 years ago
  Rod Hynes 900078e476 Use forks of dns and sqlite3 libs (vendoring) 11 years ago