Историја ревизија

Аутор SHA1 Порука Датум
  Simon Tatham 83b07a5c67 Fix downright weird line breaking. пре 4 година
  Simon Tatham b4e1bca2c3 Change vtable defs to use C99 designated initialisers. пре 5 година
  Simon Tatham 8d186c3c93 Formatting change to braces around one case of a switch. пре 5 година
  Simon Tatham 230c8ef4ee Use 'true' and 'false' in sk_set_frozen calls. пре 5 година
  Simon Tatham 91bb475087 Make the plug_log type code into an enum. пре 5 година
  Simon Tatham 283bd541a6 Fix handling of string-typed address from SOCKS5 server. пре 5 година
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. пре 5 година
  Simon Tatham 7663e55526 Make proxy_for_destination() static. пре 5 година
  Simon Tatham 9545199ea5 Completely remove sk_flush(). пре 5 година
  Simon Tatham bde7b6b158 Change sensitive strbufs/sgrowarrays to the new _nm version. пре 6 година
  Simon Tatham 59f7b24b9d Make bufchain_prefix return a ptrlen. пре 6 година
  Simon Tatham 0cda34c6f8 Make lots of 'int' length fields into size_t. пре 6 година
  Simon Tatham a742abae27 Remove ProxySocket's sent_bufsize field. пре 6 година
  Simon Tatham 0aa8cf7b0d Add some missing 'const'. пре 6 година
  Simon Tatham eb16dee2a4 proxy.c: make get_line_end return a bool. пре 6 година
  Simon Tatham 4251d28f71 Replace several ad-hoc string formatters with strbuf. пре 6 година
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. пре 6 година
  Simon Tatham 1378bb049a Switch some Conf settings over to being bool. пре 6 година
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. пре 6 година
  Simon Tatham ad0c502cef Refactor the LogContext type. пре 6 година
  Simon Tatham 9396fcc9f7 Rename FROMFIELD to 'container_of'. пре 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 5129c40bea Modernise the Socket/Plug vtable system. пре 6 година
  Simon Tatham 7babe66a83 Make lots of generic data parameters into 'void *'. пре 6 година
  Simon Tatham 8c7eddc9a1 Use strbufs to tidy up SOCKS proxy protocol code. пре 6 година
  Ben Harris 0d57b8a4d9 Make plug receive and closing functions return void instead of int. пре 8 година