aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* From Florent Drouin:Anders Broman2006-12-192-76/+173
* From Stig Bjorlykke:Stephen Fisher2006-12-144-0/+12
* if there is a list of mechTypes in the negTokenInit then store the first oneRonnie Sahlberg2006-12-131-16/+50
* From Stig Bjorlykke:Stephen Fisher2006-12-101-1/+1
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-40/+20
* Revert some dissector_handle_t to static changes to make it compile again.Anders Broman2006-12-071-2/+2
* As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman2006-12-076-9/+9
* We got rid of ldap/Lightweight-Directory-Access-Protocol-V3.asn.orig, soGuy Harris2006-11-271-1/+0
* Note that this isn't just cut and pasted from RFC 2251.Guy Harris2006-11-271-0/+2
* remove file that is not usedRonnie Sahlberg2006-11-271-346/+0
* Fix property typo: svm:keywords --> svn:keywordsBill Meier2006-11-261-1/+1
* Fix some property typos (eg: svn:kwywords, swn:keywords, etc)Bill Meier2006-11-261-1/+1
* Revert changes to have named bits in the bitstring of unknown length.Anders Broman2006-11-211-516/+1
* Add OID translation for some more Generic codecs.Anders Broman2006-11-151-1/+31
* nikai@nikai.net:Jörg Mayer2006-11-141-1/+0
* Sorry that should have been static int. Corrcted now.Anders Broman2006-11-081-1/+1
* Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer2006-11-081-1/+1
* Use h248v3.asn.Anders Broman2006-11-081-2/+2
* Make things build on my system againJörg Mayer2006-11-081-1/+1
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman2006-11-073-6/+33
* Fix bug 1207, simple swap of the two text strings.Jaap Keuter2006-11-061-2/+2
* Don't remove a preference, make it obsolete instead.Jaap Keuter2006-11-061-0/+2
* Tidy up of information column for NTLM authentication.Graeme Lunt2006-11-051-1/+12
* General updates to:Graeme Lunt2006-11-043-14/+101
* Dissect h324ext_h223lcparm.Anders Broman2006-11-032-1/+3
* change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg2006-10-315-7/+7
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-2962-62/+62
* Fix more Ubuntu warnings.Anders Broman2006-10-262-73/+50
* Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman2006-10-251-263/+4
* Fix Id markingAnders Broman2006-10-251-1/+1
* Add more paranoid pointer checks. Fixes CID 219.Gerald Combs2006-10-251-64/+64
* Fix Event dissection which was broken when going to V3.Anders Broman2006-10-151-3/+6
* Upadte to H.248 V3 and add some annex E parameters.Anders Broman2006-10-153-7/+6
* fix for 1148Ronnie Sahlberg2006-10-113-2/+30
* Clean up some compiler warnings.Guy Harris2006-10-101-1/+1
* Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some ...Anders Broman2006-10-091-0/+1081
* H248:Anders Broman2006-10-081-0/+2
* Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman2006-10-061-2/+3
* Added the possibillity of Statistic pkg as well.Anders Broman2006-10-042-1/+11
* Put back the bugfixes froim Revision 19190/19356Anders Broman2006-10-041-8/+88
* Finally got it to complie.Anders Broman2006-10-041-2/+144
* more cleanup... almost there...Luis Ontanon2006-10-042-45/+4
* From Florent.Drouin@alcatel.fr:Anders Broman2006-10-031-0/+16
* Get it to compile...Luis Ontanon2006-10-031-5/+1
* MSVCC does not like mixing code and variable declarationsLuis Ontanon2006-10-031-1/+2
* H.248 packages...Luis Ontanon2006-10-034-1175/+533
* From Reinhard Speyerer:Anders Broman2006-09-304-8/+8
* A new field information flag, FI_URL, to indicate a field contains a URL.Graeme Lunt2006-09-303-1/+10
* Add some more package names.Anders Broman2006-09-291-1/+14
* From Florent Drouin:Anders Broman2006-09-276-92/+367