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