| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove almost all of the casts I committed recently and in place of | Stephen Fisher | 2007-03-28 | 1 | -1/+1 |
* | remove remaining warnings in epan dir and set the "treat warning as error" ba... | Ulf Lamping | 2007-03-25 | 1 | -6/+6 |
* | Fix about 150 warnings new to gcc 4.0 in the error on warning directories. | Stephen Fisher | 2007-03-23 | 1 | -1/+1 |
* | From Sake Blok: | Stephen Fisher | 2007-03-23 | 1 | -7/+61 |
* | fix some more warnings | Ulf Lamping | 2007-03-22 | 1 | -12/+12 |
* | From Thomas Sillaber: | Stephen Fisher | 2006-12-11 | 1 | -0/+6 |
* | From Douglas Pratley with trivial changes and documentation changes | Stephen Fisher | 2006-12-05 | 1 | -0/+47 |
* | Froim Rene Pilz: | Anders Broman | 2006-11-29 | 1 | -0/+4 |
* | add a new port type for usb endpoints | Ronnie Sahlberg | 2006-10-15 | 1 | -0/+11 |
* | add a new column DCE/RPC context ID | Ulf Lamping | 2006-06-26 | 1 | -0/+3 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Mike Hall: | Jörg Mayer | 2006-01-20 | 1 | -0/+3 |
* | "Fix" for warning: enumeration value 'TS_NOT_SET' not handled in switch | Jörg Mayer | 2005-12-18 | 1 | -0/+4 |
* | in svn 15335 the tcp analysis was changed to do its stuff and to populate (... | Ronnie Sahlberg | 2005-10-04 | 1 | -0/+45 |
* | add doxygen comments to column-utils.h and do a slight code cleanup | Ulf Lamping | 2005-10-02 | 1 | -17/+17 |
* | If we set one or more time references and then changed the time display | Gerald Combs | 2005-08-31 | 1 | -30/+20 |
* | timestamp display precision: | Ulf Lamping | 2005-08-25 | 1 | -9/+191 |
* | EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! | Ulf Lamping | 2005-08-24 | 1 | -6/+6 |
* | several times replacing: | Ulf Lamping | 2005-08-18 | 1 | -3/+3 |
* | various code cleanup: | Ulf Lamping | 2005-08-08 | 1 | -38/+34 |
* | add a new DCE/RPC related column, which contains the call_id for connection o... | Ulf Lamping | 2005-06-30 | 1 | -0/+3 |
* | From Mark C Brown NETTL updates | Ronnie Sahlberg | 2005-04-01 | 1 | -0/+4 |
* | Handle XNS IDP socket numbers. | Guy Harris | 2005-03-06 | 1 | -0/+11 |
* | From Francisco Alcoba: | Luis Ontanon | 2005-02-22 | 1 | -7/+3 |
* | Properly cast the pointer assigned to col_info->col_data. | Guy Harris | 2004-12-31 | 1 | -1/+1 |
* | Make the "col_data" field in a "column_info" structure a pointer to an | Guy Harris | 2004-12-30 | 1 | -9/+9 |
* | Add a "get_addr_name()" routine that takes an "address *" and attempts | Guy Harris | 2004-12-30 | 1 | -30/+5 |
* | From Tomas Kukosa: fix "col_set_str()" to work correctly with fenced | Guy Harris | 2004-10-12 | 1 | -3/+2 |
* | When deciding whether to add a separator or not, look at the buffer to | Guy Harris | 2004-08-24 | 1 | -36/+62 |
* | In "col_append_sep_fstr()" and "col_append_sep_str()", check "col_data" | Guy Harris | 2004-08-24 | 1 | -2/+2 |
* | From Neil Piercy: put in some missing "put in the terminating NUL"s | Guy Harris | 2004-08-10 | 1 | -0/+3 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 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 |
* | From Olivier Biot: support AT_STRINGZ columns. | Guy Harris | 2004-04-02 | 1 | -4/+25 |
* | From Lars Roland: Move timestamp_type into libethereal and provide accessor | Olivier Biot | 2004-03-18 | 1 | -2/+2 |
* | From Jeff Morriss: | Guy Harris | 2004-02-29 | 1 | -1/+8 |
* | Add new col_append methods which will prepend the (format) string with the | Olivier Biot | 2004-02-05 | 1 | -1/+46 |
* | Fix the spelling of "cumulative" (and variables whose names derive from | Guy Harris | 2004-01-31 | 1 | -3/+4 |
* | Clean up whitespace, and use "%u" to print unsigned quantities. | Guy Harris | 2004-01-29 | 1 | -15/+13 |
* | move timestamp format options from "View->Options" dialog into | Ulf Lamping | 2004-01-19 | 1 | -5/+5 |
* | Don't automatically size the columns - that's expensive in large | Guy Harris | 2003-12-09 | 1 | -2/+1 |
* | From Didier Gautheron: for each column format type, save the first and | Guy Harris | 2003-12-02 | 1 | -15/+36 |
* | Added TimeReference frames. | Ronnie Sahlberg | 2003-09-12 | 1 | -6/+31 |
* | And for Cal, | Ronnie Sahlberg | 2003-09-03 | 1 | -1/+5 |
* | In "col_set_addr()", don't do anything other than clearing the column | Guy Harris | 2003-08-26 | 1 | -1/+3 |
* | Use "address_to_str_buf()" to generate column data for non-resolved | Guy Harris | 2003-08-26 | 1 | -68/+32 |
* | Create an "address_to_str_buf()" routine, called by "address_to_str()", | Guy Harris | 2003-08-26 | 1 | -19/+2 |
* | Pull the stuff done in "dissect_packet()" to initialize a column_info | Guy Harris | 2003-04-16 | 1 | -2/+18 |
* | Add the notion of a "fence" to columns. A dissector can set the fence | Guy Harris | 2003-04-16 | 1 | -28/+132 |
* | Thou shalt not cast pointers of unknown alignment to pointers to | Guy Harris | 2003-01-28 | 1 | -10/+7 |