| .. |
|
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 лет назад |
|
README.md
|
50fee72684
Update README.md
|
10 лет назад |
|
make.bash
|
712807b19c
Docker build now outputs build info file.
|
11 лет назад |
|
psiphonClient.go
|
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
|
10 лет назад |