smb2-dissector: learn the "REPLAY_OPERATION" flag
[obnox/wireshark/wip.git] / plugins / agentx / packet-agentx.c
2009-02-22 jakeIncorporate plugin dissector into build in collection.
2008-10-25 wmeierproto_register/proto_reg_handoff; Various small cleanup...
2008-08-26 wmeier#include <emem.h> not req'd
2008-02-05 stigRewrote some prohibited APIs in plugins/ (sprintf,...
2007-11-01 etxrabGet rid of most of the legacy oid stuff.
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 sahlbergname change
2006-04-22 guyConvert most other plugin dissectors to use the make...
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2005-10-16 geraldFix a typo found by Guy.
2005-09-25 geraldDon't write before the beginning of a buffer. Add...
2005-09-21 geraldMove a comment to the right place.
2005-05-10 geraldDon't write a '\0' way the heck past the end of an...
2005-03-27 ulflbugfix of a bug causing tethereal value output to fail:
2005-03-27 ulflbugfix of a bug causing tethereal value output to fail:
2005-03-20 guyFrom Oleg Terletsky:
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-10 guyUse tcp_dissect_pdus().
2005-02-10 guyUse VB_ rather than V_ for the VarBind types, to avoid...
2005-02-10 guyFrom Oleg Terletsky: AgentX support.