index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
ab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve): Fix warning
Joe Orton
2005-11-28
1
-5
/
+5
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-50
/
+50
*
* support/ab.c (test): Increment count of started requests when a
Joe Orton
2005-10-12
1
-0
/
+1
*
* support/ab.c: Rewrite SSL support so that it works reliably, and
Joe Orton
2005-05-17
1
-292
/
+244
*
* support/ab.c (open_postfile): Use apr_file_read_full, tidy up error
Joe Orton
2005-04-15
1
-18
/
+9
*
* support/ab.c (test): Treat POST data as a binary blob not a C
Joe Orton
2005-04-15
1
-1
/
+1
*
Fix and prevent some segfaults in ab:
Joe Orton
2005-04-15
1
-5
/
+10
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-2
/
+2
*
Update copyright notice to new format to show what needs
Roy T. Fielding
2005-01-03
1
-5
/
+6
*
Small fix on ab's use of sprintf().
Paul Querna
2004-07-10
1
-5
/
+11
*
Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...
Martin Kraemer
2004-06-29
1
-4
/
+4
*
replaced tabs with spaces and aligned indentation within brackets
Jean-Jacques Clar
2004-05-18
1
-909
/
+910
*
ab mixing mean and median values, also wrong time values for start and connec...
Jean-Jacques Clar
2004-03-25
1
-37
/
+38
*
Using ap_max() to ensure no negative values are stored in data structure.
Jean-Jacques Clar
2004-03-19
1
-8
/
+8
*
Add Missing parenthesis !
Madhusudan Mathihalli
2004-03-17
1
-3
/
+3
*
Limit the concurrency to MAX_CONCURRENCY.
Madhusudan Mathihalli
2004-03-17
1
-2
/
+8
*
using build in err function, thanks Jeff for pointing that.
Jean-Jacques Clar
2004-03-17
1
-4
/
+3
*
added check on apr_pollset_create() return value to exit ab it case it fails.
Jean-Jacques Clar
2004-03-16
1
-3
/
+7
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-3
/
+3
*
fix copyright dates according the first cehck in
André Malo
2004-02-08
1
-3
/
+3
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-55
/
+12
*
* support/ab.c (write_request): Fix gcc warning at -O2 in USE_SSL
Joe Orton
2004-01-03
1
-3
/
+3
*
update license to 2004.
André Malo
2004-01-01
1
-3
/
+3
*
Fix ab's SSL support a little:
Joe Orton
2003-12-10
1
-12
/
+15
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-13
/
+13
*
distinguish between these two states:
Jeff Trawick
2003-08-01
1
-10
/
+39
*
restore a check for write failures which was lost for non-SSL builds
Jeff Trawick
2003-08-01
1
-3
/
+3
*
ab: Work over non-loopback on Unix again.
Jeff Trawick
2003-07-29
1
-3
/
+3
*
reject overlong credentials from the commandline
André Malo
2003-07-21
1
-2
/
+8
*
Pick up getpid() prototype.
Joe Orton
2003-07-10
1
-2
/
+5
*
catch out of memory condition (ID 29 of reasoning report)
André Malo
2003-07-03
1
-3
/
+7
*
Fix NULL-pointer issue in ab when parsing an incomplete or non-HTTP
André Malo
2003-06-29
1
-4
/
+10
*
Absorb our ssl library-foo from the mod_ssl build changes to automatically
William A. Rowe Jr
2003-06-24
1
-15
/
+24
*
finished that boring job:
André Malo
2003-02-03
1
-3
/
+3
*
%qd is not portable; use APR_INT64_FMT_T for apr_time_t
Jeff Trawick
2002-10-16
1
-3
/
+3
*
Eliminated some fixed-size buffers that didn't have proper overflow checks
Brian Pane
2002-09-01
1
-25
/
+19
*
Keep track of the recent changes for the new pollset API, since they
Aaron Bannert
2002-09-01
1
-2
/
+7
*
Switched ab to the new abstract pollset API (this will
Brian Pane
2002-09-01
1
-23
/
+54
*
Leon Brocard writes:
Martin Kraemer
2002-08-30
1
-5
/
+2
*
Revert to CRYPTO_malloc_init for non-rsa [gotta read the diffs more
William A. Rowe Jr
2002-08-03
1
-3
/
+3
*
Support rsaref compilation
William A. Rowe Jr
2002-08-03
1
-6
/
+22
*
fix a spelling problem
Jeff Trawick
2002-07-30
1
-3
/
+3
*
And fix the version number
Martin Kraemer
2002-07-16
1
-3
/
+3
*
Fix the long-standing bug that "ab -t10" would loop for 10000 seconds
Martin Kraemer
2002-07-16
1
-4
/
+5
*
http occurances to update for apr_socket_opt_get/set
William A. Rowe Jr
2002-07-15
1
-4
/
+4
*
We where mixing #if USE_SSL en #ifdef USE_SSL. Since there where
Dirk-Willem van Gulik
2002-07-11
1
-5
/
+5
*
Bring Apache in line with APR's new poll implementation. This isn't
Ryan Bloom
2002-07-11
1
-3
/
+4
*
If you want floating math, use float literals.
William A. Rowe Jr
2002-07-08
1
-3
/
+3
*
fix for compilers that don't support long long datatype
Brian Pane
2002-07-07
1
-5
/
+5
*
use the time conversion macros rather than dividing by APR_USEC_PER_SEC
Brian Pane
2002-07-04
1
-9
/
+11
[next]