| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -15/+4 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -0/+2 |
* | Move the following files from /trunk to /trunk/epan: | Lars Roland | 2005-02-09 | 1 | -1/+1 |
* | Cast the values passed to the <ctype.h> macros so as to avoid | Guy Harris | 2005-01-02 | 1 | -2/+2 |
* | a lot of warnings removed, most of them about pointer to int casts without us... | Ulf Lamping | 2004-12-25 | 1 | -32/+32 |
* | From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we | Guy Harris | 2004-10-01 | 1 | -2/+2 |
* | In "plugins/plugin_api.h", don't include stuff required for the plugin | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | From Lars Roland: add an option to link plugins with libethereal rather | Guy Harris | 2004-09-29 | 1 | -2/+11 |
* | Move various tables into the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | Routines called by "g_node_traverse()" return a Boolean - FALSE to | Guy Harris | 2004-09-27 | 1 | -0/+1 |
* | Preference strings don't remain null pointers for long - they get | Guy Harris | 2004-09-19 | 1 | -144/+185 |
* | Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; | Guy Harris | 2004-09-11 | 1 | -4/+4 |
* | From Lars Roland: don't link with GTK+, as it's not necessary to do so, | Guy Harris | 2004-08-26 | 1 | -12/+2 |
* | Map the old one-port "generic ASN.1" TCP/UDP/SCTP port-number | Guy Harris | 2004-08-08 | 1 | -2/+4 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |
* | Change // to C90 style comment | Jörg Mayer | 2004-07-31 | 1 | -3/+4 |
* | From Matthijs Melchior: | Guy Harris | 2004-07-30 | 1 | -76/+455 |
* | .cvsignore is dead | Jörg Mayer | 2004-07-18 | 1 | -21/+0 |
* | Add epan/dissectors/.cvsignore | Jörg Mayer | 2004-07-18 | 1 | -0/+2 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 3 | -3/+3 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -12/+12 |
* | Replace the plugin linkage libs into PLUGIN_LIBS which is generated from the | Olivier Biot | 2004-04-25 | 1 | -2/+2 |
* | Add support for plugin dissectors on cygwin builds, by adding the following | Olivier Biot | 2004-04-14 | 1 | -1/+2 |
* | Make "epan_init()" take, as additional arguments, pointers to routines | Guy Harris | 2004-03-23 | 1 | -2/+2 |
* | Note to self: If you update the code, you should update the docs too. | Jörg Mayer | 2004-03-02 | 1 | -2/+2 |
* | Make the default ASN.1 file be "no file", not {Ethereal install | Guy Harris | 2004-02-22 | 1 | -14/+20 |
* | Add routines that can be called from dissectors to report file open and | Guy Harris | 2004-02-21 | 1 | -3/+4 |
* | Fix a typo. | Guy Harris | 2004-02-20 | 1 | -2/+2 |
* | On Win32, don't treat "file not found" as an error when trying to load | Guy Harris | 2004-02-20 | 1 | -3/+13 |
* | From Lars Roland: Add support for a combined GTK1/2 Windows installer. | Gerald Combs | 2004-02-18 | 1 | -1/+5 |
* | replaced every appearance of gtk_scrolled_window_new() with | Ulf Lamping | 2004-02-06 | 1 | -6/+4 |
* | Added the ability to compile both GTK versions 1 and 2 at the same time. | Ulf Lamping | 2004-01-24 | 1 | -3/+9 |
* | Fix warnings found by -Wstrict-prototypes | Jörg Mayer | 2004-01-18 | 1 | -5/+5 |
* | Remove unused rule to build packet-asn1-static.o | Jörg Mayer | 2004-01-18 | 1 | -4/+1 |
* | From Matthijs Melchior: allow an absent or empty file name to mean "no | Guy Harris | 2004-01-13 | 1 | -1/+4 |
* | warning: ISO C does not allow extra ; outside of a function | Jörg Mayer | 2003-12-21 | 1 | -2/+2 |
* | warning: comma at end of enumerator list | Jörg Mayer | 2003-12-21 | 1 | -4/+4 |
* | using G_DIR_SEPARATOR_S instead of hardcoded slash | Ulf Lamping | 2003-12-16 | 1 | -2/+2 |
* | From some reason, at least on Mac OS X 10.3, the change to have the | Guy Harris | 2003-12-04 | 1 | -2/+2 |
* | Fix the copyright notices (Gerald has the copyright on Ethereal). | Guy Harris | 2003-11-17 | 1 | -4/+3 |
* | Get rid of carriage returns in source files. | Guy Harris | 2003-11-11 | 1 | -17/+17 |
* | From Albert Chin: the HP-UX 10.20 C compiler doesn't allow | Guy Harris | 2003-11-09 | 1 | -3/+3 |
* | Use "$(OBJECTS)" whenever a complete list of .obj files appears, rather | Guy Harris | 2003-11-06 | 1 | -3/+3 |
* | From Masaki Chikama: fix static compilation of "generic ASN.1" and | Guy Harris | 2003-11-04 | 1 | -2/+2 |
* | #ifdef out "#include <gtk/gtk.h>", so that --disable-ethereal works again. | Gerald Combs | 2003-11-04 | 1 | -1/+3 |
* | From Gisle Vanem: | Gerald Combs | 2003-11-02 | 1 | -12/+10 |
* | "strchr()" and the like would be compared against NULL; "strcmp()", | Guy Harris | 2003-10-30 | 1 | -2/+2 |
* | From Matthijs Melchior: #ifdef out the GUI code, for now. | Guy Harris | 2003-10-29 | 1 | -1/+4 |