aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman11-17/+64
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-1/+1
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier1-1/+1
2008-05-01Removed a debug printf line.Stig Bjørlykke1-1/+0
2008-04-24remove superfluous declaration struct srtp_info *dummy_srtp_info Tomas Kukosa1-1/+1
2008-04-23Martin Peylo <wireshark@izac.de>:Jörg Mayer2-30/+119
2008-04-23From Vasil Velichkov:Anders Broman1-0/+24
2008-04-21From Martin Peylo:Anders Broman2-112/+174
2008-04-20Changed "data" -> "t38" abbrev for reassembly entries.Stig Bjørlykke1-32/+32
2008-04-18update originals as per r25110Richard van der Hoff1-1/+1
2008-04-17From Vasil Velichkov :Anders Broman1-0/+45
2008-04-17Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...Jeff Morriss1-16/+16
2008-04-17From Vasil Velichkov (bug 2471):Stig Bjørlykke3-2/+17
2008-04-16Handle:Anders Broman1-10/+26
2008-04-16sccp_ssn_table is not used so remove it. The handoff function does not need ...Jeff Morriss1-11/+2
2008-04-15It is useless in a Protocol Analyzer to avoid the user to have a password sho...Luis Ontanon1-2/+0
2008-04-13Removed #defined preference groupingGraeme Lunt1-4/+0
2008-04-13Removal of #defined preference grouping and tidy up agreement id.Graeme Lunt2-6/+2
2008-04-13Remove #defined preference groupingGraeme Lunt1-4/+0
2008-04-13Support for RFC 4530 - LDAP entryUUID attribute.Graeme Lunt2-2/+28
2008-04-13Handling of ROS Rejects.Graeme Lunt2-1/+63
2008-04-13Annotate the presentation context identifier with the presentation context.Graeme Lunt2-0/+9
2008-04-12From Martin Peylo (bug 2245):Stig Bjørlykke2-0/+25
2008-04-08Update to latest spec.Anders Broman5-23/+79
2008-04-08Update to latest spec.Anders Broman6-152/+699
2008-04-07From Jim Young:Stig Bjørlykke1-3/+3
2008-04-07Since the GTK1 code was taken out of gsmmap_add_ucs2_ussd_string(), move that...Jeff Morriss2-26/+21
2008-04-07- Remove GLIB1 codeStephen Fisher2-8/+0
2008-03-26The hf_gsm_map_getPassword is missing from the hf array in gsm_map.Anders Broman1-0/+4
2008-03-25Export:Anders Broman2-2/+30
2008-03-19Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809Anders Broman3-5/+78
2008-03-19Export dissect_cbs_data_coding_scheme()Anders Broman2-1/+14
2008-03-19add SRTCP support to h245_setup_channels()Tomas Kukosa1-25/+26
2008-03-17Fix a typo.Gerald Combs1-4/+4
2008-03-17There are several g_malloc()'d things hanging off ldasp_conv_info_t's so don'...Jeff Morriss1-2/+8
2008-03-16Fix LDAP crash (on certain platforms) from http://bugs.wireshark.org/bugzilla...Jeff Morriss1-66/+82
2008-03-13Make the SMI preference a little more verbose. In the COPS and SNMPGerald Combs1-0/+4
2008-03-13Make SABP work over registered ports.Martin Mathieson1-0/+5
2008-03-09Add a const.Stig Bjørlykke1-1/+1
2008-03-09Show VarBind OIDs and trap enterprise OID in info column.Stig Bjørlykke3-11/+32
2008-03-09Corrected a typo: octestring -> octetstring.Stig Bjørlykke1-3/+3
2008-03-09Display agent-addr as IPv4 address.Stig Bjørlykke1-0/+1
2008-03-06Added an option to uat_new() to set if configuration shall be saved in theStig Bjørlykke1-0/+1
2008-03-03Make sure we initialize a TVB. Fixes bug 2329.Gerald Combs1-1/+4
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part (P...Anders Broman3-1/+10
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke7-22/+20
2008-03-01Added missing array for hf_snmp_big_counter_value.Stig Bjørlykke1-0/+1
2008-02-27Dissect IPAddressFamilyAnders Broman2-0/+30
2008-02-26Add some extensions to pkix1explicit - forgotten files.Anders Broman2-1/+74
2008-02-26Make sure we don't dereference a NULL pointer. Fixes bug 2277.Gerald Combs1-1/+3