Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 26caf69555 Fix possible minor memory leak when parsing helpernode state %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 8af3fc53f4 Add core spec todos from meeting %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson bb0c98daa8 add minor todos from meeting %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fa338d85db Fix one possible source of reuse-a-circuit-id bug; convert circuitbuild to new logging %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson beaf898fe5 add more domains %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine a1a87857a7 if we expect tor to crash with the bug we can't solve, then at least %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson b548ce791a prefer thread-friendly dmalloc %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson a20835ac92 Check for even more windows version flags, and note any we do not recognize. %!s(int64=20) %!d(string=hai) anos
  Andrew Lewman e2c6d6ce20 Committing the rest of the osx tor+privoxy uninstall applet. %!s(int64=20) %!d(string=hai) anos
  Andrew Lewman 887a6b8386 %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 36e659e97c make the hidden wiki link more prominent. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 7f20dec1cd When warning about a networkstatus fp, we need to put it in hex. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 37708e9b1b Avoid potential infinite recursion when building a descriptor %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine d6dcd973c3 Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-status file with unexpected name "." %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 52eaccce44 Crank down the frequency for replacing unchanged descriptors %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 7b8980a43c Make it compile. appease roger and his thirst for documentation. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 74d9c92c49 We need a routerlist_replace as well. This should do something about those annoying mysterious segfaults. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 4df1892db1 solve the first half of bug 199: if we don't like the looks %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 102df4a982 fix some typos %!s(int64=20) %!d(string=hai) anos
  Peter Palfrader e54efb1655 I think nick meant to compare r2->platform the second time %!s(int64=20) %!d(string=hai) anos
  Peter Palfrader 0d5c007266 Fix tor26's first segfault %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson d25873ae9c Use a digestmap_t to speed up router_get_by_digest, which was previously a bottleneck (~~27% CPU) %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 7a19588a43 Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 5828f8920e Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 0349598928 stupid gcc. stupid nickm. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 3347c1741d Refactor routerlist access slightly: always use router_get_by_routerlist(); change its interface; add modifier functions to add/remove elements from the current routerlist (so we can add indices). %!s(int64=20) %!d(string=hai) anos