aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
Commit message (Expand)AuthorAgeFilesLines
* Apparently one of our major global headers must include emem.h, because I justEvan Huus2013-06-192-2/+3
* Some moreJörg Mayer2013-05-071-0/+36
* Just whitespace changesJörg Mayer2013-05-051-1/+2
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* From beroset:Anders Broman2013-03-191-2/+2
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-3/+3
* Fix spelling/typos found using a list of commonly misspelled words.Bill Meier2013-02-261-2/+2
* Fix H.460.x calling from H.225 - content decodingTomas Kukosa2013-01-241-0/+12
* When copying addresses, also copy the (new) hf field.Jeff Morriss2012-12-181-43/+41
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-5/+4
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-1/+1
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-11/+6
* Fix bug 5848, "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5848", whi...Chris Maynard2011-08-071-0/+4
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-202-3/+3
* Make the changes from:Anders Broman2010-11-071-2/+2
* Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss2010-05-131-12/+2
* H.225.0 updated to version 7 (2009-12)Tomas Kukosa2010-05-052-60/+87
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Remove two unused global variables (one of which was causing a gcc -Wshadow w...Bill Meier2010-01-261-2/+0
* Get rid of check_col();Anders Broman2010-01-171-8/+4
* check_col.diffAnders Broman2010-01-131-7/+3
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Don't guard col_append_str with check_colKovarththanan Rajaratnam2009-09-241-4/+1
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-1/+1
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-3/+1
* Add a couple of pointer checks.Gerald Combs2009-08-051-1/+5
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-241-4/+4
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-201-2/+2
* Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...Tomas Kukosa2009-01-222-2/+9
* - update H.245 to v14 (06/2008)Tomas Kukosa2008-11-101-6/+6
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-37/+32
* Get rid of next few warnings (dissect_per_choice needs signed value parameter)Tomas Kukosa2008-07-261-4/+4
* Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa2008-07-261-13/+14
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-212-3/+11
* more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa2008-01-091-1/+1
* support for additionally SIZE constrained TypereferenceTomas Kukosa2007-12-281-0/+15
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* Make sure h225_pi is never NULL.Gerald Combs2007-11-241-1/+1
* Don't dereference a NULL pointer.Gerald Combs2007-11-121-1/+1
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-6/+6
* H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa2007-10-182-18/+19
* new H.323 dissectorTomas Kukosa2007-10-172-0/+74
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-3/+1
* - add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa2007-10-152-3/+5
* better solution for different submake calling on Windows and LinuxTomas Kukosa2007-10-102-4/+3
* next step to solve dependency generationTomas Kukosa2007-10-103-4/+8
* solution for different submake calling on Windows and LinuxTomas Kukosa2007-10-103-2/+5