Sign in
boringssl
/
boringssl.git
/
d035ab3bba9eb8038b300172eeb3c9842ad63bfe
/
crypto
/
ex_data.c
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