aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Regarding Cactus bug report 1632 "HTTPD contains buffer overflows"swhite2004-04-06
* Added a bit more text to the security message.goodale2004-03-30
* Added a note about security.goodale2004-03-30
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Improve formatting by removing superfluous blanks from web pages.schnetter2004-03-24
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Cast const void * to const pointers instead of non-const pointer.schnetter2004-01-16
* Eliminate "signed and unsigned type in conditional expression" warning.rideout2003-12-05
* Update prototypes.rideout2003-12-01
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Added more info to front page and fixed wrong compile date (was using theallen2003-07-05
* Re-organised startup a bit. Now HTTP_Startup is a group.goodale2002-11-12
* Removed unused static variable 'http_actualport'.tradke2002-07-17
* Fixed a debug message.tradke2002-07-05
* Forgot to set WaveToy::bound = "static".tradke2002-06-26
* Added missing thorn PUGHReduce.tradke2002-06-24
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* adding documenation templatesikelley2002-06-04
* Remove -D_LIBC as this tells header files they are internal to LIBC whichallen2002-05-20
* Added thorn socket to the ActiveThorns parameter.tradke2002-05-14
* Thorn HTTPD inherits from thorn Socket now and uses its include header file.tradke2002-05-14
* Moved some functionality over into thorn Socket. Now that HTTPD inherits fromtradke2002-05-14
* Catch 'Connection reset by peer' return code from socket calls.tradke2002-04-22
* Scheduled HTTP_Work before IOUtil_UpdateParFile.tradke2002-03-25
* Just add to the description of the 'httpd::port' parameter that its settingtradke2002-03-19
* Check for a shell variable HTTPD_PORT. If this is set take its value as thetradke2002-03-19
* Print a warning if 'httpd::use_pthreads' is set to "yes" but Cactus wasn'ttradke2002-03-19
* Print HTTP connect messages only if 'HTTPD::verbose' is set to "yes".tradke2002-03-07
* Added a boolean parameter HTTPD::verbose (always steerable, defaulting to "no")tradke2002-03-07
* ifdef DEBUG for printf statementlanfer2002-01-31
* Fix error in code.jshalf2002-01-30
* Minor mods to announce selected http port number whenjshalf2002-01-30
* Need to include <winsock2.h> now.tradke2002-01-07
* Replaced sleep(3) by select(2) to make it compile under windoofs.tradke2002-01-07
* Take out debug statement.tradke2002-01-07
* Fixed debug statement.tradke2002-01-07
* 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
* removinglanfer2001-12-10
* increased QuickLinks[524] QuickLinks[1524], was giving corrupted html code wh...lanfer2001-11-21
* Made the HTTP server more compliant with the standard - it nowgoodale2001-11-21
* fixlanfer2001-11-13
* temp. fix to read bigger data, ignore this file, sc relatedlanfer2001-11-13
* Bugfix for announcing a redirected URL.tradke2001-11-12
* Bugfix.tradke2001-11-12
* Announce the HTTPD server URL into an HTML file "server_url.html" in directorytradke2001-11-12
* increasing maximal message size for http based communicationlanfer2001-11-12
* Fixed a division by zero when printing the runtime at cctk_iteration == 0.tradke2001-11-05
* gcc compiler warnings fixed.tradke2001-09-20
* Fixed ActiveThornsallen2001-09-12