Un-#if out "samr_dissect_get_alias_membership_response()", to serve as a
[obnox/wireshark/wip.git] / packet-msproxy.c
2002-04-02 guyFix a call to "proto_tree_add_ipv4()" that was supposed...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
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-27 guyChange "conversation_set_dissector()" to take a dissect...
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-06-08 guyThere's no need to include "globals.h" - don't include it.
2001-04-09 jfosterFix error in dissect_connect_ack routine, proto_tree_ad...
2001-03-22 guyTvbuffify the Microsoft Proxy dissector.
2001-03-22 guyBoost the size of some buffers to leave room for the...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-18 guyTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-08-21 guyChange from Andreas Sikkema to change the "old" and...
2000-08-20 denielFix a comment.
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 guyUse "BYTES_ARE_IN_FRAME()" rather than explicitly check...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-05-31 gramCorrect the URL for Dante.
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-20 guyMicrosoft Proxy protocol dissector from Jeff Foster.