| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an encapsulation type for "802.11 with radio information"; that type | Guy Harris | 2002-04-08 | 1 | -1/+2 |
* | Put all the capture options into a structure. | Guy Harris | 2002-02-24 | 1 | -39/+36 |
* | "autostop_filesize" and "autostop_duration" don't need to be in the | Guy Harris | 2002-02-24 | 1 | -22/+43 |
* | Have Wiretap set the snapshot length to 0 if it can't be derived from | Guy Harris | 2002-02-08 | 1 | -11/+16 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Separate the promiscuous mode, "Update list of packets in real time", | Guy Harris | 2002-01-10 | 1 | -4/+6 |
* | Add a routine to kill a capture child if it exists, so that if we exit | Guy Harris | 2002-01-08 | 1 | -2/+17 |
* | As per Michael Tuexen's suggestion, set the libpcap open timeout to 1 | Guy Harris | 2002-01-04 | 1 | -1/+14 |
* | Make the "go" member of the "loop_data" structure in Ethereal a | Guy Harris | 2002-01-03 | 1 | -2/+26 |
* | Make the bytes-written information from Wiretap a long, as we allow | Guy Harris | 2001-12-04 | 1 | -19/+67 |
* | Support for stopping capture at specified capture file size or capture | Guy Harris | 2001-12-04 | 1 | -2/+35 |
* | Add support for LocalTalk Link Access Protocol. | Guy Harris | 2001-11-30 | 1 | -2/+12 |
* | Support for 802.11+Prism II monitor-mode link-layer headers, from | Guy Harris | 2001-11-28 | 1 | -1/+5 |
* | Get rid of the "len" and "captured_len" members of the "packet_info" | Guy Harris | 2001-11-20 | 1 | -13/+1 |
* | Make the capture routines take an additional argument giving the amount | Guy Harris | 2001-11-20 | 1 | -18/+18 |
* | Wrap calls to "pcap_datalink()" in a routine that attempts to compensate | Guy Harris | 2001-11-09 | 1 | -2/+7 |
* | Fix the rest of the signed/unsigned comparison warnings. | Gilbert Ramirez | 2001-10-26 | 1 | -3/+3 |
* | Use "g_warning" to print warning messages from "pcap_open_live()", as | Guy Harris | 2001-10-25 | 1 | -2/+2 |
* | Handle "pcap_open_live()" succeeding but returning a warning; print the | Guy Harris | 2001-10-25 | 1 | -14/+24 |
* | Various signed vs. unsigned fixes, from Joerg Mayer. | Guy Harris | 2001-06-18 | 1 | -2/+3 |
* | If the capture child process sends the parent an error message with a | Guy Harris | 2001-06-15 | 1 | -15/+18 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 1 | -2/+2 |
* | Changes to structure initializations not to initialize some but not all | Guy Harris | 2001-06-02 | 1 | -12/+12 |
* | "prefs.capture_real_time", not "prefs.capture_auto_scroll", should | Guy Harris | 2001-05-01 | 1 | -2/+2 |
* | Added the ethereal capture preferences to the preference file. | Jeff Foster | 2001-04-13 | 1 | -6/+4 |
* | The Software Porting And Archive Centre for HP-UX now has libpcap 0.6.2 | Guy Harris | 2001-04-11 | 1 | -12/+9 |
* | WinPcap 2.1 allows you to capture on Token Ring, so remove the note | Guy Harris | 2001-04-04 | 1 | -4/+3 |
* | Call the capture routine for PPP-in-HDLC-like-framing (RFC 1662) the | Guy Harris | 2001-03-30 | 1 | -3/+3 |
* | Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD | Guy Harris | 2001-03-15 | 1 | -2/+6 |
* | Rename "SP_ERROR" to "SP_ERROR_MSG" to avoid a #define collision with | Guy Harris | 2001-02-14 | 1 | -5/+5 |
* | In an "Update list of packets in real time" capture, pass the number of | Guy Harris | 2001-02-11 | 1 | -4/+27 |
* | Change the protocol between the parent and child processes in an "Update | Guy Harris | 2001-02-11 | 1 | -40/+89 |
* | Report failures of "pcap_stats()", as tcpdump does. | Guy Harris | 2001-02-11 | 1 | -1/+6 |
* | In Ethereal, attempt to get the packet statistics from libpcap when | Guy Harris | 2001-02-11 | 1 | -24/+68 |
* | Check for errors when writing a capture file. | Guy Harris | 2001-02-10 | 1 | -25/+84 |
* | There's no need for a member of a "capture_file" structure holding a | Guy Harris | 2001-01-28 | 1 | -7/+6 |
* | Actually call capture_sll() from the capture loop. | Gilbert Ramirez | 2001-01-13 | 1 | -1/+5 |
* | Don't do the "select()" in the capture codepath on Win32; it's not | Guy Harris | 2001-01-09 | 1 | -4/+20 |
* | It turns out that the read timeout in Solaris's "bufmod" STREAMS module | Guy Harris | 2000-12-28 | 1 | -9/+30 |
* | If the capture child process exits unexpectedly, give more information | Guy Harris | 2000-12-27 | 1 | -117/+176 |
* | IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB. | Guy Harris | 2000-11-15 | 1 | -1/+5 |
* | Instead of failing if we can't find a netmask for the interface on which | Guy Harris | 2000-11-01 | 1 | -4/+11 |
* | Capture statistics box improvements from Santeri Paavolainen. | Guy Harris | 2000-10-21 | 1 | -79/+52 |
* | Santeri Paavolainen's patch to add a "Capture->Stop" menu item to let | Guy Harris | 2000-10-11 | 1 | -2/+34 |
* | Change addresses from ethereal.zing.org to www.ethereal.com. | Gerald Combs | 2000-10-08 | 1 | -2/+2 |
* | Make sure to pass the sent/received direction from pppdump.c in | Gilbert Ramirez | 2000-09-21 | 1 | -3/+3 |
* | libpcap unconditionally includes <net/if.h> on UNIX systems, as that is, | Guy Harris | 2000-09-17 | 1 | -5/+1 |
* | Add a "-p" command-line option, and a checkbox in the "Capture | Guy Harris | 2000-09-15 | 1 | -22/+102 |
* | Corrected startup // shutdown of windows sockets to allow name resolution to ... | Graham Bloice | 2000-09-14 | 1 | -1/+6 |
* | Change #include "wtap-int.h" to #include "wtap.h" | Gilbert Ramirez | 2000-09-14 | 1 | -2/+2 |