Apache Portable Runtime Utility Library
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  crypto
 crypt_blowfish.h
  dbm
  sdbm
 sdbm_pair.h
 sdbm_private.h
 sdbm_tune.h
  include
  private
 apr_crypto_internal.h
 apr_dbd_internal.h
 apr_dbd_odbc_v2.h
 apr_dbm_private.h
 apu_config.h
 apu_internal.h
 apu_select_dbm.h
 apr_anylock.hAPR-Util transparent any lock flavor wrapper
 apr_base64.hAPR-UTIL Base64 Encoding
 apr_buckets.hAPR-UTIL Buckets/Bucket Brigades
 apr_crypto.hAPR-UTIL Crypto library
 apr_date.hAPR-UTIL date routines
 apr_dbd.hAPR-UTIL DBD library
 apr_dbm.hAPR-UTIL DBM library
 apr_hooks.hApache hook functions
 apr_ldap.hAPR-UTIL LDAP
 apr_ldap_init.hAPR-UTIL LDAP ldap_init() functions
 apr_ldap_option.hAPR-UTIL LDAP ldap_*_option() functions
 apr_ldap_rebind.hApache LDAP library
 apr_ldap_url.hAPR-UTIL LDAP ldap_init() functions
 apr_md4.hAPR-UTIL MD4 Library
 apr_md5.hAPR MD5 Routines
 apr_memcache.hClient interface for memcached
 apr_optional.hAPR-UTIL registration of functions exported by modules
 apr_optional_hooks.hApache optional hook functions
 apr_queue.hThread Safe FIFO bounded queue
 apr_redis.hClient interface for redis
 apr_reslist.hAPR-UTIL Resource List Routines
 apr_rmm.hAPR-UTIL Relocatable Memory Management Routines
 apr_sdbm.hApr-util SDBM library
 apr_sha1.hAPR-UTIL SHA1 library
 apr_siphash.hAPR-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
 apr_strmatch.hAPR-UTIL string matching routines
 apr_thread_pool.hAPR Thread Pool Library
 apr_uri.hAPR-UTIL URI Routines
 apr_uuid.hAPR UUID library
 apr_xlate.hAPR I18N translation library
 apr_xml.hAPR-UTIL XML Library
 apu.h
 apu_errno.hAPR-Util Error Codes
 apu_version.hAPR-util Versioning Interface
 apu_want.hAPR Standard Headers Support
  test
 abts.h
 abts_tests.h
 test_apu.h
 testutil.h