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