aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Don't generate the conformance file for exported types when building themorriss1-3/+3
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-5/+0
2011-09-16From Liam Sharp:etxrab1-17/+28
2011-09-12From Liam Sharp:etxrab1-24/+10
2011-09-12from Liam Sharp:etxrab1-8/+12
2011-09-06From Liam Sharp:etxrab2-1/+28
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-11-05Initialize dummy_me to avoid garbage or undefined values.stig1-0/+2
2010-05-05File updated from ASN.1 database where the bug in ASN.1 definition has been f...kukosa1-8/+6
2010-05-04 H.245 updated to v15 (2009-12)kukosa1-326/+394
2010-04-14Fix the buildmorriss1-1/+3
2010-04-14Use the sample rate from SDP info in RTP stream analysis.etxrab1-2/+12
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-29Fix two gcc -Wshadow warnings.wmeier2-29/+29
2010-01-17Get rid of check_col();etxrab1-14/+6
2010-01-13check_col.diffetxrab1-3/+1
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-06Rename address_to_str() to ep_address_to_str() because:krj1-11/+11
2009-08-21Sanitize epan includeskrj1-1/+1
2009-06-20From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2009-05-27Detect if the setup channel is video or not.etxrab2-2/+17
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp sta...etxrab1-1/+3
2009-05-14Use tvb_new_child_real_data().etxrab1-10/+5
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-12Add RFC number for H.264etxrab1-0/+1
2008-11-10- update H.245 to v14 (06/2008)kukosa2-382/+340
2008-11-06"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capabi...etxrab1-0/+51
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-3/+4
2008-07-26Once more warning removedkukosa1-2/+2
2008-07-26Get rid of next few warnings (dissect_per_choice needs signed value parameter)kukosa1-12/+12
2008-05-01Removed a debug printf line.stig1-1/+0
2008-04-24remove superfluous declaration struct srtp_info *dummy_srtp_info kukosa1-1/+1
2008-04-18update originals as per r25110richardv1-1/+1
2008-04-07- Remove GLIB1 codesfisher1-4/+0
2008-03-19add SRTCP support to h245_setup_channels()kukosa1-25/+26
2008-03-01Rewrote to use g_strlcpy and g_strlcat.stig1-1/+2
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"etxrab1-4/+2
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...kukosa3-210/+295
2008-01-02update Generic Extensible Framework in H.245kukosa2-8/+62
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-18fix bug 2112kukosa1-0/+9
2007-12-17- use structure instead of many global variables for channel setupkukosa2-139/+126
2007-12-10Add OID:s related to H264.etxrab1-0/+4
2007-11-30setup SRTP stream if MIKEY is detected in OLCkukosa2-3/+23
2007-10-31Use oid_add_from_string for adding names, names changed to short form.etxrab1-31/+31
2007-10-17new H.323 dissectorkukosa2-28/+121
2007-10-10better solution for different submake calling on Windows and Linuxkukosa2-1/+3
2007-10-10next step to solve dependency generationkukosa1-0/+3
2007-10-10More conversions and updates to existing Makefile stuffjmayer1-22/+0