| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -2/+2 |
* | Bug fix from Kan Sasaki. | Guy Harris | 2002-05-24 | 1 | -2/+5 |
* | Update from Kan Sasaki. | Guy Harris | 2002-05-14 | 1 | -14/+4 |
* | From Kan Sasaki: added some VSAs from the FreeRadius dictionary files | Guy Harris | 2002-05-14 | 1 | -237/+1319 |
* | From Kan Sasaki: | Guy Harris | 2002-05-13 | 1 | -1835/+955 |
* | From Kan Sasaki: VSA decoding and other changes to RADIUS. | Guy Harris | 2002-05-08 | 1 | -295/+1382 |
* | Note in comments that we should perhaps get all the information for | Guy Harris | 2002-05-06 | 1 | -1/+34 |
* | Fix a typo in a comment. | Guy Harris | 2002-05-06 | 1 | -10/+32 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -5/+7 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -2/+2 |
* | Cisco updates from Adam Sulmicki. | Guy Harris | 2002-03-27 | 1 | -54/+79 |
* | From Adam Sulmicki: enhanced Cisco support, Microsoft vendor ID, and | Guy Harris | 2002-03-27 | 1 | -4/+171 |
* | Attach to all frames containing LEAP messages an indication of the state | Guy Harris | 2002-03-22 | 1 | -39/+41 |
* | Additional vendor (Issani) for Radius, and Issani VSA support for | Guy Harris | 2002-03-22 | 1 | -1/+80 |
* | Allow dissectors to be registered as "old-style" or "new-style" | Guy Harris | 2002-02-26 | 1 | -56/+162 |
* | Just put a full EAP tree under the EAP-message TLV; we will eventually | Guy Harris | 2002-02-26 | 1 | -18/+24 |
* | Add an EAP dissector that doesn't create a top-level tree and doesn't | Guy Harris | 2002-02-25 | 1 | -20/+24 |
* | Mark the columns non-writable before calling the EAP dissector, so the | Guy Harris | 2002-02-25 | 1 | -1/+14 |
* | Small fix from Adam Sulmicki to an off-by-2 problem. | Guy Harris | 2002-02-25 | 1 | -2/+2 |
* | Typo fix, from Adam Sulmicki. | Guy Harris | 2002-02-25 | 1 | -2/+2 |
* | From Adam Sulmicki: dissect EAP messages inside RADIUS. | Guy Harris | 2002-02-22 | 1 | -8/+24 |
* | From Adam Sulmicki: additional AVPs for RADIUS. and making | Guy Harris | 2002-02-22 | 1 | -2/+31 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -9/+8 |
* | Make the RADIUS dissector handle bogus AVPs (AVPs with a length less | Guy Harris | 2001-11-14 | 1 | -5/+12 |
* | Additional items for RADIUS tunnels, from Pavel Novotny. | Guy Harris | 2001-10-23 | 1 | -1/+37 |
* | Damn the torpedos[1], commit it anyway. | Richard Sharpe | 2001-10-01 | 1 | -14/+86 |
* | Commit Montori Shindo's small patch. | Richard Sharpe | 2001-09-30 | 1 | -1/+2 |
* | Additional Ascend codes, and IETF codes, for Radius, from Graeme Hewson. | Guy Harris | 2001-09-28 | 1 | -1/+26 |
* | Additional AVPs, and Event-Timestamp support, in RADIUS, from Terje | Guy Harris | 2001-08-21 | 1 | -1/+66 |
* | Don't list the attribute-value pairs if the length field of the packet | Guy Harris | 2001-06-18 | 1 | -9/+11 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -4/+4 |
* | An Acct-Status-Type value of 3 is Interim-Update; thanks and a tip of | Guy Harris | 2001-06-14 | 1 | -1/+2 |
* | Juniper Networks vendor ID in RADIUS dissector, from Hannes Gredler. | Guy Harris | 2001-06-05 | 1 | -1/+2 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -3/+3 |
* | In the DIAMETER dissector, clear the Info column before fetching | Guy Harris | 2001-02-20 | 1 | -80/+75 |
* | New tvbuffified DIAMETER dissector, from David Frascone. | Guy Harris | 2001-02-19 | 1 | -8/+1 |
* | Fix up some MSVC complaints about (narrowing) type conversions by | Guy Harris | 2001-02-05 | 1 | -2/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -3/+1 |
* | Do not use "match_strval()" unless you're prepared to check whether it | Guy Harris | 2001-01-16 | 1 | -3/+3 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -5/+9 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | The SMI Network Management Private Enterprise Code for Ascend is 529, | Guy Harris | 2000-11-28 | 1 | -2/+10 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -5/+5 |
* | "rd_match_strval()" just does what "val_to_str()" does with a format | Guy Harris | 2000-07-30 | 1 | -9/+2 |
* | David Frascone's DIAMETER dissector. | Guy Harris | 2000-07-30 | 1 | -1/+8 |