]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This patch eliminates the direct use of OS library calls (fopen and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 31 Jul 2001 03:16:55 +0000 (03:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 31 Jul 2001 03:16:55 +0000 (03:16 +0000)
commit2e48a4679abc88b3a0e0fac05761d02f58ef22c2
tree1228ff2d883e10d2c851a83566ab3979e90a43f7
parentf699845c86b93dd6765d3cf18bf8794482b3d6f5
This patch eliminates the direct use of OS library calls (fopen and
other depreciated Apache 1.3 library utilities) from ssl_engine_pphrase.c
and ssl_util_ssl.c.

Submitted by: Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89818 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_pphrase.c
modules/ssl/ssl_util_ssl.c
modules/ssl/ssl_util_ssl.h