Nick Mathewson
|
049f6c0131
Switch remaining files to new log interface.
|
20 years ago |
Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
20 years ago |
Roger Dingledine
|
512d6ccdc1
and a minor log cleanup
|
20 years ago |
Roger Dingledine
|
d050ff7906
resolve lucky's recent bug: tor was exiting if we failed to spawn
|
20 years ago |
Roger Dingledine
|
843550721a
stop notifying people about dns worker spawning and culling
|
20 years ago |
Nick Mathewson
|
a6a45b7713
Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved.
|
20 years ago |
Roger Dingledine
|
04d42ea433
rotate dns and cpu workers if the controller changes options that
|
20 years ago |
Roger Dingledine
|
10ff723938
initialize the dns worker cache tree whether or not we start
|
20 years ago |
Roger Dingledine
|
87fcd60aa2
predict required circuits better, with an eye toward making
|
20 years ago |
Nick Mathewson
|
18c11eb3bc
Be consistent about preferring foo* to struct foo*
|
20 years ago |
Nick Mathewson
|
d85bfe83bf
Make errors retrievable from tor_socketpair; resolve bug 163.
|
20 years ago |
Roger Dingledine
|
caf7af26d7
whitespace fix
|
20 years ago |
Roger Dingledine
|
00a7a37c94
we were printing the number of idle dns workers incorrectly.
|
20 years ago |
Nick Mathewson
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 years ago |
Roger Dingledine
|
fcd0fc3364
flesh out the source file descriptions for doxygen
|
20 years ago |
Nick Mathewson
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |
Nick Mathewson
|
a6f51001a5
New whitespace normalization rule: no blank line at EOF.
|
20 years ago |
Nick Mathewson
|
10b2208d93
Make Tor compile with no warnings with gcc4.0 on OSX
|
20 years ago |
Roger Dingledine
|
68ba303323
fix compile error if you're not multithreaded
|
20 years ago |
Roger Dingledine
|
5265bbd2b8
first iteration of scrubbing sensitive strings from logs.
|
20 years ago |
Nick Mathewson
|
b35f7dacef
Call tor_free_all instead of connections_free_all after forking
|
20 years ago |
Roger Dingledine
|
4eb3cf9330
a bit more debug info
|
20 years ago |
Roger Dingledine
|
953cf91ecd
add more debugging info to help us find the weird dns freebsd pthreads bug.
|
20 years ago |
Roger Dingledine
|
509405a5f7
clean up this TOR_FRAGILE business
|
20 years ago |
Roger Dingledine
|
03720b39fd
stop wasting time doing a case insensitive comparison for every dns name
|
20 years ago |
Nick Mathewson
|
88dc243bb5
Rename circuit_get_by_stream to circuit_get_by_edge_conn, and actually start using it. Watch out, kids!
|
20 years ago |
Nick Mathewson
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
Nick Mathewson
|
b34d9adb59
Fix format warning
|
20 years ago |
Roger Dingledine
|
712d05c19a
a bit more data on gene's dns threading bug
|
20 years ago |
Nick Mathewson
|
46be0fa999
Make last fix work on windows too.
|
20 years ago |