aboutsummaryrefslogtreecommitdiffstats
path: root/epan/decode_as.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs1-209/+1
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-0/+2
2013-11-29Clean up whitespace.Gerald Combs1-66/+79
2013-11-29Restore disabled "decode as" settings.Gerald Combs1-1/+6
2013-11-22Move common "decode as" preference code to epan.Gerald Combs1-1/+201
2013-11-20Provide "Decode As" functionality through dissectors themselves instead of th...Michael Mann1-0/+94