• Spencer Thomason's avatar
    FS-9466: Use system MD5 if available · 5a2f9d7a
    Spencer Thomason 提交于
    - Use system MD5 on BSD and Solaris based platforms
    - Use OpenSSL if system library is not available
    - Fallback to included APR
    - Optimize switch_md5_string()
    - replace libsofia MD5 routines in mod_sofia with switch_md5() ones
    
    FS-9466 #resolve
    5a2f9d7a
configure.ac 74.6 KB