aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248
Commit message (Expand)AuthorAgeFilesLines
* Apparently one of our major global headers must include emem.h, because I justEvan Huus2013-06-192-15/+15
* Convert ASN.1 dissectors to use filterable expert info.Michael Mann2013-06-032-2/+10
* Some moreJörg Mayer2013-05-071-0/+28
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus2013-03-291-8/+8
* From beroset:Anders Broman2013-03-192-6/+5
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+3
* its ==> it's & it's ==> its as needed.Bill Meier2013-02-261-2/+2
* Clean up white space - get rid of 4-space tabs.Guy Harris2013-02-201-166/+176
* Hack: disguise '/*' in text strings to prevent checkAPIs & etc seeing 'start ...Bill Meier2013-02-021-1/+1
* Use epan-scoped memory to clean up another 1Kb+ of valgrindEvan Huus2013-01-191-3/+4
* From John Batty via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8087 :Pascal Quantin2012-12-131-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Revert part of revision 43107 which broke sub dissection ofAnders Broman2012-07-111-32/+38
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* from Alex Lindberg:Anders Broman2012-06-054-219/+272
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-073-7/+18
* H.248 Annex E dissector does not properly dissect event parametersAnders Broman2012-03-133-5/+43
* Create a list of MTP Service Indicator macros and use them.Jeff Morriss2012-02-031-4/+2
* [-Wunused-but-set-variable]Anders Broman2011-11-141-2/+2
* fix [-Wunused-but-set-variable]Anders Broman2011-11-121-14/+3
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Make TVBs opaque for most users.Jeff Morriss2011-05-271-15/+15
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-5/+5
* Use value_string_ext fcns to access certain value_string arrays;Bill Meier2010-11-151-1088/+1101
* Update package_name_vals[] value_string array:Bill Meier2010-11-151-6/+24
* From Alex Lindberg:Anders Broman2010-01-213-0/+43
* Get rid of check_col();Anders Broman2010-01-171-2/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* From Gerasimos Dimitriadis via. bug 4104:Kovarththanan Rajaratnam2009-10-081-1/+1
* Only include config.h in C files, to avoid multiple inclusion.Stig Bjørlykke2009-09-281-0/+4
* From Alex Lindberg:Anders Broman2009-09-104-2/+128
* From Alex Lindberg:Anders Broman2009-09-081-1/+4
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-1/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From yin sun:Anders Broman2009-06-272-1/+5
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-231-16/+16
* Update value strings.Anders Broman2009-03-311-1/+83
* Fix some typos and spelling (mostly in text strings)Bill Meier2008-12-171-1/+1
* Fix some spelling/typosBill Meier2008-12-161-1/+1
* Move prefs processing from registered init fcn to proto_reg_handoff fcnBill Meier2008-11-041-47/+33
* Fix some checkAPIs warnings.Gerald Combs2008-06-271-35/+33
* Update package name from IANA's list.Anders Broman2008-01-131-0/+64
* transactionId wasn't processed for:Anders Broman2008-01-131-2/+23
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-041-1/+1
* Get rid of ber_last_created_item(). (Final?)Anders Broman2008-01-041-2/+2
* Get rid of ber_last_created_item().Anders Broman2008-01-041-12/+12
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2