Commit History

Author SHA1 Message Date
  Nick Mathewson 02a4442524 Fix up some windows compilation issues. 5 years ago
  Nick Mathewson ce940c8c09 Add another winsock2 include, for timeval in procmon. 5 years ago
  Nick Mathewson 71e56c70e9 Remove windows libraries from util.h and 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 f0d2733b46 Revise procmon.c to use periodic_timer_t 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson e37c1df9cd Don't use "0" as a "base" argument to tor_parse_*(). 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Sebastian Hahn bd1a85cc91 Address review comments from cypherpunks 7 years ago
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 5a5112f701 Fix "make check-spaces" 8 years ago
  Ola Bini ca927b7f63 Fix spaces 8 years ago
  Ola Bini 5b43ecf2b3 Fix procmon_new to correctly use zeroed memory - otherwise it can blow up if the free call by mistake works on something that is allocated 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 4ed03965a5 New waitpid-handler functions to run callbacks when a child exits. 10 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 07656d70ed Add a PID_T_FORMAT for writing pids to logs 11 years ago
  Nick Mathewson 9dee6b1dce Compile (with warnings) with mingw64 11 years ago
  Nick Mathewson 064e7c19c6 Missing copyright/license statement for procmon.c 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Gisle 1d8bcba067 Fix compile error in procmon.c 13 years ago
  Robert Ransom 6cac100b13 Unbreak the build on libevent 1.x systems 13 years ago
  Nick Mathewson 1e69c60dcc The first argument for a libevent callback should be evutil_socket_t 13 years ago