| Commit message (Expand) | Author | Age | Files | Lines |
* | From Tomas Kukosa: add "find_dissector_table()", | Guy Harris | 2003-07-31 | 7 | -6/+43 |
* | From Ruud Linders: | Guy Harris | 2003-07-31 | 1 | -2/+6 |
* | From Bernd Leibing: catch another place where we weren't checking | Guy Harris | 2003-07-31 | 3 | -2/+4 |
* | initial test h225 dissector. | Ronnie Sahlberg | 2003-07-31 | 1 | -0/+9806 |
* | Updated some restricted character set alphabets so that the characters are in... | Ronnie Sahlberg | 2003-07-31 | 1 | -3/+3 |
* | Updates to OCTET STRING so that it can handle FT_STRING and not just FT_BYTES | Ronnie Sahlberg | 2003-07-31 | 2 | -6/+69 |
* | Give FT_IPv4 val_repr_len and val_to_repr methods, and use them for | Guy Harris | 2003-07-31 | 4 | -29/+31 |
* | Add val_repr_len and val_to_repr methods for FT_FLOAT and FT_DOUBLE, and | Guy Harris | 2003-07-31 | 2 | -40/+47 |
* | Fix a typo. | Guy Harris | 2003-07-30 | 1 | -27/+32 |
* | Give FT_ABSOLUTE_TIME and FT_RELATIVE_TIME val_repr_len and val_to_repr | Guy Harris | 2003-07-30 | 2 | -37/+39 |
* | Escape double-quotes, while you're at it. | Guy Harris | 2003-07-30 | 1 | -5/+7 |
* | Escape backslashes in strings when generating the dfilter representation | Guy Harris | 2003-07-30 | 1 | -3/+27 |
* | Fix a typo. | Guy Harris | 2003-07-30 | 2 | -2/+16 |
* | "read_string()" can return a null pointer for the string, so check for | Guy Harris | 2003-07-30 | 1 | -3/+3 |
* | Crude workaround for a deficiency in the MEGACO parser - it assumes that | Guy Harris | 2003-07-30 | 1 | -3/+36 |
* | Put "WTP" into the Info column for segmented invoke/result PDUs on which | Guy Harris | 2003-07-29 | 1 | -2/+2 |
* | From Georg von Zezschwitz: don't pass segments other than the first | Guy Harris | 2003-07-29 | 1 | -4/+26 |
* | As suggested by Georg von Zezschwitz, check whether all the bytes of the | Guy Harris | 2003-07-29 | 1 | -1/+2 |
* | Use GLib's macros for converting from host byte order to little-endian. | Guy Harris | 2003-07-29 | 1 | -14/+3 |
* | Clean up argument names. | Guy Harris | 2003-07-29 | 1 | -3/+3 |
* | Use GLib's macros for converting from host byte order to little-endian. | Guy Harris | 2003-07-29 | 1 | -17/+3 |
* | Don't free "wdh->dump.opaque" in the close routine - "wtap_dump_close()" | Guy Harris | 2003-07-29 | 1 | -6/+2 |
* | Use "guint16" and "guint32" for items in data records, rather than | Guy Harris | 2003-07-29 | 1 | -55/+65 |
* | From Thierry Martin: support for reading files from Accellent 5Views LAN | Guy Harris | 2003-07-29 | 14 | -37/+562 |
* | fix minor bugs in h245 decoding | Ronnie Sahlberg | 2003-07-29 | 2 | -53/+30 |
* | Update PER so that the bit that indicates whether an extension is encoded or not | Ronnie Sahlberg | 2003-07-29 | 1 | -2/+2 |
* | Update to RPC, prettiry the presentation of duplicates. | Ronnie Sahlberg | 2003-07-29 | 1 | -5/+5 |
* | update to PER to decode PrintableString properly | Ronnie Sahlberg | 2003-07-29 | 1 | -5/+2 |
* | The NetInfo parent server address is an IPv4 address, and the NetInfo | Guy Harris | 2003-07-29 | 1 | -107/+107 |
* | Updates to the MEGACO plugin so that it will call the H.245 dissector for some | Ronnie Sahlberg | 2003-07-26 | 2 | -27/+143 |
* | Get rid of carriage returns - some compilers don't like them. | Guy Harris | 2003-07-25 | 2 | -55/+55 |
* | Remove some warnings from gcc. | Gilbert Ramirez | 2003-07-25 | 4 | -7/+7 |
* | Fix signed/unsigned comparison warnings. | Gilbert Ramirez | 2003-07-25 | 6 | -26/+42 |
* | Add to the fundamental types passed between the scanner and the parser. | Gilbert Ramirez | 2003-07-25 | 21 | -123/+476 |
* | From Lars Roland: add a preference to control whether, in the TCP | Guy Harris | 2003-07-24 | 2 | -17/+42 |
* | From Markus Seehofer: check the correct byte (the second byte, not the | Guy Harris | 2003-07-24 | 1 | -3/+3 |
* | From Jean-Baptiste Marchand: add descriptions of permissions for | Guy Harris | 2003-07-24 | 3 | -49/+51 |
* | Initial Laplink support, from Brad Hards. | Guy Harris | 2003-07-24 | 4 | -2/+226 |
* | Remove an extra comma. | Gerald Combs | 2003-07-24 | 1 | -2/+2 |
* | Final updates for 0.9.14. | Gerald Combs | 2003-07-23 | 2 | -270/+232 |
* | Back out the changes made earlier. | Gerald Combs | 2003-07-23 | 2 | -4/+4 |
* | Fix a bug reported by Dave Nicoson: | Jörg Mayer | 2003-07-23 | 1 | -9/+4 |
* | Make "--enable-usr-local" disabled by default, as suggested by Joerg Mayer. | Gerald Combs | 2003-07-23 | 2 | -4/+4 |
* | Update manuf | Jörg Mayer | 2003-07-23 | 1 | -23/+113 |
* | Update FAQ | Jörg Mayer | 2003-07-23 | 2 | -135/+167 |
* | Remove duplicate targets and circular rules, as pointed out by Guy. | Gerald Combs | 2003-07-23 | 1 | -3/+2 |
* | Give a more detailed message when WSAStartup fails. | Guy Harris | 2003-07-23 | 1 | -9/+42 |
* | Prep for the 0.9.14 release | Gerald Combs | 2003-07-23 | 5 | -10/+300 |
* | From Greg Morris: code to support searches for text or raw binary data | Guy Harris | 2003-07-22 | 5 | -20/+369 |
* | From Lars Roland: Updates to support linking against Glib 2.2 plus GTK+ 1.3 | Gerald Combs | 2003-07-22 | 2 | -4/+64 |