Commit History

Author SHA1 Message Date
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Peter Retzlaff 5b7eaa3765 Extract duplicate code in geoip and rephist. 11 years ago
  Roger Dingledine 5d400b5f7f Authorities were adding downtime for every relay every restart 11 years ago
  Nick Mathewson d86a45f991 Wrap more macro definitions in (parentheses) 11 years ago
  Nick Mathewson 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 11 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 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Roger Dingledine 3d31771da9 Free some more still-in-use memory at exit 11 years ago
  Roger Dingledine d85b563dbb Merge branch 'maint-0.2.3' 11 years ago
  Nick Mathewson 8731a4e148 Avoid segfault when reading state file from ancient tor 11 years ago
  Nick Mathewson e13e9c40c8 Never emit the "opt" prefix in any directory stuff 12 years ago
  Nick Mathewson d4285f03df Extend tor_sscanf so it can replace sscanf in rephist.c 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Karsten Loesing 2133b6e5ba Fix integer overflow in cell stats spotted by atagar. 12 years ago
  Nick Mathewson b4bd4964eb Merge remote-tracking branch 'public/format_doubles' 12 years ago
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson 0bec9f320b Use %f, not %lf when formatting doubles 12 years ago
  Nick Mathewson ee246bbe95 Merge remote-tracking branch 'public/bug3296' 12 years ago
  Linus Nordberg e3716598fc Assert that rep_hist_format_desc_stats() returns !NULL. 12 years ago
  Karsten Loesing 57359b5336 Fix desc stats on bridge authorities that didn't serve anything. 12 years ago
  Nick Mathewson 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 12 years ago
  Linus Nordberg 1b6f6bfda5 Don't try to generate stats from an empty served_descs. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 years ago
  Nick Mathewson 7ab0b5ff71 Avoid likely memory fragmentation from rep_hist_note_descs_served 12 years ago