Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ethereal->Wireshark | Anders Broman | 2006-05-29 | 1 | -2/+2 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Close the files after reading! | Luis Ontanon | 2006-03-11 | 1 | -1/+3 |
* | from albert chan | Ronnie Sahlberg | 2005-11-10 | 1 | -2/+2 |
* | remove file inclusion code altoghether and few other changes | Luis Ontanon | 2005-10-06 | 1 | -32/+11 |
* | be more flexible in what's a name | Luis Ontanon | 2005-09-28 | 1 | -1/+1 |
* | Make the private variables for various lexical analyzers static, so | Guy Harris | 2005-09-22 | 1 | -2/+2 |
* | Because there's more than just text in XML... | Luis Ontanon | 2005-09-17 | 1 | -75/+10 |
* | propperly handle the errors when loading a file fails. | Luis Ontanon | 2005-09-10 | 1 | -7/+30 |
* | don't use fgets() as MSVC does not implement it. use fgetc instead. | Luis Ontanon | 2005-09-10 | 1 | -6/+7 |
* | the dtd parser (still missing the glue) and few fixes to packet-xml.c | Luis Ontanon | 2005-09-10 | 1 | -0/+258 |