wmem: allow wmem_destroy_list to ignore a NULL list.
[metze/wireshark/wip.git] / wsutil / interface.c
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-10 Michael MannConvert to using use SPDX identifier on wsutil directory
2017-10-26 João ValverdeImprove our inet_ntop() wrapper
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2016-08-26 Dario Lombardowsutil: add enumeration of local ip addresses in Windows.
2016-08-25 Dario Lombardowsutil: fix indentation of interface.c
2016-05-23 Guy HarrisInclude <sys/socket.h>, too.
2016-05-23 Guy HarrisExplicitly include <netinet/in.h>.
2016-04-12 Peter Wusshdump,ciscodump: fix local addresses discovery
2016-03-29 Peter WuAnother round of extcap memleak fixes
2016-03-04 Jeff MorrissClean up modelines and indentation.
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.