aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xml.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-27in tvbparse:lego1-85/+106
2005-09-24get rid of most dtd leaks.lego1-34/+81
2005-09-22bugfix: don't crash, if current_frame->ns == NULLulfl1-8/+12
2005-09-22in register_dtd() do not leak the elements hashlego1-0/+21
2005-09-21If pinfo->match_string is null (e.g. when we're called from the Jabbergerald1-1/+4
2005-09-17Because there's more than just text in XML...lego1-107/+589
2005-09-12"g_strdown()" doesn't return a value in GLib 1.2[.x]; don't depend on itguy1-4/+7
2005-09-10the dtd parser (still missing the glue) and few fixes to packet-xml.clego1-72/+235
2005-09-08forgot the Idlego1-0/+2
2005-09-08a new version of the xml dissector, look ma no lex!lego1-0/+459