openocd/src
Steven Stallion 800fe0b885 server: support binding to arbitrary interfaces
Some installations of OpenOCD are used in restricted environments that
do not permit binding to public interfaces.

This patch does not affect the default behavior to listen on all
interfaces, however it does give the option to restrict services by way
of the bindto command.

Change-Id: Id51bd64b376a8c62dd47b08b4d834872925e6af2
Signed-off-by: Steven Stallion <stallion@squareup.com>
Reviewed-on: http://openocd.zylin.com/3534
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2016-07-17 20:55:11 +01:00
..
flash cfi: Add support for strangely endianness broken SoC implementations 2016-06-23 07:39:57 +01:00
helper Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
jtag Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
server server: support binding to arbitrary interfaces 2016-07-17 20:55:11 +01:00
svf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
target swd: Add support for connect_assert_srst for SWD. 2016-07-04 23:44:02 +01:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00