Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
..
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 4cff437a0a Remove remaining references to "nulterminate" in comments 8 лет назад
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 лет назад
channel.c bbb73eaf31 properly delete current channel in channel_free_list 8 лет назад
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 7155ee849e Fix misnamed parameter in or_circuit_new docstring. 8 лет назад
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 54510d4d1a Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option. 8 лет назад
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). 8 лет назад
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
config.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
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 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
connection.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
connection_edge.c b4732bd2ea Logs and debug info that I used for finding bug 16844 8 лет назад
connection_edge.h 2e8b8c8698 Make check-spaces happier. 9 лет назад
connection_or.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 лет назад
control.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
control.h b58dfba76f Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL 8 лет назад
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time 8 лет назад
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 9 лет назад
dircollate.c 63db8170ae Fix typo in double_digest_map type 8 лет назад
dircollate.h 0e0b65db4f Appease make check-spaces 9 лет назад
directory.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 8 лет назад
directory.h 034e2788f8 whitespace fixes 9 лет назад
dirserv.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 лет назад
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing 8 лет назад
dirvote.c 216bde38e0 Fix some types on container fns 8 лет назад
dirvote.h 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 8 лет назад
dns.c 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
dns.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 лет назад
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 ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
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 f75325c132 No spaces around = in variable assignment 8 лет назад
keypin.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 лет назад
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 лет назад
main.c dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 лет назад
main.h d07fe5dffe Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decouple_signals' 8 лет назад
microdesc.c fd16a2b56f Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor. 8 лет назад
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
networkstatus.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 8 лет назад
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
nodelist.c 20254907d7 Improve log messages for problems about ed25519 keypinning 8 лет назад
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 8 лет назад
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 ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
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 c5e87e33c7 Allow conflicts to occur in keypinning journal 8 лет назад
policies.c e62fe2f02d Put braces around reject-lines for IPv6 addrs 8 лет назад
policies.h 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses 8 лет назад
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 b4732bd2ea Logs and debug info that I used for finding bug 16844 8 лет назад
relay.h 5246e8f992 Remove lingering mempool code 9 лет назад
rendcache.c 5d45a26f39 Whoops; infinite recursion 8 лет назад
rendcache.h 7dce409802 Expire after 5 minutes rend cache failure entries 8 лет назад
rendclient.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 лет назад
rendcommon.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 лет назад
rendcommon.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 лет назад
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 273b267fa2 Fix: use the right list in find_expiring_intro_point() 8 лет назад
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 8 лет назад
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 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses 8 лет назад
router.h 835e09e54b Split the client-only parts of init_keys() into a separate function 8 лет назад
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 8 лет назад
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' 8 лет назад
routerlist.c 8d6bb3a559 Make our digest-mismatch warnings a touch better 8 лет назад
routerlist.h efa21bb941 Implement proposal 228: cross-certification with onion keys 9 лет назад
routerparse.c 6b6a714732 Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770 8 лет назад
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 8 лет назад
routerset.c e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 8 лет назад
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS 8 лет назад
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 e73206f681 Only return 0..255 from main(). 8 лет назад
torcert.c 3fcb74e98b Add more consistency checks in load_ed_keys 8 лет назад
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 лет назад