teor (Tim Wilson-Brown) 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
..
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 před 9 roky
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' před 9 roky
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together před 9 roky
buffers.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() před 8 roky
channel.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
channel.h 824a6a2a90 Replace usage of INLINE with inline před 8 roky
channeltls.c d68b7fd442 Refactor clock skew warning code to avoid duplication před 8 roky
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. před 9 roky
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circuitbuild.c 268608c0a0 Choose OR Entry Guards using IPv4/IPv6 preferences před 8 roky
circuitbuild.h b223b7c22d fix a compilation warning před 9 roky
circuitlist.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circuitmux.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circuitmux_ewma.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS před 9 roky
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
circuituse.c 0a701e5377 More fixes/debugging attempts for 17659 před 8 roky
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). před 8 roky
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
config.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
config.h 1c2366ea43 Authorities on IPv6: minor fixes and unit tests před 8 roky
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
connection.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
connection.h e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences před 8 roky
connection_edge.c e6be486aea More emergency-check code for un-removed pending entry conns před 8 roky
connection_edge.h e6be486aea More emergency-check code for un-removed pending entry conns před 8 roky
connection_or.c e5754c42d1 Merge branch 'bug17686_v2_027' před 8 roky
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. před 9 roky
control.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
control.h 293410d138 Add replica number to HS_DESC CREATED event před 8 roky
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time před 8 roky
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. před 9 roky
dircollate.c 63db8170ae Fix typo in double_digest_map type před 8 roky
dircollate.h 0e0b65db4f Appease make check-spaces před 9 roky
directory.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
directory.h 1648666203 Choose bridge addresses by IPv4/IPv6 preferences před 8 roky
dirserv.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing před 8 roky
dirvote.c 4ff08bb581 Add tests for directory_handle_command_get před 8 roky
dirvote.h 4ff08bb581 Add tests for directory_handle_command_get před 8 roky
dns.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
dns.h a187c772af Seventh test case for dns_resolve_impl(). před 8 roky
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). před 8 roky
dnsserv.c 0a701e5377 More fixes/debugging attempts for 17659 před 8 roky
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
entrynodes.c 4528f89316 Make entry_guard_set_status consistent with entry_is_live před 8 roky
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit před 9 roky
eventdns_tor.h 62c4d3880f Remove eventdns specific inline definition před 8 roky
ext_orport.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. před 8 roky
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
fallback_dirs.inc 4c1c2a313d Add Fallback Directory Candidate Selection Script před 8 roky
fp_pair.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
geoip.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
geoip.h 4ff08bb581 Add tests for directory_handle_command_get před 8 roky
hibernate.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
include.am 6ba8afe5f8 Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed' před 8 roky
keypin.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement před 8 roky
main.c 2212530bf5 Prop210: Close excess connections once a consensus is downloading před 8 roky
main.h 70f337fdb2 Some unit tests now require that periodic events be initialized. před 8 roky
microdesc.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
networkstatus.c e7e61ec7ec Prop210: Check fallback directories and authorities work as expected před 8 roky
networkstatus.h 2212530bf5 Prop210: Close excess connections once a consensus is downloading před 8 roky
nodelist.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
nodelist.h 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 před 8 roky
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion_fast.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. před 8 roky
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' před 9 roky
or.h 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
periodic.c 70f337fdb2 Some unit tests now require that periodic events be initialized. před 8 roky
periodic.h 70f337fdb2 Some unit tests now require that periodic events be initialized. před 8 roky
policies.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
policies.h 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string před 9 roky
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
relay.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
relay.h 5246e8f992 Remove lingering mempool code před 9 roky
rendcache.c fbdd32ebe9 Mention the expected length of the digests před 8 roky
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests před 8 roky
rendclient.c 0a701e5377 More fixes/debugging attempts for 17659 před 8 roky
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* před 8 roky
rendcommon.c e5754c42d1 Merge branch 'bug17686_v2_027' před 8 roky
rendcommon.h 824a6a2a90 Replace usage of INLINE with inline před 8 roky
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit před 9 roky
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
rendservice.c be30c61ac1 Merge branch 'maint-0.2.7' před 8 roky
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function před 9 roky
rephist.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message před 9 roky
replaycache.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 před 8 roky
replaycache.h 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 před 8 roky
router.c 1648666203 Choose bridge addresses by IPv4/IPv6 preferences před 8 roky
router.h 1b70497948 Prop210: Fix directory fetch tests před 8 roky
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. před 8 roky
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' před 8 roky
routerlist.c 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients před 8 roky
routerlist.h e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences před 8 roky
routerparse.c 9d17d10b36 tweak router_parse_addr_policy_item_from_string docs před 8 roky
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes před 8 roky
routerset.c 488e9a0502 Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' před 8 roky
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS před 8 roky
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. před 9 roky
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. před 9 roky
statefile.c d68b7fd442 Refactor clock skew warning code to avoid duplication před 8 roky
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
status.c d29a8ad564 Add link protocol version counts to the heartbeat message před 9 roky
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
tor_main.c e73206f681 Only return 0..255 from main(). před 8 roky
torcert.c be0891667e Fix undefined behavior caused by memory overlap před 8 roky
torcert.h 3bee74c6d1 Generate weird certificates correctly před 9 roky
transports.c 824a6a2a90 Replace usage of INLINE with inline před 8 roky
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky