Roger Dingledine dabafddb82 fix format bug 21 anni fa
..
.cvsignore a970cd7cfa update the cvsignore 23 anni fa
Makefile.am 347d3f9d62 Start implementing control interface. 22 anni fa
buffers.c 0e81265359 update copyright notices. 21 anni fa
circuitbuild.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
circuitlist.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
circuituse.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
command.c b7cdcf3462 Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster. 21 anni fa
config.c 652dde72f1 bugfix: chdir to your datadirectory at the *end* of the 21 anni fa
connection.c dabafddb82 fix format bug 21 anni fa
connection_edge.c b897cb1ec3 Change conn_(type|state)_to_string from const arrays to switch functions so we (I) will not make Tor crash the next time we (I) add a new state. 21 anni fa
connection_or.c 7709547c08 When we connect and finish TLS negotiation with address:port, it is obvious that any other key or nickname we might know about (as an authdirserver) does not actually exist at address:port. 21 anni fa
control.c 4991290935 Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact. 21 anni fa
cpuworker.c 6bdfd97272 add function comment 21 anni fa
directory.c ec3650f00f only whine about clock skew from the dirserver if he's a trusted 21 anni fa
dirserv.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
dns.c 03720b39fd stop wasting time doing a case insensitive comparison for every dns name 21 anni fa
hibernate.c 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 21 anni fa
main.c b897cb1ec3 Change conn_(type|state)_to_string from const arrays to switch functions so we (I) will not make Tor crash the next time we (I) add a new state. 21 anni fa
onion.c 0e81265359 update copyright notices. 21 anni fa
or.h 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
relay.c dd98412ce1 allow servers to publish descriptors from 12 hours in the future. 21 anni fa
rendclient.c 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 21 anni fa
rendcommon.c 11d20d78a0 Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age. 21 anni fa
rendmid.c 0e81265359 update copyright notices. 21 anni fa
rendservice.c 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 21 anni fa
rephist.c 0e81265359 update copyright notices. 21 anni fa
router.c 13e211de17 We're printing the host mask wrong in exit policies in server descriptors. 21 anni fa
routerlist.c 716d9bc99a when using preferred entry or exit nodes, ignore whether 21 anni fa
routerparse.c 8dbdbfb831 improved log error message 21 anni fa
test.c 0e81265359 update copyright notices. 21 anni fa
tor_main.c 0e81265359 update copyright notices. 21 anni fa
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 anni fa