summaryrefslogtreecommitdiff
path: root/server/src/tcpsocket.cc
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-06-01From new_protocol branch.deva
2010-03-02Make ready for 1.2.0 release.R1_2_0deva
2009-08-07New test program.deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-22Added debug output to tcpsocket (print the xml to stdout after sending it to ...deva
2008-08-15Changes for read-loop-server.deva
2008-05-23Did a lot of work on the database class.deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
2007-09-03Simplified TCP socket write of strings. Cleaned up debug output.deva
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-22Dummy server created.deva