aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sprt.c
Commit message (Expand)AuthorAgeFilesLines
* Batch of filterable expert infosMichael Mann2013-05-271-1/+10
* From beroset:Anders Broman2013-03-191-2/+2
* Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2013-03-171-1/+1
* 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-3/+3
* Use val_to_str_const() where appropriate;Bill Meier2012-08-101-1/+1
* added dissect_sprt() to dissect_sprt_heur() so that the heuristics actually d...Michael Mann2012-07-231-43/+38
* Additional cleanup:Bill Meier2012-07-211-83/+86
* Move 99.9 % of packet-sprt.h to packet-sprt.c since it's used only there.Bill Meier2012-07-211-1937/+2202
* Fix a typo in r43893Pascal Quantin2012-07-211-1/+1
* Fix a few encoding argumentsPascal Quantin2012-07-211-9/+9
* Calls to col_...() and expert...() functions should not be under 'if (tree)';Bill Meier2012-07-211-3172/+3168
* Fix GCC build.Evan Huus2012-07-211-14/+7
* Fix some of the GCC build errors, more to come.Evan Huus2012-07-211-1/+1
* Updated patch from https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3507Michael Mann2012-07-211-0/+3179