Sign in
boringssl
/
boringssl.git
/
7e58c5ef20f4610f48988b27b5ddb8248feeecab
/
crypto
/
ex_data.c
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
d94682d
Remove ex_data's dup hook.
by David Benjamin
· 8 years ago
01f8a8c
Convert stack.h to use inline functions.
by David Benjamin
· 8 years ago
0686c09
Fix CRYPTO_dup_ex_data.
by David Benjamin
· 8 years ago
5409123
Use C99 for size_t loops.
by David Benjamin
· 9 years ago
29270de
Split unlock functions into read/write variants.
by David Benjamin
· 9 years ago
45dab25
Skip free callbacks on empty CRYPTO_EX_DATAs.
by David Benjamin
· 9 years ago
8a58933
Remove the CRYPTO_EX_new callback.
by David Benjamin
· 9 years ago
aa58513
Reserve ex_data index zero for app_data.
by David Benjamin
· 10 years ago
3570d73
Remove the func parameter to OPENSSL_PUT_ERROR.
by David Benjamin
· 10 years ago
cca4ba7
Remove unnecessary NULL checks, part 3.
by David Benjamin
· 10 years ago
9f33fc6
Remove hash table lookups from ex_data.
by David Benjamin
· 10 years ago
b857ffe
Remove CRYPTO_ex_data_new_class.
by David Benjamin
· 10 years ago
32cd83f
Remove the ability to set custom ex_data implementations.
by David Benjamin
· 10 years ago
ccdfbd9
ex_data: convert to new-style locking.
by Adam Langley
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
fb3ff2c
Don't compare signed vs. unsigned.
by David Benjamin
· 11 years ago
c44d2f4
Convert all zero-argument functions to '(void)'
by David Benjamin
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago