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