osmo-el2tpd/src
Oliver Smith 8c570c8cb0 src/test_connect.c: fix compile with Werror
test_connect.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
  printf(msgb_hexdump(msg));
  ^~~~~~

Change-Id: Ie0104649104ff31e180c05993e707c6629ddbf83
2020-05-11 11:46:41 +02:00
..
rfc rename paths 2020-05-03 19:28:01 +02:00
Makefile.am convert to autotools 2020-05-03 19:28:03 +02:00
crc32.c rename paths 2020-05-03 19:28:01 +02:00
crc32.h rename paths 2020-05-03 19:28:01 +02:00
l2tp_protocol.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_data.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_data.h rename paths 2020-05-03 19:28:01 +02:00
l2tpd_fsm.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_fsm.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_lapd.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_lapd.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_logging.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_logging.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_packet.c l2tpd_packet: Fix compiler warnings 2020-05-03 21:31:11 +02:00
l2tpd_packet.h rename paths 2020-05-03 19:28:01 +02:00
l2tpd_socket.c Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
l2tpd_socket.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
test_connect.c src/test_connect.c: fix compile with Werror 2020-05-11 11:46:41 +02:00
unixsocket_proto.h Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00