Apache Portable Runtime Utility Library
|
▼ 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.h | APR-Util transparent any lock flavor wrapper |
apr_base64.h | APR-UTIL Base64 Encoding |
apr_buckets.h | APR-UTIL Buckets/Bucket Brigades |
apr_crypto.h | APR-UTIL Crypto library |
apr_date.h | APR-UTIL date routines |
apr_dbd.h | APR-UTIL DBD library |
apr_dbm.h | APR-UTIL DBM library |
apr_hooks.h | Apache hook functions |
apr_ldap.h | APR-UTIL LDAP |
apr_ldap_init.h | APR-UTIL LDAP ldap_init() functions |
apr_ldap_option.h | APR-UTIL LDAP ldap_*_option() functions |
apr_ldap_rebind.h | Apache LDAP library |
apr_ldap_url.h | APR-UTIL LDAP ldap_init() functions |
apr_md4.h | APR-UTIL MD4 Library |
apr_md5.h | APR MD5 Routines |
apr_memcache.h | Client interface for memcached |
apr_optional.h | APR-UTIL registration of functions exported by modules |
apr_optional_hooks.h | Apache optional hook functions |
apr_queue.h | Thread Safe FIFO bounded queue |
apr_redis.h | Client interface for redis |
apr_reslist.h | APR-UTIL Resource List Routines |
apr_rmm.h | APR-UTIL Relocatable Memory Management Routines |
apr_sdbm.h | Apr-util SDBM library |
apr_sha1.h | APR-UTIL SHA1 library |
apr_siphash.h | 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 |
apr_strmatch.h | APR-UTIL string matching routines |
apr_thread_pool.h | APR Thread Pool Library |
apr_uri.h | APR-UTIL URI Routines |
apr_uuid.h | APR UUID library |
apr_xlate.h | APR I18N translation library |
apr_xml.h | APR-UTIL XML Library |
apu.h | |
apu_errno.h | APR-Util Error Codes |
apu_version.h | APR-util Versioning Interface |
apu_want.h | APR Standard Headers Support |
▼ test | |
abts.h | |
abts_tests.h | |
test_apu.h | |
testutil.h |