aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-credssp.h
AgeCommit message (Collapse)AuthorFilesLines
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
svn path=/trunk/; revision=48820
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
The only change in each file is in a comment showing the asn2wrs cmd used to build that file. svn path=/trunk/; revision=39427
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt1-0/+47
Used by direct approach RDP for NTLMSSP authentication under SSL. svn path=/trunk/; revision=39196