| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 133 | -134/+134 |
* | Fetch the function from the correct offset. | Guy Harris | 2004-09-25 | 1 | -1/+1 |
* | What part of "least significant octet first" do you not understand? :-) | Guy Harris | 2004-09-25 | 1 | -3/+3 |
* | From packet steve: label the GRE key as "GRE Key", so that | Guy Harris | 2004-09-25 | 1 | -1/+1 |
* | Fetch the handle for the data dissector, as we use it.... | Guy Harris | 2004-09-25 | 1 | -0/+2 |
* | From Tomas Kukosa: | Guy Harris | 2004-09-25 | 1 | -3/+6 |
* | fix bug in handling of offset for integers longer than 4 bytes | Ronnie Sahlberg | 2004-09-25 | 1 | -4/+5 |
* | Fix Some compiler warnings: | Anders Broman | 2004-09-24 | 1 | -22/+0 |
* | From Carlos Pignataro: | Guy Harris | 2004-09-24 | 1 | -12/+22 |
* | From Magnus Hansson: move CIP protocol to own dissector (we forgot to | Guy Harris | 2004-09-23 | 2 | -0/+961 |
* | From Carlos Pignataro: append the symbolic name for reserved MPLS labels | Guy Harris | 2004-09-23 | 1 | -3/+6 |
* | Get rid of the CRs and set eol-style to native so that you get CRs on | Guy Harris | 2004-09-23 | 1 | -1476/+1476 |
* | Add dissector packet-etheric.c | Anders Broman | 2004-09-23 | 1 | -0/+1 |
* | Add a dissector for an Ericsson protocol named "Etheric" | Anders Broman | 2004-09-23 | 1 | -0/+1476 |
* | Fix the dissection of the Reply function - it has a "receipt number" | Guy Harris | 2004-09-23 | 1 | -4/+18 |
* | Add support for the Ethernet Configuration Testing Protocol. | Guy Harris | 2004-09-23 | 3 | -14/+149 |
* | From Jelmer Vernooij: | Guy Harris | 2004-09-23 | 6 | -103/+346 |
* | From Jelmer Vernooij: fix a comment. | Guy Harris | 2004-09-23 | 1 | -1/+1 |
* | From Magnus Hansson: | Guy Harris | 2004-09-23 | 3 | -1975/+2088 |
* | From packet steve: add a filterable field for the GRE key. | Guy Harris | 2004-09-23 | 1 | -4/+7 |
* | From Carlos Pignataro: | Guy Harris | 2004-09-22 | 1 | -3/+9 |
* | From Jelmer Vernooij: | Guy Harris | 2004-09-22 | 12 | -93/+241 |
* | From Jelmer Vernooij: | Guy Harris | 2004-09-21 | 22 | -1855/+1289 |
* | From Yaniv Kaul: | Guy Harris | 2004-09-21 | 1 | -52/+95 |
* | From Viorel Suman: fields in TALI are little-endian, so in the "get PDU | Guy Harris | 2004-09-21 | 1 | -1/+1 |
* | From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), wher... | Anders Broman | 2004-09-20 | 1 | -2/+2 |
* | Update some RADIUS value strings | Anders Broman | 2004-09-20 | 1 | -16/+60 |
* | Add to the "radius_attr_info" structure a pointer to an hf_ value, and, | Guy Harris | 2004-09-19 | 1 | -1031/+992 |
* | From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP and | Guy Harris | 2004-09-19 | 2 | -0/+2 |
* | Make the Kerberos 4 dissector a "new-style" dissector, so it can | Guy Harris | 2004-09-19 | 1 | -8/+6 |
* | Fiax a MSVC Warning | Anders Broman | 2004-09-18 | 1 | -1/+1 |
* | Use FALSE as the byte order argument to "proto_tree_add_item()" when | Guy Harris | 2004-09-18 | 1 | -13/+13 |
* | Distinguish between the "data offset" field (offset of this burst | Guy Harris | 2004-09-18 | 1 | -32/+69 |
* | From Jelmer Vernooij: | Guy Harris | 2004-09-18 | 2 | -5/+168 |
* | add decoding of werido special transac versions of kerberos 4 | Ronnie Sahlberg | 2004-09-18 | 1 | -7/+21 |
* | make kerberos able to dissect pkinit/pa-pk-as-rep packets | Ronnie Sahlberg | 2004-09-17 | 1 | -0/+3 |
* | add pkinit replies dissection | Ronnie Sahlberg | 2004-09-17 | 2 | -0/+46 |
* | get rid of some compiler warnings | Ronnie Sahlberg | 2004-09-17 | 2 | -5/+13 |
* | get rid of a compiler warning for unused function UserNotice | Ronnie Sahlberg | 2004-09-17 | 2 | -2/+8 |
* | From Jelmer Vernooij: get rid of some unused tables. | Guy Harris | 2004-09-17 | 1 | -28/+2 |
* | from Thomas Boehne: don't put code before a declaration - that's a | Guy Harris | 2004-09-17 | 1 | -2/+4 |
* | IP addresses are always big-endian. | Guy Harris | 2004-09-17 | 1 | -1/+2 |
* | new protocol : Kerberos v4 | Ronnie Sahlberg | 2004-09-17 | 2 | -0/+373 |
* | get rid of some compiler warnings | Ronnie Sahlberg | 2004-09-17 | 1 | -0/+2 |
* | FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call. | Guy Harris | 2004-09-17 | 1 | -1/+1 |
* | From Jelmer Vernooij: | Guy Harris | 2004-09-17 | 6 | -6/+356 |
* | "Tali" -> "TALI". | Guy Harris | 2004-09-16 | 1 | -3/+3 |
* | From Viorel Suman: TALI (RFC 3094) support. | Guy Harris | 2004-09-16 | 5 | -0/+228 |
* | Just returning from a dissector without dissecting anything is rude; | Guy Harris | 2004-09-16 | 1 | -26/+57 |
* | add new dissectors to build process | Ronnie Sahlberg | 2004-09-16 | 12 | -128/+905 |