aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-credssp.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Provide new interface for Export PDU.Michael Mann1-9/+3
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-15/+15
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-25Add ability to export PDUs for heuristic dissectors alsoPascal Quantin1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-6/+5
2014-12-21Have a heur_dissector_list_t be an opaque handle.Guy Harris1-1/+1
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-7/+9
2014-08-10CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin1-2/+2
2014-08-10The version of the CredSSP protocol can be 2 or 3Eugene Sukhodolin1-1/+3
2014-06-19batch of manual tvb_length conversionsEvan Huus1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-05-21Change the signature of dissector_try_heuristic() to return hdtbl_entryAndersBroman1-6/+9
2014-04-18Exported PDU: add support for more than 32 tagsPascal Quantin1-3/+3
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-3/+4
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-7/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-10/+8
2013-06-18Add ability to export decrypted SSL/DTLS PDUsPascal Quantin1-15/+31
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-3/+3
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-03Use explicit casts.Anders Broman1-7/+7
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-11Add data parameter to dissector_try_heuristicJakub Zawadzki1-1/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt1-0/+539