summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated versionlibpcap_1_1rel1libpcap-1.1.1Michael Richardson2010-04-071-1/+1
* Make the date on the change notes for 1.1.0 match the release date.Guy Harris2010-04-031-1/+1
* Update version (and make it indicate that this isn't a release yet).Guy Harris2010-04-011-1/+1
* Add the current set of 1.1.1 changes from 1.1.0.Guy Harris2010-04-011-2/+8
* Update CHANGES to reflect more of the changes in 1.1.0.Guy Harris2010-04-011-15/+37
* Merge branch 'libpcap_1.1' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/li...Guy Harris2010-04-012-2/+6
|\
| * Add a #include required on RHEL5.Chris Maynard2010-04-012-2/+6
* | Pass LDFLAGS to the command that builds shr.o on AIX.Alon Bar-Lev2010-03-312-2/+3
|/
* updated version infolibpcap_1_1rel0libpcap-1.1.0Michael Richardson2010-03-112-4/+2
* Update to handle arbitrary-length interface descriptions on FreeBSD.Xin Li2010-03-102-12/+29
* Update a comment.Guy Harris2010-03-101-16/+28
* Added the definition of SET_BINMODE under WIN32.test22010-03-091-0/+13
* instead of making releasetar depend upon bpf_filter.c, move bpf_filter.c to G...Michael Richardson2010-03-051-3/+3
* releasetar target needs bpf_filter symlink to be set rightMichael Richardson2010-03-051-1/+1
* Give Wesley Shields credit for the inet.c change to fix build on FreeBSD.Guy Harris2010-03-011-0/+1
* Update to work with FreeBSD flavor of SIOCGIFDESCR.Guy Harris2010-03-011-6/+16
* Squelch warnings about type punning.Guy Harris2010-02-231-4/+10
* Fix comments.Guy Harris2010-02-111-5/+5
* Again, Git, not CVS.Guy Harris2010-02-082-3/+3
* Again, we're using Git now.Guy Harris2010-02-083-6/+4
* Put date into version.h for Git versions, too.Guy Harris2010-02-081-1/+7
* For PRE-GIT releases, put a date stamp in the version string.Guy Harris2010-02-081-1/+7
* We're using Git, not CVS, now.Guy Harris2010-02-081-1/+1
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-271-0/+14
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-271-0/+14
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-271-2/+11
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-261-0/+12
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-261-0/+14
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-261-0/+8
* Put pcap-snf.c and pcap-snf.h into the release tarball.Guy Harris2010-01-261-0/+2
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-261-0/+8
* Fix --with-pcap={linux,bpf} when SNF API is present.Christian Bell2010-01-262-2/+10
* Add Myricom SNF API support as a new pcap device.Christian Bell2010-01-269-0/+675
* Byte-swap the extra fields in the "version 1" USB monitor header.Guy Harris2010-01-255-10/+72
* Include pcap-common.h in the tarball.Guy Harris2010-01-101-0/+1
* Ignore directories in /sys/class/net.Guy Harris2010-01-101-0/+6
* Correctly handle errors other than problems reading /sys/class/net.Guy Harris2010-01-101-6/+9
* Fix some errors in the previous checkin.Guy Harris2010-01-101-3/+2
* Scan /sys/class/net if we have it.Guy Harris2010-01-101-8/+144
* On Linux, always at least try to scan /proc/net/dev.Guy Harris2010-01-104-35/+0
* Include <ctype.h>, as we use macros from it.Guy Harris2010-01-091-4/+5
* Scan /proc/net/dev on Linux regardless of how we get the interface list.Guy Harris2010-01-092-144/+170
* Squelch some (valid) compiler warnings.Guy Harris2010-01-091-2/+2
* Mention that we can read some pcap-ng files.Guy Harris2010-01-091-3/+7
* Add limited support for reading pcap-ng files.Guy Harris2010-01-099-1616/+3016
* Fix pcap_lookupnet().Guy Harris2010-01-091-0/+6
* Add Christian Bell to the CREDITS file.Guy Harris2010-01-081-0/+1
* Minor VPATH build fixes in top-level Makefile.Christian Bell2010-01-081-5/+5
* Update config.guess and config.sub to the latest versions.Guy Harris2010-01-082-144/+110
* Add a pcap/ipnet.h file with IPNET definitions; use the right AF_ values.Guy Harris2010-01-054-9/+50