| Commit message (Expand) | Author | Age | Files | Lines |
* | The "file types" we have are actually combinations of types and | Guy Harris | 2013-11-08 | 1 | -2/+2 |
* | Pull the capture-session state information out of capture_opts and put | Guy Harris | 2013-05-22 | 1 | -2/+2 |
* | Add wtap_pseudo_header union to wtap_pkthdr structure. | Jakub Zawadzki | 2012-10-16 | 1 | -2/+2 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | From Richard Stearn: support for AX.25, including support for | Guy Harris | 2012-08-02 | 1 | -0/+4 |
* | From Richard Stearn: AX.25 KISS protocol support. | Guy Harris | 2012-08-02 | 1 | -0/+4 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Rename the NetMon 802.11 radio header and radiotap 802.11 radio header | Guy Harris | 2012-05-02 | 1 | -1/+1 |
* | Use WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11 plus radio header" | Guy Harris | 2012-05-02 | 1 | -3/+3 |
* | Rename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it really reports any | Guy Harris | 2011-12-13 | 1 | -1/+1 |
* | Fix the capture info dialog. Reset the EOF state such that the | Michael Tüxen | 2011-05-19 | 1 | -10/+13 |
* | Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discovered | Guy Harris | 2011-04-21 | 1 | -0/+8 |
* | Rewrote error reporting to avoid using a 2048 bytes stack buffer. | Stig Bjørlykke | 2011-03-22 | 1 | -4/+4 |
* | Define some vars & fcns as static; | Bill Meier | 2010-10-12 | 1 | -146/+146 |
* | From Alexey Neyman: | Anders Broman | 2008-08-12 | 1 | -0/+6 |
* | Add gtk/capture_globals.h, to declare global_capture_opts, so files that | Guy Harris | 2008-06-24 | 1 | -1/+1 |
* | Have capture_info_ui_create() and capture_info_open() take a pointer to | Guy Harris | 2008-06-24 | 1 | -2/+2 |
* | Fold the Prism and AVS header dissectors into packet-ieee80211.c, and | Guy Harris | 2007-12-18 | 1 | -2/+0 |
* | If wtap_open_offline() fails, print the errno too | Jeff Morriss | 2007-10-05 | 1 | -1/+1 |
* | And include packet-wlancap.h | Stig Bjørlykke | 2007-08-30 | 1 | -0/+1 |
* | Count IEEE 802.11 WLAN AVS packets. | Stig Bjørlykke | 2007-08-30 | 1 | -0/+3 |
* | Add capture counts for PPI. | Gerald Combs | 2007-06-26 | 1 | -0/+4 |
* | change all file offsets from long to gint64 so we can - theoretically - handl... | Ulf Lamping | 2006-11-05 | 1 | -1/+1 |
* | Tethereal/tethereal -> TShark/tshark. | Gerald Combs | 2006-05-31 | 1 | -7/+7 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -7/+7 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Clean up indentation a bit. | Guy Harris | 2006-03-01 | 1 | -4/+109 |
* | Call capture_radiotap() when capturing on a device supplying Radiotap | Guy Harris | 2006-01-23 | 1 | -0/+4 |
* | don't try to close wtap, if we couldn't load the wiretap file | Ulf Lamping | 2005-12-13 | 1 | -1/+2 |
* | Clean up capture_enc(), export it, and use it in the capture window. | Guy Harris | 2005-12-06 | 1 | -2/+4 |
* | Declare "capture_info_packet()"'s as static, to match the definition. | Guy Harris | 2005-12-04 | 1 | -3/+3 |
* | move the complete functionality of the capture info dialog from capture_loop.... | Ulf Lamping | 2005-12-04 | 1 | -17/+97 |
* | split some parts of the packet counting functions into their own files captur... | Ulf Lamping | 2005-12-03 | 1 | -0/+146 |