aboutsummaryrefslogtreecommitdiffstats
path: root/caputils
AgeCommit message (Expand)AuthorFilesLines
2019-11-17caputils: remove unneeded check.Dario Lombardo1-1/+1
2019-09-21MSVC: Warn about unused formal parametersTomasz Moń1-7/+8
2019-08-11make interface update libnl1 compatibleJaap Keuter1-1/+7
2019-08-01caputils: cast g_malloc pointer.Dario Lombardo1-2/+2
2019-07-27HTTPS In More Places, update some URLs.Guy Harris3-7/+8
2019-07-26HTTPS (almost) everywhere.Guy Harris8-8/+8
2019-07-10Doxygen: Try to fix reported warnings.Anders Broman1-13/+13
2019-07-10airpcap.h: Try to resolve doxygen warnings.Anders Broman1-2/+2
2019-05-03CMake: Remove wsutil pcap dependencyJoão Valverde4-3/+4
2019-04-29caputils: Convert error string to UTF-8 on WindowsTomasz Moń1-19/+95
2019-04-29caputils: Fix endless recursive loop on WindowsTomasz Moń1-5/+5
2019-04-15Don't pass "-g deprecated-gtk" to checkAPIs.pl.Gerald Combs1-2/+1
2019-03-24Add routines to return "Please report this as a bug" message strings.Guy Harris1-9/+3
2019-03-08Remove the periodic interface update in wireless toolbarMikael Kanstrup2-5/+15
2019-02-08Convert WinPcap references to Npcap.Gerald Combs3-18/+10
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-1/+11
2018-12-25prefs: Document the possible hidden interface typesJim Young1-10/+14
2018-11-30NSIS: Install NPcap instead of WinPcap.Gerald Combs1-3/+9
2018-11-29CMake: Fix some transitive link dependenciesJoão Valverde1-0/+6
2018-08-21Clean up includes for SIOCGIFDESCR.Guy Harris1-5/+9
2018-08-21We use errno, so we need to include <errno.h>.Guy Harris1-0/+1
2018-08-21Wrong snprintf() wrapper.Guy Harris1-1/+1
2018-08-21We need sys/sockio.h to define SIOCGIFDESCR.Guy Harris1-0/+4
2018-08-13Put the interface descrptions into the IDB when capturing to pcapng.Guy Harris2-8/+156
2018-06-26Remove code specific to older versions of Visual Studio.Gerald Combs1-30/+0
2018-06-11Fix names in declarations to match definitions.Guy Harris2-5/+7
2018-06-10Improve the secondary error messages for pcap errors.Guy Harris5-132/+193
2018-05-23make our version of nla_for_each_nested() publicMartin Kaiser1-21/+2
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris2-8/+8
2018-05-16Eliminate some unneeded header checks.Guy Harris1-3/+1
2018-05-08Windows: prioritize Npcap over WinPcapPascal Quantin1-3/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke15-15/+30
2018-05-01Use common indenting space in headingStig Bjørlykke1-9/+9
2018-04-18Remove autotools build system.Dario Lombardo1-90/+0
2018-04-17glib: Use g_slist_free_full() in a couple of places.Anders1-8/+1
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs1-81/+0
2018-04-17Remove some GTK+-only code.Gerald Combs1-2/+2
2018-03-09spdx: more licenses converted.Dario Lombardo1-11/+1
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-01Windows: Remove cruft for unsupported versonsGraham Bloice1-91/+24
2018-02-24Rename airpdcap to dot11decrypt.Gerald Combs2-2/+2
2018-02-17Make all versions of add_unix_interface_ifinfo() static.Guy Harris1-1/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-02-09caputils/tools: more SPDX convertions.Dario Lombardo1-13/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo15-15/+15
2018-02-07caputils: use SPDX identifiers.Dario Lombardo16-225/+16
2018-02-05Amend the comment with some background for the workaround.Jaap Keuter1-0/+4
2018-02-03Add a comment explaining why err is volatile.Guy Harris1-0/+15
2018-01-09Use pcapng as the name of the file format.Guy Harris1-2/+2
2018-01-08extcap: remove conditional compilation.Dario Lombardo2-9/+0