Nick Mathewson 4d87919ba6 Merge remote-tracking branch 'origin/maint-0.2.3' 14 years ago
..
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 14 years ago
buffers.c f45cde05f9 Remove tor_malloc_roundup(). 14 years ago
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
circuitbuild.c 0f45dbefed Use preferred OR for nodes with routerstatus and microdesc too. 14 years ago
circuitbuild.h 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 14 years ago
circuitlist.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 14 years ago
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
circuituse.c eb3d079667 Make begindir_cutoff the same as general_cutoff 14 years ago
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
command.c 734b09080f Fetch IPv6 address from NETINFO "other OR's address" field. 14 years ago
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
config.c e04e1a2e7d Clients connect to public relays over IPv6. 14 years ago
config.h 88859b2ff1 whitespace fix 14 years ago
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 14 years ago
connection.c 5898c09c3a Fix whitespace 14 years ago
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
connection_edge.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 14 years ago
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 14 years ago
connection_or.c 9216e2819b Send IPv6 address in NETINFO cells. 14 years ago
connection_or.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
control.c eec86939d1 Merge remote-tracking branch 'origin/maint-0.2.3' 14 years ago
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 14 years ago
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
directory.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 14 years ago
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 14 years ago
dirserv.c d34c690e54 Allocate vote_microdesc_hash_t using tor_malloc_zero(). 14 years ago
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 14 years ago
dirvote.c 8ef395d6a9 Whitespace. 14 years ago
dirvote.h 68901da5a1 Generate microdescriptors with "a" lines. 14 years ago
dns.c 223e7cfabe When iterating over connections pending DNS, skip marked ones 14 years ago
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 14 years ago
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
eventdns.c 1e5683b167 Be more careful calling wcstombs 14 years ago
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 years ago
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 14 years ago
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
include.am 90d1c85757 build: minimal adjustments to make out-of-tree build work 14 years ago
main.c 3da9a14f1c Merge remote-tracking branch 'arma/feature6758' 14 years ago
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
microdesc.c 2131cc125b Don't log about reloading the microdescriptor cache at startup 14 years ago
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
networkstatus.c efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 14 years ago
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
nodelist.c d827a5495a Take microdesc into account when deciding about preferred OR port. 14 years ago
nodelist.h 8b081231b5 Make node_ipv6_preferred() take microdescs into account. 14 years ago
ntmain.c 1e5683b167 Be more careful calling wcstombs 14 years ago
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
onion.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
or.h 7a8366a3eb Add IPv6 OR port to microdesc_t and populate it. 14 years ago
policies.c e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' 14 years ago
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 14 years ago
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
relay.c 5898c09c3a Fix whitespace 14 years ago
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent 14 years ago
rendclient.c 10130e5979 Appease make check-spaces 14 years ago
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
rendcommon.c 36c968491f Use new replaycache_t structure for replay detection in rend_service_introduce() 14 years ago
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
rendservice.c 778d90122c Avoid spurious warnings in rend_service_introduce 14 years ago
rendservice.h 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() 14 years ago
rephist.c e13e9c40c8 Never emit the "opt" prefix in any directory stuff 14 years ago
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
replaycache.c 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 14 years ago
replaycache.h 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 14 years ago
router.c 5898c09c3a Fix whitespace 14 years ago
router.h 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 14 years ago
routerlist.c 0a2fcc55c5 resolve an XXX by agreeing with nickm 14 years ago
routerlist.h cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. 14 years ago
routerparse.c d7a646edcf Merge branch 'bug5535_only_rebased' 14 years ago
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 14 years ago
transports.c 8b9f4d75f2 Address Nick's comments. 14 years ago
transports.h 8b9f4d75f2 Address Nick's comments. 14 years ago