Sign in
flutter
/
third_party
/
openssl
/
0ae407eebe9aafecb7181f75935fcc344318a578
/
include
/
internal
01b76c2
Add -Wundef to --strict-warnings options.
by Bernd Edlinger
· 8 years ago
37b8f1e
Clarify what RUN_ONCE returns
by Richard Levitte
· 8 years ago
2f545ae
Add support for reference counting using C11 atomics
by Kurt Roeckx
· 8 years ago
2688e7a
Provide some constant time functions for dealing with size_t values
by Matt Caswell
· 8 years ago
b39eda7
Add a DSO_dsobyaddr() function
by Matt Caswell
· 8 years ago
cb6ea61
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
by Matt Caswell
· 8 years ago
42c6046
More parameter naming of BIO_read*/BIO_write* related functions
by Matt Caswell
· 8 years ago
3befffa
Create BIO_write_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
d07aee2
Create BIO_read_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
278a33d
VMS: be less picky when loading DSOs
by Richard Levitte
· 9 years ago
69588ed
Check for errors allocating the error strings.
by Kurt Roeckx
· 9 years ago
925d17f
Define a few internal macros for easy use of run_once functions
by Richard Levitte
· 9 years ago
5ae4ceb
Perform DANE-EE(3) name checks by default
by Viktor Dukhovni
· 9 years ago
cda3ae5
RT4562: Fix misleading doc on OPENSSL_config
by Rich Salz
· 9 years ago
7233bea
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
by Richard Levitte
· 9 years ago
0cd0a82
Remove unused error/function codes.
by Rich Salz
· 9 years ago
21dcbeb
Copyright consolidation 03/10
by Rich Salz
· 9 years ago
5c4328f
Fold threads.h into crypto.h making API public
by Viktor Dukhovni
· 9 years ago
9f6b22b
Enabled DANE only when at least one TLSA RR was added
by Viktor Dukhovni
· 9 years ago
1ee7b8b
Fix ex_data locks issue
by Matt Caswell
· 9 years ago
c3a64b5
The err_cleanup() funtion is internal so shouldn't be exported
by Matt Caswell
· 9 years ago
ff23440
Ensure all locks are properly cleaned up
by Matt Caswell
· 9 years ago
13524b1
Move a declaration that's private to libcrypto
by Richard Levitte
· 9 years ago
b3599db
Rename int_*() functions to *_int()
by Matt Caswell
· 9 years ago
20c5635
Fix symbols missing from shared build
by Matt Caswell
· 9 years ago
342c21c
Rename lots of *_intern or *_internal function to int_*
by Matt Caswell
· 9 years ago
cbf6959
Deprecate CONF_modules_free() and make it a no-op
by Matt Caswell
· 9 years ago
62d876a
Deprecate BIO_sock_cleanup() and make it a no-op
by Matt Caswell
· 9 years ago
6827cb3
Deprecate ERR_free_strings() and make it a no-op
by Matt Caswell
· 9 years ago
02a247e
Deprecate COMP_zlib_cleanup() and make it a no-op
by Matt Caswell
· 9 years ago
b9aec69
Add SSL_DANE typedef for consistency.
by Rich Salz
· 9 years ago
a146ae5
Make BIO opaque
by Matt Caswell
· 9 years ago
921de15
Move dso.h to internal
by Rich Salz
· 9 years ago
71a04cf
Implement new multi-threading API
by Alessandro Ghedini
· 9 years ago
7253fd5
Hide OPENSSL_INIT_SETTINGS.
by Rich Salz
· 9 years ago
056be06
The guard macro to be defined didn't match the guard macro checked
by Richard Levitte
· 9 years ago
f672aee
Rename INIT funtions, deprecate old ones.
by Rich Salz
· 9 years ago
8cdd6b6
Style; add "!= NULL"
by Rich Salz
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
4a1f3f2
Only declare stacks in headers
by Dr. Stephen Henson
· 9 years ago
919ba00
DANE support structures, constructructors and accessors
by Viktor Dukhovni
· 9 years ago
1de1d76
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
by Richard Levitte
· 9 years ago
80e0ecb
Add ossl_inline
by Dr. Stephen Henson
· 9 years ago
3138475
Remove the "eay" c-file-style indicators
by Richard Levitte
· 9 years ago
6857079
Identify and move OpenSSL internal header files
by Richard Levitte
· 10 years ago
167f6c9
Move definition of INTxx_MIN et al to internal header
by Richard Levitte
· 10 years ago