Nick Mathewson 63f542a5c2 Move all externally maintained source files into src/ext il y a 11 ans
..
Makefile.nmake 184560c4f6 Add initial circuitmux_ewma.{c,h} il y a 11 ans
buffers.c f45cde05f9 Remove tor_malloc_roundup(). il y a 11 ans
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
channel.c bd28322d38 Remove variables; fix gcc 4.7 warnings il y a 11 ans
channel.h 8afe41b481 Implement channel_set_cmux_policy_everywhere() il y a 11 ans
channeltls.c bd28322d38 Remove variables; fix gcc 4.7 warnings il y a 11 ans
channeltls.h bddfb9ffa8 Add magic number for type-checking channel casts il y a 11 ans
circuitbuild.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
circuitbuild.h 32337502f1 Use channel_t rather than or_connection_t for circuits il y a 11 ans
circuitlist.c bd28322d38 Remove variables; fix gcc 4.7 warnings il y a 11 ans
circuitlist.h b28119e6a8 Fix detach when setting circuit ID to 0 bug in circuit_set_circid_chan_helper() and add circuit_get_by_circid_channel_even_if_marked() il y a 11 ans
circuitmux.c 5543c5b202 Fix formatting in various places after 6465/6816 work il y a 11 ans
circuitmux.h e1de2f1437 Add upcasts for circuitmux_policy_data_t and circuitmux_policy_circ_data_t to circuitmux.h il y a 11 ans
circuitmux_ewma.c bd28322d38 Remove variables; fix gcc 4.7 warnings il y a 11 ans
circuitmux_ewma.h 0c4f717b3e Implement cell_ewma_enabled() il y a 11 ans
circuituse.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union il y a 11 ans
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
command.c 8b36d4cc2a Merge branch 'bug6816_squashed_nowarn' of git://git.torproject.org/nickm/tor il y a 11 ans
command.h 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union il y a 11 ans
config.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
config.h 7d11952bf4 Split the or_state_t portions of config.c into their own file il y a 11 ans
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs il y a 12 ans
confparse.c d995dc8bac Split the routerset code out of routerlist.c il y a 11 ans
confparse.h 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file il y a 11 ans
connection.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
connection_edge.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' il y a 12 ans
connection_or.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
connection_or.h 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 il y a 11 ans
control.c 9ad7ba9f22 Use connection_or_get_num_circuits() in control.c il y a 11 ans
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
cpuworker.c e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t il y a 11 ans
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
directory.c 28f108bcce Use dirreq_id from channel_t when appropriate il y a 11 ans
directory.h 19136f6f11 Fix a wide line il y a 11 ans
dirserv.c 7ea904cbc0 Merge branch 'bug7011' il y a 11 ans
dirserv.h 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. il y a 12 ans
dirvote.c 8419d18441 Use fmt_addrport where appropriate. il y a 11 ans
dirvote.h 0770e4ccdb Whitespace fixes. il y a 11 ans
dns.c 65e85dba1b reformat; no actual changes il y a 11 ans
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. il y a 12 ans
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
geoip.c 28f108bcce Use dirreq_id from channel_t when appropriate il y a 11 ans
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
hibernate.c 7d11952bf4 Split the or_state_t portions of config.c into their own file il y a 11 ans
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
include.am 63f542a5c2 Move all externally maintained source files into src/ext il y a 11 ans
main.c 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union il y a 11 ans
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
microdesc.c 2131cc125b Don't log about reloading the microdescriptor cache at startup il y a 11 ans
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
networkstatus.c 5543c5b202 Fix formatting in various places after 6465/6816 work il y a 11 ans
networkstatus.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist il y a 11 ans
nodelist.c 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' il y a 11 ans
nodelist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist il y a 11 ans
ntmain.c 1e5683b167 Be more careful calling wcstombs il y a 12 ans
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
onion.c 8b14db9628 Switch onion.c over to channel_t il y a 11 ans
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
or.h 2565710fd7 Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h il y a 11 ans
policies.c e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' il y a 11 ans
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
reasons.c 32337502f1 Use channel_t rather than or_connection_t for circuits il y a 11 ans
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
relay.c 1498a6e84a Fix some circuitmux-related asserts in relay.c il y a 11 ans
relay.h 14fe0d5859 Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now il y a 11 ans
rendclient.c 96d2a21683 Avoid sign-extending when computing rend auth type. il y a 11 ans
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
rendcommon.c 36c968491f Use new replaycache_t structure for replay detection in rend_service_introduce() il y a 12 ans
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
rendmid.c f0f87cb68a Convert rendmid.c to channel_t il y a 11 ans
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
rendservice.c 8419d18441 Use fmt_addrport where appropriate. il y a 11 ans
rendservice.h 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() il y a 12 ans
rephist.c d85b563dbb Merge branch 'maint-0.2.3' il y a 11 ans
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
replaycache.c 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding il y a 12 ans
replaycache.h 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding il y a 12 ans
router.c 62babcaf0a Implement and use crypto_pk_eq_keys il y a 11 ans
router.h 7f952da553 Fix make check-spaces in circuitbuild.c and router.h il y a 11 ans
routerlist.c 62babcaf0a Implement and use crypto_pk_eq_keys il y a 11 ans
routerlist.h c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist il y a 11 ans
routerparse.c 32d9cea289 Merge remote-tracking branch 'public/bug6853' il y a 11 ans
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
routerset.c d995dc8bac Split the routerset code out of routerlist.c il y a 11 ans
routerset.h d995dc8bac Split the routerset code out of routerlist.c il y a 11 ans
statefile.c 8419d18441 Use fmt_addrport where appropriate. il y a 11 ans
statefile.h 7d11952bf4 Split the or_state_t portions of config.c into their own file il y a 11 ans
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
transports.c 8b3f3fb86e Use fmt_addrport in pt_get_extra_info_descriptor_string. il y a 11 ans
transports.h da16c425ef Start passing ports to tor_check_port_forwarding(). il y a 11 ans