| Commit message (Expand) | Author | Age | Files | Lines |
* | Froim Rene Pilz: | Anders Broman | 2006-11-29 | 3 | -3/+8 |
* | Map a DLT_ value of 188 to WTAP_ENCAP_IEEE802_16_MAC_CPS, and clarify | Guy Harris | 2006-11-27 | 1 | -2/+3 |
* | Add Wiretap encapsulation type for IEEE 802.16 MAC Common Part Sublayer, | Guy Harris | 2006-11-27 | 2 | -1/+5 |
* | both recent fixes of warnings don't compile on Win32, inttypes.h is not avail... | Ulf Lamping | 2006-11-18 | 1 | -2/+2 |
* | Try to squash 2 more warnings seen on buildot | Martin Mathieson | 2006-11-17 | 1 | -2/+3 |
* | Fix possible build error + warnings seen on buildbot | Martin Mathieson | 2006-11-14 | 1 | -4/+5 |
* | - Use 64-bit indexes into file for packet locations (was previously casting i... | Martin Mathieson | 2006-11-14 | 1 | -32/+77 |
* | Add a plain "radiotap.channel" field to the radiotap dissector. | Gerald Combs | 2006-11-12 | 1 | -4/+7 |
* | Update to describe all that the read routine needs to return, and to | Guy Harris | 2006-11-07 | 1 | -7/+10 |
* | fix the return value of file_seek, as noted by Steve | Ulf Lamping | 2006-11-06 | 1 | -1/+1 |
* | change all file offsets from long to gint64 so we can - theoretically - handl... | Ulf Lamping | 2006-11-05 | 37 | -218/+276 |
* | Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179 | Jörg Mayer | 2006-10-24 | 1 | -0/+1 |
* | - Fix problems with parsing sctpprim headers | Martin Mathieson | 2006-10-23 | 2 | -1/+11 |
* | Use G_GINT64_CONSTANT to handle 64-bit constants in the code. | Michael Tüxen | 2006-10-23 | 1 | -4/+4 |
* | fix 'save' to store hi-order 32 bits of time offset for each pkt; fixes bug 1168 | Bill Meier | 2006-10-20 | 1 | -10/+16 |
* | If we have to use Lex or Flex, check whether we found it, first, and if | Guy Harris | 2006-10-19 | 1 | -0/+4 |
* | Paolo Abeni: | Jörg Mayer | 2006-10-13 | 1 | -0/+2 |
* | From Paolo Abeni | Ronnie Sahlberg | 2006-10-10 | 3 | -1/+7 |
* | From Martin Warnes: | Anders Broman | 2006-10-04 | 1 | -7/+16 |
* | - Add special case for reading strange encoding of ATM CID field | Martin Mathieson | 2006-10-03 | 1 | -5/+21 |
* | From: Rolf Fiedler | Jaap Keuter | 2006-09-29 | 1 | -3/+4 |
* | From Rolf Fiedler: | Jaap Keuter | 2006-09-28 | 1 | -2/+2 |
* | Get rid of a compiler warning. | Gerald Combs | 2006-09-12 | 1 | -8/+9 |
* | For DCT2000, show better transport info: | Martin Mathieson | 2006-09-05 | 2 | -0/+7 |
* | propset, add $Id: $ and copyright headers | Jörg Mayer | 2006-09-05 | 1 | -0/+23 |
* | OK, as I haven't had any negative feedback, I'm adding my work | Jörg Mayer | 2006-09-05 | 1 | -0/+40 |
* | Partial implementation of UMTS FP. Currently only works with Catapult DCT200... | Martin Mathieson | 2006-09-04 | 2 | -13/+7 |
* | Rework some of the header processing, to handle some additional nettl | Guy Harris | 2006-08-18 | 1 | -238/+239 |
* | From Hannes Gredler: | Anders Broman | 2006-08-17 | 3 | -2/+8 |
* | Wasn't allocating big enough frame buffer! | Martin Mathieson | 2006-08-07 | 1 | -5/+8 |
* | - Removes last traces of 'board ports only' preference (other than marking it... | Martin Mathieson | 2006-08-02 | 1 | -59/+90 |
* | The nettl_file_hdr structure has a fixed format, as it's an on-disk data | Guy Harris | 2006-07-26 | 1 | -19/+16 |
* | postadal@suse.cz: | Jörg Mayer | 2006-07-26 | 1 | -1/+1 |
* | Fix indentation. | Guy Harris | 2006-07-04 | 1 | -14/+14 |
* | Don't test a variable in a loop if its value never changes. | Guy Harris | 2006-07-04 | 1 | -8/+5 |
* | add file extension information (filter "*.pcap;*.cap" and default extension "... | Ulf Lamping | 2006-06-23 | 3 | -155/+199 |
* | Remove definition of catapult_dct2000_board_ports_only, as per mail from | Guy Harris | 2006-06-23 | 1 | -2/+0 |
* | hopefully, the win32 buildbot will compile again :-( | Ulf Lamping | 2006-06-22 | 1 | -1/+1 |
* | Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable | Gerald Combs | 2006-06-20 | 2 | -0/+7 |
* | fix coverity "bug" 184 (false positive) | Ronnie Sahlberg | 2006-06-17 | 1 | -2/+1 |
* | From Martin Mathieson: | Anders Broman | 2006-06-14 | 1 | -0/+4 |
* | From Martin Mathieson: | Anders Broman | 2006-06-11 | 1 | -12/+9 |
* | Ethereal -> Wireshark | Gerald Combs | 2006-06-06 | 6 | -15/+15 |
* | Rename the main executable to "wireshark", along with more conversions: | Gerald Combs | 2006-05-31 | 2 | -2/+2 |
* | Tethereal/tethereal -> TShark/tshark. | Gerald Combs | 2006-05-31 | 1 | -1/+1 |
* | Ethareal->Wireshark | Anders Broman | 2006-05-28 | 5 | -12/+12 |
* | From Martin Mathieson: | Anders Broman | 2006-05-23 | 2 | -48/+81 |
* | ethereal->wireshark updates | Ronnie Sahlberg | 2006-05-22 | 5 | -6/+6 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 4 | -8/+8 |
* | Squelch some compiler warnings (a time_t might be an int or a long). | Guy Harris | 2006-05-19 | 1 | -2/+2 |