Add "stamp-h1", for automake 1.6.1, as per Joerg Mayer's suggestion.
[obnox/wireshark/wip.git] / packet-atm.c
2002-03-31 guyPut the LANE packet type in the Info column for ATM...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-26 hagbardMoved from using dissect_data to using call_dissector()
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-27 guyCall the LANE dissector through a handle.
2001-05-27 guyCall the SSCOP dissector through a handle. That lets...
2001-04-15 guyTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2001-01-21 guyAlways call the Ethernet and Token Ring dissectors...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave the TR MAC and LLC dissectors register themselves...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 gramWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-16 gramConvert Ethernet and Lucent/Ascend dissectors to use...
2000-05-16 gramHave tvbuff's keep track of cap_len and pkt_len ('lengt...
2000-05-15 gramConvert token-ring dissector to use tvbuffs.
2000-05-11 gramConvert LLC dissector to use tvbuffs.
2000-05-11 gramAdd tvbuff class.
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
1999-12-29 guyPut a list of known OUIs in "oui.h", along with a decla...
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-11-27 guyMake the VPI and VCI filterable fields.
1999-11-27 guyMove the "guess what type of ATM traffic this is" stuff...
1999-11-19 guyAdd support for SSCOP protocol; dissect signalling...
1999-11-18 guy(AppTrafType & ATT_HLTYPE) is the type of high-level...
1999-11-18 gramCheck in my work so far on enabling the ATM iptrace...
1999-11-18 guyDon't define the variables passed to "dissect_snmp_pdu...
1999-11-18 guyILMI is just SNMP-over-ATM AAL5; if the SNMP dissector...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-08-20 guyAdd support for reading Full Frontal ATM from an ATM...