Commit History

Author SHA1 Message Date
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 5 years ago
  Nick Mathewson 6fc2d53227 Remove util_bug dependency on compat.h 5 years ago
  Nick Mathewson 79f73ab330 Finally extract the log library and make it build. 5 years ago
  Nick Mathewson 90a09df5ba Extract strlcpy and strlcmp to libtor-string 5 years ago
  Nick Mathewson 1abadee3fd Extract key string manipulation functions into a new library. 5 years ago
  Nick Mathewson 3305ae5044 Rectify include paths (automated). 5 years ago
  Nick Mathewson 49d7c9ce53 Move more compiler-compatibility stuff into compat_compiler.h 5 years ago
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) 5 years ago
  Nick Mathewson aa490e971b Split compiler-compatibility parts of compat.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 037fb0c804 Merge branch 'maint-0.3.3' 6 years ago
  Alexander Færøy bd42367a1e Make get_total_system_memory mockable. 6 years ago
  Alex Xu (Hello71) 946ed24ca5 Do not page-align mmap length. #25399 6 years ago
  Nick Mathewson 2a7bfec364 Add a new tor_addr_from_getsockname() 6 years ago
  Nick Mathewson 77026f8a87 Merge branch 'bug22798_029_squashed' 6 years ago
  Nick Mathewson 1efb84215e Improve Windows performance with SIO_IDEAL_SEND_BACKLOG_QUERY. 6 years ago
  Nick Mathewson 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7a597718bb Split some long #if lines to make the #endif annotator happy 6 years ago
  Roger Dingledine 0698a0beca fix two typos in comments 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. 7 years ago
  Alexander Færøy 498287b3c3 Add compatibility function for fgets(3). 7 years ago
  Nick Mathewson 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 years ago
  cypherpunks 8d67c079b4 Fix integer overflows in the conversion tables 8 years ago
  Nick Mathewson 60997a00e8 Fix a bug in the old-gcc version of ENABLE_GCC_WARNING 7 years ago
  Nick Mathewson aa971c5924 Move our "what time is it now" compat functions into a new module 7 years ago
  Nick Mathewson 0279e48473 Add support for temporarily suppressing a warning 8 years ago
  teor (Tim Wilson-Brown) 6a2b4db4f9 Fix a comment typo in compat.h 8 years ago