summaryrefslogtreecommitdiff
path: root/server/src/transactionparser.cc
AgeCommit message (Expand)Author
2010-05-27A lot of session handling. A lot of new unit tests. Add of a more structured ...deva
2010-05-07Use connection object instead of struct and make xml parsing on-the-fly inste...deva
2010-05-07LOTS of changes. libmicrohttpd fix for 'chunked' POST handling and LUA parame...deva
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-30Updated the example template to contain new tags/attributes.deva
2009-07-29Added testsrcipts to the transactionparser. Still missing the documentation t...deva
2009-05-11New 'header' in each journal commit, taken from the course.deva
2008-09-30Changed SAXParser parse method to take a buffer and a size instead of a c++ s...deva
2008-09-23Made fix for the 'multiple xml buffers in single network buffer' problem.deva
2008-08-15Fixed compile warning, and removed old reader code.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-16Worked on the connection of the various elements of the server.deva
2008-05-13More filename cleanup..deva