コミット履歴

作者 SHA1 メッセージ 日付
  Simon Tatham 9545199ea5 Completely remove sk_flush(). 5 年 前
  Simon Tatham 1bcf2a8397 Remove spurious 'return' in void method wrappers. 5 年 前
  Simon Tatham b9f20b84f3 log_proxy_stderr: limit the length of Event Log lines. 5 年 前
  Simon Tatham 1b4a08a953 Replace method-dispatch #defines with inline functions. 5 年 前
  Simon Tatham 0cda34c6f8 Make lots of 'int' length fields into size_t. 5 年 前
  Simon Tatham 0aa8cf7b0d Add some missing 'const'. 5 年 前
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 年 前
  Simon Tatham 82c83c1894 Improve sk_peer_info. 6 年 前
  Simon Tatham b4c8fd9d86 New abstraction 'Seat', to pass to backends. 6 年 前
  Simon Tatham ad0c502cef Refactor the LogContext type. 6 年 前
  Simon Tatham cea1329b9e Make new_error_socket() into a printf-style function. 6 年 前
  Simon Tatham ed652a70e8 Get rid of #ifdef DEFINE_PLUG_METHOD_MACROS. 6 年 前
  Simon Tatham 884a7df94b Make Socket and Plug into structs. 6 年 前
  Simon Tatham b798230844 Name vtable structure types more consistently. 6 年 前
  Simon Tatham 96ec2c2500 Get rid of lots of implicit pointer types. 6 年 前
  Simon Tatham 8dfb2a1186 Introduce a typedef for frontend handles. 6 年 前
  Simon Tatham b851d748be Merge duplicate implementations of the trivial Plug. 6 年 前
  Simon Tatham 5129c40bea Modernise the Socket/Plug vtable system. 6 年 前
  Simon Tatham 7babe66a83 Make lots of generic data parameters into 'void *'. 6 年 前
  Simon Tatham 12b38ad9e1 New header file 'defs.h'. 6 年 前
  Ben Harris 0d57b8a4d9 Make plug receive and closing functions return void instead of int. 8 年 前
  Simon Tatham 0ac3526b3e Fix duplicate definition of typedef 'bufchain'. 8 年 前
  Simon Tatham 7c65b9c57a Option to log proxy setup diagnostics to the terminal. 9 年 前
  Simon Tatham 297efff303 In GUI PuTTY, log standard error from local proxy commands. 9 年 前
  Simon Tatham 3d4d4004e8 Log the setup of proxied network connections. 9 年 前
  Simon Tatham a6e76ae453 Factor out the back ends' plug log functions. 9 年 前
  Simon Tatham 37cdfdcd51 Tell the truth about DNS lookups in the Event Log. 9 年 前
  Simon Tatham 42334b65b0 Remove unused SSL declarations from network.h. 9 年 前
  Simon Tatham c8f83979a3 Log identifying information for the other end of connections. 9 年 前
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 年 前