| Commit message (Expand) | Author | Age | Files | Lines |
* | From David Howells : | Sebastien Tandel | 2007-05-29 | 1 | -2/+2 |
* | Second step in introducing asn context to BER dissectors just like in PER. | Anders Broman | 2007-05-13 | 1 | -0/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | From Florent Drouin: | Anders Broman | 2006-03-04 | 1 | -1/+1 |
* | From: Florent Drouin: | Anders Broman | 2006-02-27 | 1 | -7/+13 |
* | add an userdata argument to register_stat_cmd_arg() and its callback to use ... | Luis Ontanon | 2006-02-11 | 1 | -3/+3 |
* | As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so | 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 |
* | The routines registered with "register_stat_cmd_arg()" *are* called if | Guy Harris | 2005-08-20 | 1 | -16/+11 |
* | Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with | Guy Harris | 2005-08-20 | 1 | -1/+1 |
* | 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 |
* | From Michael Lum: | Ronnie Sahlberg | 2005-08-19 | 1 | -10/+8 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -3/+1 |
* | More char -> const char warning fixes. | Jörg Mayer | 2005-08-05 | 1 | -2/+2 |
* | 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 Laurent Rabret: handle the cases where there's no capture file, or | Guy Harris | 2005-01-14 | 1 | -1/+1 |
* | As we've made the tap_specific_data field of a tap_packet_t structure a | Guy Harris | 2005-01-01 | 1 | -26/+21 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l... | Ulf Lamping | 2004-07-19 | 1 | -1/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 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 |
* | use new functions in window API (ui_util.h), | Ulf Lamping | 2004-05-23 | 1 | -46/+8 |
* | From Michael Lum: | Guy Harris | 2004-04-21 | 1 | -36/+102 |
* | added missing #include from my latest checkin | Ulf Lamping | 2004-04-12 | 1 | -1/+2 |
* | added a close button to the dialogs, | Ulf Lamping | 2004-04-12 | 1 | -50/+24 |
* | replaced sprintf / snprintf by g_snprintf, | Ulf Lamping | 2004-03-13 | 1 | -5/+4 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 1 | -7/+3 |
* | Warning fixes: | Jörg Mayer | 2004-02-18 | 1 | -3/+5 |
* | From Michael Lum: add tap for GSM MAP message statistics. | Guy Harris | 2004-02-11 | 1 | -0/+486 |