aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-11-08Sorry that should have been static int. Corrcted now.etxrab1-1/+1
2006-11-08Make Wireshark build on my system (gcc 4.1.0) againjmayer1-1/+1
2006-11-08Use h248v3.asn.etxrab1-2/+2
2006-11-08Make things build on my system againjmayer1-1/+1
2006-11-07Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206etxrab3-6/+33
2006-11-06Fix bug 1207, simple swap of the two text strings.jake1-2/+2
2006-11-06Don't remove a preference, make it obsolete instead.jake1-0/+2
2006-11-05Tidy up of information column for NTLM authentication.gal1-1/+12
2006-11-04General updates to:gal3-14/+101
2006-11-03Dissect h324ext_h223lcparm.etxrab2-1/+3
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg5-7/+7
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl62-62/+62
2006-10-26Fix more Ubuntu warnings.etxrab2-73/+50
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.etxrab1-263/+4
2006-10-25Fix Id markingetxrab1-1/+1
2006-10-25Add more paranoid pointer checks. Fixes CID 219.gerald1-64/+64
2006-10-15Fix Event dissection which was broken when going to V3.etxrab1-3/+6
2006-10-15Upadte to H.248 V3 and add some annex E parameters.etxrab3-7/+6
2006-10-11fix for 1148sahlberg3-2/+30
2006-10-10Clean up some compiler warnings.guy1-1/+1
2006-10-09Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some ...etxrab1-0/+1081
2006-10-08H248:etxrab1-0/+2
2006-10-06Add a few packages and fix dissecton of a_codecs and handle the case whenetxrab1-2/+3
2006-10-04Added the possibillity of Statistic pkg as well.etxrab2-1/+11
2006-10-04Put back the bugfixes froim Revision 19190/19356etxrab1-8/+88
2006-10-04Finally got it to complie.etxrab1-2/+144
2006-10-04more cleanup... almost there...lego2-45/+4
2006-10-03From Florent.Drouin@alcatel.fr:etxrab1-0/+16
2006-10-03Get it to compile...lego1-5/+1
2006-10-03MSVCC does not like mixing code and variable declarationslego1-1/+2
2006-10-03H.248 packages...lego4-1175/+533
2006-09-30From Reinhard Speyerer:etxrab4-8/+8
2006-09-30A new field information flag, FI_URL, to indicate a field contains a URL.gal3-1/+10
2006-09-29Add some more package names.etxrab1-1/+14
2006-09-27From Florent Drouin:etxrab6-92/+367
2006-09-22When dissecting LDAP, the assumption was made that the maximum LDAP PDU size ...gal1-2/+8
2006-09-20Dont use itu_ssnetxrab1-1/+1
2006-09-19From Graham Addis:etxrab1-3/+10
2006-09-16make dissect_nt_sid return ep allocated memory and thus fix a few memory leakssahlberg1-4/+2
2006-09-11Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091etxrab1-9/+43
2006-09-04Declare "dissect_h248_Name()" and "dissect_h248_Value()" before they'reguy1-1/+7
2006-09-04From Oleg Kostenko:etxrab2-50/+478
2006-09-01From Florent Drouin:etxrab1-12/+31
2006-08-28- new function ssl_dissector_delete()kukosa1-8/+28
2006-08-27An octet string form of the ASO-qualifier used by some systems from the days...gal2-2/+7
2006-08-27Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.gal3-21/+30
2006-08-24Add missing Clean targetetxrab1-0/+3
2006-08-23Counter64 should be a FT_UINT64 and not a FT_UINT32sahlberg1-0/+1
2006-08-22Complete clean targetsetxrab5-5/+5
2006-08-21From Florent Drouin:etxrab3-4/+92