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