aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal_gen.py
AgeCommit message (Expand)AuthorFilesLines
2004-02-20Frederic Peters: handle ulong and ushortjmayer1-1/+17
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-9/+1
2002-07-17From Joerg Mayer:guy1-6/+1
2002-05-06Get rid of "template_main_dissector_switch_msgtype_end", and get rid ofguy1-27/+1
2002-05-06From Frank Singleton: fix for the handling of enum types.guy1-2/+2
2002-05-04In the generated code, mark possibly-unused arguments as such.guy1-6/+10
2002-04-19Bug fix from Frank Singleton.guy1-2/+2
2002-01-23From Frank Singleton:guy1-185/+7
2002-01-21From Frank Singleton:guy1-14/+429
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-3/+3
2001-12-19From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors areguy1-3/+8
2001-12-17Now that the GIOP dissector sets "pinfo->current_proto" before callingguy1-3/+1
2001-12-17From Frank Singleton: change ethereal_gen.py to match the currentguy1-3/+6
2001-11-19From Frank Singleton:guy1-3/+4
2001-10-31Sigh. Well, if you make the function declarations external, that meansguy1-1/+3
2001-10-25Update from Frank Singleton:guy1-8/+23
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