| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the GUIDs in various data structures e_guid_t's rather than arrays | Guy Harris | 2006-03-19 | 1 | -7/+6 |
* | From Laurant Rabret: | Jaap Keuter | 2006-03-09 | 1 | -1/+1 |
* | add an userdata argument to register_stat_cmd_arg() and its callback to use ... | Luis Ontanon | 2006-02-11 | 1 | -3/+3 |
* | Hi All, | Jaap Keuter | 2006-01-15 | 1 | -1/+5 |
* | Trivial warning fixes | Jörg Mayer | 2005-11-22 | 1 | -1/+1 |
* | Have cf_retap_packets() take an argument that indicates whether to | Guy Harris | 2005-09-14 | 1 | -1/+1 |
* | As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | Have "register_dfilter_stat()" add "..." to the menu item, as all menu | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | Add a "register_dfilter_stat()", to register stats that take a display | Guy Harris | 2005-08-21 | 1 | -1/+2 |
* | Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with | Guy Harris | 2005-08-20 | 1 | -1/+1 |
* | - Declare some functions static | Jörg Mayer | 2005-08-20 | 1 | -2/+2 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -1/+1 |
* | Move the stats.[ch] stuff into epan, so plugins can use it. | Guy Harris | 2005-08-19 | 1 | -1/+1 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -3/+4 |
* | Last set of char -> const char trivial warning fixes. | Jörg Mayer | 2005-08-06 | 1 | -2/+2 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -1/+1 |
* | Squelch a compiler pointer vs. integer warning - NULL is for pointers, | Guy Harris | 2005-07-07 | 1 | -1/+1 |
* | From Alejandro Vaquero | Anders Broman | 2005-07-05 | 1 | -28/+67 |
* | "Handle" a couple of cases in the switch statement by adding them to the | Guy Harris | 2005-06-28 | 1 | -0/+2 |
* | From Alejandro Vaquero | Anders Broman | 2005-06-27 | 1 | -16/+5 |
* | From Javier Acuna | Anders Broman | 2005-06-14 | 1 | -2/+2 |
* | add missing #include "webbrowser.h" from previous commit | Ulf Lamping | 2005-06-11 | 1 | -0/+1 |
* | add help button pointing to the wiki page | Ulf Lamping | 2005-06-11 | 1 | -1/+13 |
* | Back out the two last changes by popular demand :) | Anders Broman | 2005-05-25 | 1 | -71/+3 |
* | Include "webbrowser.h" to declare "browser_open_url()". | Guy Harris | 2005-05-24 | 1 | -0/+1 |
* | From Javier Acuna: | Anders Broman | 2005-05-21 | 1 | -3/+70 |
* | add 12 new toolbar/menu icons | Ulf Lamping | 2005-04-16 | 1 | -1/+1 |
* | Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as | Guy Harris | 2005-04-01 | 1 | -1/+1 |
* | From Alejandro Vaquero: | Luis Ontanon | 2005-03-10 | 1 | -0/+2 |
* | Trivial warning fixes | Jörg Mayer | 2005-03-10 | 1 | -1/+1 |
* | From Francisco Alcoba: don't generate long filter expressions, fall back | Guy Harris | 2005-03-09 | 1 | -2/+65 |
* | From Francisco Alcoba: | Luis Ontanon | 2005-03-07 | 1 | -1/+12 |
* | By Francisco Alcoba: | Lars Roland | 2005-02-24 | 1 | -1/+6 |
* | From Alejandro Vaquero | Luis Ontanon | 2005-02-24 | 1 | -48/+19 |
* | some changes to the dialog's button behaviour | Ulf Lamping | 2005-02-22 | 1 | -1/+4 |
* | Don't register mgcp taps, | Lars Roland | 2005-02-20 | 1 | -0/+8 |
* | Add #includes to define various macros and declare various functions. | Guy Harris | 2005-02-14 | 1 | -0/+3 |
* | remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou... | Lars Roland | 2005-02-13 | 1 | -3/+0 |
* | From Alejandro Vaquero : | Anders Broman | 2005-02-07 | 1 | -3/+4 |
* | From Alejandro Vaquero: | Anders Broman | 2005-02-05 | 1 | -5/+2 |
* | huge cleanup of capture file API (functions in file.c/file.h). | Ulf Lamping | 2005-02-04 | 1 | -1/+1 |
* | Get rid of an unused typedef. | Guy Harris | 2005-02-02 | 1 | -2/+0 |
* | Don't assume that the only blank filter expression is empty - check for | Guy Harris | 2005-02-02 | 1 | -28/+30 |
* | "filter_string_fwd" is assigned a "const" pointer, so make it a "const" | Guy Harris | 2005-02-02 | 1 | -1/+1 |
* | for VoIP Call Analysis: | Lars Roland | 2005-02-02 | 1 | -33/+26 |
* | From Alejandro Vaquero: | Lars Roland | 2005-02-01 | 1 | -0/+719 |