aboutsummaryrefslogtreecommitdiff
path: root/src/Content.c
Commit message (Expand)AuthorAge
* Added more info to front page and fixed wrong compile date (was using theallen2003-07-05
* Don't print estimated times per iteration / to completion at iteration 0tradke2002-01-04
* Callback functions, which serve registered pages, take a 'const cGH *'tradke2002-01-04
* Fixed a division by zero when printing the runtime at cctk_iteration == 0.tradke2001-11-05
* Moving John's redirection stuff into a file of its own as it is a logicallygoodale2001-05-18
* Modifications so that all cluster nodes involved in a simulation willjshalf2001-05-18
* 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
* Added months, years and millenia to time to completion estimatesallen2000-10-05
* Display just the parameter filename instead of the whole pathallen2000-10-04
* Added screen output of how long the simulation has been running (I went up to...allen2000-10-03
* New headers for all pages.allen2000-09-28
* Made a separate file for Parameters.allen2000-09-21
* Added new default headerallen2000-09-21
* Updated control page to allow single stepping and running until agoodale2000-09-20
* Reversiing commit about auth of controlling, as realised it wa already done.goodale2000-09-20
* Fixing memory leak.goodale2000-09-20
* Make sure the user is authorised to control the simulation, not just togoodale2000-09-20
* Protected #include of unistd.h.goodale2000-09-20
* Moved headers to a separate file, they are now callable by a function.allen2000-09-19
* Changed the auth calls to the new semantics.goodale2000-09-18
* Added a function for sending data from an open file descriptor downgoodale2000-09-17
* Added available options links to main page.goodale2000-09-17
* Added authentification for setting parameters and a control page.goodale2000-09-17
* Added ability to pause and terminate the simulation.goodale2000-09-16
* Adding stdlib.h for malloc.goodale2000-09-16
* Removed old mega-test page.goodale2000-09-16
* Parameter steering stuff.goodale2000-09-16
* Some changes so the parameter page works better, plus one malloc bug fixed.goodale2000-09-16
* Adding stuff to parameter page.goodale2000-09-16
* New function HTTP_Write(request,buffer,size);goodale2000-09-15
* Made parallel aware.goodale2000-09-15
* Origin complains about newlines in strings, so fixed that.goodale2000-09-14
* Initial version of C http thorn. There are still a fair number of things ongoodale2000-09-14