summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* some parameters for enabling probot on the repositoryenable-probot-staleMichael Richardson2021-10-051-0/+21
* Move the backported items to 4.99.2 in CHANGES. [skip ci]Denis Ovsienko2021-09-291-0/+3
* lwres: Fix a length checkFrancois-Xavier Le Bail2021-09-274-1/+5
* CI: Refine GCC identification. [skip appveyor]Denis Ovsienko2021-09-151-1/+16
* Merge pull request #926 from gokulkumar792/print_Block_Ack_TA_fieldGuy Harris2021-09-131-3/+6
|\
| * IEEE 802.11: include the "TA" field while printing Block Ack Control frameGokul Sivakumar2021-07-281-3/+6
* | Remove last remaining trailing whitespacea13460542021-09-042-2/+2
* | Merge pull request #924 from gokulkumar792/print_meshidMichael Richardson2021-08-254-0/+47
|\ \
| * | IEEE 802.11: Add a test to check the 802.11s Mesh ID in management framesGokul Sivakumar2021-08-223-0/+4
| * | IEEE 802.11: include the "Mesh ID" field while printing management framesGokul Sivakumar2021-08-221-0/+43
|/ /
* | MPTCP: Add missing MP_CAPABLE FlagsRui2021-08-185-17/+32
* | CI: Add MAKE_BIN to allow non-default makes. [skip ci]Denis Ovsienko2021-08-172-8/+13
* | Document some OpenIndiana particulars. [skip ci]Denis Ovsienko2021-08-173-1/+32
* | CI: Clean in ../libpcap only if present. [skip ci]Denis Ovsienko2021-08-171-1/+3
* | Fixup commit 604cd4a for OpenIndiana.Denis Ovsienko2021-08-172-0/+10
* | Use more the ND_TCHECK_1() macroFrancois-Xavier Le Bail2021-08-151-1/+1
* | Use more the ND_TCHECK_1() macroFrancois-Xavier Le Bail2021-08-151-3/+3
* | Use __builtin_unreachable(). [skip ci]Denis Ovsienko2021-08-152-1/+18
* | Remove the space I added to provoke a rebuild.Guy Harris2021-08-111-1/+1
* | Add a space at the end of the first line, to provoke a build.Guy Harris2021-08-111-1/+1
* | Consistenly use "XYZZY compiler M.N and later". [skip ci]Guy Harris2021-08-111-2/+3
* | Get rid of duplicate definition of __has_attribute.Guy Harris2021-08-111-18/+0
* | Fix a comment. [skip ci]Guy Harris2021-08-111-1/+2
* | Make the tests a bit easier to read.Guy Harris2021-08-111-23/+40
* | Do not define __EXTENSIONS__ if already defined. [skip ci]Denis Ovsienko2021-08-101-1/+6
* | Tell CMake not to check for a C++ compiler.Guy Harris2021-08-081-9/+9
* | On Solaris, for 64-bit builds, use the 64-bit pcap-config.Guy Harris2021-08-085-18/+374
* | Use basename() and dirname() right on FreeBSD. [skip appveyor]Denis Ovsienko2021-08-053-19/+59
* | Fix auto-enabling of Capsicum on FreeBSD with Autoconf. [skip appveyor]Denis Ovsienko2021-08-043-2/+3
* | Squelch a warning with Capsicum enabled. [skip appveyor]Denis Ovsienko2021-08-043-4/+9
* | CMake: Fix EXTRA_CFLAGS after commit cae0c65. [skip appveyor]Denis Ovsienko2021-08-031-1/+1
* | configure: special-case macOS /usr/bin/pcap-config as we do in CMake.Guy Harris2021-08-032-0/+96
* | Define PRINTFLIKE_FUNCPTR() exactly for XL C. [skip appveyor]Denis Ovsienko2021-08-032-9/+27
* | CI: Get randomness right in mktempdir_diy(). [skip ci]Denis Ovsienko2021-08-031-2/+2
* | CI: Put a misplaced comment right in build.sh. [skip ci]Denis Ovsienko2021-08-031-1/+1
* | Move capdns from tcpdump.c to addrtoname.c.Denis Ovsienko2021-08-024-7/+6
* | CMake: Handle EXTRA_CFLAGS w/o add_compile_options(). [skip ci]Denis Ovsienko2021-07-311-2/+3
* | Lose two unused macros in diag-control.h. [skip ci]Denis Ovsienko2021-07-311-2/+0
* | CI: Explain useful side effects of "-D" and "-J". [skip ci]Denis Ovsienko2021-07-301-0/+7
* | CMake: Add a way to request -Werror and equivalents.Denis Ovsienko2021-07-302-7/+49
* | CI: Port recent improvements from tcpslice. [skip appveyor]Denis Ovsienko2021-07-303-36/+94
* | Cirrus CI: Fixup the previous commit. [skip appveyor]Denis Ovsienko2021-07-291-3/+5
* | netdissect.h requires funcattrs.hDenis Ovsienko2021-07-291-0/+1
* | Cirrus CI: Refine resource allocation for freebsd. [skip appveyor]Denis Ovsienko2021-07-291-5/+4
|/
* Address some issues with XL C on Linux/POWER9.Denis Ovsienko2021-07-275-6/+43
* CI: Make MATRIX_CC loop the outermost.Denis Ovsienko2021-07-261-51/+51
* CI: Print dynamic dependencies early. [skip ci]Denis Ovsienko2021-07-261-2/+1
* CI: GCC can appear as "egcc" on OpenBSD. [skip ci]Denis Ovsienko2021-07-261-1/+1
* Squelch a noreturn warning on AIX. [skip ci]Denis Ovsienko2021-07-261-0/+8
* CI: Refine C compilers handling. [skip appveyor]Denis Ovsienko2021-07-252-16/+68