summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * linux: Use an anonymous private mapping for the one shot buffer.Hans Leidekker2022-12-201-6/+6
* | configure: fix _PKG_CONFIG_WITH_FLAGS.Guy Harris2023-01-152-64/+32
* | configure: properly report errors from --cflags/--libs pkg-config calls.Guy Harris2023-01-153-551/+427
* | configure: require at least pkg-config 0.17.0 by default.Guy Harris2023-01-153-5/+6
* | CMake: improve comments for the network library tests.Guy Harris2023-01-141-33/+70
* | configure: don't require a C99 compiler, just warn if we don't have one.Guy Harris2023-01-142-2/+3
* | configure: improve comments for AC_LBL_LIBRARY_NET.Guy Harris2023-01-143-3431/+4111
* | Makefile.in: Add a "touch .devel" command in the releasecheck targetFrancois-Xavier Le Bail2023-01-132-0/+3
* | CHANGES: Do section headers for 1.10.3, 1.10.4 and mainFrancois-Xavier Le Bail2023-01-131-3/+6
* | CHANGES: Add a change backported to 1.10Francois-Xavier Le Bail2023-01-101-0/+1
* | Makefile.in: Add some missing files in the distclean targetFrancois-Xavier Le Bail2023-01-101-2/+2
* | NPF: fix build, update comments.Guy Harris2023-01-101-16/+9
* | NPF: update handling of failure to set promiscuous mode.Guy Harris2023-01-102-7/+42
* | CHANGES: add two more entries in the main and 1.10 branches. [skip ci]Guy Harris2023-01-091-0/+2
* | CHANGES: add a change that will be backported to the 10.2 branch. [skip ci]Guy Harris2023-01-091-0/+1
* | CREDITS: add Eli Schwartz. [skip ci]Guy Harris2023-01-091-0/+1
* | Merge pull request #1151 from eli-schwartz/pcap-config-versionGuy Harris2023-01-091-1/+7
|\ \
| * | pcap-config: support printing the versionEli Schwartz2023-01-081-1/+7
|/ /
* | Makefile.in: sort PUBHDR in "ls" directory order.Guy Harris2023-01-032-4/+6
* | Fix a typo in commentFrancois-Xavier Le Bail2023-01-031-1/+1
* | Put the "don't install pcap-util.h" fix in the right section. [skip ci]Guy Harris2023-01-021-1/+2
* | Don't install pcap-util.h; it's not a public header.Guy Harris2023-01-022-1/+2
* | Remove an always-false pointer test from snf_read().Denis Ovsienko2023-01-022-3/+1
* | Revert "Fix NULL pointer dereference in snf_read()"Denis Ovsienko2023-01-023-4/+1
* | Fix NULL pointer dereference in snf_read()Ege Çetin2023-01-013-1/+4
* | Remove two old version files from .gitignore. [skip ci]Denis Ovsienko2023-01-011-2/+0
* | CHANGES: Do section headers for 1.10.2 and 1.10.3. [skip ci]Denis Ovsienko2023-01-011-1/+4
* | CHANGES: Refine the 1.10.2 section. [skip ci]Denis Ovsienko2022-12-301-2/+23
* | CHANGES: merge items that refer to the same issue. [skip ci]Guy Harris2022-12-291-4/+1
* | CHANGES: add items for two (unlikely) crashes. [skip ci]Guy Harris2022-12-291-0/+3
* | Add the NPD bug fix to 1.10.2 change log section. [skip ci]Denis Ovsienko2022-12-291-0/+3
* | Fix some typosFrancois-Xavier Le Bail2022-12-242-2/+2
* | Fix some comments. [skip ci]Guy Harris2022-12-212-3/+11
* | Merge pull request #1147 from hopper-vul/fix-two-crashes-breakloop-set_rfmonGuy Harris2022-12-212-0/+18
|\ \
| * | Fix the error fix of #1147hopper-vul2022-12-211-5/+3
| * | Fix two null pointer crashes of breakloop and can_set_rfmonhopper-vul2022-12-212-0/+20
|/ /
* | CHANGES: Add a change backported to 1.10Francois-Xavier Le Bail2022-12-201-0/+1
* | Cirrus CI: Add the openssl@3 brew package in the macOS taskFrancois-Xavier Le Bail2022-12-201-0/+1
|/
* configure: discard stray characters.Guy Harris2022-12-192-3/+2
* CHANGES: Add a change backported to 1.10Francois-Xavier Le Bail2022-12-191-0/+1
* Cirrus CI: Add the libssl-dev package in the Linux taskFrancois-Xavier Le Bail2022-12-191-1/+1
* Cirrus CI: Run the "make whitespacecheck" command in the Linux taskFrancois-Xavier Le Bail2022-12-192-0/+2
* Makefile.in: Add the whitespacecheck targetFrancois-Xavier Le Bail2022-12-192-0/+14
* Remove a trailing spaceFrancois-Xavier Le Bail2022-12-191-1/+1
* CI: Exempt Clang 15 from warnings. [skip appveyor]Denis Ovsienko2022-12-181-0/+5
* CHANGES: Move a change backported to 1.10Francois-Xavier Le Bail2022-12-181-1/+1
* Fix a typo in doc/README.linux. [skip ci]Denis Ovsienko2022-12-131-1/+1
* CHANGES: Add a main-only changeFrancois-Xavier Le Bail2022-12-111-0/+1
* Makefile.in: Add "make -s install" in the releasecheck targetFrancois-Xavier Le Bail2022-12-112-3/+15
* CMakeLists.txt: Print "Symlinking: /some/path to ..." conditionallyFrancois-Xavier Le Bail2022-12-111-2/+4