aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal_gen.py
AgeCommit message (Expand)AuthorFilesLines
2001-10-18From Frank Singleton: catch attempts to use recursive unions orguy1-2/+10
2001-10-12From Frank Singleton:guy1-14/+103
2001-08-11Update from Frank Singleton toguy1-9/+222
2001-08-03Update from Frank Singleton:guy1-3/+6
2001-07-27Updates from Frank Singleton:guy1-14/+303
2001-07-20Update from Frank Singleton to put the right file name in theguy1-3/+2
2001-07-20Do not put zero-length arrays into the generated dissector; GCC may letguy1-1/+5
2001-07-16Changes to generate plugins instead of standard dissectors.oabad1-2/+40
2001-07-12Patch to allow the creation of "User Exception decoding" code fromoabad1-29/+301
2001-06-29From Frank Singleton: when GIOP sub-dissectors register themselves, haveguy1-7/+9
2001-06-27Improved support for CORBA IDL "fixed" types, and other updates, fromguy1-37/+66
2001-06-18From Frank Singleton: add code generation support for IDL array types.guy1-104/+195
2001-06-18Support for protocols running atop GIOP, from Frank Singleton.guy1-0/+1521