Rod Hynes
|
9ccc0abd4a
Stats collector bug fixes
|
10 years ago |
Rod Hynes
|
21afce3c5e
Datastore bug fixes
|
10 years ago |
Rod Hynes
|
fb87e7981d
Skip PromoteServerEntry in TargetServerEntry mode
|
10 years ago |
Rod Hynes
|
11a7346651
Updated comment to reflect recent changes.
|
10 years ago |
psiphon-admin
|
2b6c6ddfe5
Update README.md
|
10 years ago |
Rod Hynes
|
8b79c8a398
Merge pull request #129 from geebee/master
|
10 years ago |
Michael Goldberger
|
16b5776f43
updated make.bash to allow for single platform only builds via docker
|
10 years ago |
Michael Goldberger
|
7a289afe4d
fixed bug where the configured region and protocol would limit which entries were migrated to the new datastore
|
10 years ago |
Rod Hynes
|
ac28fd144f
Merge pull request #128 from rod-hynes/master
|
10 years ago |
Rod Hynes
|
f065107987
Don't treat certain persistent data errors as fatal conditions
|
10 years ago |
Michael
|
e2af916a4b
Update dataStore.go
|
10 years ago |
Michael
|
baf2c13e55
remove todo that was already done
|
10 years ago |
Michael
|
ac851a08b9
exclude this file from windows builds
|
10 years ago |
Rod Hynes
|
0d1443d998
Merge pull request #127 from Psiphon-Labs/console-client-docker
|
10 years ago |
Michael Goldberger
|
d0cfb25f9f
Merge branch 'master' of github.com:Psiphon-Labs/psiphon-tunnel-core into console-client-docker
|
10 years ago |
Michael Goldberger
|
3762d6a2be
fixed indentation in README.md sample config; fixed binary file names in ConsoleClient/README.md
|
10 years ago |
Rod Hynes
|
12066a9f9c
Merge pull request #126 from rod-hynes/master
|
10 years ago |
Rod Hynes
|
716a514cbf
Rename dataStore_alt to datastore now that boltdb is the primary
|
10 years ago |
Rod Hynes
|
84b4723b55
Merge pull request #124 from rod-hynes/master
|
10 years ago |
Rod Hynes
|
2ff0acd5ee
* Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core;
|
10 years ago |
Rod Hynes
|
c23c86f32e
Merge pull request #125 from geebee/migrate-datastore
|
10 years ago |
Michael Goldberger
|
6d6d425d4d
made migrateDataStore.go only stubs, moved real code to migrateDataStore_windows.go; moved some global variables inside function scope
|
10 years ago |
Rod Hynes
|
0ea7184087
Fix: insertRankedServerEntry incorrectly allowed duplicate ranked server entry IDs
|
10 years ago |
Rod Hynes
|
d6bc27b1be
Rename "tunnel durations" to "tunnel stats"
|
10 years ago |
Rod Hynes
|
b6ccd72575
Follow server API naming convention for tunnel duration record fields
|
10 years ago |
Rod Hynes
|
8484d9f2ec
Fix: duration math was backwards
|
10 years ago |
Rod Hynes
|
9ac183f7a8
Add short delay to immediate status request
|
10 years ago |
Rod Hynes
|
04b04fc162
Increase server affinity grace period (based on testing)
|
10 years ago |
Rod Hynes
|
6ee698c6c7
Fix: don't double JSON encode tunnel duration items
|
10 years ago |
Rod Hynes
|
7e32c3b24d
Fix: unexported fields were not marshaled to JSON
|
10 years ago |