]> granicus.if.org Git - apache/history - support/ab.c
Update exports file for AIX.
[apache] / support / ab.c
2000-08-09 William A. Rowe Jr Fix ApacheBench for the apr_initopt/apr_getopt change...
2000-08-07 Jeff TrawickA few more (last?) ap_xlate->apr_xlate changes covering...
2000-08-07 Jeff TrawickFix some problems with the apr conversion so that APACH...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-31 Jeff TrawickDon't use perror() to report the failure of an APR...
2000-07-16 Roy T. Fieldingab would start up more connections than needed, then...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-05-27 William A. Rowe JrPR:
2000-05-19 Ryan BloomRemove a warning about ap_base64encode not being define...
2000-05-19 Jeff Trawickab: Fix a command-line processing bug; track bad headers in
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in ap_base64encode...
2000-05-16 Jeff TrawickFix some bugs (mostly lost 1.3 code) in ab's command...
2000-05-01 Jeff Trawickadd missing ';' in non-ASCII path
2000-04-28 Jeff TrawickWin32:
2000-04-28 Jeff TrawickBuild ab on Win32.
2000-04-27 Jeff TrawickRepair ap_poll() on UNIX systems where APR's poll flags
2000-04-27 Ryan BloomI have merged the two ab files together, the one from...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-10-27 Martin KraemerAdd CVS Revision number to ab.c to allow for detecting...
1999-10-11 David ReidThese changes allow the support programs to compile...
1999-10-07 Martin KraemerRe-sync to most up-to-date ab.c version 1.3b
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.