Make the "Save only marked frames" button in the "Save As..." dialog box
[obnox/wireshark/wip.git] / packet-wcp.c
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-30 guyMake "fr_subdissector_table" static - it's not used...
2001-11-27 guyGet rid of some code to set "pinfo->current_proto"...
2001-11-27 guyChange "conversation_set_dissector()" to take a dissect...
2001-11-21 guyIf we have to worry about subdissectors changing the...
2001-11-20 guyGet rid of the "len" and "captured_len" members of...
2001-11-15 guyGet rid of NullTVB, the "compat_top_tvb" member of...
2001-09-03 guyInstead of having a single datum attached to a conversa...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-10 guyIf the tvbuff pointer is null in "alloc_field_info...
2001-03-30 guyNLPID's of 0x08 and 0x09 should be labeled as Q.933...
2001-03-29 guyAdd WCP to the list of Ethernet types in "etype_vals...
2001-03-29 guyAn NLPID of 0xb0 is defined by ISO/IEC TR 9577 to be...
2001-03-26 jfosterAdded the created tvbuff into the original tvbuff chain...
2001-03-23 guyAdd "volatile" qualifiers so that variables survive...
2001-03-23 guyPull the NLPID for Wellfleet compression into "nlpid.h".
2001-03-23 jfosterFixed problem in wcp_uncompress. If the proto_tree...
2001-03-23 jfosterUpdated the frame relay dissector - dissect-fr.c