aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2009-10-11Make all proto_* values static.stig46-48/+48
2009-10-11Remove unused variablekrj1-1/+0
2009-10-10ns-cert-ext -> ns_cert_exts to make directory name consistent with filenameskrj10-35/+35
2009-10-10Sort subdirectories alphabeticallykrj2-65/+65
2009-10-10Update makefiles to reflect new nameskrj2-21/+21
2009-10-10pkixcmp -> cmp to make directory name consistent with filenameskrj7-0/+0
2009-10-10pkixcrmf -> crmf to make directory name consistent with filenameskrj13-12/+12
2009-10-10logotype-cert-extn -> logotypecertextn to make directory name consistent with...krj7-3/+3
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenameskrj41-12/+12
2009-10-10ansi-tcap -> ansi_tcap to make directory name consistent with filenameskrj10-5/+5
2009-10-09Backport r29665 to template file so that the change is not overwritten when w...krj1-58/+57
2009-10-09Rename gsmmap -> gsm_map for consistencykrj4-2/+1
2009-10-09Make a few variables statickrj1-2/+2
2009-10-09Remove unused variablekrj1-80/+79
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj85-85/+6
2009-10-08From Gerasimos Dimitriadis via. bug 4104:krj1-1/+1
2009-10-07Switch to using tvb_new_subset_remaining() in .cnf files.stig2-9/+9
2009-10-07Made dissect_pres() static.stig2-3/+3
2009-10-06From Didier Gautheron:etxrab1-4/+5
2009-10-06From Gerasimos Dimitriadis:etxrab1-0/+4
2009-10-05Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()stig1-1/+1
2009-10-05Return from dissect_snmp_VarBind() when detecting invalid oid.stig1-1/+8
2009-10-04Whitespace changeskrj1-22/+11
2009-10-01From Vincent Helfre:etxrab4-1116/+1078
2009-10-01Update to 3GPP TS 36.413 V9.0.0 (2009-09)etxrab7-43/+197
2009-10-01Update to 3GPP TS 36.413 V8.7.0 (2009-09)etxrab6-14/+21
2009-09-28Only include config.h in C files, to avoid multiple inclusion.stig1-0/+4
2009-09-27Fix a possible dereference of null pointer when having no tree.stig1-10/+6
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj5-12/+6
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj2-93/+31
2009-09-24Don't guard col_append_str with check_colkrj5-262/+87
2009-09-24Remove check_col() guardkrj4-21/+7
2009-09-23Propagate the changes to the .cnf file so they don't get lost when regenerati...etxrab1-7/+7
2009-09-23Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...krj4-13/+0
2009-09-17Minor ASN1 update.etxrab6-29/+6
2009-09-15Don't call check_col(). Add a space at the end of each COL_INFO entry to mak...morriss1-16/+8
2009-09-10offset_from_real_beginning() is only called with 0 as second argument, so rem...krj1-3/+3
2009-09-10From Alex Lindberg:etxrab4-2/+128
2009-09-09Target Identification shall be coded as TLV IE where value isetxrab1-1/+1
2009-09-08From Alex Lindberg:etxrab1-1/+4
2009-09-06Rename address_to_str() to ep_address_to_str() because:krj3-127/+127
2009-09-06s/col_add_fstr/col_add_strkrj4-4/+4
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().krj4-4/+4
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