| .. |
|
Dockerfile
|
d3a9bdcc04
Fix Android Dockerfile (was missing one use of the Go version variable). Updated Go version used for building. Switched from Debian to Ubuntu as Docker base (because Debian is less reliable when apt-getting).
|
11 years ago |
|
README.md
|
50fee72684
Update README.md
|
10 years ago |
|
make.bash
|
712807b19c
Docker build now outputs build info file.
|
11 years ago |
|
psiphonClient.go
|
a24febe34b
migration errors are no longer fatal; remove legacy data store file on successful migration; removed all references to target server entries in the migration code; do not export any methods or types from the migration code; placed call to migrateEntries inside of singleton.init.Do after singleton.db is assigned; removed unused global migratableServerEntries; reversed the order of the data store file existence checks and added explanatory comments
|
10 years ago |