summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allow for ioplugin to default to off, enabling with --enable-iopluginraybellis-gzip-v2Michael Richardson2020-12-193-7/+49
* add comments about where this pointer to function usually pointsMichael Richardson2020-12-192-0/+2
* IO plugins for libpcapMichael Richardson2020-12-1912-52/+408
* Cirrus CI: Use FreeBSD 12.2 [skip travis] [skip appveyor]Denis Ovsienko2020-12-181-1/+1
* npf: don't mark pcap_create_interface()'s ebuf argument as unused,Guy Harris2020-12-151-1/+1
* Add support for getting and setting packet time stamps with Npcap.Guy Harris2020-12-153-1/+228
* Fix a typoFrancois-Xavier Le Bail2020-12-131-1/+1
* Fix some typosFrancois-Xavier Le Bail2020-12-1219-37/+37
* Mention DLT_LINUX_SLL2 in INSTALL.md [skip ci]Petr Vorel2020-11-021-1/+1
* Undo temporary test hack inadvertently committed.Guy Harris2020-10-191-1/+1
* grammar.y is now a built file.Guy Harris2020-10-191-3/+22
* grammar.y is now a built file.Guy Harris2020-10-191-3/+3
* Use "%define api.pure" if supported, otherwise use "%pure-parser".Guy Harris2020-10-194-31/+122
* Mention Npcap as well as Winpcap.Guy Harris2020-10-183-6/+6
* Restore "iff" (revert 824aa78). [skip ci]Denis Ovsienko2020-10-122-2/+2
* Fix some spelling. [skip ci]Denis Ovsienko2020-10-0918-37/+37
* Clean up allocation of some lists.Guy Harris2020-09-275-12/+25
* Amend a comment after the previous commit. [skip ci]Denis Ovsienko2020-09-261-3/+4
* added ipv6 socket supportlixiaoyan2020-09-261-2/+11
* Improve "-h" text printing in rpcapd. [skip ci]Denis Ovsienko2020-09-151-6/+10
* Fixup rpcapd destination in CMake. [skip ci]Denis Ovsienko2020-09-101-5/+9
* Refine rpcapd.manadmin.in a little bit. [skip ci]Denis Ovsienko2020-09-101-14/+28
* Fixup pcap_datalink_val_to_description_or_dlt(). [skip ci]Denis Ovsienko2020-09-094-2/+9
* Add more entries to .mailmap. [skip ci]Denis Ovsienko2020-09-081-0/+5
* Cirrus CI: Improve some bits. [skip travis] [skip appveyor]Denis Ovsienko2020-09-041-6/+9
* Add a .mailmap file. [skip ci]Denis Ovsienko2020-09-041-0/+23
* Format expressions consistently in pcap-filter(7). [skip ci]Denis Ovsienko2020-09-031-77/+68
* Make assorted fixups in pcap-filter(7). [skip ci]Denis Ovsienko2020-09-031-40/+41
* Fix letter case in pcap-filter.manmisc.in. [skip ci]Denis Ovsienko2020-09-011-3/+3
* Remove useless '#if 1'libpcap-1.10.0-bpFrancois-Xavier Le Bail2020-08-311-2/+0
* Merge pull request #800 from catenacyber/fuzzrMichael Richardson2020-08-286-3/+185
|\
| * Fuzz rpcpap protocolPhilippe Antoine2020-07-206-3/+185
* | Merge pull request #906 from Oppen/issue_898Michael Richardson2020-08-281-9/+18
|\ \
| * | Linux: proper memory sync for PACKET_MMAP.test-rcMario J. Rugiero2020-06-151-9/+18
* | | Add "ether proto loopback" to pcap-filter.manmisc. [skip ci]Denis Ovsienko2020-08-281-3/+3
* | | man: Add a section to pcap_loop.3pcap. [skip ci]Denis Ovsienko2020-08-221-16/+14
* | | man: Fixup some typos and letter case. [skip ci]Denis Ovsienko2020-08-226-13/+13
* | | man: Format more special constants bold. [skip ci]Denis Ovsienko2020-08-2127-45/+132
* | | Add visopts.py to EXTRA_DIST (GH #913).Denis Ovsienko2020-08-201-0/+1
* | | Make minor improvements to visopts.py.Denis Ovsienko2020-08-201-11/+18
* | | usb-linux: Use sizeof() rather than a numberFrancois-Xavier Le Bail2020-08-151-1/+1
* | | usb-linux: Address a -Wformat-truncation= compiler warningFrancois-Xavier Le Bail2020-08-141-2/+6
* | | Expand a comment.Guy Harris2020-08-131-1/+4
* | | configure: don't always fail on Linux if libnl isn't found.Guy Harris2020-08-132-8/+10
* | | Spell libnl-genl-3.0 properly (fixup commit 15de2f4).Denis Ovsienko2020-08-132-2/+2
* | | Fix typosFrancois-Xavier Le Bail2020-08-102-2/+2
* | | Update a commentFrancois-Xavier Le Bail2020-08-081-1/+1
* | | Fixup some URLs in the comments.Denis Ovsienko2020-08-023-3/+3
* | | Make more man page references BSD style.Denis Ovsienko2020-08-026-6/+6
* | | Fixup rpcapd man pages.Denis Ovsienko2020-07-272-3/+4