Sign in
boringssl
/
boringssl.git
/
dbad745811195c00b729efd0ee0a09b7d9fce1d2
/
include
/
openssl
/
err.h
dbad745
Add ERR_lib_symbol_name and ERR_reason_symbol_name
by David Benjamin
· 1 year, 1 month ago
fc524c1
Make ERR and thread use system malloc.
by Bob Beck
· 2 years, 2 months ago
68f4c72
Switch ERR_GET_* to inline functions
by David Benjamin
· 2 years, 2 months ago
731d6cb
Add ERR_set_error_data for compatibility.
by David Benjamin
· 3 years, 4 months ago
eec7f32
Use a placeholder for unknown errors in ERR_*_error_string.
by David Benjamin
· 4 years ago
a27ed58
Add missing ERR_LIB_TRUST_TOKEN constants.
by David Benjamin
· 5 years ago
0b710a3
Trust Token Key Generation.
by Steven Valdez
· 5 years ago
35c1075
Give ERR_error_string_n a return value for convenience.
by David Benjamin
· 5 years ago
5d626b2
Add some more compatibility functions.
by David Benjamin
· 7 years ago
ebd8723
Bring ERR_ERROR_STRING_BUF_LEN down to 120.
by David Benjamin
· 7 years ago
a5462d3
Actually deprecate ERR_remove_thread_state.
by David Benjamin
· 7 years ago
b25a899
Add the ability to save and restore the error state.
by David Benjamin
· 8 years ago
a65c252
Further simplify error queue flags.
by David Benjamin
· 7 years ago
51776b0
Document more of err.h.
by David Benjamin
· 8 years ago
e1c3dad
Error data is always a NUL-terminated malloced string.
by David Benjamin
· 8 years ago
be90bf7
Clarify ERR_print_errors_* clear the error queue.
by David Benjamin
· 8 years ago
4512b79
Run comment conversion script on include/
by David Benjamin
· 8 years ago
0d5bf8d
Document ERR_error_string_n standalone.
by David Benjamin
· 8 years ago
1d6eeb3
Spellcheck our public headers.
by David Benjamin
· 8 years ago
b1133e9
Fix up macros.
by David Benjamin
· 8 years ago
eac0ce0
Have doc.go parse struct comments.
by Adam Langley
· 9 years ago
8d3c43e
Annotate |ERR_add_error_dataf| as |OPENSSL_PRINTF_FORMAT_FUNC|.
by Brian Smith
· 9 years ago
5f88999
Fix up several comments and detect problems in the future.
by Adam Langley
· 9 years ago
3fc138e
Don't bother sampling __func__.
by David Benjamin
· 9 years ago
2079ee7
Fix minor documentation mistake.
by David Benjamin
· 10 years ago
207bb43
ERR_LIB_USER should be the last error.
by David Benjamin
· 10 years ago
3570d73
Remove the func parameter to OPENSSL_PUT_ERROR.
by David Benjamin
· 10 years ago
34248d4
Get rid of err function codes.
by David Benjamin
· 10 years ago
3a9e1fb
Correct various documentation typos
by Kenny Root
· 10 years ago
9b68e72
Define compatibility function |ERR_remove_state|.
by Matt Braithwaite
· 10 years ago
9febf19
Add do-nothing compatibility function |ERR_load_ERR_strings|.
by Matt Braithwaite
· 10 years ago
f86c199
Fix Windows newline in err.h from commit 83a8298.
by Brian Smith
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
83a8298
Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it.
by Brian Smith
· 10 years ago
b9e77a0
Use thread-local storage for ERR.
by Adam Langley
· 10 years ago
2e0f071
Remove the implementation abstraction from ERR.
by Adam Langley
· 10 years ago
29b1867
Precompute sorted array for error strings.
by Adam Langley
· 10 years ago
f0eb169
Free all error queues on shutdown.
by Adam Langley
· 10 years ago
5b082e8
Various documentation fixes.
by David Benjamin
· 10 years ago
2bca098
Free more memory in cleanup functions.
by Adam Langley
· 10 years ago
7cc3f99
Add declarations for Android compatibility funcs.
by Adam Langley
· 10 years ago
4685e87
Implement HKDF.
by Nick Harper
· 10 years ago
e6def37
Remove ERR_LIB_PKCS12.
by Adam Langley
· 10 years ago
5f1374e
Retain ownership of malloced error data.
by Adam Langley
· 11 years ago
c7dd5f3
ERR_GET_* macros return int.
by David Benjamin
· 11 years ago
c44d2f4
Convert all zero-argument functions to '(void)'
by David Benjamin
· 11 years ago
6601402
Add EVP_EncodedLength.
by Adam Langley
· 11 years ago
03d31ed
Add ERR_remove_thread_state (for Android).
by Adam Langley
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
c3e4317
Add OpenSSL-compatible alias for ERR_FLAG_STRING flag.
by Piotr Sikora
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago