Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Lewman e2c6d6ce20 Committing the rest of the osx tor+privoxy uninstall applet. пре 20 година
  Andrew Lewman 887a6b8386 пре 20 година
  Roger Dingledine 36e659e97c make the hidden wiki link more prominent. пре 20 година
  Nick Mathewson 7f20dec1cd When warning about a networkstatus fp, we need to put it in hex. пре 20 година
  Nick Mathewson 37708e9b1b Avoid potential infinite recursion when building a descriptor пре 20 година
  Roger Dingledine d6dcd973c3 Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-status file with unexpected name "." пре 20 година
  Nick Mathewson 52eaccce44 Crank down the frequency for replacing unchanged descriptors пре 20 година
  Nick Mathewson 7b8980a43c Make it compile. appease roger and his thirst for documentation. пре 20 година
  Nick Mathewson 74d9c92c49 We need a routerlist_replace as well. This should do something about those annoying mysterious segfaults. пре 20 година
  Roger Dingledine 4df1892db1 solve the first half of bug 199: if we don't like the looks пре 20 година
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. пре 20 година
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging пре 20 година
  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. пре 20 година
  Roger Dingledine 102df4a982 fix some typos пре 20 година
  Peter Palfrader e54efb1655 I think nick meant to compare r2->platform the second time пре 20 година
  Peter Palfrader 0d5c007266 Fix tor26's first segfault пре 20 година
  Nick Mathewson d25873ae9c Use a digestmap_t to speed up router_get_by_digest, which was previously a bottleneck (~~27% CPU) пре 20 година
  Nick Mathewson 7a19588a43 Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding пре 20 година
  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. пре 20 година
  Nick Mathewson 0349598928 stupid gcc. stupid nickm. пре 20 година
  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). пре 20 година
  Nick Mathewson 95514b32a5 Make smartlist_foreach always use the fast versions. пре 20 година
  Peter Palfrader d8daa910a6 Make dirserv_get_routerdescs() return better http 404 error messages instead of a generic "Servers unavailable." пре 20 година
  Peter Palfrader 551e3402a3 split send_control1_event() into the printf and the print/dispatch part. The пре 20 година
  Peter Palfrader 00e1709244 Fix download by SD digest пре 20 година
  Peter Palfrader 6e8052e0f8 I wonder what a stautus is. пре 20 година
  Peter Palfrader 64a631e187 Some http status lines ended in a dot, others did not. Make it all the same and remove the period from all пре 20 година
  Peter Palfrader 0186cb283f And close the double quote too пре 20 година
  Peter Palfrader d2f1cd4196 Fix documentation of dirserv_get_routerdescs: пре 20 година
  Nick Mathewson 48ade882c3 Remove assert in sort-of c-itical path пре 20 година