Linus Nordberg dda177b19e Add "a" line to status document. hace 14 años
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' hace 14 años
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt hace 14 años
buffers.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. hace 13 años
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
circuitbuild.c f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' hace 13 años
circuitbuild.h 24451e6f7d Avoid double-typedef of transport_t. hace 13 años
circuitlist.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. hace 13 años
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
circuituse.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. hace 13 años
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
command.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
config.c f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' hace 13 años
config.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs hace 13 años
connection.c f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' hace 13 años
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
connection_edge.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' hace 13 años
connection_or.c 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
connection_or.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
control.c f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' hace 13 años
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
directory.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
directory.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
dirserv.c dda177b19e Add "a" line to status document. hace 13 años
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
dirvote.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
dirvote.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
dns.c f9fddba539 Downgrade an eventdns warning to PROTOCOL_WARN. hace 13 años
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. hace 13 años
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
eventdns.c 1e5683b167 Be more careful calling wcstombs hace 13 años
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 14 años
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
main.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
microdesc.c c4586f4df7 Downgrade message about md cache cleaning from notice to info hace 13 años
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
networkstatus.c efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH hace 13 años
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
nodelist.c 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
nodelist.h 631ec5c4fe Move last_reachable and testing_since from routerinfo_t to node_t. hace 13 años
ntmain.c 1e5683b167 Be more careful calling wcstombs hace 13 años
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
onion.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
or.h dda177b19e Add "a" line to status document. hace 13 años
policies.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' hace 13 años
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
relay.c 27ec0248d2 Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3 hace 13 años
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent hace 13 años
rendclient.c 10130e5979 Appease make check-spaces hace 13 años
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
rendcommon.c 913067f788 Resolve about 24 DOCDOCs hace 13 años
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
rendservice.c f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' hace 13 años
rendservice.h b44693f32d Refactor rend_service_load_keys() into outer loop and loop contents hace 13 años
rephist.c d4285f03df Extend tor_sscanf so it can replace sscanf in rephist.c hace 13 años
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
router.c 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
router.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
routerlist.c 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. hace 13 años
routerlist.h 913067f788 Resolve about 24 DOCDOCs hace 13 años
routerparse.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 13 años
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 13 años
transports.c 8b9f4d75f2 Address Nick's comments. hace 13 años
transports.h 8b9f4d75f2 Address Nick's comments. hace 13 años