| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing #pragma warning disable (now using _MSC_VER) | Ulf Lamping | 2007-03-27 | 1 | -0/+4 |
* | libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of | Gerald Combs | 2006-05-31 | 1 | -1/+1 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-29 | 1 | -107/+1 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -1/+1 |
* | From W. Borgert: | Anders Broman | 2006-04-17 | 1 | -19/+18 |
* | In generated GIOP dissectors, don't set the Protocol or Info columns, or | Guy Harris | 2005-06-25 | 1 | -93/+112 |
* | Re-generate the CosNaming, CosEventComm, and Parlay dissectors from the | Guy Harris | 2005-06-24 | 1 | -121/+123 |
* | Throw an exception if we're handed a null pointer when we weren't | Gerald Combs | 2005-05-30 | 1 | -0/+2 |
* | Call the "new-style init" routine for plugins a "register" routine, as | Guy Harris | 2005-03-07 | 1 | -6/+6 |
* | Preparations for dropping the old plugin api. | Lars Roland | 2005-03-05 | 1 | -11/+2 |
* | Use -1 as a length value for "to the end of the tvbuff". | Guy Harris | 2005-01-15 | 1 | -1/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -1/+1 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 1 | -1/+1 |
* | - Make --enable-static work again (configure.in, Makefile.am) | Jörg Mayer | 2003-09-05 | 1 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -339/+339 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -8/+0 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -9/+0 |
* | Remove the unused "offset_saved" variable, as per the changes to | Guy Harris | 2002-05-06 | 1 | -1/+0 |
* | Update the dissectors (by hand) to match the changes to | Guy Harris | 2002-05-04 | 1 | -11/+15 |
* | Updated GIOP plugins, from Frank Singleton. | Guy Harris | 2002-01-30 | 1 | -0/+52 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors are | Guy Harris | 2001-12-19 | 1 | -1/+1 |
* | Now that the GIOP dissector sets "pinfo->current_proto" before calling | Guy Harris | 2001-12-17 | 1 | -2/+0 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -2/+2 |
* | Sigh. Well, if you make the function declarations external, that means | Guy Harris | 2001-10-31 | 1 | -0/+2 |
* | CosEventComm dissector, from Frank Singleton. | Guy Harris | 2001-07-20 | 1 | -0/+847 |