aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/credssp
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-1/+1
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-25CredSSP: update template after the API change done in gcdc7d25Pascal Quantin1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
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ørlykke2-6/+6
2014-08-10CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin1-1/+3
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-19batch of manual tvb_length conversionsEvan Huus1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-05-21Change the signature of dissector_try_heuristic() to return hdtbl_entryAndersBroman2-4/+7
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-1/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-7/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss8-18/+0
2013-06-18Add ability to export decrypted SSL/DTLS PDUsPascal Quantin1-10/+26
2013-05-07Another hour gone, another set of protocols.Jörg Mayer1-0/+31
2013-05-05Just whitespace changesJörg Mayer1-1/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-03Use explicit casts.Anders Broman1-7/+7
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 Zawadzki5-5/+5
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-2/+2
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt7-0/+408