コミット履歴

作者 SHA1 メッセージ 日付
  Rod Hynes ddbab5e3fd Changes to notice functionality 10 年 前
  Rod Hynes 2bab4d853b Record and report server entry source and receipt time 10 年 前
  mfallone 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 年 前
  mfallone 14c7fef021 Added better error checking. Fixed documentation typo. 10 年 前
  mfallone 0469db5090 Added ability to listen on a specified network interface. Use -interface flag or set in config file. 10 年 前
  Rod Hynes f898700ae0 Changes to embedded server list import 11 年 前
  Rod Hynes ccdeadd6d2 Tweaks to Notices 11 年 前
  Rod Hynes b320be9c57 Add flag to set human-readable notice format in console client 11 年 前
  Rod Hynes e239024983 Machine readable Notices 11 年 前
  Rod Hynes 5f28c00839 Add server entry validation 11 年 前
  Rod Hynes 17645bd461 Added "connected reporter" component 11 年 前
  Rod Hynes 1dcc83f4f2 Fix: ConsoleClient hang when controller.Run() exits unexpectedly 11 年 前
  Rod Hynes 8996963baa Init log file as soon as possible (before calling psiphon package functions which may emit logs) 11 年 前
  Rod Hynes ce95263e80 Add support for importing embedded server entry list 11 年 前
  Rod Hynes 3e23c3e3b8 Add flag to enable CPU profiling 11 年 前
  Rod Hynes c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 年 前
  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 11 年 前
  Rod Hynes 4d718dea04 Explicit datastore initialization using filename in config 11 年 前
  Rod Hynes 139deff442 Testing and bug fixes in progress 11 年 前
  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 11 年 前