aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal_gen.py
AgeCommit message (Expand)AuthorFilesLines
2001-08-03Update from Frank Singleton:Guy Harris1-3/+6
2001-07-27Updates from Frank Singleton:Guy Harris1-14/+303
2001-07-20Update from Frank Singleton to put the right file name in theGuy Harris1-3/+2
2001-07-20Do not put zero-length arrays into the generated dissector; GCC may letGuy Harris1-1/+5
2001-07-16Changes to generate plugins instead of standard dissectors.Olivier Abad1-2/+40
2001-07-12Patch to allow the creation of "User Exception decoding" code fromOlivier Abad1-29/+301
2001-06-29From Frank Singleton: when GIOP sub-dissectors register themselves, haveGuy Harris1-7/+9
2001-06-27Improved support for CORBA IDL "fixed" types, and other updates, fromGuy Harris1-37/+66
2001-06-18From Frank Singleton: add code generation support for IDL array types.Guy Harris1-104/+195
2001-06-18Support for protocols running atop GIOP, from Frank Singleton.Guy Harris1-0/+1521