aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_parse.l
AgeCommit message (Expand)AuthorFilesLines
2006-05-29Ethereal->WiresharkAnders Broman1-3/+3
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-10-07"./dtd_parse.l", line 167: warning, rule cannot be matchedLuis Ontanon1-2/+2
2005-10-06remove location from dtd_build_data_t avoiding to (double) free it.Luis Ontanon1-2/+0
2005-09-24get rid of most dtd leaks.Luis Ontanon1-3/+7
2005-09-22Make the private variables for various lexical analyzers static, soGuy Harris1-12/+12
2005-09-20Fix a couple of errors found by valgrind.Gerald Combs1-1/+2
2005-09-20 avoid freeing the last location twice.Luis Ontanon1-2/+16
2005-09-17Because there's more than just text in XML...Luis Ontanon1-4/+19
2005-09-12Add a header file to declare routines defined in lexer and used inGuy Harris1-5/+2
2005-09-10the dtd parser (still missing the glue) and few fixes to packet-xml.cLuis Ontanon1-0/+316