2006-02-22 |
gianluca | Updated the copyright notice. |
blob | commitdiff | raw |
2006-02-09 |
guy | Clean up some comments, and give more details so people... |
blob | commitdiff | raw | diff to current |
2005-11-24 |
guy | Don't double-count received packets on Linux systems... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
guy | From Stephen Donnelly: updates to the DAG support,... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
guy | OK, we'll be putting out 0.9.2 soon, so add the API... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
guy | 0.9's already been released, so, for better or worse... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
guy | Rename "direction_t" to "pcap_direction_t", and rename... |
blob | commitdiff | raw | diff to current |
2005-05-03 |
guy | From Pawel Pokrywka: add support for requesting that... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
guy | Define PCAP_FDDIPAD *before* you use it. |
blob | commitdiff | raw | diff to current |
2005-04-07 |
mcr | only define PCAPPAD on NetBSD newer than 1.6 |
blob | commitdiff | raw | diff to current |
2004-12-18 |
guy | From Gisle Vanem: MS-DOS support. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
guy | From Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2004-12-15 |
guy | Put the FDDI padding (if any) into the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
guy | Add a "pcap_close_common()" routine which can be used... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
guy | From Brian Ginsbach: "dlt_list" is assigned a "u_int... |
blob | commitdiff | raw | diff to current |
2004-04-03 |
guy | Add support for sending packets on HP-UX if DL_HP_RAWDL... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
guy | Add support for sending packets; includes contributions... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
guy | "selectable_fd" doesn't make sense on Windows; we no... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
risso | Define the selectable_fd member of struct pcap in Windo... |
blob | commitdiff | raw | diff to current |
2003-12-15 |
guy | From Albert Chin <[email protected]>: on platfor... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
guy | Add a "pcap_get_selectable_fd()" API to get an FD on... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
guy | Add "getnonblock" and "setnonblock" operations, and... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
guy | From Koryn Grant <[email protected]> - DAG support enhan... |
blob | commitdiff | raw | diff to current |
2003-11-04 |
guy | Add a "pcap_breakloop()" API to break out of the loop in |
blob | commitdiff | raw | diff to current |
2003-10-24 |
guy | Handle DG/UX's wacky tcpdump format (major version... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Updates from Jesper Peterson. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "read" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "set_datalink" function pointer to the pcap_t... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "setfilter" function pointer to the pcap_t struct... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "stats" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "close" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
guy | From Jesper Peterson <[email protected]>: support for... |
blob | commitdiff | raw | diff to current |
2003-04-10 |
guy | Add a prototype for "pcap_strcasecmp()", to squelch... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
risso | Added a pcap_pkthdr field to the pcap structure. It... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
guy | Add support for OpenBSD DLT_PFLOG. |
blob | commitdiff | raw | diff to current |
2002-12-28 |
guy | "device" in the "pcap_md" structure is a copy of a... |
blob | commitdiff | raw | diff to current |
2002-12-22 |
guy | From Yoann Vandoorselaere <[email protected]>:... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
guy | NetBSD support for multiple data link types on an inter... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
risso | Since the maximum error message size of libpcap is... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Add prototypes for routines now exported to other parts... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-07-30 |
guy | Leave it up to the platform-dependent "get interface... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
guy | Put the different implementations of "pcap_findalldevs... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
guy | Add SunATM support, based on code from Yen Yen Lim... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2001-08-24 |
guy | Define MSG_TRUNC as 0x20 if it's not defined, so that... |
blob | commitdiff | raw | diff to current |
2000-12-21 |
guy | Add support for a new link layer type DLT_LINUX_SLL... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
guy | Clean up promiscuous mode, when using SOCK_PACKET,... |
blob | commitdiff | raw | diff to current |
2000-11-04 |
guy | Declare "install_bpf_program()" in "pcap-int.h", not... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
guy | If we're receiving packets from a PF_PACKET socket... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
guy | Not all systems running on Alpha processors add 3 bytes... |
blob | commitdiff | raw | diff to current |
2000-09-14 |
guy | Add comments telling people not to gratuitously change... |
blob | commitdiff | raw | diff to current |
2000-07-29 |
guy | Pick up, from the FreeBSD libpcap, changes to surround... |
blob | commitdiff | raw | diff to current |
2000-07-18 |
guy | Add support for reading capture files from programs... |
blob | commitdiff | raw | diff to current |
2000-07-04 |
itojun | re-correct fallback strlcpy(). do not choke on z ... |
blob | commitdiff | raw | diff to current |
2000-07-04 |
itojun | correct fallback strlcpy() macro. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
torsten | Merged the Linux v2.2 packet support into the main... |
blob | commitdiff | raw | diff to current |
2000-05-04 |
itojun | do not use strlcpy() if the platform does not supply... |
blob | commitdiff | raw | diff to current |
1999-11-21 |
assar | (pcap_tinmeval): a new struct with the timeval as it... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
itojun | IPv6 packet filtering code. |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|