Commit History

Author SHA1 Message Date
  Nick Mathewson 1b8f2ef550 Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson ed87738ede Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
  Nick Mathewson 115782bdbe Fix a heap overflow found by debuger, and make it harder to make that mistake again 15 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 15 years ago
  Roger Dingledine 6b82a6e88d Merge branch 'maint-0.2.2' 15 years ago
  Nick Mathewson 45b500d5a6 Clean up my 1776 fix a bit 15 years ago
  Nick Mathewson accc51b68c Bulletproof the routerlist manipulation functions to handle reinserting the same descriptor 15 years ago
  Nick Mathewson 114a371c0e Fix the assert in bug 1776 15 years ago
  Nick Mathewson f32140238f Merge remote branch 'origin/maint-0.2.2' for bug 1859 patches 15 years ago
  Nick Mathewson 0e8d1c2217 Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2 15 years ago
  Nick Mathewson d6bd2e55a6 Remove more unused code from routerlist.c 15 years ago
  Nick Mathewson 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 years ago
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 15 years ago
  Sebastian Hahn 9bed40eb10 Make check-spaces happy 15 years ago
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 15 years ago
  Nick Mathewson 376939c9ac Fix a few trivial bugs from the nodelist merge 15 years ago
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 15 years ago
  Nick Mathewson 4080d9b0fa Fix a couple more node_t-related nullpointer bugs 15 years ago
  Nick Mathewson 42acef68ad Fix a bug in smartlist_choose_node_by_bandwidth 15 years ago
  Nick Mathewson f9ea242aca Implement node-based router family code 15 years ago
  Nick Mathewson 45f1e4d5ee Rename routerstatus_t.is_running to is_flagged_running 15 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 15 years ago
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const 15 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 15 years ago
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 15 years ago
  Nick Mathewson d39e46c26d Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson 3ad43ef75f Whitespace fixes on recent merges to master. 15 years ago
  Sebastian Hahn 0702429cf7 Note an XXX about potential overflow 15 years ago