Commit History

Author SHA1 Message Date
  Nick Mathewson d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 years ago
  Nick Mathewson 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson 973c18bf0e Fix assertion failure in tor_timegm. 11 years ago
  Nick Mathewson 991a8acba2 Merge remote-tracking branch 'public/bug6404' into maint-0.2.3 11 years ago
  Nick Mathewson a9eed33111 Fix memory leak in dirvote_create_microdescriptor 11 years ago
  Nick Mathewson 2d6d5db2fe Defensive programming: clear rs_out between iterations. 11 years ago
  Nick Mathewson d3e1e458e1 Remove the upper limit on the size of MD we can generate. 11 years ago
  Nick Mathewson 7143d112a6 Don't include a router in an md consensus if we can't find a md for it. 11 years ago
  Nick Mathewson 2503cfad24 Allow microdescs to be up to 2k. Partial fix for 6404. 11 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 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 d9ba9f91d2 Detect out-of-bounds bwweightscale values early in the voting process 12 years ago
  Nick Mathewson c8a0cceae2 Check more thoroughly for dups when parsing networkstatus parameters 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
  Sebastian Hahn 6b9298ef72 Log which votes we still need to fetch 12 years ago
  Roger Dingledine ecdea4eeaf Merge branch 'maint-0.2.2' 12 years ago
  Roger Dingledine 04bf17c50c nickname, not identity fingerprint, will help more 12 years ago
  Roger Dingledine 78e95b7b71 tell me who votes are actually for, not just where they're from 12 years ago
  Sebastian Hahn e5e4bfd167 Implement consensus method 12 (proposal 178) 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson 42b15a0aaa Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 years ago
  Nick Mathewson 68acfefbdb Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson bc44393eb5 Fixup whitespace issues from 3122 commit 13 years ago
  Nick Mathewson 4c3853aca8 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 00ff80e0ae Fixup whitespace issues from 3122 commit 13 years ago
  Nick Mathewson 9fba014e3f Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 13 years ago