Nick Mathewson 3fe2161d28 Merge remote-tracking branch 'asn/bug6788' 11 vuotta sitten
..
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 12 vuotta sitten
buffers.c f45cde05f9 Remove tor_malloc_roundup(). 12 vuotta sitten
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
circuitbuild.c f4cf279eb5 Rename extend_info_alloc() --> _new() 11 vuotta sitten
circuitbuild.h 3fe2161d28 Merge remote-tracking branch 'asn/bug6788' 11 vuotta sitten
circuitlist.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 vuotta sitten
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
circuituse.c f4cf279eb5 Rename extend_info_alloc() --> _new() 11 vuotta sitten
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
command.c 734b09080f Fetch IPv6 address from NETINFO "other OR's address" field. 12 vuotta sitten
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
config.c 9446efc0df a debugging log line that just helped me 11 vuotta sitten
config.h 44fe717524 General tweaks and fixes for Nick's comments. 11 vuotta sitten
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 vuotta sitten
connection.c 5898c09c3a Fix whitespace 12 vuotta sitten
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
connection_edge.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 vuotta sitten
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 vuotta sitten
connection_or.c 8284c2bcba Use tor_malloc_zero() in var_cell_new(). 11 vuotta sitten
connection_or.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
control.c eec86939d1 Merge remote-tracking branch 'origin/maint-0.2.3' 12 vuotta sitten
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 vuotta sitten
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
directory.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 vuotta sitten
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 vuotta sitten
dirserv.c 00120544a4 fix punctuation in logs 11 vuotta sitten
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 12 vuotta sitten
dirvote.c 5d679caa32 Fix warning when implicitly casting strlen(microdesc) to int 11 vuotta sitten
dirvote.h 0770e4ccdb Whitespace fixes. 11 vuotta sitten
dns.c 223e7cfabe When iterating over connections pending DNS, skip marked ones 12 vuotta sitten
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 vuotta sitten
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
eventdns.c 1e5683b167 Be more careful calling wcstombs 12 vuotta sitten
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 vuotta sitten
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 vuotta sitten
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
include.am 30fe9080e7 Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c 11 vuotta sitten
main.c 1ca9e2685f Merge branch 'quiet_lib_versions_squashed' 11 vuotta sitten
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
microdesc.c 2131cc125b Don't log about reloading the microdescriptor cache at startup 11 vuotta sitten
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
networkstatus.c efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 12 vuotta sitten
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
nodelist.c 67065c3c06 minor typos i found while constructing the changelog 11 vuotta sitten
nodelist.h 8b081231b5 Make node_ipv6_preferred() take microdescs into account. 11 vuotta sitten
ntmain.c 1e5683b167 Be more careful calling wcstombs 12 vuotta sitten
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
onion.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
or.h b00b8272da make AuthDirHasIPv6Connectivity match the man page 11 vuotta sitten
policies.c e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' 12 vuotta sitten
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 12 vuotta sitten
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
relay.c 09c84b50e7 Rename packed_cell_alloc() --> _new(). 11 vuotta sitten
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent 12 vuotta sitten
rendclient.c 10130e5979 Appease make check-spaces 12 vuotta sitten
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
rendcommon.c 36c968491f Use new replaycache_t structure for replay detection in rend_service_introduce() 12 vuotta sitten
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
rendservice.c 778d90122c Avoid spurious warnings in rend_service_introduce 12 vuotta sitten
rendservice.h 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() 12 vuotta sitten
rephist.c e13e9c40c8 Never emit the "opt" prefix in any directory stuff 12 vuotta sitten
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
replaycache.c 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 12 vuotta sitten
replaycache.h 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 12 vuotta sitten
router.c f4cf279eb5 Rename extend_info_alloc() --> _new() 11 vuotta sitten
router.h 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 12 vuotta sitten
routerlist.c 0a2fcc55c5 resolve an XXX by agreeing with nickm 11 vuotta sitten
routerlist.h cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. 12 vuotta sitten
routerparse.c d7a646edcf Merge branch 'bug5535_only_rebased' 11 vuotta sitten
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 vuotta sitten
transports.c da16c425ef Start passing ports to tor_check_port_forwarding(). 11 vuotta sitten
transports.h da16c425ef Start passing ports to tor_check_port_forwarding(). 11 vuotta sitten