ESAPI-C 1.0
The OWASP Enterprise Security API for C

File List

Here is a list of all documented files with brief descriptions:
access_ref.c [code]An Access Reference Map module implementation
access_ref.h [code]Access Reference Map module header
authenticator.c [code]
authenticator.h [code]
authorization.c [code]
authorization.h [code]
base64.c [code]A Base64 Encoding module implementation
base64.h [code]Base64 Encoding module header Encodes binary data using printable characters
canonicalize.c [code]A Canonicalization module implementation
canonicalize.h [code]Canonicalization module header
codec.c [code]A Codec module implementation
codec.h [code]Codec module header
crypto.c [code]A Cryptographic module implementation
crypto.h [code]Cryptographic module header
esapi.h [code]ESAPI Configuration module header
executor.c [code]A Command Shell Executor module implementation
executor.h [code]Command Shell Executor module header
local_strdup.c [code]A local version of the non-Standard function strdup
log.c [code]A Logging module implementation
log.h [code]Logging module header
properties.c [code]An Encrypted Properties module implementation
properties.h [code]Encrypted Properties module header
README [code]
sec_context.c [code]An ESAPI Configuration module implementation
unix_codec.c [code]A UNIX Command Shell Codec module implementation
unix_codec.h [code]UNIX Command Shell Codec module header
user.c [code]
user.h [code]User module header
utarray.h [code]A dynamic array implementation using macros
uthash.h [code]A hashing container implementation using macros
utlist.h [code]A linked list implementation using macros
utstring.h [code]A dynamic string implementation using macros
validate.c [code]A Validation module implementation
validate.h [code]Validation module header
windows_codec.c [code]A Windows Command Shell Codec module implementation
windows_codec.h [code]Windows Command Shell Codec module header
 All Data Structures Files Functions Variables Typedefs Defines