| Commit message (Expand) | Author | Age | Files | Lines |
* | Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th... | Jeff Morriss | 2013-07-15 | 1 | -1/+1 |
* | Add a "hidden" array of UAT entry data to allow separation between UAT file s... | Michael Mann | 2013-04-22 | 1 | -10/+71 |
* | Use also const char to uat_save (identical to uat_load) | Alexis La Goutte | 2013-04-17 | 1 | -1/+1 |
* | Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to | Jeff Morriss | 2013-04-09 | 1 | -1/+1 |
* | From beroset: | Anders Broman | 2013-03-18 | 1 | -12/+12 |
* | Constify the second argument to uat_load(), to squelch some warnings. | Guy Harris | 2013-02-08 | 1 | -1/+1 |
* | replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i... | Michael Mann | 2013-01-04 | 1 | -7/+7 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | UATs could be put into "categories". The categories were defined only | Guy Harris | 2012-07-08 | 1 | -2/+2 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Added a button to refresh a UAT from the system defaults (if existing). | Stig Bjørlykke | 2011-10-09 | 1 | -6/+7 |
* | Whitespace cleanup: | Bill Meier | 2011-09-21 | 1 | -418/+418 |
* | Fix ex "modeline" so it works; | Bill Meier | 2011-09-21 | 1 | -1/+1 |
* | From Dirk via bug 6361: | Stig Bjørlykke | 2011-09-20 | 1 | -2/+4 |
* | Replace all strerror() with g_strerror(). | Stig Bjørlykke | 2011-06-28 | 1 | -3/+3 |
* | Ensure we don't index into a NULL pointer. | Stig Bjørlykke | 2010-08-04 | 1 | -0/+1 |
* | Introduce an Object Identifier field macro, together with an appropriate field | Graeme Lunt | 2010-06-28 | 1 | -0/+25 |
* | From LEGO via bug 3459: | Stig Bjørlykke | 2010-03-04 | 1 | -0/+2 |
* | Constify some items to squelch some compiler warnings in the Windows | Guy Harris | 2009-04-20 | 1 | -7/+7 |
* | More size_t fixes. | Gerald Combs | 2009-04-08 | 1 | -6/+6 |
* | Handle a empty string as "0" when checking numeric uat values, because | Stig Bjørlykke | 2009-03-08 | 1 | -12/+17 |
* | Add an additional "title" attribute for UAT fields; that's what's | Guy Harris | 2009-02-16 | 1 | -1/+1 |
* | The uat files can be saved before any other preferences, so try creating | Stig Bjørlykke | 2009-02-11 | 1 | -0/+11 |
* | Add some comments to uat_new(). | Martin Mathieson | 2008-12-30 | 1 | -1/+4 |
* | g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(), | Guy Harris | 2008-09-03 | 1 | -2/+5 |
* | remove a degug printf | Luis Ontanon | 2008-08-07 | 1 | -1/+1 |
* | luis.ontanon@gmail.com => luis@ontanon.org | Luis Ontanon | 2008-08-05 | 1 | -1/+1 |
* | Fix some of the Errors/warnings detected by checkapi. | Anders Broman | 2008-05-23 | 1 | -1/+1 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -2/+2 |
* | Added an option to uat_new() to set if configuration shall be saved in the | Stig Bjørlykke | 2008-03-06 | 1 | -3/+8 |
* | get_datafile_path() and get_persconffile_path() return malloc'd memory, | Jeff Morriss | 2008-02-26 | 1 | -0/+6 |
* | Extend the UAT and preferences code so that you can use the "-o" flag | Gerald Combs | 2008-02-15 | 1 | -0/+25 |
* | Add Luis' uat_get_table_by_name() to fetch SMI uat tables. | Stig Bjørlykke | 2008-01-30 | 1 | -0/+13 |
* | Free allocated data in prefs_reset, removed need for uat_reload_all and | Stig Bjørlykke | 2008-01-19 | 1 | -3/+1 |
* | This patch adds support for configuration profiles, which can be used to | Stig Bjørlykke | 2008-01-14 | 1 | -1/+13 |
* | Allocate enough space to make proper NULL terminated string in uat_unesc (bug... | Jaap Keuter | 2008-01-06 | 1 | -6/+7 |
* | From Jim Young: | Stig Bjørlykke | 2007-12-16 | 1 | -1/+1 |
* | Change more fopen() to eth_fopen() to finish fixing bug 1827: | Jeff Morriss | 2007-10-16 | 1 | -84/+85 |
* | Commit canges to uat_load.l, and initialize uat_t->loaded (not every system z... | Luis Ontanon | 2007-08-28 | 1 | -0/+1 |
* | SNMP: | Luis Ontanon | 2007-08-28 | 1 | -1/+2 |
* | Fix yet more casts of ctype.h macro arguments - and fix some cases where | Guy Harris | 2007-07-14 | 1 | -2/+2 |
* | Add some GCC warnings to the standard set, and add some others to the | Guy Harris | 2007-04-23 | 1 | -10/+10 |
* | Fix some Solaris buildbot warnings | Stephen Fisher | 2007-04-13 | 1 | -2/+2 |
* | fix an 'unused parameter' warning | Richard van der Hoff | 2007-04-03 | 1 | -1/+1 |
* | Implement a proposal from Elefterios Gabriel for SCCP: | Luis Ontanon | 2007-04-03 | 1 | -0/+22 |
* | Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c... | Luis Ontanon | 2007-04-01 | 1 | -0/+152 |
* | Have Aply, Cancel and OK buttons instead of the save and ok button. | Luis Ontanon | 2007-02-11 | 1 | -0/+15 |
* | Have the windows buildot compiling again. | Luis Ontanon | 2007-02-08 | 1 | -0/+11 |
* | UAT: filed definitions for proto (a dissector hanlde obtained by name) | Luis Ontanon | 2007-02-07 | 1 | -7/+39 |
* | * Add a category param to the uat. | Luis Ontanon | 2007-02-07 | 1 | -0/+2 |