]> granicus.if.org Git - apache/commit
Create wrapper API for apr_random;
authorStefan Fritsch <sf@apache.org>
Thu, 15 Sep 2011 19:53:59 +0000 (19:53 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 15 Sep 2011 19:53:59 +0000 (19:53 +0000)
commit2d4e23d88b52302bada92e581bd48e9f993e2df6
treed3d5ef0d76c876f3ebc69dae5a27500693395394
parent7f59e98923840e1786669670dab5f941aad6e34b
Create wrapper API for apr_random;
use in mod_lbmethod_heartbeat and mod_serf to
- replace some needles use of apr_generate_random_bytes
- remove code duplication

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1171247 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/httpd.h
include/mod_core.h
modules/http/http_core.c
modules/proxy/balancers/mod_lbmethod_heartbeat.c
modules/proxy/mod_serf.c
server/core.c