| Commit message (Expand) | Author | Age | Files | Lines |
* | From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable and | Guy Harris | 2004-01-08 | 1 | -1/+5 |
* | Make packet offsets, and lengths, "guint". | Guy Harris | 2003-12-18 | 1 | -49/+55 |
* | removed some more MSVC warnings (type casting) | Ulf Lamping | 2003-12-17 | 1 | -22/+22 |
* | From Michael Lum: support an AT_SS7PC address type for SS7 point codes, | Guy Harris | 2003-12-08 | 1 | -12/+64 |
* | From Michael Lum: have the SCCP dissector register itself by name. | Guy Harris | 2003-11-06 | 1 | -2/+4 |
* | From Michael Lum: add new SSN values for RANAP, IOS, and BSSAP/BSAP, and | Guy Harris | 2003-10-22 | 1 | -1/+13 |
* | Check COL_PROTOCOL, not COL_INFO, before updating COL_PROTOCOL. | Guy Harris | 2003-09-06 | 1 | -2/+3 |
* | Fixed a bug introduced by my last update and reported for packet-mtp3.c | Michael Tüxen | 2003-09-05 | 1 | -12/+12 |
* | Indicate the Standard (ITU, ANSI, Chin. ITU) in the protocol column. | Michael Tüxen | 2003-09-04 | 1 | -3/+12 |
* | From Jeff Morriss: use various value_string tables for various ISNI | Guy Harris | 2003-06-26 | 1 | -4/+4 |
* | - add better INFO column handling using col_set_fence. | Michael Tüxen | 2003-04-19 | 1 | -9/+7 |
* | From Jeff Morriss: add support for the Chinese ITU variant of SS7. | Guy Harris | 2003-04-10 | 1 | -45/+93 |
* | From Jeff Morriss fix: | Guy Harris | 2003-03-21 | 1 | -52/+60 |
* | From Jeff Morriss: | Guy Harris | 2003-01-02 | 1 | -8/+27 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Add an ett_ variable to the "ett[]" array; it was missing. | Guy Harris | 2002-04-13 | 1 | -2/+3 |
* | From Jeff Morriss: get rid of an unused function argument. | Guy Harris | 2002-04-02 | 1 | -8/+6 |
* | Remove incorrect usage of ?: expression in favor or the correct, | Gilbert Ramirez | 2002-03-06 | 1 | -3/+13 |
* | From Michael Tuexen: SCCP-atop-M3UA support. | Guy Harris | 2002-03-05 | 1 | -1/+2 |
* | SCCP support, from Jeff Morriss. | Guy Harris | 2002-03-04 | 1 | -0/+2205 |