1. e70a7f5 Fix issue with chunked keep-alive responses when the initial chunk content by Justin Erenkrantz · 16 years ago trunk
  2. b9099a3 Fix HTTP keepalives over SSL. by Justin Erenkrantz · 16 years ago
  3. dbcc401 Support building against installed Ubuntu APR packages. by Justin Erenkrantz · 16 years ago
  4. 14a1eff * analyze-relative: Update to work with non-Solaris sort's. by Justin Erenkrantz · 16 years ago
  5. 4fd98c3 Update relative times report to use appropriate APR format string. by Justin Erenkrantz · 16 years ago
  6. e685f02 Protect relative times report output with a mutex to avoid overlap. by Justin Erenkrantz · 16 years ago
  7. 37fc905 * flood_subst_file.c (main): Remove weird comment. by Justin Erenkrantz · 16 years ago
  8. 0c88320 Fix up various compiler warnings. by Justin Erenkrantz · 16 years ago
  9. d923472 * flood_subst_file.h (close_subst_file): Remove as this is no longer public. by Justin Erenkrantz · 16 years ago
  10. 14b9bf2 Fix up flood_subst_file implementation so that we compile again on Mac OS X. by Justin Erenkrantz · 16 years ago
  11. eba8e61 Fix compilation errors with newer gcc versions. by Justin Erenkrantz · 16 years ago
  12. b66015a Replace expected content with default output of httpd installation. While by Sander Temme · 16 years ago
  13. 9584708 promote flood to released products by Roy T. Fielding · 16 years ago
  14. 09ab8d9 flood is independent of framework, mod_specweb etc by William A. Rowe Jr · 16 years ago
  15. 7fb8421 Implement a random substitution feature; requires a requesttemplate, by William A. Rowe Jr · 16 years ago
  16. 3a8c8b8 Rely on the symlink existing to the 'current' stylesheet rev dir by William A. Rowe Jr · 16 years ago
  17. c66421a newlines by Andre Malo · 17 years ago
  18. 26a0d80 * examples/round-robin-dynamic.xml: Remove requestparamcount as that isn't by Justin Erenkrantz · 17 years ago
  19. 847af60 Update flood to the new license header. by Justin Erenkrantz · 17 years ago
  20. b13bfff Better support Win32/VS2005 out-of-the-box with trunk. by Justin Erenkrantz · 17 years ago
  21. 3d4b7e8 Always initialize ->method_string. by Justin Erenkrantz · 17 years ago
  22. f7d3c8d Add extraheader, payloadfile attribute to url element; also support custom HTTP by Justin Erenkrantz · 18 years ago
  23. d3d6cbe Fix corruption when we have multiple usefarmer's without a count. by Justin Erenkrantz · 18 years ago
  24. b62f5e7 property cleanup by Andre Malo · 19 years ago
  25. ad14757 drop .cvsignore files by Andre Malo · 19 years ago
  26. 0526ffd Sync with latest find_apr.m4 and find_apu.m4 to pick up ap{ru}-<major>-config. by Justin Erenkrantz · 20 years ago
  27. 5c1e34f * Add <proxyurl> child element to <urllist> to request against a proxy. by Justin Erenkrantz · 20 years ago
  28. c7c0a55 Allow VPATH builds; also use APR's bundled mkdir.sh instead of one we bundle. by Justin Erenkrantz · 20 years ago
  29. 41d44ad shows two examples of custom Content-Type attribute ussage. by Jacek Prucia · 20 years ago
  30. cf58119 url element got new attribute. by Jacek Prucia · 20 years ago
  31. c158dc5 update manual with Content-Type attribute (<url> element) by Jacek Prucia · 20 years ago
  32. 87ab352 Mention new "content-type" param. by Aaron Bannert · 20 years ago
  33. b4bb19f Add support for content-type in a POST method. by Aaron Bannert · 20 years ago
  34. c73ef9f fixed typo. by Jacek Prucia · 20 years ago
  35. 3432f22 migrating to ALv2 by Jacek Prucia · 20 years ago
  36. ed56b69 migrating to ALv2 by Jacek Prucia · 20 years ago
  37. c8d7c24 migrating to ALv2 by Jacek Prucia · 20 years ago
  38. 6ca805e migrating to ALv2 by Jacek Prucia · 20 years ago
  39. 89f9524 update license and copyright to 2004 by Andre Malo · 20 years ago
  40. 527d916 Sync with APR by Jacek Prucia · 20 years ago
  41. 3cb197d by William A. Rowe Jr · 20 years ago
  42. 5895bba Axe the .deps stuff for now. I can't figure out how I intended this to work. by Justin Erenkrantz · 21 years ago
  43. e816f05 Remove '-dev' sufix from flood version. by Jacek Prucia · 21 years ago
  44. 1ae9bf7 Fix some issues in example config files: by Jacek Prucia · 21 years ago
  45. cdd25d2 Sync with APR 1.0 API. by Jacek Prucia · 21 years ago
  46. e47a20e make this follow the apr idioms a bit more closely. by Cliff Woolley · 21 years ago
  47. 92af962 Note recent additions: by Jacek Prucia · 21 years ago
  48. 707fd81 update docs with description of configverson attribute by Jacek Prucia · 21 years ago
  49. 07f39fa update example config files by Jacek Prucia · 21 years ago
  50. 16590f5 Added configversion attribute (root element <flood>) which ties config file structure with by Jacek Prucia · 21 years ago
  51. 218eda1 update docs with description of responsescript attribute by Jacek Prucia · 21 years ago
  52. 6402cc4 Added attribute responsescript (element <url>), which allows flood to by Jacek Prucia · 21 years ago
  53. 1f123c9 Fix two minor bugs: by Justin Erenkrantz · 21 years ago
  54. 2bbbf5e Two minor fixes. by Justin Erenkrantz · 21 years ago
  55. 77d1015 we're in dev phase, and it's definitely post 1.0 by Jacek Prucia · 21 years ago
  56. c289acd a lot of small fixes: style (line breaks, identation) and presentation by Jacek Prucia · 21 years ago
  57. de12e79 multiple <usefarmer> and <useprofile> elements are now allowed by Jacek Prucia · 21 years ago
  58. f8c1c58 Here comes the DTD (along with some minor fixes) by Jacek Prucia · 21 years ago
  59. 319c8bb note my initial work on mozilla app and proxy by Jacek Prucia · 21 years ago
  60. 0be4087 Noted manual addition and two old, but significant code changes. by Jacek Prucia · 21 years ago
  61. b91a292 Flood manual (at least...) by Jacek Prucia · 21 years ago
  62. 485e3ea Added generic_fullresp_recv_resp() to force full response. by Justin Erenkrantz · 21 years ago
  63. be8b7d1 Fixed compiler warning about signed/unsigned mismatch in generic_recv_resp() by Justin Erenkrantz · 21 years ago
  64. 26e01d7 Handle nonexistent profile event handlers (fixes segfault). by Aaron Bannert · 21 years ago
  65. cbc9e42 bah! what a boring job - update license to 2003. by Andre Malo · 21 years ago
  66. c8c7e10 (Win32) Fixed link error apr_pstrmemdup in flood_socket_keepalive.c. by Justin Erenkrantz · 21 years ago
  67. f29db4d Fixed PASSTHROUGH collision in flood_round_robin.c. by Justin Erenkrantz · 21 years ago
  68. 4d6c526 Added error handling for failed config-file open. by Justin Erenkrantz · 21 years ago
  69. 4d41762 Fixed Win32 crash resulting from strtoll() macro. by Justin Erenkrantz · 21 years ago
  70. b8ad1c3 Added baseurl tag to urllist. Following config: by Jacek Prucia · 22 years ago
  71. 359148a fixed install target + prefix defaults to /usr/local/flood by Jacek Prucia · 22 years ago
  72. 14c2c3e fixed regexp to match new format of google responses by Jacek Prucia · 22 years ago
  73. 63bfb6e fixed few typos in previous commit (doh! I need more coffe ;) by Jacek Prucia · 22 years ago
  74. 08794be fixed few code blocks to be 'style guide' compilant by Jacek Prucia · 22 years ago
  75. f11615c following entries are removed: by Jacek Prucia · 22 years ago
  76. 1661c43 Added basic auth. Following URL: by Jacek Prucia · 22 years ago
  77. 52b901c Check for regexp failure and print nice error message by Jacek Prucia · 22 years ago
  78. 14e9aa7 Catch every possible flaw in URL. by Jacek Prucia · 22 years ago
  79. bc7736b Fix assertion failure, add a warning and quit instead. by Aaron Bannert · 22 years ago
  80. 4c8562e Crashes from badly formed URLs have been solved AFAICT. by Aaron Bannert · 22 years ago
  81. d336d81 Note recently applied patches/fixes. by Aaron Bannert · 22 years ago
  82. 2bae8ab Catch badly formed URLs and exit. This is a good temporary fix, by Aaron Bannert · 22 years ago
  83. 80ad869 Unvolunteer for something, and note a bug in one of the scripts. by Aaron Bannert · 22 years ago
  84. 331af42 Fix tab formatting, not all shells interpolate '\t's. by Aaron Bannert · 22 years ago
  85. 6c97979 1.0 woo-hoo (it's all arbitrary anyway) by Justin Erenkrantz · 22 years ago
  86. 2511cf6 Heck, why not, right? by Justin Erenkrantz · 22 years ago
  87. 9717b40 Update to use AUTOCONF variable if present by Justin Erenkrantz · 22 years ago
  88. 5985bc6 Revamp keepalive_recv_resp by utilizing the APR table API to parse the by Justin Erenkrantz · 22 years ago
  89. 7481a14 Add support for autoconf-2.5+ which overrides top_builddir with a bogus value by Justin Erenkrantz · 22 years ago
  90. 306d251 Switch to using the new apr_poll() API. by Justin Erenkrantz · 22 years ago
  91. 2af44ee Implement a new verification routine that doesn't produce false by Aaron Bannert · 22 years ago
  92. 35ffa7f Here a bug, there a bug, everywhere a bug bug. by Aaron Bannert · 22 years ago
  93. 980965a Fix typo. Submitted by: Thom May :) by Aaron Bannert · 22 years ago
  94. 3f7eb7b Mention some new features and a bug that came along recently that I by Aaron Bannert · 22 years ago
  95. 7576ae3 by William A. Rowe Jr · 22 years ago
  96. a0523ea This is probably not a very nice url to have in our example... by Aaron Bannert · 22 years ago
  97. 05b6da2 by William A. Rowe Jr · 22 years ago
  98. 5a4e3ea by William A. Rowe Jr · 22 years ago
  99. 72d053e by William A. Rowe Jr · 22 years ago
  100. 8366f67 by William A. Rowe Jr · 22 years ago