| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "show_fragment_seq_tree()", which is like "show_fragment_tree()", | Guy Harris | 2002-06-07 | 1 | -26/+45 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -3/+2 |
* | Fix a typo. | Guy Harris | 2002-03-28 | 1 | -39/+53 |
* | Cleanups from Adam Sulmicki. | Guy Harris | 2002-03-27 | 1 | -5/+6 |
* | From Adam Sulmicki: EAP-TLS reassembly. | Guy Harris | 2002-03-27 | 1 | -47/+353 |
* | From Adam Sulmicki: state machine changes to update the state better, | Guy Harris | 2002-03-23 | 1 | -57/+131 |
* | Attach to all frames containing LEAP messages an indication of the state | Guy Harris | 2002-03-22 | 1 | -70/+138 |
* | From Adam Sulmicki: add support for NOTIFY and NAK EAP types, fix the | Guy Harris | 2002-03-19 | 1 | -10/+29 |
* | The data for EAP_TYPE_ID is just a string; display it with | Guy Harris | 2002-03-19 | 1 | -1/+8 |
* | From Adam Sulmicki: add all known EAP types. | Guy Harris | 2002-03-19 | 1 | -16/+50 |
* | Cisco LEAP support, from Adam Sulmicki. | Guy Harris | 2002-03-18 | 1 | -2/+87 |
* | Allow dissectors to be registered as "old-style" or "new-style" | Guy Harris | 2002-02-26 | 1 | -10/+34 |
* | Just put a full EAP tree under the EAP-message TLV; we will eventually | Guy Harris | 2002-02-26 | 1 | -40/+22 |
* | Don't give the raw data for SSL-encapsulated stuff in an EAP message its | Guy Harris | 2002-02-25 | 1 | -4/+2 |
* | Add an EAP dissector that doesn't create a top-level tree and doesn't | Guy Harris | 2002-02-25 | 1 | -28/+107 |
* | Don't copy the entire EAP header, just extract stuff from it a field at | Guy Harris | 2002-02-24 | 1 | -25/+27 |
* | Get rid of an unnecessary "volatile". | Guy Harris | 2002-02-22 | 1 | -2/+2 |
* | From Adam Sulmicki: dissect EAP messages inside RADIUS. | Guy Harris | 2002-02-22 | 1 | -2/+4 |
* | From Adam Sulmicki <adam[AT]cfar.umd.edu>: | Guy Harris | 2002-02-22 | 1 | -24/+30 |
* | With the tvbuffication of all dissectors, the "packet_info" structure no | Guy Harris | 2002-02-17 | 1 | -2/+2 |
* | Use "value_string" tables to map EAP code and type values to strings - | Guy Harris | 2002-02-06 | 1 | -23/+19 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -5/+5 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -2/+5 |
* | IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from Pekka | Guy Harris | 2001-11-06 | 1 | -0/+156 |