Andrea Shepard 184560c4f6 Add initial circuitmux_ewma.{c,h} пре 11 година
..
Makefile.nmake 184560c4f6 Add initial circuitmux_ewma.{c,h} пре 11 година
buffers.c f45cde05f9 Remove tor_malloc_roundup(). пре 11 година
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
channel.c b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
channel.h b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
channeltls.c b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
channeltls.h bddfb9ffa8 Add magic number for type-checking channel casts пре 11 година
circuitbuild.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
circuitbuild.h 32337502f1 Use channel_t rather than or_connection_t for circuits пре 11 година
circuitlist.c b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
circuitlist.h 32337502f1 Use channel_t rather than or_connection_t for circuits пре 11 година
circuitmux.c 34591c61ef Implement circuitmux_assert_okay() and helper functions in circuitmux.c пре 11 година
circuitmux.h 4a14c6aa67 Implement circuitmux_get_first_active_circuit() in circuitmux.c; add pick_active_circuit() to circuitmux_policy_t in circuitmux.h пре 11 година
circuitmux_ewma.c 184560c4f6 Add initial circuitmux_ewma.{c,h} пре 11 година
circuitmux_ewma.h 184560c4f6 Add initial circuitmux_ewma.{c,h} пре 11 година
circuituse.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
command.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
command.h 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
config.c 91b18b12d9 Fix tabs in config.c пре 11 година
config.h 7d11952bf4 Split the or_state_t portions of config.c into their own file пре 11 година
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs пре 12 година
confparse.c d995dc8bac Split the routerset code out of routerlist.c пре 11 година
confparse.h 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file пре 11 година
connection.c e136f7ccb4 Convert relay.c/relay.h to channel_t пре 11 година
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
connection_edge.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' пре 12 година
connection_or.c b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
connection_or.h 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 пре 11 година
control.c 9ad7ba9f22 Use connection_or_get_num_circuits() in control.c пре 11 година
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
cpuworker.c e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t пре 11 година
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
directory.c 28f108bcce Use dirreq_id from channel_t when appropriate пре 11 година
directory.h 19136f6f11 Fix a wide line пре 11 година
dirserv.c 35924435d2 Make reachabiity test in dirserv.c use channel_t пре 11 година
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. пре 12 година
dirvote.c 38609f1354 Fix comment typo пре 11 година
dirvote.h 0770e4ccdb Whitespace fixes. пре 11 година
dns.c 65e85dba1b reformat; no actual changes пре 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 28f108bcce Use dirreq_id from channel_t when appropriate пре 11 година
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
hibernate.c 7d11952bf4 Split the or_state_t portions of config.c into their own file пре 11 година
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
include.am 184560c4f6 Add initial circuitmux_ewma.{c,h} пре 11 година
main.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 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 c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist пре 11 година
networkstatus.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist пре 11 година
nodelist.c 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' пре 11 година
nodelist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist пре 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 8b14db9628 Switch onion.c over to channel_t пре 11 година
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
or.h 8004448635 Handle n_mux/p_mux properly in circuitmux.c пре 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 32337502f1 Use channel_t rather than or_connection_t for circuits пре 11 година
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
relay.c 35f5259df4 Eliminate linked list helper functions in relay.c which are no longer used пре 11 година
relay.h b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
rendclient.c 96d2a21683 Avoid sign-extending when computing rend auth type. пре 11 година
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 f0f87cb68a Convert rendmid.c to channel_t пре 11 година
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
rendservice.c 62babcaf0a Implement and use crypto_pk_eq_keys пре 11 година
rendservice.h 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() пре 12 година
rephist.c d85b563dbb Merge branch 'maint-0.2.3' пре 11 година
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 62babcaf0a Implement and use crypto_pk_eq_keys пре 11 година
router.h 7f952da553 Fix make check-spaces in circuitbuild.c and router.h пре 11 година
routerlist.c 62babcaf0a Implement and use crypto_pk_eq_keys пре 11 година
routerlist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist пре 11 година
routerparse.c 32d9cea289 Merge remote-tracking branch 'public/bug6853' пре 11 година
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
routerset.c d995dc8bac Split the routerset code out of routerlist.c пре 11 година
routerset.h d995dc8bac Split the routerset code out of routerlist.c пре 11 година
statefile.c 7d11952bf4 Split the or_state_t portions of config.c into their own file пре 11 година
statefile.h 7d11952bf4 Split the or_state_t portions of config.c into their own file пре 11 година
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 7d11952bf4 Split the or_state_t portions of config.c into their own file пре 11 година
transports.h da16c425ef Start passing ports to tor_check_port_forwarding(). пре 11 година