aboutsummaryrefslogtreecommitdiff
path: root/pcap
AgeCommit message (Expand)Author
2023-02-15Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2022-10-06Update some comments to reflect a Wireshark change.Guy Harris
2022-08-27Fix a comment.Guy Harris
2022-08-27Use _declspec(deprecated(msg)) rather than __pragma(deprecated).Guy Harris
2022-08-27Fix some typosFrancois-Xavier Le Bail
2022-08-27Use the Wayback Machine for a removed documentFrancois-Xavier Le Bail
2022-06-23Include <sys/types.h> properly.Denis Ovsienko
2022-03-15Update a comment to reflect the addition of TLS support. [skip ci]Guy Harris
2022-03-02Remove trailing spacesFrancois-Xavier Le Bail
2022-02-22Try to make it easier for Apple to do the availability stuff.Guy Harris
2022-02-20pcap_handle: fix deprecation warning.Guy Harris
2022-02-20Fix a comment in pcap/pcap.h. [skip ci]Denis Ovsienko
2022-02-20Mention RFC 2067 for HIPPI.Guy Harris
2022-02-20Handle NetBSD DLT_HDLC.Guy Harris
2022-02-20Remove trailing spaces/tabsFrancois-Xavier Le Bail
2022-02-20Revert "linux: clean up the SocketCAN header for classic CAN frames."Guy Harris
2022-02-20linux: clean up the SocketCAN header for classic CAN frames.Guy Harris
2022-02-20linux: use DLT_CAN_SOCKETCAN for CANbus interfaces.Guy Harris
2022-02-20Clean up comments. [skip ci]Guy Harris
2022-02-20Correct a comment. [skip ci]Guy Harris
2022-02-20Handle XL C a bit more like the other compilers.Guy Harris
2022-02-20Add comments and indentation to make the tests easier to read.Guy Harris
2022-02-20Fixup the previous commit.Denis Ovsienko
2022-02-20Fix compiling on Solaris 11.4/AMD64.Denis Ovsienko
2022-02-20Port XL C updates into compiler-tests.h. [skip appveyor]Denis Ovsienko
2021-07-08Don't require VS 2015 or later when building applications with pcap.Guy Harris
2021-04-11Add PCAP_AVAILABLE_1_11, update PCAP_AVAILABLE_1_10 comment.Guy Harris
2021-03-20Move #includes to the top of header files.Guy Harris
2021-01-24If BPF_STMT or BPF_JUMP is defined, undefine them before redefining them.Guy Harris
2020-12-21macOS 10.13.6, at least, has libpcap 1.9.1.Guy Harris
2020-12-20Label most functions by the first release in which they're available.Guy Harris
2020-10-09Fix some spelling. [skip ci]Denis Ovsienko
2020-08-13Expand a comment.Guy Harris
2020-08-08Update a commentFrancois-Xavier Le Bail
2020-08-02Fixup some URLs in the comments.Denis Ovsienko
2020-07-20Windows: Remove the socklen_t typedef.Gerald Combs
2020-05-31Don't introduce pcap_handle() unless a need for it is demonstrated.Guy Harris
2020-05-30Add pcap_handle(), and deprecate pcap_fileno(), on Windows.Guy Harris
2020-05-24Fix typos in some commentsFrancois-Xavier Le Bail
2020-05-16Avoid #define collisions with <linux/filter.h> or stuff it includes.Guy Harris
2020-04-11Add support for UTF-8 strings on Windows.Guy Harris
2020-03-20add linktype for ATSC ALP link protocolNick Kelsey
2020-03-11Standardize how we refer to "Linux Classical IP over ATM".Guy Harris
2020-01-29On Linux, return error on interface going away, not just going down.Guy Harris
2020-01-19Use more HTTPS in URLsFrancois-Xavier Le Bail
2019-12-18Work around for bogus definition of _MSC_VER with non-MS compilers.Guy Harris
2019-11-19Fix typo in pcap/pcap.h.Nan Xiao
2019-11-16Make "{un}synced with the system clock" a property of more time stamp types.Guy Harris
2019-11-14Fix typo in pcap/pcap.h.Nan Xiao
2019-10-30Fix typo in pcap/pcap.h.Nan Xiao