| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 84 | -538/+538 |
* | Add gtk2/glib2 handling to configure. Use --enable-gtk2 to use | Jörg Mayer | 2002-08-28 | 1 | -3/+9 |
* | From Ulf Lamping: add a new FT_FLOAT type, for single-precision | Guy Harris | 2002-08-24 | 5 | -17/+241 |
* | Before dissecting a packet, clear the filter field and value stored with | Guy Harris | 2002-08-24 | 1 | -1/+3 |
* | Fix the comment before "CMP_ADDRESS()" to reflect reality ("memcmp()" | Guy Harris | 2002-08-22 | 1 | -3/+3 |
* | Moved the generic true_false_string saying "Set", "Not set" into | Tim Potter | 2002-08-21 | 2 | -2/+9 |
* | From Vassilii Khachaturov: put protocol blurbs into tables generated | Guy Harris | 2002-08-18 | 1 | -3/+3 |
* | Bump the version number to 0.9.6. Update the ChangeLog. Add rough | Gerald Combs | 2002-08-17 | 1 | -2/+2 |
* | From Tomas Kukosa: add some more routines to the plugin API. | Guy Harris | 2002-08-14 | 3 | -25/+31 |
* | Sort .cvsignore alphabetically and add libtool where missing. | Jörg Mayer | 2002-08-14 | 1 | -11/+12 |
* | Replace usage of AC_PROG_RANLIB which is deprecated for newer versions | Jörg Mayer | 2002-08-14 | 1 | -2/+2 |
* | Undo my last change: These files are used by systems only that need sys/types.h | Jörg Mayer | 2002-08-04 | 2 | -13/+29 |
* | <netinet/in.h> is needed for <arpa/inet.h>, at least on some platforms, | Guy Harris | 2002-08-03 | 1 | -13/+21 |
* | <netinet/in.h> is needed for <arpa/inet.h>, at least on some platforms, | Guy Harris | 2002-08-03 | 1 | -1/+9 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 22 | -194/+70 |
* | Fix small typo | Ronnie Sahlberg | 2002-07-31 | 1 | -2/+2 |
* | Adding a new macro CMP_ADDRESS similar to ADDRESS_EQUAL but this one will return | Ronnie Sahlberg | 2002-07-31 | 1 | -1/+15 |
* | Add an extra argument to "tvb_find_line_end()", which specifies what it | Guy Harris | 2002-07-17 | 2 | -16/+66 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 3 | -16/+3 |
* | From Joerg Mayer: add #includes of "snprintf.h" in modules that used | Guy Harris | 2002-07-16 | 1 | -1/+5 |
* | From Anand V. Narwani: | Guy Harris | 2002-07-12 | 1 | -1/+4 |
* | From Didier Gautheron: | Guy Harris | 2002-06-29 | 1 | -3/+3 |
* | There are no "ipx.src" or "ipx.dst" filterable fields. | Guy Harris | 2002-06-28 | 1 | -6/+1 |
* | From Hannes Gredler: fix display of OSI system IDs to use a dot rather | Guy Harris | 2002-06-28 | 1 | -3/+3 |
* | Bump the version up to 0.9.5. | Gerald Combs | 2002-06-28 | 1 | -2/+2 |
* | From Didier Gautheron: move port number from AppleTalk addresses to | Guy Harris | 2002-06-28 | 4 | -7/+22 |
* | Add a routine to "epan/filesystem.c" to test whether a file is a FIFO. | Guy Harris | 2002-06-23 | 2 | -2/+29 |
* | WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's | Guy Harris | 2002-06-23 | 9 | -27/+26 |
* | From Joerg Mayer: fix a typo in a comment. | Guy Harris | 2002-06-19 | 1 | -2/+2 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 5 | -18/+20 |
* | Increment versions to 0.9.4, get NEWS current to April 25 (more NEWS to | Gerald Combs | 2002-05-18 | 1 | -2/+2 |
* | Get rid of an assigned-to-but-not-used variable, and eliminate another | Guy Harris | 2002-05-15 | 1 | -8/+2 |
* | Fix a compiler warning. | Guy Harris | 2002-05-14 | 1 | -2/+2 |
* | From Ruud Linders: report errors from "g_module_open()". | Guy Harris | 2002-05-14 | 1 | -3/+9 |
* | Make the "-G" flag take an argument. If no arugment is specified, or if | Guy Harris | 2002-05-14 | 2 | -8/+33 |
* | Add a "tvb_ensure_bytes_exist()", which is like "tvb_bytes_exist()" only | Guy Harris | 2002-05-13 | 2 | -8/+70 |
* | Mark an unused argument as such. | Guy Harris | 2002-05-10 | 1 | -4/+4 |
* | Register FT_UINT_BYTES with correct structure. | Gilbert Ramirez | 2002-05-10 | 1 | -2/+2 |
* | Merge the work in Novell_NCP_branch into the mainline code. | Gilbert Ramirez | 2002-05-09 | 11 | -64/+159 |
* | Added parsing of PORTMAP GETPORT functions. | Ronnie Sahlberg | 2002-05-09 | 1 | -2/+2 |
* | From Joerg Mayer: | Guy Harris | 2002-05-08 | 1 | -0/+1 |
* | Have "tvb_ensure_length_remaining()" directly call | Guy Harris | 2002-05-05 | 1 | -11/+8 |
* | Make "tvb_ensure_length_remaining()" return a "guint" - it can't return | Guy Harris | 2002-05-05 | 2 | -4/+5 |
* | Put the pointer to "tcp_dissect_pdus()" in the function pointer table | Guy Harris | 2002-05-05 | 1 | -2/+3 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 2 | -20/+28 |
* | Move the code to build the balanced tree of fields into "proto_init()", | Guy Harris | 2002-04-29 | 5 | -127/+90 |
* | Note in a comment that the display filter code has its own mechanism for | Guy Harris | 2002-04-28 | 1 | -2/+5 |
* | Use "format_text()" when setting the display representation of string | Guy Harris | 2002-04-28 | 1 | -2/+4 |
* | Add routines to create anonymous handles for new-style dissectors (ones | Guy Harris | 2002-04-28 | 2 | -2/+18 |
* | Use "gfloat" and "gdouble", rather than "float" and "double", as the | Guy Harris | 2002-04-24 | 2 | -20/+18 |