David Goulet 4a7964b3bc Don't allow a rendezvous point to have a private address 8 yıl önce
..
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 yıl önce
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 9 yıl önce
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 9 yıl önce
buffers.c 4cff437a0a Remove remaining references to "nulterminate" in comments 8 yıl önce
buffers.h fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 yıl önce
channel.c bbb73eaf31 properly delete current channel in channel_free_list 8 yıl önce
channel.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 yıl önce
channeltls.c 0e0b65db4f Appease make check-spaces 9 yıl önce
channeltls.h 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 yıl önce
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitbuild.c 4a7964b3bc Don't allow a rendezvous point to have a private address 8 yıl önce
circuitbuild.h 4a7964b3bc Don't allow a rendezvous point to have a private address 8 yıl önce
circuitlist.c 95c03b29de Fix memory leak by circuit marked for close list 8 yıl önce
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuitstats.c dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 yıl önce
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
circuituse.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
command.c 2e0a50abf4 Remove redundant tor_free() in command_process_create_cell(). 8 yıl önce
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
config.c e5754c42d1 Merge branch 'bug17686_v2_027' 8 yıl önce
config.h 66fac9fbad Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays 8 yıl önce
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
connection.c 329aa59e43 Comment-only change to connection_get_by_type_addr_port_purpose 8 yıl önce
connection.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 yıl önce
connection_edge.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
connection_edge.h 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
connection_or.c e5754c42d1 Merge branch 'bug17686_v2_027' 8 yıl önce
connection_or.h b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 yıl önce
control.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
control.h 293410d138 Add replica number to HS_DESC CREATED event 8 yıl önce
cpuworker.c 32220d38c0 Ensure worker threads actually exit when it is time 8 yıl önce
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 9 yıl önce
dircollate.c 63db8170ae Fix typo in double_digest_map type 8 yıl önce
dircollate.h 0e0b65db4f Appease make check-spaces 9 yıl önce
directory.c fe8eb9b366 Merge remote-tracking branch 'public/decouple_dir_request_failed' 8 yıl önce
directory.h 4ff08bb581 Add tests for directory_handle_command_get 8 yıl önce
dirserv.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 yıl önce
dirserv.h d1c94dcbea Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing 8 yıl önce
dirvote.c 4ff08bb581 Add tests for directory_handle_command_get 8 yıl önce
dirvote.h 4ff08bb581 Add tests for directory_handle_command_get 8 yıl önce
dns.c a187c772af Seventh test case for dns_resolve_impl(). 8 yıl önce
dns.h a187c772af Seventh test case for dns_resolve_impl(). 8 yıl önce
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 yıl önce
dnsserv.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
entrynodes.c 241e6b0937 Fix some conversion problems 9 yıl önce
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 9 yıl önce
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
ext_orport.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 yıl önce
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
geoip.c 6cdd024c94 fix two typos in comments 8 yıl önce
geoip.h 4ff08bb581 Add tests for directory_handle_command_get 8 yıl önce
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
include.am fbeff307f7 Infrastructure for replacing global periodic events in main.c 8 yıl önce
keypin.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 yıl önce
keypin.h 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement 8 yıl önce
main.c fb3e862b86 Update comment: get_connection_array no longer takes "n" 8 yıl önce
main.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 8 yıl önce
microdesc.c fd16a2b56f Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor. 8 yıl önce
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
networkstatus.c 2f8cf524ba Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options 9 yıl önce
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
nodelist.c 20254907d7 Improve log messages for problems about ed25519 keypinning 8 yıl önce
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
ntmain.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 8 yıl önce
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion_fast.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 yıl önce
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 yıl önce
or.h 45caeec9a0 Merge remote-tracking branch 'teor/comments-20151123' 8 yıl önce
periodic.c 70f337fdb2 Some unit tests now require that periodic events be initialized. 8 yıl önce
periodic.h 70f337fdb2 Some unit tests now require that periodic events be initialized. 8 yıl önce
policies.c 1321608786 Merge branch 'maint-0.2.7' 8 yıl önce
policies.h e3cf39cefd Fix compilation warnings 8 yıl önce
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 9 yıl önce
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
relay.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
relay.h 5246e8f992 Remove lingering mempool code 9 yıl önce
rendcache.c 35edd74e25 Merge remote-tracking branch 'origin/maint-0.2.7' 8 yıl önce
rendcache.h 8b01849f3b Yet more memory leaks in the rendcache tests 8 yıl önce
rendclient.c 0a701e5377 More fixes/debugging attempts for 17659 8 yıl önce
rendclient.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 yıl önce
rendcommon.c e5754c42d1 Merge branch 'bug17686_v2_027' 8 yıl önce
rendcommon.h 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 yıl önce
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit 9 yıl önce
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
rendservice.c 4a7964b3bc Don't allow a rendezvous point to have a private address 8 yıl önce
rendservice.h e03eaa3c4a Remove empty rend_service_validate_intro_early function 9 yıl önce
rephist.c b3832e0b7f Fix hs stats comments to be more accurate 9 yıl önce
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 9 yıl önce
replaycache.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 8 yıl önce
replaycache.h 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 8 yıl önce
router.c 3461bcb10e Move a comment in router_get_my_descriptor to the correct line 8 yıl önce
router.h 1096f7638e A second test case for dns_resolve_impl. 8 yıl önce
routerkeys.c 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 8 yıl önce
routerkeys.h df0b4f0342 Merge branch 'feature16769_squashed' 8 yıl önce
routerlist.c 252149e8b4 Merge branch 'maint-0.2.7' 8 yıl önce
routerlist.h 15bfdbeb9d fix check-spaces once more 8 yıl önce
routerparse.c 6b6a714732 Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770 8 yıl önce
routerparse.h e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 8 yıl önce
routerset.c 488e9a0502 Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' 8 yıl önce
routerset.h 07b3028db7 Prohibit the use of one entry node with an HS 8 yıl önce
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 yıl önce
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 yıl önce
statefile.c 763cb393d3 fixup #17188: Add most likely reasons for clock going backwards 8 yıl önce
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
status.c d29a8ad564 Add link protocol version counts to the heartbeat message 9 yıl önce
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce
tor_main.c e73206f681 Only return 0..255 from main(). 8 yıl önce
torcert.c be0891667e Fix undefined behavior caused by memory overlap 8 yıl önce
torcert.h 3bee74c6d1 Generate weird certificates correctly 9 yıl önce
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 9 yıl önce
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 yıl önce