summaryrefslogtreecommitdiff
path: root/server/src/transactionparser.h
AgeCommit message (Collapse)Author
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-07-29Comments in the TransactionParser headerfile.deva
2008-09-30Changed SAXParser parse method to take a buffer and a size instead of a c++ ↵deva
string. Made the queryhandler use a read loop, parsing on-the-fly to determine when the entire document has been read.
2008-09-23Made fix for the 'multiple xml buffers in single network buffer' problem.deva
2008-08-15Changes for read-loop-server.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-13More filename cleanup..deva