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