index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
apr_crypto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in all *.h.
ivan
2022-11-19
1
-1
/
+1
*
apr_crypto: s/APR_CRYPTO_CIPHER_CHACHA20_CTR/APR_CRYPTO_CIPHER_CHACHA20/g
ylavic
2021-09-10
1
-1
/
+1
*
apr_crypto_prng: Move openssl specific code into apr_crypto_openssl.
minfrin
2019-06-10
1
-8
/
+23
*
Let Doxygen build the crypto doc
jailletc36
2018-08-26
1
-1
/
+1
*
s/APR_NOTIMPL/APR_ENOTIMPL/
jailletc36
2018-08-26
1
-1
/
+1
*
apr_crypto: Add support for digest functions, with hashing, signing
minfrin
2018-07-22
1
-41
/
+515
*
apr_crypto: follow up to r1833359: better cprng_stream_bytes() semantics.
ylavic
2018-06-28
1
-1
/
+4
*
apr_crypto: follow up to r1833359: improve CPRNGs fork()ing.
ylavic
2018-06-27
1
-13
/
+28
*
apr_crypto: follow up to r1833359: consistent apr_crypto_random_ prefix.
ylavic
2018-06-21
1
-1
/
+1
*
apr_crypto: follow up to r1833359: helper to get crypto lib version.
ylavic
2018-06-13
1
-16
/
+8
*
apr_crypto: follow up to r1833359: crypto libs initialization scope.
ylavic
2018-06-13
1
-1
/
+1
*
apr_crypto: follow up to r1833359.
ylavic
2018-06-12
1
-0
/
+9
*
Follow up to r1833359: apr_crypto_prng_after_fork() can now use a PID.
ylavic
2018-06-12
1
-1
/
+3
*
Follow up to r1833359: apr_crypto_prng API depends on APU_HAVE_CRYPTO_PRNG.
ylavic
2018-06-11
1
-5
/
+6
*
Cryptographic Pseudo Random Number Generator (CPRNG).
ylavic
2018-06-11
1
-0
/
+141
*
crypto: provide apr_crypto_equals(), a timing attacks safe buffers comparison
ylavic
2016-10-06
1
-0
/
+12
*
crypto: provide apr_crypto_memzero, garanteed to not be optimized out by
ylavic
2016-10-06
1
-2
/
+10
*
apr_crypto: Add apr_crypto_key() function which supports keys
minfrin
2016-07-09
1
-2
/
+66
*
apr_crypto: Add a native CommonCrypto implementation for iOS and OSX
minfrin
2012-10-05
1
-10
/
+14
*
* include/: Fix doxygen group for headers from apr-util.
jorton
2011-12-08
1
-1
/
+1
*
apr_crypto: Clear out buffers that are allocated by us when the pool from
minfrin
2011-12-05
1
-0
/
+11
*
apr_crypto: Docs fix.
minfrin
2011-10-23
1
-1
/
+2
*
Formatting, no functional change.
minfrin
2011-10-23
1
-12
/
+15
*
apr_crypto: Replace the LDAP inspired constant-based parameter passing with
minfrin
2011-10-23
1
-61
/
+11
*
apr_crypto: Remove an unused parameter from the apr_crypto_init() function.
minfrin
2011-06-08
1
-3
/
+1
*
Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.
wrowe
2011-05-31
1
-3
/
+1
*
apr_crypto: Add apr_crypto_get_block_key_types() and
minfrin
2011-05-30
1
-0
/
+23
*
Remove the apr_crypto_t context from calls where the apr_crypto_block_t is
minfrin
2011-05-15
1
-17
/
+7
*
Remove the pool from the apr_crypto shutdown call.
minfrin
2011-05-15
1
-3
/
+1
*
Reorder parameters. No functional change.
minfrin
2011-05-15
1
-61
/
+61
*
Remove unused header file.
minfrin
2011-05-14
1
-1
/
+0
*
Add namespace protection for apr_crypto_block_key_type_e and
minfrin
2011-05-14
1
-7
/
+8
*
Add the APR_TYPEDEF_STRUCT macro to provide an implementation of
minfrin
2010-01-16
1
-25
/
+19
*
Refactor the apr_crypto.h interface so that the apr_crypto_t structure
minfrin
2009-12-15
1
-22
/
+12
*
Fix spacing around apr_crypto_driver_name() as it was causing a link failure
bjh
2009-09-09
1
-1
/
+1
*
Convert various APU_DECLARE into APR_DECLARE.
bojan
2009-07-16
1
-15
/
+15
*
Merge APR-Util trunk into APR.
pquerna
2009-03-24
1
-0
/
+462