aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/spnego/spnego.cnf
Commit message (Expand)AuthorAgeFilesLines
* Use explicit casts.Anders Broman2013-03-041-3/+3
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-111-1/+1
* Initialize MechType_oid in the right place.Gerald Combs2010-07-011-2/+0
* Initialize more variables.Gerald Combs2010-07-011-0/+2
* Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss2010-05-131-25/+7
* Fix gcc -Wshadow warning.Bill Meier2010-01-281-4/+4
* Switch to using tvb_new_subset_remaining() in .cnf files.Stig Bjørlykke2009-10-071-1/+1
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-1/+1
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-23/+23
* if there is a list of mechTypes in the negTokenInit then store the first oneRonnie Sahlberg2006-12-131-16/+50
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-141-1/+1
* dissect_ber_octet_string() can return a null tvbuff pointer, if theGuy Harris2005-09-211-12/+11
* Some compilers don't allow a static declaration of a function insideGuy Harris2005-09-211-3/+0
* An InnerContextToken comes with an OID for the mechanism, which is whatGuy Harris2005-09-211-88/+179
* Don't dereference a null pointer. Fixes bug 460.Gerald Combs2005-09-191-1/+1
* In the SPNEGO dissector, don't call a subdissector if we don't have a TVB.Gerald Combs2005-09-191-1/+4
* Replace the spnego dissector with an asn2eth generated one.Anders Broman2005-09-151-0/+128