Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 2f872f9762 Merge remote-tracking branch 'hello71/bug25398' 6 years ago
  Alex Xu (Hello71) 946ed24ca5 Do not page-align mmap length. #25399 6 years ago
  Alex Xu (Hello71) 45d3b5fa4c Remove uncompilable tor_mmap_file fallback. #25398 6 years ago
  Nick Mathewson 4438ef3288 Remove a bunch of other redundant #includes 6 years ago
  Nick Mathewson 3c8a481599 Merge branch 'bug18105' 6 years ago
  Roger Dingledine a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson 6ed384b827 Use tor_addr_from_getsockname() in several places 6 years ago
  Nick Mathewson 2a7bfec364 Add a new tor_addr_from_getsockname() 6 years ago
  Nick Mathewson 60dfdd9b15 Merge branch 'bug21074_029' 6 years ago
  Nick Mathewson 0bfd5a6597 Add a cast to avoid a signed/unsigned comparison 6 years ago
  Nick Mathewson 454d854363 Merge branch 'bug21074_029' 6 years ago
  Nick Mathewson 68ca6d2e19 Don't treat a setrlimit failure as fatal. 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  Nick Mathewson 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket 6 years ago
  Nick Mathewson 5bcd8dc5c4 Make the mark_socket_open() no-op treat the socket as used. 6 years ago
  Nick Mathewson a64d79ca4c Move around some LCOV_EXCLs in src/common 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 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
  Nick Mathewson 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson 6a49e3360b Fix mixed-sign comparison warning in fix for 22797. 6 years ago
  Nick Mathewson a25d97e530 Merge branch 'teor-bug22797-025' into maint-0.2.9 6 years ago
  Roger Dingledine 2032b9b1b1 fix typo in comment 6 years ago
  Nick Mathewson 89407bedf8 Tweak usage of get_current_working_dir() for tor_malloc() paranoia. 6 years ago
  cypherpunks bfe740f065 Refactor retrieving the current working directory 6 years ago