David Fifield 5cbf0f2106 Use fmt_and_decorate_addr in TransportProxy statefile entry. 11 years ago
..
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 12 years ago
buffers.c f45cde05f9 Remove tor_malloc_roundup(). 11 years ago
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
circuitbuild.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
circuitbuild.h 10b43f4c46 pass the reason from the truncated cell to the controller 11 years ago
circuitlist.c d995dc8bac Split the routerset code out of routerlist.c 11 years ago
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
circuituse.c 05f6f8f26d actually use the rate-limiting string 11 years ago
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
command.c 016c21d871 Downgrade "Failed to hand off onionskin" messages 11 years ago
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
config.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
config.h 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 years ago
confparse.c d995dc8bac Split the routerset code out of routerlist.c 11 years ago
confparse.h 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 11 years ago
connection.c 41328c7009 Decorate addresses given to a HTTP CONNECT proxy. 11 years ago
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
connection_edge.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 years ago
connection_or.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
connection_or.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
control.c 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely 11 years ago
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
directory.c d995dc8bac Split the routerset code out of routerlist.c 11 years ago
directory.h 19136f6f11 Fix a wide line 11 years ago
dirserv.c 9d4c53534d Remove the testing_since* fields 11 years ago
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 12 years ago
dirvote.c 38609f1354 Fix comment typo 11 years ago
dirvote.h 0770e4ccdb Whitespace fixes. 11 years ago
dns.c 65e85dba1b reformat; no actual changes 11 years ago
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
eventdns.c 1e5683b167 Be more careful calling wcstombs 12 years ago
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
hibernate.c 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
include.am d995dc8bac Split the routerset code out of routerlist.c 11 years ago
main.c a80d8e09d3 The --version option should imply --quiet. 11 years ago
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
microdesc.c 2131cc125b Don't log about reloading the microdescriptor cache at startup 11 years ago
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
networkstatus.c c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
networkstatus.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
nodelist.c 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' 11 years ago
nodelist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
ntmain.c 1e5683b167 Be more careful calling wcstombs 12 years ago
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
onion.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
or.h 5f494a363a Merge remote-tracking branch 'linus/enh6876_2' 11 years ago
policies.c e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 12 years ago
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
relay.c 10b43f4c46 pass the reason from the truncated cell to the controller 11 years ago
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent 12 years ago
rendclient.c 96d2a21683 Avoid sign-extending when computing rend auth type. 11 years ago
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
rendcommon.c 36c968491f Use new replaycache_t structure for replay detection in rend_service_introduce() 11 years ago
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
rendservice.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
rendservice.h 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() 11 years ago
rephist.c d85b563dbb Merge branch 'maint-0.2.3' 11 years ago
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
replaycache.c 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 11 years ago
replaycache.h 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 11 years ago
router.c 62babcaf0a Implement and use crypto_pk_eq_keys 11 years ago
router.h 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 11 years ago
routerlist.c 62babcaf0a Implement and use crypto_pk_eq_keys 11 years ago
routerlist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
routerparse.c 32d9cea289 Merge remote-tracking branch 'public/bug6853' 11 years ago
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
routerset.c d995dc8bac Split the routerset code out of routerlist.c 11 years ago
routerset.h d995dc8bac Split the routerset code out of routerlist.c 11 years ago
statefile.c 5cbf0f2106 Use fmt_and_decorate_addr in TransportProxy statefile entry. 11 years ago
statefile.h 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
transports.c 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
transports.h da16c425ef Start passing ports to tor_check_port_forwarding(). 11 years ago