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