| Commit message (Expand) | Author | Age | Files | Lines |
* | remove libpcap's own CVS keywords | Denis Ovsienko | 2014-01-03 | 1 | -2/+0 |
* | Put the public libpcap headers into a pcap subdirectory in both the | guy | 2006-10-04 | 1 | -287/+8 |
* | Clean up some comments, and give more details so people understand what | guy | 2006-02-09 | 1 | -4/+11 |
* | OK, we'll be putting out 0.9.2 soon, so add the API changes back in | guy | 2005-07-07 | 1 | -6/+6 |
* | 0.9's already been released, so, for better or worse, we're stuck with | guy | 2005-07-05 | 1 | -6/+6 |
* | Rename "direction_t" to "pcap_direction_t", and rename "D_IN" and | guy | 2005-07-05 | 1 | -6/+6 |
* | Add a "pcap_dump_ftell()" routine, to fetch the current offset of a | guy | 2005-06-03 | 1 | -2/+3 |
* | From Pawel Pokrywka: add support for requesting that only received | guy | 2005-05-03 | 1 | -1/+8 |
* | From Gisle Vanem: MS-DOS support. | guy | 2004-12-18 | 1 | -11/+59 |
* | From Chris Lightfoot <cwrl@users.sourceforge.net>: add | guy | 2004-11-07 | 1 | -1/+3 |
* | Add support for sending packets; includes contributions from Mark | guy | 2004-03-23 | 1 | -2/+3 |
* | Added the definition of MOD_MON, required by WinPcap to work properly with so... | risso | 2004-01-27 | 1 | -1/+2 |
* | Add a "pcap_get_selectable_fd()" API to get an FD on which you can do a | guy | 2003-11-21 | 1 | -1/+8 |
* | Add "pcap_datalink_val_to_description()", which returns, for a DLT_ | guy | 2003-11-18 | 1 | -1/+2 |
* | Add a "pcap_dump_file()" API to get the "FILE *" corresponding to a | guy | 2003-11-16 | 1 | -1/+2 |
* | Add a "pcap_breakloop()" API to break out of the loop in | guy | 2003-11-04 | 1 | -1/+2 |
* | Add a prototype for "pcap_next_ex()", to squelch compiler complaints, | guy | 2003-04-10 | 1 | -1/+2 |
* | Add a "pcap_lib_version()" routine to return a version string for | guy | 2003-02-11 | 1 | -1/+3 |
* | From Shaun <delius@progsoc.uts.edu.au>: on AIX, load the BPF driver and | guy | 2003-02-11 | 1 | -2/+4 |
* | Make "pcap_dump_flush()" return a success-vs-failure indication; | guy | 2002-12-22 | 1 | -2/+2 |
* | From Yoann Vandoorselaere <yoann@prelude-ids.org>: make the "device" | guy | 2002-12-22 | 1 | -3/+3 |
* | From Andrew Brown <atatat@atatdot.net>: add a "pcap_dump_flush()" call, | guy | 2002-12-21 | 1 | -1/+2 |
* | NetBSD support for multiple data link types on an interface, from David | guy | 2002-12-19 | 1 | -1/+5 |
* | Use <pcap-stdinc.h> only on Windows; on UNIX, selectively include, in | guy | 2002-08-02 | 1 | -1/+6 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -3/+25 |
* | Make "flags" in a "struct pcap_if" a "bpf_u_int32", as requested by | guy | 2002-07-20 | 1 | -2/+2 |
* | Add APIs to put a "pcap_t" into or out of non-blocking mode, and to get | guy | 2001-12-09 | 1 | -1/+3 |
* | Make the "is_loopback" field of a "pcap_if" structure a general "flags" | guy | 2001-10-28 | 1 | -2/+4 |
* | From Scott Gifford: | guy | 2001-10-08 | 1 | -1/+29 |
* | When attaching a "bpf_program" to a "pcap_t" to use as a userland | guy | 2000-10-28 | 1 | -2/+2 |
* | The Linux "pcap_setfilter()" makes a copy of the filter it's handed, and | guy | 2000-10-25 | 1 | -3/+2 |
* | In addition to telling people not to change the format of the savefile | guy | 2000-10-12 | 1 | -3/+10 |
* | Get rid of the PCAP_ENCAP_ values - if an application uses them, that | guy | 2000-10-12 | 1 | -90/+2 |
* | Add support for NetBSD DLT_PPP_SERIAL (PPP in HDLC-like framing, as per | guy | 2000-09-18 | 1 | -1/+13 |
* | Introduce a set of PCAP_ENCAP_ codes to specify packet encapsulations. | guy | 2000-09-17 | 1 | -2/+78 |
* | Add comments telling people not to gratuitously change the capture file | guy | 2000-09-14 | 1 | -1/+22 |
* | Pick up, from the FreeBSD libpcap, changes to surround all declarations with | guy | 2000-07-29 | 1 | -1/+10 |
* | (pcap_open_dead, bpf_validate, bpf_dump): add | assar | 2000-06-26 | 1 | -1/+4 |
* | This adds a new function that allows using the bpf compiler without | mcr | 1999-12-08 | 1 | -1/+3 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+137 |