Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 anni fa
..
Makefile.nmake d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 9 anni fa
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 9 anni fa
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 9 anni fa
buffers.c e086db7952 Merge branch 'writing_tests' 9 anni fa
buffers.h 6f331645c7 Remove mempools and buf freelists 9 anni fa
channel.c b56c7614b6 When closing circs build through a new guard, only close local ones 9 anni fa
channel.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
channeltls.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 anni fa
channeltls.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitbuild.c 9139aeadb8 Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork 9 anni fa
circuitbuild.h b223b7c22d fix a compilation warning 9 anni fa
circuitlist.c d6dbd55849 trivial whitespace fix 9 anni fa
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 anni fa
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
circuituse.c db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 9 anni fa
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
command.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
config.c 452cebc4a4 Remove support for OpenSSL without ECC. 9 anni fa
config.h d68bbb0a29 Unit tests for consider_adding_dir_servers() as modified in #15642 9 anni fa
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
connection.c 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 anni fa
connection.h 4c1a779539 Restrict unix: addresses to control and socks for now 9 anni fa
connection_edge.c db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 9 anni fa
connection_edge.h 2e8b8c8698 Make check-spaces happier. 9 anni fa
connection_or.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 anni fa
connection_or.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
control.c 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 anni fa
control.h 2308f917f9 Merge remote-tracking branch 'andrea/ticket15358_squashed_2' 9 anni fa
cpuworker.c d4c1716263 add an explanatory comment 9 anni fa
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 9 anni fa
directory.c c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 anni fa
directory.h 034e2788f8 whitespace fixes 9 anni fa
dirserv.c 26c344a563 Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()" 9 anni fa
dirserv.h 96211bcf71 Merge branch 'bug9321_rerebase' 9 anni fa
dirvote.c 196499da73 Use a custom Base64 encoder with more control over the output format. 9 anni fa
dirvote.h 96211bcf71 Merge branch 'bug9321_rerebase' 9 anni fa
dns.c 5176f6f103 Remove relative paths to header files. 9 anni fa
dns.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
dnsserv.c 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 9 anni fa
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
entrynodes.c 241e6b0937 Fix some conversion problems 9 anni fa
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 9 anni fa
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
ext_orport.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
geoip.c cdc49629c7 Merge branch 'bug6852' 9 anni fa
geoip.h cdc49629c7 Merge branch 'bug6852' 9 anni fa
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
include.am b54626fd11 Silence two make rules 9 anni fa
main.c ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 anni fa
main.h 56061976db Recover better when our clock jumps back many hours 9 anni fa
microdesc.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
networkstatus.c b4a8fd8958 When there are no package lines, make consensus/packages say "". 9 anni fa
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
nodelist.c d221b507c9 Avoid logging natural-language reports that are redundant with bootstrapping 9 anni fa
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
ntmain.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_fast.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 anni fa
or.h db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 9 anni fa
policies.c 90b9e23bec Merge branch 'exitnode_10067_squashed' 9 anni fa
policies.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 9 anni fa
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
relay.c 5246e8f992 Remove lingering mempool code 9 anni fa
relay.h 5246e8f992 Remove lingering mempool code 9 anni fa
rendclient.c c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 anni fa
rendclient.h d5e4a63436 Fix some compilation warnings 9 anni fa
rendcommon.c 2aaaf7b145 Fix: init HSDirs list in rend_data_service_create 9 anni fa
rendcommon.h d5e4a63436 Fix some compilation warnings 9 anni fa
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit 9 anni fa
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
rendservice.c 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 anni fa
rendservice.h 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 anni fa
rephist.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 anni fa
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 9 anni fa
replaycache.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
replaycache.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
router.c 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 anni fa
router.h 8feaf3846d Refactor router_rebuild_descriptor 9 anni fa
routerlist.c 05f7336624 Remove version checks for microdescriptor support 9 anni fa
routerlist.h caf28519d9 Merge branch 'bug12844' 9 anni fa
routerparse.c 54000d7ad9 Merge remote-tracking branch 'dgoulet/bug14847_027_06' 9 anni fa
routerparse.h 05f7336624 Remove version checks for microdescriptor support 9 anni fa
routerset.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
routerset.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 anni fa
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 anni fa
statefile.c f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 9 anni fa
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
status.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 anni fa
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
tor_main.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 9 anni fa
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa