Historique des commits

Auteur SHA1 Message Date
  Rod Hynes 3dcc9bdafb Fix: only emit "updated server" notice on actual update il y a 10 ans
  Rod Hynes 7f921bbc44 Attempt to delete and reopen datastore file to recover from file system/data errors il y a 10 ans
  Rod Hynes 21afce3c5e Datastore bug fixes il y a 10 ans
  Rod Hynes f065107987 Don't treat certain persistent data errors as fatal conditions il y a 10 ans
  Michael e2af916a4b Update dataStore.go il y a 10 ans
  Rod Hynes 716a514cbf Rename dataStore_alt to datastore now that boltdb is the primary il y a 10 ans
  Michael Goldberger 46596f0cdb Added LEGACY_DATA_STORE_FILENAME (for sqlite db); changed DATA_STORE_FILENAME to psiphon.boltdb; moved dataStore_alt.go to dataStore.go; added migrateDataStore.go (copies in previous code for working with sqlite datastore); modified new dataStore.go to call out to migrateDataStore PrepareMigrationEntries and MigrateEntries methods; updated gitignore to ignore compiled binaries; TODO: windows specific build flags and runtime.GOOS checks for new code?, ConsoleClient/psiphonClient.go import needs to return to the proper github path before merging il y a 10 ans
  Rod Hynes 34b092eacf Changes to tunnel establishment algorithm il y a 10 ans
  Rod Hynes 52998b7e5c New dataStore implementation il y a 10 ans
  Rod Hynes dbec6642cd Fix: wrong param used for temp database path il y a 11 ans
  Rod Hynes ef88e26715 Revert to using ResponseHeaderTimeout il y a 11 ans
  Adam Pritchard 55a860afdb Exclude empty string from available regions il y a 11 ans
  Adam Pritchard 7b96cfc2a0 Renamed UpdateAvailableRegions to ReportAvailableRegions il y a 11 ans
  Adam Pritchard a2e18b3943 Merge remote-tracking branch 'upstream/master' into windows-ui2 il y a 11 ans
  Adam Pritchard 7660f965a7 Added notice that displays the available server egress regions. il y a 11 ans
  Rod Hynes ccdeadd6d2 Tweaks to Notices il y a 11 ans
  Rod Hynes a9ecd9cb1f Fixed doc comment il y a 11 ans
  Rod Hynes c6507136e4 MakeCompatibleServerEntry is now public il y a 11 ans
  Rod Hynes 754a2e6133 Fix: backwards compatibility with legacy server entries in TargetServerEntry case il y a 11 ans
  Rod Hynes 022bd7eb87 Re-enable support for the meekFrontingDomain server entry field il y a 11 ans
  Rod Hynes d543d4d910 Split tunnel code complete il y a 11 ans
  Rod Hynes 2d0ef00daa Integrated split tunnel feature. il y a 11 ans
  Rod Hynes 753433b747 Modify server selection shuffle to exclude first TunnelPoolSize entries il y a 11 ans
  Rod Hynes e239024983 Machine readable Notices il y a 11 ans
  Rod Hynes 5f28c00839 Add server entry validation il y a 11 ans
  Rod Hynes 2f775545c8 Add config params for custom behavior for temporary tunnels il y a 11 ans
  Rod Hynes bd4bf33ea2 Shuffle tail of server entry candidate list il y a 11 ans
  Rod Hynes 7bfab24895 Shuffle imported server entries. il y a 11 ans
  Rod Hynes ce95263e80 Add support for importing embedded server entry list il y a 11 ans
  Rod Hynes c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. il y a 11 ans