| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -54/+54 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Joerg Mayer: mark unused arguments as such. | Guy Harris | 2002-05-02 | 1 | -32/+34 |
* | Get rid of the unused hf_ value "hf_isis_hello_clv_restart". | Guy Harris | 2002-04-07 | 1 | -2/+4 |
* | Get rid of unused "pinfo" arguments. | Guy Harris | 2002-04-07 | 1 | -64/+37 |
* | Support for the new restart TLV, from Hannes Gredler. | Guy Harris | 2002-02-09 | 1 | -3/+56 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | From Hannes Gredler: | Guy Harris | 2001-12-26 | 1 | -2/+3 |
* | Put the Hello, LSP, and {C,P}SNP ISIS stuff into the ISIS protocol, | Guy Harris | 2001-12-20 | 1 | -37/+18 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -2/+9 |
* | Fixes from Hannes Gredler. | Guy Harris | 2001-08-22 | 1 | -7/+7 |
* | Fetch values only once from the tvbuff, and save them in a variable, | Guy Harris | 2001-07-02 | 1 | -16/+23 |
* | Tvbuffified ISIS dissector, from Ronnie Sahlberg. | Guy Harris | 2001-07-02 | 1 | -149/+166 |
* | Add HFILL to explicitly fill in some additional structure members. | Guy Harris | 2001-06-26 | 1 | -2/+2 |
* | More IS-IS updates. | Guy Harris | 2001-06-23 | 1 | -4/+125 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -10/+10 |
* | hmac-md5 authentication support for IS-IS, from Hannes Gredler. | Guy Harris | 2001-06-05 | 1 | -2/+2 |
* | Various ISIS improvements (ISIS IPv6 routing TLV dissection, ISIS | Guy Harris | 2001-05-14 | 1 | -1/+53 |
* | Assorted ISIS enhancements from Hannes Gredler. | Guy Harris | 2001-04-16 | 1 | -4/+4 |
* | OSI network layer over PPP support, fix to P2P ISIS processing, and ISIS | Guy Harris | 2001-04-08 | 1 | -10/+11 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Make the "isis_hello.source_id" an FT_BYTES field rather than an | Guy Harris | 2000-06-19 | 1 | -56/+84 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -5/+5 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -10/+10 |
* | Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support | Guy Harris | 2000-04-15 | 1 | -62/+47 |
* | Fix from Ralf Schneider to the IS Neighbor dissection. | Guy Harris | 2000-03-28 | 1 | -2/+2 |
* | Change dfilter_init() to check for empty-string abbreviations and for | Gilbert Ramirez | 2000-03-20 | 1 | -12/+12 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -6/+6 |
* | Fix a bunch of dissectors to use "pi.captured_len" rather than | Guy Harris | 2000-01-24 | 1 | -4/+4 |
* | Stuart Stanley's ISIS dissection support. | Guy Harris | 1999-12-15 | 1 | -0/+580 |