aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
AgeCommit message (Collapse)AuthorFilesLines
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=29500
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
More header_field_info cleanup in the asn1 cnf files. Dissectors will be regenerated later. svn path=/trunk/; revision=28782
2009-05-27Detect if the setup channel is video or not.Anders Broman2-2/+17
svn path=/trunk/; revision=28509
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp ↵Anders Broman1-1/+3
statistics. svn path=/trunk/; revision=28415
2009-05-14Use tvb_new_child_real_data().Anders Broman1-10/+5
svn path=/trunk/; revision=28357
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
svn path=/trunk/; revision=27390
2008-11-12Add RFC number for H.264Anders Broman1-0/+1
svn path=/trunk/; revision=26761
2008-11-10- update H.245 to v14 (06/2008)Tomas Kukosa2-382/+340
- use #.MODULE_EXPORT to avoid conflict between TransportAddress from H.225 and H.245 - regenerate H.323 family dissectors svn path=/trunk/; revision=26739
2008-11-06"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 ↵Anders Broman1-0/+51
Capability. svn path=/trunk/; revision=26714
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-3/+4
Remove code for unused handles; Localize handles (in proto_reg_handoff) which need not be global; Localize (in proto_reg_handoff) "saved prefs"; Use find_dissector instead of create_dissector_handle as appropriate; Use gboolean for "initialized" flag in proto_reg_handoff. svn path=/trunk/; revision=26693
2008-07-26Once more warning removedTomas Kukosa1-2/+2
svn path=/trunk/; revision=25844
2008-07-26Get rid of next few warnings (dissect_per_choice needs signed value parameter)Tomas Kukosa1-12/+12
svn path=/trunk/; revision=25840
2008-05-01Removed a debug printf line.Stig Bjørlykke1-1/+0
svn path=/trunk/; revision=25213
2008-04-24remove superfluous declaration struct srtp_info *dummy_srtp_info Tomas Kukosa1-1/+1
svn path=/trunk/; revision=25164
2008-04-18update originals as per r25110Richard van der Hoff1-1/+1
svn path=/trunk/; revision=25111
2008-04-07- Remove GLIB1 codeStephen Fisher1-4/+0
- Change ugly GLIB version checking statements to GLIB_CHECK_VERSION - Remove ws_strsplit files because we no longer need to borrow GLIB2's g_strsplit code for the no longer supported GLIB1 builds svn path=/trunk/; revision=24829
2008-03-19add SRTCP support to h245_setup_channels()Tomas Kukosa1-25/+26
svn path=/trunk/; revision=24696
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=24525
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman1-4/+2
to 0.0.8.241.0.0.0.0. svn path=/trunk/; revision=24150
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 ↵Tomas Kukosa3-210/+295
establishment svn path=/trunk/; revision=24043
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa2-8/+62
- call subdissector for parameter names - call subdissector for booleanArray and unsignedMin values svn path=/trunk/; revision=23984
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
Spotted by Tomas Kukosa. svn path=/trunk/; revision=23921
2007-12-18fix bug 2112Tomas Kukosa1-0/+9
svn path=/trunk/; revision=23915
2007-12-17- use structure instead of many global variables for channel setupTomas Kukosa2-139/+126
- move channel setup code to one function - support RFC2198 dynamic payload type setup svn path=/trunk/; revision=23898
2007-12-10Add OID:s related to H264.Anders Broman1-0/+4
svn path=/trunk/; revision=23827
2007-11-30setup SRTP stream if MIKEY is detected in OLCTomas Kukosa2-3/+23
svn path=/trunk/; revision=23682
2007-10-31Use oid_add_from_string for adding names, names changed to short form.Anders Broman1-31/+31
svn path=/trunk/; revision=23317
2007-10-17new H.323 dissectorTomas Kukosa2-28/+121
- Generic Extensible Framework helper - Annex M1 (QSIG over H.323) - Annex M4 - Annex R H.225/H.245 support for Generic Extensible Framework (GEF) H.235 register MIKEY into new H.225/H.245 GEF tables regenerate H.225,H.245,H.235,H.450,H.450-ROS,T.35 from new makefiles svn path=/trunk/; revision=23216
2007-10-10better solution for different submake calling on Windows and LinuxTomas Kukosa2-1/+3
svn path=/trunk/; revision=23131
2007-10-10next step to solve dependency generationTomas Kukosa1-0/+3
svn path=/trunk/; revision=23130
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer1-22/+0
svn path=/trunk/; revision=23127
2007-10-05export more types from H.225.0 and H.245 which will be necessary for ↵Tomas Kukosa2-0/+9
H.460.x, H.323 (Annex M,R), H.501 svn path=/trunk/; revision=23069
2007-09-25Convert acp133 to new build structure.Jörg Mayer1-16/+0
Update some svn:ignore files, remove no longer needed Makefiles svn path=/trunk/; revision=22957
2007-09-25put few simple ASN.1 dissectors into the new makefile structureTomas Kukosa3-40/+96
svn path=/trunk/; revision=22951
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
svn path=/trunk/; revision=22651
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
Rebuild asn1 dissectors. svn path=/trunk/; revision=22627
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-1/+1
svn path=/trunk/; revision=22054
2007-05-04Fix a copy paste error.Anders Broman1-1/+1
svn path=/trunk/; revision=21674
2007-05-04revert changes done by mistake - keep original ASN.1 sourceTomas Kukosa1-1/+2
svn path=/trunk/; revision=21673
2007-05-03Dissect returnedFunction.Anders Broman3-22/+73
svn path=/trunk/; revision=21667
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2-1/+2
svn path=/trunk/; revision=21635
2007-04-13H.235.7: MIKEY in H.323Tomas Kukosa2-0/+38
svn path=/trunk/; revision=21406
2006-11-15Add OID translation for some more Generic codecs.Anders Broman1-1/+31
svn path=/trunk/; revision=19900
2006-11-03Dissect h324ext_h223lcparm.Anders Broman2-1/+3
svn path=/trunk/; revision=19786
2006-10-29put every python script name into "" so the call won't fail on Win32 native ↵Ulf Lamping1-1/+1
python. The problem is the slash in e.g.: @$(PYTHON) ../../tools/make-dissector-reg.py is interpreted as an option instead of being part of the path. I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port. svn path=/trunk/; revision=19730
2006-08-20Dissect some more H.245 messages in MEGACOAnders Broman2-1/+3
svn path=/trunk/; revision=18966
2006-08-10Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014Jörg Mayer3-4/+4
provided by markdrago@mail.com. Me: Patch template files instead and regenerate the dissector files. Fix Makefiles to use the correct asn filenames. svn path=/trunk/; revision=18866
2006-07-21H.225.0 update to version 6 (05/2006)Tomas Kukosa3-70/+125
H.245 updated to version 13 (05/2006) svn path=/trunk/; revision=18779
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-3/+3
svn path=/trunk/; revision=18652
2006-06-05uncomment newly supported TYPE-IDENTIFIER usage and per regenerationTomas Kukosa1-0/+3
svn path=/trunk/; revision=18339