| .. |
|
.cvsignore
|
a970cd7cfa
update the cvsignore
|
22 years ago |
|
Makefile.am
|
347d3f9d62
Start implementing control interface.
|
21 years ago |
|
buffers.c
|
6a52aa52fe
fix a pair of hard-coded urls
|
20 years ago |
|
circuitbuild.c
|
69da0ef757
add punctuation
|
20 years ago |
|
circuitlist.c
|
18c11eb3bc
Be consistent about preferring foo* to struct foo*
|
20 years ago |
|
circuituse.c
|
f57d062d9c
Implement exit enclaves: if we know an IP address for the destination,
|
20 years ago |
|
command.c
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 years ago |
|
config.c
|
047e105daf
Fix a bug in config_dump: we want to run options_validate on the defaults, not (again, uselessly) on the configuration. This was introduced when we made the config code more generic.
|
20 years ago |
|
connection.c
|
4ce0e01848
add conn->requested_resource to connection_t checks.
|
20 years ago |
|
connection_edge.c
|
3485a497fe
Fix another ntohl
|
20 years ago |
|
connection_or.c
|
893acb3acc
Make a new AssumeReachable config option that will publish anyway.
|
20 years ago |
|
control.c
|
8f37357193
Make GCC v4 happy with heavy warnings enabled.
|
20 years ago |
|
cpuworker.c
|
04d42ea433
rotate dns and cpu workers if the controller changes options that
|
20 years ago |
|
directory.c
|
0de64f224e
Warn in more detail when network-status serving and fetching fails. Also, fix a small leak.
|
20 years ago |
|
dirserv.c
|
0de64f224e
Warn in more detail when network-status serving and fetching fails. Also, fix a small leak.
|
20 years ago |
|
dns.c
|
843550721a
stop notifying people about dns worker spawning and culling
|
20 years ago |
|
hibernate.c
|
943ef5256b
fix whitespace issues
|
20 years ago |
|
main.c
|
059148f588
Only caches download network-status for now, and they use a different strategy. Add an element to connection_t to remember what we are downloading, and a function to recognize our own fingerprint.
|
20 years ago |
|
onion.c
|
18c11eb3bc
Be consistent about preferring foo* to struct foo*
|
20 years ago |
|
or.h
|
18e4d78354
Fix an assert in directory.c. Check received network-status objects against the list we expected to get. Do not let anyone else update our network-status object.
|
20 years ago |
|
relay.c
|
42f752a0a5
bugfix: we were automatically condemning an exit node (concluding
|
20 years ago |
|
rendclient.c
|
35b78b2d8e
clean up the rendezvous warn log msgs, and downgrade some to info
|
20 years ago |
|
rendcommon.c
|
a5ea401b2e
a few more hints on a rare but mysterious warning
|
20 years ago |
|
rendmid.c
|
35b78b2d8e
clean up the rendezvous warn log msgs, and downgrade some to info
|
20 years ago |
|
rendservice.c
|
35b78b2d8e
clean up the rendezvous warn log msgs, and downgrade some to info
|
20 years ago |
|
rephist.c
|
87fcd60aa2
predict required circuits better, with an eye toward making
|
20 years ago |
|
router.c
|
059148f588
Only caches download network-status for now, and they use a different strategy. Add an element to connection_t to remember what we are downloading, and a function to recognize our own fingerprint.
|
20 years ago |
|
routerlist.c
|
d410c49965
Clean up some more fingerprint-checking logic
|
20 years ago |
|
routerparse.c
|
4528bbfd9f
Resolve some XXXs. Add some others.
|
20 years ago |
|
test.c
|
711cad94ed
when we think a router is unreachable, pass the message back to the
|
20 years ago |
|
tor_main.c
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 years ago |
|
tree.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |