index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
tcpsocket.cc
Age
Commit message (
Collapse
)
Author
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on ↵
deva
testdb; more to come...
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-06-01
From new_protocol branch.
deva
2010-03-02
Make ready for 1.2.0 release.
R1_2_0
deva
2009-08-07
New test program.
deva
2009-02-05
Add a flexible debug interface. Please read the documentation.
bertho
2008-10-08
Connections to Pentominos and Database are now persistent over the entire ↵
deva
client connection.
2008-09-22
Added debug output to tcpsocket (print the xml to stdout after sending it to ↵
deva
the client).
2008-08-15
Changes for read-loop-server.
deva
2008-05-23
Did a lot of work on the database class.
deva
2008-05-20
Removed obsolete macro.h and macro_parser.cc,h
deva
2007-09-03
Simplified TCP socket write of strings. Cleaned up debug output.
deva
2007-09-03
Implemented the first version of the XML request. Fixed eXpat ↵
deva
incompatability with XML_Get/SetUserData and the void* in the handler functions.
2007-08-22
Dummy server created.
deva