Revīziju vēsture

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