| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -445/+445 |
* | From Flavio Poletti: handle 3GPP QoS in RADIUS messages. | Guy Harris | 2002-08-26 | 1 | -57/+141 |
* | From Marcus Haebler: handle a sub-protocol field of 0x00 as PPP. | Guy Harris | 2002-08-24 | 1 | -25/+5 |
* | From Flavio Poletti: fix bug in decoding of maximum uplink and downlink | Guy Harris | 2002-08-23 | 1 | -3/+3 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -13/+5 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -5/+1 |
* | From Michal Melerowicz: | Guy Harris | 2002-05-29 | 1 | -95/+137 |
* | From Olivier Dreux: Add PPP support to GTP. | Gerald Combs | 2002-05-29 | 1 | -11/+78 |
* | From Joerg Mayer: make a pile of stuff not used outside one source file | Guy Harris | 2002-05-10 | 1 | -10/+10 |
* | From Joerg Mayer: flag unused arguments as such. | Guy Harris | 2002-05-02 | 1 | -53/+53 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -2/+30 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -3/+3 |
* | No C++ comments in C code, please. | Guy Harris | 2002-01-31 | 1 | -2/+2 |
* | Set some variables in the "can't happen" case of a UMTS QOS item with a | Guy Harris | 2002-01-31 | 1 | -1/+4 |
* | Updates from Michal Melerowicz. | Guy Harris | 2002-01-31 | 1 | -207/+200 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -31/+41 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -16/+22 |
* | If we have to worry about subdissectors changing the "packet_info" | Guy Harris | 2001-11-21 | 1 | -11/+1 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -4/+3 |
* | Get rid of the "len" and "captured_len" members of the "packet_info" | Guy Harris | 2001-11-20 | 1 | -6/+5 |
* | Get rid of NullTVB, the "compat_top_tvb" member of the "packet_info" | Guy Harris | 2001-11-15 | 1 | -2/+1 |
* | Fix a bunch of places where "tvb_get_letohl()" was being used to fetch | Guy Harris | 2001-10-30 | 1 | -13/+13 |
* | IPv4 addresses should be entered in host byte order, not forced | Guy Harris | 2001-10-30 | 1 | -8/+8 |
* | Avoid using non-ASCII characters in labels in the protocol tree - some | Guy Harris | 2001-10-04 | 1 | -2/+2 |
* | Show Boolean flags as Booleans. | Guy Harris | 2001-09-27 | 1 | -9/+14 |
* | Updates from Michal Melerowicz: | Guy Harris | 2001-09-19 | 1 | -675/+998 |
* | GTPv1 support and GTPv0 improvements, from Michal Melerowicz and Nicolas | Guy Harris | 2001-09-11 | 1 | -795/+3564 |
* | Change all occurrencess of routeing to routing, even in comments. I respected | Richard Sharpe | 2001-08-13 | 1 | -2/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -53/+53 |
* | Get rid of unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -2/+1 |
* | Fix Gerald's e-mail address - and fix it in "README.developer", so | Guy Harris | 2001-04-20 | 1 | -2/+2 |
* | If the tvbuff pointer is null in "alloc_field_info()", get the data | Guy Harris | 2001-04-10 | 1 | -1/+13 |
* | ANSI C requires a statement in the 'default' case of a switch statement. | Gilbert Ramirez | 2001-04-04 | 1 | -3/+5 |
* | GTP support, from Michal Melerowicz. | Guy Harris | 2001-04-04 | 1 | -0/+2084 |