Rod Hynes
|
ddbab5e3fd
Changes to notice functionality
|
před 10 roky |
Rod Hynes
|
2bab4d853b
Record and report server entry source and receipt time
|
před 10 roky |
mfallone
|
25f3b43a21
Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation.
|
před 10 roky |
mfallone
|
14c7fef021
Added better error checking. Fixed documentation typo.
|
před 10 roky |
mfallone
|
0469db5090
Added ability to listen on a specified network interface. Use -interface flag or set in config file.
|
před 10 roky |
Rod Hynes
|
f898700ae0
Changes to embedded server list import
|
před 10 roky |
Rod Hynes
|
ccdeadd6d2
Tweaks to Notices
|
před 11 roky |
Rod Hynes
|
b320be9c57
Add flag to set human-readable notice format in console client
|
před 11 roky |
Rod Hynes
|
e239024983
Machine readable Notices
|
před 11 roky |
Rod Hynes
|
5f28c00839
Add server entry validation
|
před 11 roky |
Rod Hynes
|
17645bd461
Added "connected reporter" component
|
před 11 roky |
Rod Hynes
|
1dcc83f4f2
Fix: ConsoleClient hang when controller.Run() exits unexpectedly
|
před 11 roky |
Rod Hynes
|
8996963baa
Init log file as soon as possible (before calling psiphon package functions which may emit logs)
|
před 11 roky |
Rod Hynes
|
ce95263e80
Add support for importing embedded server entry list
|
před 11 roky |
Rod Hynes
|
3e23c3e3b8
Add flag to enable CPU profiling
|
před 11 roky |
Rod Hynes
|
c1f6d6cb0c
Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android.
|
před 11 roky |
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
|
před 11 roky |
Rod Hynes
|
4d718dea04
Explicit datastore initialization using filename in config
|
před 11 roky |
Rod Hynes
|
139deff442
Testing and bug fixes in progress
|
před 11 roky |
Rod Hynes
|
4419eb2d27
Add AndroidLibrary, a Java/Go binding that enables use of psiphon-tunnel-core within an Android app; modify sample AndroidApp to use AndroidLibrary (and remove embedded binary + subprocess method); move sample console app to its own subdir
|
před 11 roky |