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