aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2009-08-26export t38_add_address, prefer destination port for T.38 conversation searchingkukosa1-2/+2
2009-08-24Expert info for undecoded Q.932 and H.450 operationskukosa5-0/+11
2009-08-21Use <gcrypt.h> instead of 'gcrypt.h'krj1-1/+1
2009-08-21Sanitize epan includeskrj9-11/+11
2009-08-18Make build bot happy?etxrab1-17/+0
2009-08-18Typo: parameter_tvb to be used.etxrab3-6/+6
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj6-9/+9
2009-08-09Add PTREE_FINFO and use PITEM_FINFO when possible.krj1-1/+1
2009-08-09Don't guard col_clear with col_checkkrj3-12/+4
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj8-35/+10
2009-08-09Don't guard col_clear with col_checkkrj15-34/+17
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj3-6/+3
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj30-74/+37
2009-08-08Make sure that we pass on the same set of parameters to asn2wrs.py on Unix/Wi...krj1-6/+7
2009-08-08If we have a format error, don't try adding something to thegerald1-5/+8
2009-08-05Add a couple of pointer checks.gerald1-1/+5
2009-08-04Initialize several ett_... variables to -1wmeier1-2/+2
2009-08-03Rework an assignment to keep static analyzers from complaining.gerald1-4/+4
2009-07-30Remove more unused variables.gerald5-5/+0
2009-07-28When we passed the crytobuffer to krb5_c_decrypt() we never actually sahlberg1-2/+6
2009-07-28From: Matthieu Patou <mat+Informatique.Samba@matws.net>sahlberg2-1/+5
2009-07-23From Neil Piercy:etxrab1-2/+20
2009-07-16Don't crash if we happen to load a bad MIB file.gerald1-1/+1
2009-07-09Reworked patch from massimo: etxrab1-8/+30
2009-07-08Remove hint of name resolution when it's not there.jake1-1/+2
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig2-6/+6
2009-07-07From Kovarththanan Rajaratnam:stig1-1/+1
2009-07-07Remove some check_col() calls.stig2-20/+13
2009-07-07From Kovarththanan Rajaratnam:stig2-4/+4
2009-07-06From Kovarththanan Rajaratnam:etxrab1-1/+1
2009-07-05From Kovarththanan Rajaratnam:etxrab1-3/+3
2009-07-03Fix:etxrab1-0/+16
2009-06-30Changed check for having multiple ldap PDU's in one frame.stig1-26/+24
2009-06-30Cleanup protocol name for ldap.stig1-1/+1
2009-06-27From yin sun:etxrab2-1/+5
2009-06-26tvb_child_new_real_data() -> tvb_new_child_real_data()stig1-1/+1
2009-06-25tvb_new_real_data()->tvb_child_new_real_data()etxrab1-2/+1
2009-06-24From Kovarththanan Rajaratnam:stig9-263/+263
2009-06-23From Kovarththanan Rajaratnam:stig16-60/+60
2009-06-22More header_field_info cleanup.stig3-17/+17
2009-06-22More header_field_info cleanup.stig1-2/+2
2009-06-22More header_field_info cleanup.stig1-68/+68
2009-06-22More header_field_info cleanup.stig1-42/+42
2009-06-21Update to Jun spec. version.etxrab7-267/+575
2009-06-21LDAP control support for Password policy for LDAP directories.gal2-1/+23
2009-06-20From Kovarththanan Rajaratnam via bug 3548:stig10-38/+38
2009-06-19From Anders: Fix wrong tag numbers.stig1-13/+13
2009-06-17From Anders:stig7-101/+114
2009-06-15Bug 2833: gal1-3/+5
2009-06-06Handle Detach and Service request, make it possible to set direction on link(...etxrab1-1/+12