| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates from Frank Singleton - get rid of an option that was made | Guy Harris | 2001-07-05 | 1 | -13/+1 |
* | From Frank Singleton: add subtrees for ServiceContextList and IOR. | Guy Harris | 2001-07-03 | 1 | -4/+30 |
* | If the reply status isn't handled, don't complain about an unknown | Guy Harris | 2001-07-03 | 1 | -2/+2 |
* | From Frank Singleton: when GIOP sub-dissectors register themselves, have | Guy Harris | 2001-06-29 | 1 | -13/+30 |
* | Improved support for CORBA IDL "fixed" types, and fix to handling of | Guy Harris | 2001-06-27 | 1 | -32/+218 |
* | Include "strerror.h" only on platforms that don't declare it in a | Guy Harris | 2001-06-23 | 1 | -1/+3 |
* | From Frank Singleton: fix compiler warnings. | Guy Harris | 2001-06-19 | 1 | -19/+18 |
* | Support for protocols running atop GIOP, from Frank Singleton. | Guy Harris | 2001-06-18 | 1 | -553/+4419 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -4/+4 |
* | Various signed vs. unsigned fixes, from Joerg Mayer. | Guy Harris | 2001-06-18 | 1 | -3/+3 |
* | More signed-vs-unsigned changes from Joerg Mayer. | Guy Harris | 2001-04-27 | 1 | -5/+5 |
* | Replace some C++-style comments with C-style ones. | Olivier Abad | 2001-02-26 | 1 | -6/+6 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -13/+9 |
* | Do not use "match_strval()" unless you're prepared to check whether it | Guy Harris | 2001-01-16 | 1 | -7/+7 |
* | 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/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |
* | "get_CDR_short()", from Frank Singleton. | Guy Harris | 2000-11-15 | 1 | -2/+30 |
* | Don't set the "Protocol" column to "GIOP" until we've decided that the | Guy Harris | 2000-11-12 | 1 | -9/+11 |
* | Use "%u", not "%d", to print unsigned integral quantities. | Guy Harris | 2000-11-09 | 1 | -44/+181 |
* | If the packet doesn't have at least GIOP_HEADER_SIZE worth of data | Guy Harris | 2000-11-09 | 1 | -1/+8 |
* | Never hand a "char" or a "gchar" to any of the ctype.h macros; "char" | Guy Harris | 2000-11-08 | 1 | -2/+2 |
* | GIOP 1.2 support and other GIOP enhancements, from Craig Rodrigues. | Guy Harris | 2000-11-07 | 1 | -556/+1064 |
* | Fix labelling of endianness. Error reported by | Gilbert Ramirez | 2000-09-01 | 1 | -3/+3 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+4 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -9/+9 |
* | For packets with GIOP versions that are not supported by the dissector, | Gilbert Ramirez | 2000-07-27 | 1 | -6/+19 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -3/+3 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -39/+39 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -12/+25 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+8 |
* | Declare print_object_key as static. | Laurent Deniel | 1999-10-16 | 1 | -2/+2 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -3/+5 |
* | Add display filters. | Laurent Deniel | 1999-10-09 | 1 | -22/+31 |
* | Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are a | Guy Harris | 1999-09-17 | 1 | -4/+4 |
* | Convert a bunch of uses of "fd->cap_len" to use "pi.captured_len" (or to | Guy Harris | 1999-08-26 | 1 | -4/+4 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -4/+16 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -41/+40 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -50/+47 |
* | * File needed for one of Laurent's patches that I just committed. | Gerald Combs | 1998-11-18 | 1 | -0/+702 |