tor/src/feature/relay
Nick Mathewson 16199a54a2 Check hostname before using it in send_resolved_hostname_cell()
Also, turn an absent hostname into a BUG(), not a crash.

Found by scan-build.

Closes ticket 28879; bugfix on 0.1.2.7-alpha
2018-12-17 09:15:37 -05:00
..
dns_structs.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
dns.c Check hostname before using it in send_resolved_hostname_cell() 2018-12-17 09:15:37 -05:00
dns.h Teach the OOM handler about the DNS cache 2018-07-17 09:19:27 -04:00
ext_orport.c Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
ext_orport.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
onion_queue.c Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
onion_queue.h Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
router.c Split the authority-cert and signature/hash code from routerparse 2018-10-01 00:09:00 -05:00
router.h Revise things that had included router.h before 2018-09-25 17:57:58 -04:00
routerkeys.c Extract all the "am I a server" functions from router.c 2018-09-25 16:00:50 -04:00
routerkeys.h Move key-loading and crosscert-checking out of feature/relay 2018-09-25 15:14:57 -04:00
routermode.c Extract all the "am I a server" functions from router.c 2018-09-25 16:00:50 -04:00
routermode.h Extract all the "am I a server" functions from router.c 2018-09-25 16:00:50 -04:00
selftest.c Revise things that had included router.h before 2018-09-25 17:57:58 -04:00
selftest.h Move self-test functionality into its own file. 2018-09-25 15:14:57 -04:00