aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tnef.c
Commit message (Expand)AuthorAgeFilesLines
* use a fake dcerpc_call_data structure before we call into the dcerpc Ronnie Sahlberg2009-10-041-2/+4
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-60/+60
* #include <conversation.h> not req'd ....Bill Meier2009-02-061-1/+0
* Added dumping of generic PT_UNICODE and PT_CLSID.Stig Bjørlykke2008-11-301-8/+19
* Added support for open TNEF files directly.Stig Bjørlykke2008-11-271-3/+21
* Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier2008-09-301-2/+1
* #include <emem.h> not req'dBill Meier2008-08-261-1/+0
* #include <prefs.h> not req'dBill Meier2008-08-251-1/+0
* Moved packet-imf.c and packet-tnef.c from ASN_DISSECTOR_SRC to CLEAN_DISSECTO...Stig Bjørlykke2007-09-061-1/+1
* Small cosmetic change to show Named Property name.Graeme Lunt2007-07-251-0/+3
* New dissector for Transport-Neutral Encapsulation Format - TNEF.Graeme Lunt2007-07-141-0/+821