Commit History

Author SHA1 Message Date
  Alexander Færøy c997d49ad6 Fix memory link in test_link_specifier(). 6 years ago
  Alexander Færøy 3d80c086be Fix memory leak in decode_link_specifiers(). 6 years ago
  Alexander Færøy d86c45bf5c Fix memory leak in client_likes_consensus(). 6 years ago
  Alexander Færøy dc2384da30 Fix potential memory leak in hs_helper_build_hs_desc_impl(). 6 years ago
  Alexander Færøy ce5d055ed7 Fix memory leak in pick_hsdir_v3(). 6 years ago
  Alexander Færøy 1724f995c7 Fix potential memory leak in test_hs_auth_cookies(). 6 years ago
  Alexander Færøy 8c8941eb29 Fix potential memory leak in hs_helper_build_intro_point(). 6 years ago
  Nick Mathewson 1b93b065fc Make an inline static so we can build with coverage enabled. 6 years ago
  Nick Mathewson 405fa42e8a Another windows include 6 years ago
  Nick Mathewson 4b32446a4c We also need torerr in tm_cvt. 6 years ago
  Nick Mathewson 145665abcb Add another include for windows, and change a log to a raw_assert 6 years ago
  Nick Mathewson 76a717890e Remove an "m" that did not belong. 6 years ago
  Nick Mathewson 4118ba67db Update the micro-revision.i dependencies, and add a stdlib.h 6 years ago
  Nick Mathewson cf66544941 Two more small changes for CI. 6 years ago
  Nick Mathewson 7aecea79cb A pair of missing includes. 6 years ago
  Nick Mathewson b0adf2fc9b Fix up the rust build script library list. 6 years ago
  Nick Mathewson bcf3e546d1 Move util_bug into libtor-log 6 years ago
  Nick Mathewson 6fc2d53227 Remove util_bug dependency on compat.h 6 years ago
  Nick Mathewson 7a93ce8f63 Update .gitignore and .may_include files 6 years ago
  Nick Mathewson 79f73ab330 Finally extract the log library and make it build. 6 years ago
  Nick Mathewson 90a09df5ba Extract strlcpy and strlcmp to libtor-string 6 years ago
  Nick Mathewson bfb39164ce Extract core part of gmtime_r, localtime_r (without logging) 6 years ago
  Nick Mathewson b2d4e786b7 Remove the util_bug.h include from smartlist.h. 6 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 6 years ago
  Nick Mathewson 97b15a1d7c Extract the locking and logging code 6 years ago
  Nick Mathewson 2cf033f238 Extract simple integer math into its own module 6 years ago
  Nick Mathewson 3883338c81 Move smartlist_add_{v,}asprintf into smartlist.[ch] 6 years ago
  Nick Mathewson 1abadee3fd Extract key string manipulation functions into a new library. 6 years ago
  Nick Mathewson 1e07b4031e Move ARRAY_LENGTH to compiler_compat.h 6 years ago
  Nick Mathewson 0932f32291 Remove compat.h as unneeded from log.c and torlog.h 6 years ago