aboutsummaryrefslogtreecommitdiffstats
path: root/packet-giop.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-21Compiling with -pendantic:Jörg Mayer1-2/+2
2003-11-16Export "protocol_t" as an opaque type.Guy Harris1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-37/+37
2002-05-13Add a "tvb_ensure_bytes_exist()", which is like "tvb_bytes_exist()" onlyGuy Harris1-2/+2
2002-05-12Fix a bounds checking error in get_CDR_octet_seq.Gerald Combs1-2/+2
2001-10-31Put "extern" in front of a pile of function declarations.Guy Harris1-39/+53
2001-08-03Fix to a comment, from Frank Singleton.Guy Harris1-2/+2
2001-06-29From Frank Singleton: when GIOP sub-dissectors register themselves, haveGuy Harris1-4/+4
2001-06-27Improved support for CORBA IDL "fixed" types, and fix to handling ofGuy Harris1-12/+29
2001-06-18Support for protocols running atop GIOP, from Frank Singleton.Guy Harris1-0/+572
2000-05-05Add routines to:Guy Harris1-26/+0
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-0/+26