Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py vor 5 Jahren
  Nick Mathewson fb0019daf9 Update copyrights to 2018. vor 5 Jahren
  Nick Mathewson f0d2733b46 Revise procmon.c to use periodic_timer_t vor 6 Jahren
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL vor 6 Jahren
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
  Nick Mathewson e37c1df9cd Don't use "0" as a "base" argument to tor_parse_*(). vor 6 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  Sebastian Hahn bd1a85cc91 Address review comments from cypherpunks vor 7 Jahren
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer vor 7 Jahren
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones vor 8 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson 5a5112f701 Fix "make check-spaces" vor 8 Jahren
  Ola Bini ca927b7f63 Fix spaces vor 8 Jahren
  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 vor 8 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Nick Mathewson 4ed03965a5 New waitpid-handler functions to run callbacks when a child exits. vor 10 Jahren
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging vor 11 Jahren
  Nick Mathewson 4da083db3b Update the copyright date to 201. vor 11 Jahren
  Nick Mathewson 07656d70ed Add a PID_T_FORMAT for writing pids to logs vor 11 Jahren
  Nick Mathewson 9dee6b1dce Compile (with warnings) with mingw64 vor 11 Jahren
  Nick Mathewson 064e7c19c6 Missing copyright/license statement for procmon.c vor 12 Jahren
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 vor 12 Jahren
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 vor 12 Jahren
  Gisle 1d8bcba067 Fix compile error in procmon.c vor 13 Jahren
  Robert Ransom 6cac100b13 Unbreak the build on libevent 1.x systems vor 13 Jahren
  Nick Mathewson 1e69c60dcc The first argument for a libevent callback should be evutil_socket_t vor 13 Jahren
  Robert Ransom 4b266c6e72 Implement __OwningControllerProcess option vor 13 Jahren