2016-02-19 |
Guy Harris | dup_sockaddr() is only used in fad-helpers.c, so make... |
blob | commitdiff | raw |
2016-02-11 |
Guy Harris | Don't use global state for the BPF compiler. |
blob | commitdiff | raw | diff to current |
2016-01-25 |
Guy Harris | Split out the UN*X flags to pcap flags mapping. |
blob | commitdiff | raw | diff to current |
2015-12-27 |
Guy Harris | Merge pull request #471 from blazeable/module-def |
blob | commitdiff | raw | diff to current |
2015-12-25 |
Guy Harris | Attempt to get UN*X compilers to work like MSVC. |
blob | commitdiff | raw | diff to current |
2015-12-23 |
Guy Harris | Get rid of unnecessary "extern". |
blob | commitdiff | raw | diff to current |
2015-12-23 |
Guy Harris | Flag routines in pcap-int.h as *not* being part of... |
blob | commitdiff | raw | diff to current |
2015-12-23 |
Guy Harris | Get rid of pcap_read(). |
blob | commitdiff | raw | diff to current |
2015-12-05 |
Guy Harris | Generate a reentrant lexical analyzer and parser. |
blob | commitdiff | raw | diff to current |
2015-11-25 |
Christopher K Lee | Merge branch 'master' of https://github.com/the-tcpdump... |
blob | commitdiff | raw | diff to current |
2015-11-03 |
Guy Harris | Use pcap_snprintf() instead of snprintf(). |
blob | commitdiff | raw | diff to current |
2015-10-07 |
Francois-Xavier... | Fix a typo |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Guy Harris | Merge branch 'aix-large-files' of https://github.com... |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Guy Harris | Avoid collisions between pcap/bpf.h and Packet32.h... |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Guy Harris | Back out a change accidentally checked in before it... |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Guy Harris | Fix argument to PacketRequest(). |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Guy Harris | Have better APIs for the OID get/set request calls. |
blob | commitdiff | raw | diff to current |
2015-09-13 |
Guy Harris | Just use a PACKET structure on the stack in the read... |
blob | commitdiff | raw | diff to current |
2015-09-13 |
Guy Harris | Get rid of an unused structure member. |
blob | commitdiff | raw | diff to current |
2015-09-11 |
Guy Harris | Export pcap_wsockinit(); tcpdump uses it on Windows. |
blob | commitdiff | raw | diff to current |
2015-09-09 |
Gisle Vanem | More compile fixes. |
blob | commitdiff | raw | diff to current |
2015-09-04 |
Guy Harris | Declare pcap_wsockinit() in pcap-int.h. |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Guy Harris | Add TurboCap support from WinPcap. |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Guy Harris | Add the remaining WinPcap-only ops to the ops vector. |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Guy Harris | Rename pcap_win32strerror() to pcap_win32_err_to_str(). |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Guy Harris | Pick up the "Win32 extensions", and add some new ones. |
blob | commitdiff | raw | diff to current |
2015-08-31 |
Guy Harris | Packet.dll defines ADAPTER, not Adapter. |
blob | commitdiff | raw | diff to current |
2015-08-31 |
Guy Harris | The official #define for 32-bit and 64-bit Windows... |
blob | commitdiff | raw | diff to current |
2015-08-09 |
Guy Harris | Make the buffer member of a pcap_t a void *. |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | Merge pull request #372 from baruchsiach/config-fixes |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | Merge branch 'add_with-libnl_switch' of https://github... |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | Merge pull request #360 from bonsaiviking/scanner-lex-top |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | Merge pull request #358 from bonsaiviking/config-packet... |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | Merge pull request #346 from atzm/linux-vlan-tpid |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | issue: https://github.com/the-tcpdump-group/libpcap... |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Guy Harris | Merge pull request #378 from sfd/master |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Guy Harris | Merge pull request #375 from myri/master |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Guy Harris | Move the socket ops out of gencode.c. |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Michael Richardson | Merge remote-tracking branch 'finepoint/master' into... 376/head |
blob | commitdiff | raw | diff to current |
2014-06-25 |
Guy Harris | Expand a comment (extra information taken from tcpdump... |
blob | commitdiff | raw | diff to current |
2014-06-25 |
Guy Harris | Boost the maximum snapshot length to 262144, for USBPcap. |
blob | commitdiff | raw | diff to current |
2014-06-25 |
Guy Harris | Don't treat 65535 as the maximum snapshot length. |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Guy Harris | Pull the code to add an address to an interface into... |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Denis Ovsienko | remove libpcap's own CVS keywords |
blob | commitdiff | raw | diff to current |
2013-12-15 |
Guy Harris | Add a PACKET_COUNT_IS_UNLIMITED() to test for a packet... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Guy Harris | Rename the "private" member of a pcap_t to avoid C... |
blob | commitdiff | raw | diff to current |
2013-07-15 |
Guy Harris | Fix crashing bug with pcap_next{_ex}() and savefiles. |
blob | commitdiff | raw | diff to current |
2013-07-02 |
Guy Harris | Remove Linux-specific time stamp precision stuff from... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Guy Harris | Fix handling of time stamps in pcap-ng files. |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Guy Harris | Merge branch 'timestamps' of https://github.com/mseklet... |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Guy Harris | Merge git://github.com/the-tcpdump-group/libpcap |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Guy Harris | In WinPcap, provide a routine to get the Adapter pointe... |
blob | commitdiff | raw | diff to current |
2013-05-30 |
Michal Sekletar | Make timestamps precision configurable |
blob | commitdiff | raw | diff to current |
2013-05-13 |
Guy Harris | Merge remote-tracking branch 'libpcap/master' |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Guy Harris | Add an API to set "immediate mode". |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Guy Harris | Move platform-dependent pcap_t data out of the pcap_t... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Guy Harris | Linux *AND* D-Bus capture support need the packets_read... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Guy Harris | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Guy Harris | Point people to the the-tcpdump-group repositories... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Michael Richardson | Merge remote-tracking branch 'github/master' |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Michael Richardson | pcap-dbus code from Jakub Zawadzki |
blob | commitdiff | raw | diff to current |
2013-03-19 |
Guy Harris | Merge branch 'master' of git://github.com/dragorn/libpcap |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Guy Harris | Point people to GitHub rather than Sourceforge for... |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Guy Harris | Handle VLAN tags in cooked mode. |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Guy Harris | Only add VLAN tags for Ethernet. |
blob | commitdiff | raw | diff to current |
2012-06-14 |
Michael Richardson | Merge pull request #7 from sfd/aa0d1466731bae42b5f84dd0... |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Guy Harris | Have non-interface modules take responsibility for... |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Stephen Donnelly | Merge branch 'master' of git://github.com/mcr/libpcap |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Guy Harris | Add support for setting the time stamp type for a capture. |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Stephen Donnelly | Merge commit 'upstream/master' |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Christian Bell | Add Myricom SNF API support as a new pcap device. |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Guy Harris | Add limited support for reading pcap-ng files. |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Guy Harris | From Dustin Spicuzza: support ps_ifdrop on Linux, using... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Guy Harris | When doing Linux mmapped capture: |
blob | commitdiff | raw | diff to current |
2009-07-15 |
test | Added a critical section on Windows to make pcap_compil... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Guy Harris | For Linux, add to the pcap_md structure a pointer to... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Guy Harris | Not releasing a packet in Linux memory-mapped mode... |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Guy Harris | Merge branch 'master' of git+ssh://[email protected]... |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Guy Harris | To put mac80211 devices in monitor mode, create a ... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Guy Harris | Move "union thdr" to pcap-int.h, as we use it in pcap... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Guy Harris | In memory-mapped mode, don't release the packet as... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
guy | Zero-copy BPF support, from Christian Peron. |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: |
blob | commitdiff | raw | diff to current |
2008-05-30 |
guy | Fix more [email protected] references to point to... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
guy | packaging/pcap.spec is generated from packaging/pcap... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
guy | Turn close_op into cleanup_op; the routine that handles... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
guy | From Paolo Abeni and me: split pcap_open_live() into... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
guy | Support for libdlpi, and for enabling "passive mode... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
guy | The SITA code in pcap-linux.c shares very little with... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
guy | On Win32, have pcap_setbuff, pcap_setmode, and pcap_set... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
guy | Based on work from Florent Drouin, split the 32-bit... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
guy | We assign the result of sizeof to sf.hdrsize; make... |
blob | commitdiff | raw | diff to current |
2007-09-27 |
gianluca | Added an alternate definition for SWAPLL for Visual... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
guy | Include <pcap/pcap.h>, as that's now where we're puttin... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
guy | <pcap.h> does its own 'extern "C"'ification; move it... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
guy | On NetBSD, include <sys/param.h>; we need it to declare |
blob | commitdiff | raw | diff to current |
2007-01-29 |
guy | From Paolo Abeni: |
blob | commitdiff | raw | diff to current |
next |