Roger Dingledine
|
cb785f7b42
fix a url in the sample torrc
|
19 years ago |
Nick Mathewson
|
e594ce92fe
Start making directory caches retain old routerinfo_t. The code to remove old ones is definitely some textbook C problem.
|
19 years ago |
Nick Mathewson
|
3c36a14ba6
Call ERR_remove_state() on the main thread on shutdown,too
|
19 years ago |
Nick Mathewson
|
9492424d3f
Per comments at the bottom of openssl/FAQ, call even more functions to
|
19 years ago |
Nick Mathewson
|
b39d03116b
remove some commented-out code that may tempt us to do ill
|
19 years ago |
Nick Mathewson
|
e5633c2e66
fix a nasty corruption bug
|
19 years ago |
Nick Mathewson
|
35f1b7fa26
fix minor memory leak in config
|
19 years ago |
Nick Mathewson
|
5d85560d9e
Remove last vestiges of old logging interface.
|
19 years ago |
Roger Dingledine
|
d7e136240a
consistency is the hobgoblin of little armas
|
19 years ago |
Nick Mathewson
|
049f6c0131
Switch remaining files to new log interface.
|
19 years ago |
Nick Mathewson
|
7a9774eff0
Also here.
|
19 years ago |
Peter Palfrader
|
0738c24b97
Fix log levels notice and warn for new logging stuff
|
19 years ago |
Nick Mathewson
|
a38aa81bf8
fix another segv, this time in circid fix.
|
19 years ago |
Nick Mathewson
|
9b6c5614c6
fix a segv
|
19 years ago |
Nick Mathewson
|
e7e170a59e
Change more files to new loggin interface. 3 left.
|
19 years ago |
Nick Mathewson
|
932106f54c
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.
|
19 years ago |
Nick Mathewson
|
452f4cfa09
Convert circuituse, command, config, connection, relay, router, test to new logging interface
|
19 years ago |
Nick Mathewson
|
81dd50a942
Fix memory leak when retrieving networkstatus or routerdesc by malformed fingerprint
|
19 years ago |
Nick Mathewson
|
91a666064a
Fix possible free(NULL) in control.c
|
19 years ago |
Nick Mathewson
|
26caf69555
Fix possible minor memory leak when parsing helpernode state
|
19 years ago |
Nick Mathewson
|
8af3fc53f4
Add core spec todos from meeting
|
19 years ago |
Nick Mathewson
|
bb0c98daa8
add minor todos from meeting
|
19 years ago |
Nick Mathewson
|
f9b0be526e
Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface
|
19 years ago |
Nick Mathewson
|
fa338d85db
Fix one possible source of reuse-a-circuit-id bug; convert circuitbuild to new logging
|
19 years ago |
Nick Mathewson
|
beaf898fe5
add more domains
|
19 years ago |
Roger Dingledine
|
a1a87857a7
if we expect tor to crash with the bug we can't solve, then at least
|
19 years ago |
Nick Mathewson
|
b548ce791a
prefer thread-friendly dmalloc
|
19 years ago |
Nick Mathewson
|
a20835ac92
Check for even more windows version flags, and note any we do not recognize.
|
19 years ago |
Andrew Lewman
|
e2c6d6ce20
Committing the rest of the osx tor+privoxy uninstall applet.
|
19 years ago |
Andrew Lewman
|
887a6b8386
|
19 years ago |