aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Making it compile on machines with no crypt function again.goodale2004-06-03
* Include missing header file.schnetter2004-06-02
* Concerning bug 1699:swhite2004-06-01
* See bug 1715swhite2004-06-01
* Pursuant to bug 1715swhite2004-06-01
* Untabified.goodale2004-05-17
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Made closer to the Cactus coding guidelines.goodale2004-05-11
* Changed calls for non-portable snprintf to calls to Util_snprintf.goodale2004-05-11
* Removing erroneous LANG specifier for a group.goodale2004-05-10
* Include standard header files to declare string and stdlib prototypesschnetter2004-05-07
* Changed HTTPD function names in exported header files to be in betterswhite2004-05-05
* Fix expansion of __DATE__ and __TIME__ macros in termination message.goodale2004-05-03
* Change to using the terminate_next parameter when terminating the simulationgoodale2004-05-03
* Fixed duplicate variable declaration.tradke2004-04-22
* don't know how this compiled with missing include...swhite2004-04-19
* Addresses Cactus bug 923swhite2004-04-19
* Missed oneswhite2004-04-16
* Addresses Cactus bug 907swhite2004-04-16
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* TRUE and FALSE are defined by some C librariesswhite2004-04-08
* more stragglersswhite2004-04-07
* Fixed the thorn HTTPDExtra broken by commit of HTTPD changes.swhite2004-04-07
* stragglerswhite2004-04-06
* 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