| Commit message (Expand) | Author | Age | Files | Lines |
* | In generated GIOP dissectors, don't set the Protocol or Info columns, or | Guy Harris | 2005-06-25 | 1 | -401/+423 |
* | There's no guarantee that a reply with a reply status of USER_EXCEPTION | Guy Harris | 2005-06-24 | 1 | -2/+4 |
* | Get rid of the include of "snprintf.h", as g_snprintf()" should be used. | Guy Harris | 2005-06-19 | 1 | -10/+6 |
* | From Paolo Frigo : | Anders Broman | 2005-06-01 | 1 | -1/+1 |
* | From Jaap Keuter: update ethereal_gen.py to generate new-style plugin | Guy Harris | 2005-03-09 | 1 | -18/+9 |
* | Call the "new-style init" routine for plugins a "register" routine, as | Guy Harris | 2005-03-07 | 1 | -6/+6 |
* | Use -1 as a length value for "to the end of the tvbuff". | Guy Harris | 2005-01-15 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Frederic Peters: handle ulong and ushort | Jörg Mayer | 2004-02-20 | 1 | -1/+17 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -6/+1 |
* | Get rid of "template_main_dissector_switch_msgtype_end", and get rid of | Guy Harris | 2002-05-06 | 1 | -27/+1 |
* | From Frank Singleton: fix for the handling of enum types. | Guy Harris | 2002-05-06 | 1 | -2/+2 |
* | In the generated code, mark possibly-unused arguments as such. | Guy Harris | 2002-05-04 | 1 | -6/+10 |
* | Bug fix from Frank Singleton. | Guy Harris | 2002-04-19 | 1 | -2/+2 |
* | From Frank Singleton: | Guy Harris | 2002-01-23 | 1 | -185/+7 |
* | From Frank Singleton: | Guy Harris | 2002-01-21 | 1 | -14/+429 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors are | Guy Harris | 2001-12-19 | 1 | -3/+8 |
* | Now that the GIOP dissector sets "pinfo->current_proto" before calling | Guy Harris | 2001-12-17 | 1 | -3/+1 |
* | From Frank Singleton: change ethereal_gen.py to match the current | Guy Harris | 2001-12-17 | 1 | -3/+6 |
* | From Frank Singleton: | Guy Harris | 2001-11-19 | 1 | -3/+4 |
* | Sigh. Well, if you make the function declarations external, that means | Guy Harris | 2001-10-31 | 1 | -1/+3 |
* | Update from Frank Singleton: | Guy Harris | 2001-10-25 | 1 | -8/+23 |
* | From Frank Singleton: catch attempts to use recursive unions or | Guy Harris | 2001-10-18 | 1 | -2/+10 |
* | From Frank Singleton: | Guy Harris | 2001-10-12 | 1 | -14/+103 |
* | Update from Frank Singleton to | Guy Harris | 2001-08-11 | 1 | -9/+222 |
* | Update from Frank Singleton: | Guy Harris | 2001-08-03 | 1 | -3/+6 |
* | Updates from Frank Singleton: | Guy Harris | 2001-07-27 | 1 | -14/+303 |
* | Update from Frank Singleton to put the right file name in the | Guy Harris | 2001-07-20 | 1 | -3/+2 |
* | Do not put zero-length arrays into the generated dissector; GCC may let | Guy Harris | 2001-07-20 | 1 | -1/+5 |
* | Changes to generate plugins instead of standard dissectors. | Olivier Abad | 2001-07-16 | 1 | -2/+40 |
* | Patch to allow the creation of "User Exception decoding" code from | Olivier Abad | 2001-07-12 | 1 | -29/+301 |
* | From Frank Singleton: when GIOP sub-dissectors register themselves, have | Guy Harris | 2001-06-29 | 1 | -7/+9 |
* | Improved support for CORBA IDL "fixed" types, and other updates, from | Guy Harris | 2001-06-27 | 1 | -37/+66 |
* | From Frank Singleton: add code generation support for IDL array types. | Guy Harris | 2001-06-18 | 1 | -104/+195 |
* | Support for protocols running atop GIOP, from Frank Singleton. | Guy Harris | 2001-06-18 | 1 | -0/+1521 |