aboutsummaryrefslogtreecommitdiff
path: root/src/Server.c
Commit message (Expand)AuthorAge
* use C++ map instead of Cactus hash to store page contentsrhaas2012-07-08
* Clean up warning messagesschnetter2005-03-01
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Concerning bug 1699:swhite2004-06-01
* Change to using the terminate_next parameter when terminating the simulationgoodale2004-05-03
* Addresses Cactus bug 923swhite2004-04-19
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* Fixed the thorn HTTPDExtra broken by commit of HTTPD changes.swhite2004-04-07
* Regarding Cactus bug report 1632 "HTTPD contains buffer overflows"swhite2004-04-06
* ifdef DEBUG for printf statementlanfer2002-01-31
* Take out debug statement.tradke2002-01-07
* Callback functions, which serve registered pages, take a 'const cGH *'tradke2002-01-04
* gcc compiler warnings fixed.tradke2001-09-20
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed most of the compiler warnings.tradke2001-04-03
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Missing headers.goodale2000-11-06
* Bug fixes for the until expression stuff.goodale2000-09-20
* Check that there is something in the parsed expression before trying togoodale2000-09-20
* Added parameters and control logic for run until iteration or simulation timegoodale2000-09-20
* All reading from socket is now done with HTTP_Read. HTTP_Read and HTTP_Writegoodale2000-09-18
* Removed 'standalone' parameter as it was redundant - can now start thegoodale2000-09-17
* Added ability to pause and terminate the simulation.goodale2000-09-16
* Some more stupid malloc errors.goodale2000-09-16
* Check for a page with /index.html on the end as well.goodale2000-09-16
* Stupid global replace bug.goodale2000-09-15
* New function HTTP_Write(request,buffer,size);goodale2000-09-15
* Initial version of C http thorn. There are still a fair number of things ongoodale2000-09-14