summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-02-06C++-ize filter_expressions.h.Gerald Combs1-0/+8
2013-02-06Fix missing hf field array entries:Bill Meier1-43/+64
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-3/+1
2013-02-06Update a comment.Bill Meier1-1/+1
2013-02-06From Stefan Allers viaEvan Huus1-13/+163
2013-02-06From Tyson Key:Anders Broman1-4/+36
2013-02-05Rename 'hf_h248_package_3GUP' to 'proto_h248_package_3GUP'Bill Meier1-4/+4
2013-02-05Comment out code which will never be executed in its current state.Bill Meier1-5/+6
2013-02-05remove some unnecessary if(tree) checksMartin Kaiser1-52/+36
2013-02-05Remove an unneeded set of parens in a macro definition;Bill Meier1-1/+1
2013-02-05a DVB-CI session number is not globally unique, it's only unique perMartin Kaiser2-6/+9
2013-02-05Export dissect_japan_isup_additonal_user_cat()Anders Broman2-1/+2
2013-02-05Export TBCD-STRING.Anders Broman2-51/+52
2013-02-05Add missing hf[] entries found by checkhf.Bill Meier1-1/+19
2013-02-05Add missing hf[] entries found by checkhf.Bill Meier1-0/+9
2013-02-05Include generated C files that we're *not* distributing.Guy Harris1-2/+9
2013-02-05dtd_parse.obj depends on dtd_grammar.h, but you can't buildGuy Harris1-1/+2
2013-02-05dtd_parse.c includes dtd_grammar.h; make sure we build dtd_grammar.hGuy Harris1-1/+1
2013-02-05Fix for previous changes.Guy Harris1-2/+2
2013-02-05Don't distribute the results of running Lemon, as we distribute LemonGuy Harris5-48/+56
2013-02-05Misc:Bill Meier1-104/+106
2013-02-04Unwrap lines inadvertenly wrapped in r47472Gerald Combs1-14/+22
2013-02-04More silent build support.Gerald Combs2-32/+14
2013-02-04From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8296 Add RPKI...Alexis La Goutte3-0/+393
2013-02-04Prettify more build output.Gerald Combs2-2/+12
2013-02-04'#if 0' out an unused hf[] entry;Bill Meier1-56/+51
2013-02-04Comment out two more case of an unused hf[] entry.Bill Meier1-20/+24
2013-02-04Add a FALLTHROUGH comment to fix Coverity CID 745673: Missing break in switch.Chris Maynard1-1/+2
2013-02-04Fix Coverity CID 746734: Dead default in switch. (No need to backport)Chris Maynard1-20/+6
2013-02-03#if 0 unused hf[] entries & etc.Bill Meier11-224/+265
2013-02-03fix dead incrementMartin Kaiser1-1/+0
2013-02-03[Automatic manuf, services and enterprise-numbers update for 2013-02-03]Gerald Combs1-1/+129
2013-02-02Comment out unused hf[] entry.Bill Meier1-1/+3
2013-02-02Restore hf[] entry commented out by mistake in SVN #47389.Bill Meier1-1/+1
2013-02-02Hack: disguise '/*' in text strings to prevent checkAPIs & etc seeing 'start ...Bill Meier2-11/+12
2013-02-02Fix error: declaration of 'j' shadows a previous localPascal Quantin1-1/+1
2013-02-02Increase the maximum number of OPTIONAL / DEFAULT components per SEQUENCE to ...Pascal Quantin1-20/+25
2013-02-02Revert changes committed by error in r47433Pascal Quantin1-52/+0
2013-02-01Add $(AM_V_GEN) in a few more places.Gerald Combs1-2/+2
2013-02-01Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8290 :Pascal Quantin2-4/+62
2013-02-01Enable more build silence.Gerald Combs2-2/+2
2013-02-01Go far enough down a rabbit hole and you will encounter libtool. SeeGerald Combs2-2/+2
2013-02-01Change some "<x>.c : <y>.h" rules to "<x>.o : <y>.h" in order to fixGerald Combs2-4/+6
2013-02-01From Gaurav Patwardhan, RFC 6720 - Generalized TTL Security Mechanism (GTSM) ...Michael Mann1-12/+40
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-11/+2
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1