Apache Portable Runtime Utility Library
include Directory Reference

Directories

directory  private
 

Files

file  apr_anylock.h [code]
 APR-Util transparent any lock flavor wrapper.
 
file  apr_base64.h [code]
 APR-UTIL Base64 Encoding.
 
file  apr_buckets.h [code]
 APR-UTIL Buckets/Bucket Brigades.
 
file  apr_crypto.h [code]
 APR-UTIL Crypto library.
 
file  apr_date.h [code]
 APR-UTIL date routines.
 
file  apr_dbd.h [code]
 APR-UTIL DBD library.
 
file  apr_dbm.h [code]
 APR-UTIL DBM library.
 
file  apr_hooks.h [code]
 Apache hook functions.
 
file  apr_ldap.h [code]
 APR-UTIL LDAP.
 
file  apr_ldap_init.h [code]
 APR-UTIL LDAP ldap_init() functions.
 
file  apr_ldap_option.h [code]
 APR-UTIL LDAP ldap_*_option() functions.
 
file  apr_ldap_rebind.h [code]
 Apache LDAP library.
 
file  apr_ldap_url.h [code]
 APR-UTIL LDAP ldap_init() functions.
 
file  apr_md4.h [code]
 APR-UTIL MD4 Library.
 
file  apr_md5.h [code]
 APR MD5 Routines.
 
file  apr_memcache.h [code]
 Client interface for memcached.
 
file  apr_optional.h [code]
 APR-UTIL registration of functions exported by modules.
 
file  apr_optional_hooks.h [code]
 Apache optional hook functions.
 
file  apr_queue.h [code]
 Thread Safe FIFO bounded queue.
 
file  apr_redis.h [code]
 Client interface for redis.
 
file  apr_reslist.h [code]
 APR-UTIL Resource List Routines.
 
file  apr_rmm.h [code]
 APR-UTIL Relocatable Memory Management Routines.
 
file  apr_sdbm.h [code]
 apr-util SDBM library
 
file  apr_sha1.h [code]
 APR-UTIL SHA1 library.
 
file  apr_siphash.h [code]
 APR-UTIL siphash library "SipHash-c-d is a family of pseudorandom functions (a.k.a. keyed hash functions) optimized for speed on short messages", designed by Jean-Philippe Aumasson and Daniel J. Bernstein. It generates a 64bit hash (or MAC) from the message and a 128bit key. See http://cr.yp.to/siphash/siphash-20120620.pdf for the details, c is the number of compression rounds, d the number of finalization rounds; we also define fast implementations for c = 2 with d = 4 (aka siphash-2-4), and c = 4 with d = 8 (aka siphash-4-8), as recommended parameters per the authors.
 
file  apr_strmatch.h [code]
 APR-UTIL string matching routines.
 
file  apr_thread_pool.h [code]
 APR Thread Pool Library.
 
file  apr_uri.h [code]
 APR-UTIL URI Routines.
 
file  apr_uuid.h [code]
 APR UUID library.
 
file  apr_xlate.h [code]
 APR I18N translation library.
 
file  apr_xml.h [code]
 APR-UTIL XML Library.
 
file  apu.h [code]
 
file  apu_errno.h [code]
 APR-Util Error Codes.
 
file  apu_version.h [code]
 APR-util Versioning Interface.
 
file  apu_want.h [code]
 APR Standard Headers Support.