Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 6 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 6 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 6 years ago
  Nick Mathewson e7f5f48d68 Rename torlog.[ch] to log.[ch] 6 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 6 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 6 years ago
  Nick Mathewson 986d761510 Extract or_state_t to its own header. 6 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 6 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 6 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 years ago
  David Goulet 93ff1870ba heartbeat: Log the number of circuits killed because too many cells 6 years ago
  Nick Mathewson fa78546dbc Make sure all C files have copyright/license notices 7 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 years ago
  Nick Mathewson 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' 8 years ago
  Nick Mathewson 94bff894f9 Fix a large pile of solaris warnings for bug 19767. 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Fergus Dall 9e5a6f0293 Stop log_heartbeat test from failing in timezones with non-integer offsets 9 years ago
  unixninja92 4f0e28977d Added AccountRule in and AccountingRule out options 9 years ago
  Nick Mathewson eb68ea20f8 Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6 9 years ago
  Nick Mathewson 985687bc4f Fix check-spaces 9 years ago
  Nick Mathewson d29a8ad564 Add link protocol version counts to the heartbeat message 9 years ago
  Nick Mathewson af60e7566e Update test_status.c to accommodate changes in heartbeat messages 9 years ago
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings 10 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 10 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 10 years ago
  Nick Mathewson 82d4b60b91 fix remaining compilation problems 10 years ago