aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
AgeCommit message (Expand)AuthorFilesLines
2013-03-19From beroset:Anders Broman1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-3/+3
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-2/+2
2013-01-24Fix H.460.x calling from H.225 - content decodingTomas Kukosa1-0/+12
2012-12-18When copying addresses, also copy the (new) hf field.Jeff Morriss1-43/+41
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-5/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-11/+6
2011-08-07Fix bug 5848, "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5848", whi...Chris Maynard1-0/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris2-3/+3
2010-11-07Make the changes from:Anders Broman1-2/+2
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss1-12/+2
2010-05-05H.225.0 updated to version 7 (2009-12)Tomas Kukosa2-60/+87
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-26Remove two unused global variables (one of which was causing a gcc -Wshadow w...Bill Meier1-2/+0
2010-01-17Get rid of check_col();Anders Broman1-8/+4
2010-01-13check_col.diffAnders Broman1-7/+3
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-09-24Don't guard col_append_str with check_colKovarththanan Rajaratnam1-4/+1
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-3/+1
2009-08-05Add a couple of pointer checks.Gerald Combs1-1/+5
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-4/+4
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2009-01-22Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...Tomas Kukosa2-2/+9
2008-11-10- update H.245 to v14 (06/2008)Tomas Kukosa1-6/+6
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-37/+32
2008-07-26Get rid of next few warnings (dissect_per_choice needs signed value parameter)Tomas Kukosa1-4/+4
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa1-13/+14
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman2-3/+11
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa1-1/+1
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa1-0/+15
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-11-24Make sure h225_pi is never NULL.Gerald Combs1-1/+1
2007-11-12Don't dereference a NULL pointer.Gerald Combs1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-6/+6
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa2-18/+19
2007-10-17new H.323 dissectorTomas Kukosa2-0/+74
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-3/+1
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa2-3/+5
2007-10-10better solution for different submake calling on Windows and LinuxTomas Kukosa2-4/+3
2007-10-10next step to solve dependency generationTomas Kukosa3-4/+8
2007-10-10solution for different submake calling on Windows and LinuxTomas Kukosa3-2/+5
2007-10-09Add some dependenciesJörg Mayer1-1/+9
2007-10-07convert to new Makefile structureJörg Mayer5-100/+96
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...Tomas Kukosa2-2/+56
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa1-0/+1