Apache Portable Runtime
Loading...
Searching...
No Matches
include Directory Reference

Directories

 private
 

Files

 apr.h
 APR Platform Definitions.
 
 apr_allocator.h
 APR Internal Memory Allocation.
 
 apr_anylock.h
 APR-Util transparent any lock flavor wrapper.
 
 apr_atomic.h
 APR Atomic Operations.
 
 apr_base64.h
 APR-UTIL Base64 Encoding.
 
 apr_buckets.h
 APR-UTIL Buckets/Bucket Brigades.
 
 apr_buffer.h
 APR-UTIL Buffer.
 
 apr_crypto.h
 APR-UTIL Crypto library.
 
 apr_cstr.h
 C string goodies.
 
 apr_date.h
 APR-UTIL date routines.
 
 apr_dbd.h
 APR-UTIL DBD library.
 
 apr_dbm.h
 APR-UTIL DBM library.
 
 apr_dso.h
 APR Dynamic Object Handling Routines.
 
 apr_encode.h
 APR-UTIL Encoding.
 
 apr_env.h
 APR Environment functions.
 
 apr_errno.h
 APR Error Codes.
 
 apr_escape.h
 APR-UTIL Escaping.
 
 apr_file_info.h
 APR File Information.
 
 apr_file_io.h
 APR File I/O Handling.
 
 apr_fnmatch.h
 APR FNMatch Functions.
 
 apr_general.h
 APR Miscellaneous library routines.
 
 apr_getopt.h
 APR Command Arguments (getopt)
 
 apr_global_mutex.h
 APR Global Locking Routines.
 
 apr_hash.h
 APR Hash Tables.
 
 apr_hooks.h
 Apache hook functions.
 
 apr_inherit.h
 APR File Handle Inheritance Helpers.
 
 apr_jose.h
 APR-UTIL JSON Object Signing and Encryption Library.
 
 apr_json.h
 APR-UTIL JSON Library.
 
 apr_ldap.h
 APR-UTIL LDAP routines.
 
 apr_lib.h
 APR general purpose library routines.
 
 apr_md4.h
 APR-UTIL MD4 Library.
 
 apr_md5.h
 APR MD5 Routines.
 
 apr_memcache.h
 Client interface for memcached.
 
 apr_mmap.h
 APR MMAP routines.
 
 apr_network_io.h
 APR Network library.
 
 apr_optional.h
 APR-UTIL registration of functions exported by modules.
 
 apr_optional_hooks.h
 Apache optional hook functions.
 
 apr_perms_set.h
 APR Process Locking Routines.
 
 apr_poll.h
 APR Poll interface.
 
 apr_pools.h
 APR memory allocation.
 
 apr_portable.h
 APR Portability Routines.
 
 apr_proc_mutex.h
 APR Process Locking Routines.
 
 apr_queue.h
 Thread Safe FIFO bounded queue.
 
 apr_random.h
 APR PRNG routines.
 
 apr_redis.h
 Client interface for redis.
 
 apr_reslist.h
 APR-UTIL Resource List Routines.
 
 apr_ring.h
 APR Rings.
 
 apr_rmm.h
 APR-UTIL Relocatable Memory Management Routines.
 
 apr_sdbm.h
 apr-util SDBM library
 
 apr_sha1.h
 APR-UTIL SHA1 library.
 
 apr_shm.h
 APR Shared Memory Routines.
 
 apr_signal.h
 APR Signal Handling.
 
 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_skiplist.h
 APR skip list implementation.
 
 apr_strings.h
 APR Strings library.
 
 apr_strmatch.h
 APR-UTIL string matching routines.
 
 apr_tables.h
 APR Table library.
 
 apr_thread_cond.h
 APR Condition Variable Routines.
 
 apr_thread_mutex.h
 APR Thread Mutex Routines.
 
 apr_thread_pool.h
 APR Thread Pool Library.
 
 apr_thread_proc.h
 APR Thread and Process Library.
 
 apr_thread_rwlock.h
 APR Reader/Writer Lock Routines.
 
 apr_time.h
 APR Time Library.
 
 apr_uri.h
 APR-UTIL URI Routines.
 
 apr_user.h
 APR User ID Services.
 
 apr_uuid.h
 APR UUID library.
 
 apr_version.h
 APR Versioning Interface.
 
 apr_want.h
 APR Standard Headers Support.
 
 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.