| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -43/+43 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -5/+1 |
* | From Joerg Mayer: get rid of unused arguments. | Guy Harris | 2002-05-01 | 1 | -4/+3 |
* | Dissect MIP extensions if the packet was claimed to have more data in it | Guy Harris | 2002-04-29 | 1 | -2/+2 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -3/+1 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -5/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | There's no need for two separate "Extension Length" fields - you can | Guy Harris | 2002-01-05 | 1 | -35/+11 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -9/+9 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -4/+3 |
* | Display unknown extension types in decimal, not hex (the RFCs give them | Guy Harris | 2001-10-31 | 1 | -2/+2 |
* | Bug fixes and enhancements to Mobile IP, from David Frascone. | Guy Harris | 2001-10-31 | 1 | -139/+298 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -9/+11 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -20/+20 |
* | Fix Gerald's e-mail address - and fix it in "README.developer", so | Guy Harris | 2001-04-20 | 1 | -2/+2 |
* | RFC 3024 reverse tunneling support for the Mobile IP dissector, from | Guy Harris | 2001-02-27 | 1 | -1/+15 |
* | Get rid of the "CHECK_DISPLAY_AS_DATA()" call and the setting of | Guy Harris | 2001-02-14 | 1 | -7/+10 |
* | Add MIP extensions. Re-work some of the tvbuff-handling logic. | Gilbert Ramirez | 2001-02-14 | 1 | -88/+170 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-25 | 1 | -17/+11 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -2/+4 |
* | 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 | -4/+4 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -8/+4 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Convert IPX-and-friend dissectors in packet-ipx.c to use | Gilbert Ramirez | 2000-06-15 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -22/+22 |
* | Fix some typos in strings. | Guy Harris | 2000-05-27 | 1 | -19/+6 |
* | Use tvb_length() instead of END_OF_FRAME. | Gilbert Ramirez | 2000-05-27 | 1 | -3/+3 |
* | Add Mobile IP dissector. Converted to use tvbuff. | Gilbert Ramirez | 2000-05-27 | 1 | -0/+316 |