Rod Hynes
|
34b092eacf
Changes to tunnel establishment algorithm
|
10 лет назад |
Rod Hynes
|
52998b7e5c
New dataStore implementation
|
10 лет назад |
Rod Hynes
|
dbec6642cd
Fix: wrong param used for temp database path
|
11 лет назад |
Rod Hynes
|
ef88e26715
Revert to using ResponseHeaderTimeout
|
11 лет назад |
Adam Pritchard
|
55a860afdb
Exclude empty string from available regions
|
11 лет назад |
Adam Pritchard
|
7b96cfc2a0
Renamed UpdateAvailableRegions to ReportAvailableRegions
|
11 лет назад |
Adam Pritchard
|
a2e18b3943
Merge remote-tracking branch 'upstream/master' into windows-ui2
|
11 лет назад |
Adam Pritchard
|
7660f965a7
Added notice that displays the available server egress regions.
|
11 лет назад |
Rod Hynes
|
ccdeadd6d2
Tweaks to Notices
|
11 лет назад |
Rod Hynes
|
a9ecd9cb1f
Fixed doc comment
|
11 лет назад |
Rod Hynes
|
c6507136e4
MakeCompatibleServerEntry is now public
|
11 лет назад |
Rod Hynes
|
754a2e6133
Fix: backwards compatibility with legacy server entries in TargetServerEntry case
|
11 лет назад |
Rod Hynes
|
022bd7eb87
Re-enable support for the meekFrontingDomain server entry field
|
11 лет назад |
Rod Hynes
|
d543d4d910
Split tunnel code complete
|
11 лет назад |
Rod Hynes
|
2d0ef00daa
Integrated split tunnel feature.
|
11 лет назад |
Rod Hynes
|
753433b747
Modify server selection shuffle to exclude first TunnelPoolSize entries
|
11 лет назад |
Rod Hynes
|
e239024983
Machine readable Notices
|
11 лет назад |
Rod Hynes
|
5f28c00839
Add server entry validation
|
11 лет назад |
Rod Hynes
|
2f775545c8
Add config params for custom behavior for temporary tunnels
|
11 лет назад |
Rod Hynes
|
bd4bf33ea2
Shuffle tail of server entry candidate list
|
11 лет назад |
Rod Hynes
|
7bfab24895
Shuffle imported server entries.
|
11 лет назад |
Rod Hynes
|
ce95263e80
Add support for importing embedded server entry list
|
11 лет назад |
Rod Hynes
|
c1f6d6cb0c
Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android.
|
11 лет назад |
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 лет назад |
Rod Hynes
|
c2a3eada36
Merge branch 'master' into android-jni
|
11 лет назад |
Rod Hynes
|
4d718dea04
Explicit datastore initialization using filename in config
|
11 лет назад |
Rod Hynes
|
aa43253fa6
Code review cleanups
|
11 лет назад |
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 лет назад |
Rod Hynes
|
6637bd1d86
Fix duplicate tunnel check: the exclude list at SQL statement prepare time becomes too stale.
|
11 лет назад |
Rod Hynes
|
900078e476
Use forks of dns and sqlite3 libs (vendoring)
|
11 лет назад |