Nick Mathewson 9deb3c61fe Fix a memory leak when adding an ri with expired ed certs 10 лет назад
..
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 лет назад
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 11 лет назад
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 11 лет назад
buffers.c e086db7952 Merge branch 'writing_tests' 10 лет назад
buffers.h 6f331645c7 Remove mempools and buf freelists 11 лет назад
channel.c 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 лет назад
channel.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 лет назад
channeltls.c 0e0b65db4f Appease make check-spaces 10 лет назад
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 лет назад
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitbuild.c 9139aeadb8 Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork 11 лет назад
circuitbuild.h b223b7c22d fix a compilation warning 11 лет назад
circuitlist.c d6dbd55849 trivial whitespace fix 11 лет назад
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 10 лет назад
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
circuituse.c cdc5debfde Rename ambiguous introduction point functions 10 лет назад
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
command.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
config.c aa22b9672c whitespace fix 10 лет назад
config.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 10 лет назад
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
connection.c aadff62745 Do not autoflush control connections as their outbufs get big 10 лет назад
connection.h 4c1a779539 Restrict unix: addresses to control and socks for now 11 лет назад
connection_edge.c db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 10 лет назад
connection_edge.h 2e8b8c8698 Make check-spaces happier. 11 лет назад
connection_or.c 5f15b0e1e2 Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372 10 лет назад
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 10 лет назад
control.c 8c83e8cec0 Add get_max_sockets() and remove dead code 10 лет назад
control.h 2308f917f9 Merge remote-tracking branch 'andrea/ticket15358_squashed_2' 10 лет назад
cpuworker.c d4c1716263 add an explanatory comment 11 лет назад
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 11 лет назад
dircollate.c d31877c6bf Fix some memory leaks in ed25519 code and tests 10 лет назад
dircollate.h 0e0b65db4f Appease make check-spaces 10 лет назад
directory.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 10 лет назад
directory.h 034e2788f8 whitespace fixes 11 лет назад
dirserv.c 7ee7149389 Make HSDir depend on Running/Valid again. 10 лет назад
dirserv.h 20254907d7 Improve log messages for problems about ed25519 keypinning 10 лет назад
dirvote.c 10dd50dfcb Fix a warning from the clangalyzer. 10 лет назад
dirvote.h 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 10 лет назад
dns.c 5176f6f103 Remove relative paths to header files. 11 лет назад
dns.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
dnsserv.c 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 11 лет назад
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
entrynodes.c 241e6b0937 Fix some conversion problems 11 лет назад
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 11 лет назад
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
ext_orport.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
geoip.c cdc49629c7 Merge branch 'bug6852' 11 лет назад
geoip.h cdc49629c7 Merge branch 'bug6852' 11 лет назад
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
include.am 33b1a33c33 Add rendcache.{c|h} 10 лет назад
keypin.c 347fe449fe Move formatting functions around. 10 лет назад
keypin.h 592a439107 Tie key-pinning logic into directory authority operation 10 лет назад
main.c b65d53519a Decouple the backend for directory_all_unreachable to simplify our CFG 10 лет назад
main.h 2d3f88f6b9 Remove casting of void pointers when handling signals. 10 лет назад
microdesc.c 8afbc154f7 Remove a 9-function strongly connected component of tor's callgraph. 10 лет назад
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
networkstatus.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 10 лет назад
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
nodelist.c 20254907d7 Improve log messages for problems about ed25519 keypinning 10 лет назад
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 10 лет назад
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_fast.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 11 лет назад
or.h 347fe449fe Move formatting functions around. 10 лет назад
policies.c 90b9e23bec Merge branch 'exitnode_10067_squashed' 11 лет назад
policies.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 11 лет назад
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
relay.c a7624de1aa Move cache objects and functions to rendcache.{c|h} 10 лет назад
relay.h 5246e8f992 Remove lingering mempool code 11 лет назад
rendcache.c 7dce409802 Expire after 5 minutes rend cache failure entries 10 лет назад
rendcache.h 7dce409802 Expire after 5 minutes rend cache failure entries 10 лет назад
rendclient.c d06af95ba3 Purge client HS failure cache on NEWNYM 10 лет назад
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 10 лет назад
rendcommon.c cdc5debfde Rename ambiguous introduction point functions 10 лет назад
rendcommon.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 10 лет назад
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit 11 лет назад
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
rendservice.c edaf681735 Break some wide lines 10 лет назад
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 10 лет назад
rephist.c d29a8ad564 Add link protocol version counts to the heartbeat message 11 лет назад
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 11 лет назад
replaycache.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
replaycache.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
router.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 10 лет назад
router.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 10 лет назад
routerkeys.c b5cfcb2045 Fix most check-spaces issues 10 лет назад
routerkeys.h 5e8edba3d8 If loading an ed25519 master key fails with errno != ENOENT, give up. 10 лет назад
routerlist.c 9deb3c61fe Fix a memory leak when adding an ri with expired ed certs 10 лет назад
routerlist.h efa21bb941 Implement proposal 228: cross-certification with onion keys 10 лет назад
routerparse.c b5cfcb2045 Fix most check-spaces issues 10 лет назад
routerparse.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 10 лет назад
routerset.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
routerset.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 11 лет назад
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 11 лет назад
statefile.c f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 11 лет назад
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
status.c d29a8ad564 Add link protocol version counts to the heartbeat message 11 лет назад
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
tor_main.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
torcert.c 3fcb74e98b Add more consistency checks in load_ed_keys 10 лет назад
torcert.h 3bee74c6d1 Generate weird certificates correctly 10 лет назад
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 11 лет назад
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад