aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/credssp
AgeCommit message (Expand)AuthorFilesLines
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