Nick Mathewson d68133c745 Merge branch '13642_offline_master_v2_squashed' 9 лет назад
..
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 лет назад
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 9 лет назад
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 9 лет назад
buffers.c e086db7952 Merge branch 'writing_tests' 9 лет назад
buffers.h 6f331645c7 Remove mempools and buf freelists 9 лет назад
channel.c 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 лет назад
channel.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 лет назад
channeltls.c 0e0b65db4f Appease make check-spaces 9 лет назад
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 лет назад
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitbuild.c 9139aeadb8 Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork 9 лет назад
circuitbuild.h b223b7c22d fix a compilation warning 9 лет назад
circuitlist.c d6dbd55849 trivial whitespace fix 9 лет назад
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 лет назад
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
circuituse.c a5b5d4bd2e Extend intro point to a 4th hop on cannibalization 9 лет назад
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
command.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
config.c b6eee531bb Support encrypted offline master keys with a new --keygen flag 9 лет назад
config.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 лет назад
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
connection.c 2f67a6e8c9 Merge remote-tracking branch 'origin/maint-0.2.6' 9 лет назад
connection.h 4c1a779539 Restrict unix: addresses to control and socks for now 9 лет назад
connection_edge.c db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 9 лет назад
connection_edge.h 2e8b8c8698 Make check-spaces happier. 9 лет назад
connection_or.c 5f15b0e1e2 Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372 9 лет назад
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 лет назад
control.c 6d8a2ff24f Check for NULL values in getinfo_helper_onions 9 лет назад
control.h 2308f917f9 Merge remote-tracking branch 'andrea/ticket15358_squashed_2' 9 лет назад
cpuworker.c d4c1716263 add an explanatory comment 9 лет назад
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 9 лет назад
dircollate.c d31877c6bf Fix some memory leaks in ed25519 code and tests 9 лет назад
dircollate.h 0e0b65db4f Appease make check-spaces 9 лет назад
directory.c 90e07ab338 Fix return-type gcc warning 9 лет назад
directory.h 034e2788f8 whitespace fixes 9 лет назад
dirserv.c c0c0a6085e Merge remote-tracking branch 'origin/maint-0.2.6' 9 лет назад
dirserv.h 96211bcf71 Merge branch 'bug9321_rerebase' 9 лет назад
dirvote.c 10dd50dfcb Fix a warning from the clangalyzer. 9 лет назад
dirvote.h 525383c46d Checkpoint some work on voting on ed25519 identities 9 лет назад
dns.c 5176f6f103 Remove relative paths to header files. 9 лет назад
dns.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
dnsserv.c 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 9 лет назад
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
entrynodes.c 241e6b0937 Fix some conversion problems 9 лет назад
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 9 лет назад
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ext_orport.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
geoip.c cdc49629c7 Merge branch 'bug6852' 9 лет назад
geoip.h cdc49629c7 Merge branch 'bug6852' 9 лет назад
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
include.am 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 лет назад
keypin.c a6e3db5f72 Attempt to fix keypinning on Windows 9 лет назад
keypin.h 592a439107 Tie key-pinning logic into directory authority operation 9 лет назад
main.c d68133c745 Merge branch '13642_offline_master_v2_squashed' 9 лет назад
main.h 56061976db Recover better when our clock jumps back many hours 9 лет назад
microdesc.c 24b720a984 Include ed25519 keys in microdescriptors. 9 лет назад
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
networkstatus.c 8092ae0c4e Document the consensus download interval used by hidden services 9 лет назад
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
nodelist.c d221b507c9 Avoid logging natural-language reports that are redundant with bootstrapping 9 лет назад
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ntmain.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_fast.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 лет назад
or.h d68133c745 Merge branch '13642_offline_master_v2_squashed' 9 лет назад
policies.c 90b9e23bec Merge branch 'exitnode_10067_squashed' 9 лет назад
policies.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 9 лет назад
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
relay.c 5246e8f992 Remove lingering mempool code 9 лет назад
relay.h 5246e8f992 Remove lingering mempool code 9 лет назад
rendclient.c c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 лет назад
rendclient.h d5e4a63436 Fix some compilation warnings 9 лет назад
rendcommon.c 2b73dbf2a4 Always initialise return value in compute_desc_id in rendcommon.c 9 лет назад
rendcommon.h d5e4a63436 Fix some compilation warnings 9 лет назад
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit 9 лет назад
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
rendservice.c a5b5d4bd2e Extend intro point to a 4th hop on cannibalization 9 лет назад
rendservice.h 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 лет назад
rephist.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 лет назад
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 9 лет назад
replaycache.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
replaycache.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
router.c 3d653dff5e Add a master-key-ed25519 line for convenience 9 лет назад
router.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 лет назад
routerkeys.c d68133c745 Merge branch '13642_offline_master_v2_squashed' 9 лет назад
routerkeys.h b6eee531bb Support encrypted offline master keys with a new --keygen flag 9 лет назад
routerlist.c 0e0b65db4f Appease make check-spaces 9 лет назад
routerlist.h efa21bb941 Implement proposal 228: cross-certification with onion keys 9 лет назад
routerparse.c 3d653dff5e Add a master-key-ed25519 line for convenience 9 лет назад
routerparse.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 лет назад
routerset.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
routerset.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 лет назад
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 лет назад
statefile.c f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 9 лет назад
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
status.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 лет назад
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
tor_main.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
torcert.c 0e0b65db4f Appease make check-spaces 9 лет назад
torcert.h 3bee74c6d1 Generate weird certificates correctly 9 лет назад
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 9 лет назад
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад