| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -452/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | warning: ISO C does not allow extra ; outside of a function | Jörg Mayer | 2003-12-21 | 1 | -4/+4 |
* | Check that the length in the ESIS header is sane, i.e. >= the length of | Guy Harris | 2003-12-13 | 1 | -11/+17 |
* | prevent MSVC warning: | Ulf Lamping | 2003-12-11 | 1 | -4/+4 |
* | From Laurent Meyer: register the ESIS dissector by name, so it can be | Guy Harris | 2003-02-25 | 1 | -1/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -32/+32 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -12/+8 |
* | From Joerg Mayer: get rid of unused PDU type argument to | Guy Harris | 2002-04-30 | 1 | -4/+4 |
* | Get rid of unused "pinfo" arguments. | Guy Harris | 2002-04-07 | 1 | -24/+18 |
* | Get rid of the unused "pinfo" argument to "dissect_osi_options()". | Guy Harris | 2002-04-07 | 1 | -4/+4 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -4/+4 |
* | Fix typo, as per mail from Greg Franks. | Guy Harris | 2002-01-24 | 1 | -2/+2 |
* | 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 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -5/+6 |
* | Change all occurrencess of routeing to routing, even in comments. I respected | Richard Sharpe | 2001-08-13 | 1 | -2/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -8/+8 |
* | Correctly compute the OSI checksum. | Guy Harris | 2001-06-05 | 1 | -6/+26 |
* | NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI, | Guy Harris | 2001-03-30 | 1 | -2/+1 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -5/+3 |
* | Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of | Guy Harris | 2001-01-10 | 1 | -1/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -119/+109 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | - add proto_tree_add_text_valist | Laurent Deniel | 2000-08-10 | 1 | -2/+2 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -6/+6 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -26/+26 |
* | Register an "osinl" dissector table for ISO/IEC TR 9577 NLPID values, | Guy Harris | 2000-04-17 | 1 | -2/+8 |
* | Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support | Guy Harris | 2000-04-15 | 1 | -0/+438 |