Sign in
boringssl
/
boringssl.git
/
c5aa8414da0e7a78f1d3865183a5c23da743c4ff
/
include
/
openssl
/
err.h
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
· 10 years ago
c7dd5f3
ERR_GET_* macros return int.
by David Benjamin
· 10 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