aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-12-19From Florent Drouin:Anders Broman2-76/+173
2006-12-14From Stig Bjorlykke:Stephen Fisher4-0/+12
2006-12-13if there is a list of mechTypes in the negTokenInit then store the first oneRonnie Sahlberg1-16/+50
2006-12-10From Stig Bjorlykke:Stephen Fisher1-1/+1
2006-12-08Get rid of UCD SNMP support (it's not longer supported andJörg Mayer1-40/+20
2006-12-07Revert some dissector_handle_t to static changes to make it compile again.Anders Broman1-2/+2
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman6-9/+9
2006-11-27We got rid of ldap/Lightweight-Directory-Access-Protocol-V3.asn.orig, soGuy Harris1-1/+0
2006-11-27Note that this isn't just cut and pasted from RFC 2251.Guy Harris1-0/+2
2006-11-27remove file that is not usedRonnie Sahlberg1-346/+0
2006-11-26Fix property typo: svm:keywords --> svn:keywordsBill Meier1-1/+1
2006-11-26Fix some property typos (eg: svn:kwywords, swn:keywords, etc)Bill Meier1-1/+1
2006-11-21Revert changes to have named bits in the bitstring of unknown length.Anders Broman1-516/+1
2006-11-15Add OID translation for some more Generic codecs.Anders Broman1-1/+31
2006-11-14nikai@nikai.net:Jörg Mayer1-1/+0
2006-11-08Sorry that should have been static int. Corrcted now.Anders Broman1-1/+1
2006-11-08Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer1-1/+1
2006-11-08Use h248v3.asn.Anders Broman1-2/+2
2006-11-08Make things build on my system againJörg Mayer1-1/+1
2006-11-07Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman3-6/+33
2006-11-06Fix bug 1207, simple swap of the two text strings.Jaap Keuter1-2/+2
2006-11-06Don't remove a preference, make it obsolete instead.Jaap Keuter1-0/+2
2006-11-05Tidy up of information column for NTLM authentication.Graeme Lunt1-1/+12
2006-11-04General updates to:Graeme Lunt3-14/+101
2006-11-03Dissect h324ext_h223lcparm.Anders Broman2-1/+3
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg5-7/+7
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping62-62/+62
2006-10-26Fix more Ubuntu warnings.Anders Broman2-73/+50
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman1-263/+4
2006-10-25Fix Id markingAnders Broman1-1/+1
2006-10-25Add more paranoid pointer checks. Fixes CID 219.Gerald Combs1-64/+64
2006-10-15Fix Event dissection which was broken when going to V3.Anders Broman1-3/+6
2006-10-15Upadte to H.248 V3 and add some annex E parameters.Anders Broman3-7/+6
2006-10-11fix for 1148Ronnie Sahlberg3-2/+30
2006-10-10Clean up some compiler warnings.Guy Harris1-1/+1
2006-10-09Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some ...Anders Broman1-0/+1081
2006-10-08H248:Anders Broman1-0/+2
2006-10-06Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman1-2/+3
2006-10-04Added the possibillity of Statistic pkg as well.Anders Broman2-1/+11
2006-10-04Put back the bugfixes froim Revision 19190/19356Anders Broman1-8/+88
2006-10-04Finally got it to complie.Anders Broman1-2/+144
2006-10-04more cleanup... almost there...Luis Ontanon2-45/+4
2006-10-03From Florent.Drouin@alcatel.fr:Anders Broman1-0/+16
2006-10-03Get it to compile...Luis Ontanon1-5/+1
2006-10-03MSVCC does not like mixing code and variable declarationsLuis Ontanon1-1/+2
2006-10-03H.248 packages...Luis Ontanon4-1175/+533
2006-09-30From Reinhard Speyerer:Anders Broman4-8/+8
2006-09-30A new field information flag, FI_URL, to indicate a field contains a URL.Graeme Lunt3-1/+10
2006-09-29Add some more package names.Anders Broman1-1/+14
2006-09-27From Florent Drouin:Anders Broman6-92/+367