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