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