aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/interface.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Eliminate some unneeded header checks.Guy Harris1-3/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2017-10-26Improve our inet_ntop() wrapperJoão Valverde1-2/+2
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-2/+1
2016-08-26wsutil: add enumeration of local ip addresses in Windows.Dario Lombardo1-2/+71
2016-08-25wsutil: fix indentation of interface.cDario Lombardo1-42/+42
2016-05-23Include <sys/socket.h>, too.Guy Harris1-4/+12
2016-05-23Explicitly include <netinet/in.h>.Guy Harris1-0/+4
2016-04-12sshdump,ciscodump: fix local addresses discoveryPeter Wu1-2/+0
2016-03-29Another round of extcap memleak fixesPeter Wu1-0/+1
2016-03-04Clean up modelines and indentation.Jeff Morriss1-42/+42
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo1-0/+106