- 25 Oct, 2005 7 commits
-
-
Nick Mathewson authored
Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. svn:r5309
-
Nick Mathewson authored
svn:r5308
-
Nick Mathewson authored
svn:r5307
-
Nick Mathewson authored
svn:r5306
-
Nick Mathewson authored
svn:r5305
-
Nick Mathewson authored
svn:r5304
-
Nick Mathewson authored
svn:r5303
-
- 24 Oct, 2005 11 commits
-
-
Nick Mathewson authored
Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface svn:r5302
-
Nick Mathewson authored
svn:r5301
-
Nick Mathewson authored
svn:r5300
-
Roger Dingledine authored
try to give users a more pleasant experience. svn:r5299
-
Nick Mathewson authored
svn:r5298
-
Nick Mathewson authored
svn:r5297
-
Andrew Lewman authored
svn:r5296
-
Andrew Lewman authored
Committing the wrapper script for uninstallation. svn:r5295
-
Roger Dingledine authored
svn:r5294
-
Nick Mathewson authored
svn:r5293
-
Nick Mathewson authored
svn:r5292
-
- 20 Oct, 2005 1 commit
-
-
Roger Dingledine authored
Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-status file with unexpected name "." Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-status file with unexpected name ".." svn:r5291
-
- 19 Oct, 2005 4 commits
-
-
Nick Mathewson authored
svn:r5290
-
Nick Mathewson authored
svn:r5289
-
Nick Mathewson authored
We need a routerlist_replace as well. This should do something about those annoying mysterious segfaults. svn:r5288
-
Roger Dingledine authored
of an address, but it's the controller's job to handle it, don't refuse it first. svn:r5287
-
- 18 Oct, 2005 17 commits
-
-
Nick Mathewson authored
svn:r5286
-
Nick Mathewson authored
svn:r5285
-
Nick Mathewson authored
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. svn:r5284
-
Roger Dingledine authored
svn:r5283
-
Peter Palfrader authored
svn:r5282
-
Peter Palfrader authored
svn:r5281
-
Nick Mathewson authored
svn:r5280
-
Nick Mathewson authored
svn:r5279
-
Nick Mathewson authored
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. svn:r5278
-
Nick Mathewson authored
svn:r5277
-
Nick Mathewson authored
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). svn:r5276
-
Nick Mathewson authored
svn:r5275
-
Peter Palfrader authored
Make dirserv_get_routerdescs() return better http 404 error messages instead of a generic "Servers unavailable." svn:r5274
-
Peter Palfrader authored
printf part was and is limited to at most 1024 byte messages, so having the print part separately available makes sense. svn:r5273
-
Peter Palfrader authored
svn:r5272
-
Peter Palfrader authored
svn:r5271
-
Peter Palfrader authored
Some http status lines ended in a dot, others did not. Make it all the same and remove the period from all svn:r5270
-