index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
/
err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate the KDF error macros
Richard Levitte
2019-11-12
1
-0
/
+1
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-2
/
+2
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-5
/
+5
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Make default values by ERR_get_error_all() and friends more consistent
Dr. David von Oheimb
2019-09-30
1
-16
/
+11
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
ERR: Change get_error_values() to use an enum
Rich Salz
2019-09-13
1
-43
/
+40
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
1
-9
/
+17
*
Deprecate the public definition of ERR_STATE
Richard Levitte
2019-09-12
1
-0
/
+6
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-20
/
+85
*
Cleanse KDF error files
Pauli
2019-09-06
1
-1
/
+0
*
fix ERR_add_error_vdata() for use with multiple args/calls
Dr. David von Oheimb
2019-08-29
1
-1
/
+1
*
ERR: fix err_data_size inconsistencies
Richard Levitte
2019-07-31
1
-3
/
+3
*
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Richard Levitte
2019-07-31
1
-38
/
+0
*
ERR: refactor useful inner macros to err_locl.h. Add function name field
Richard Levitte
2019-07-31
1
-43
/
+2
*
ERR: re-use the err_data field when possible
Richard Levitte
2019-07-30
1
-32
/
+74
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-0
/
+7
*
Remove function name from errors
Rich Salz
2019-07-16
1
-55
/
+7
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-1
/
+1
*
Change ERR_add_error_[v]data to append
Rich Salz
2019-06-18
1
-16
/
+25
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-2
/
+2
*
Convert thread stop handling into a publish/subscribe model
Matt Caswell
2019-06-17
1
-2
/
+3
*
build_SYS_str_reasons: Fix a crash caused by overlong locales
Vitezslav Cizek
2019-06-04
1
-7
/
+9
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Andreas Kretschmer
2019-05-30
1
-0
/
+1
*
Create provider errors and use them
Matt Caswell
2019-04-19
1
-0
/
+1
*
Make err_clear_constant_time really constant time
Bernd Edlinger
2019-03-22
1
-26
/
+23
*
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
David von Oheimb
2019-03-12
1
-0
/
+1
*
Don't leak memory from ERR_add_error_vdata()
Matt Caswell
2019-01-29
1
-3
/
+15
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-0
/
+1
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
1
-0
/
+12
*
ERR: preserve system error number in a few more places
Richard Levitte
2018-12-14
1
-0
/
+5
*
Make sure build_SYS_str_reasons() preserves errno
Matt Caswell
2018-12-10
1
-0
/
+4
*
err/err.c: improve err_clear_last_constant_time's portability.
Andy Polyakov
2018-12-08
1
-2
/
+21
*
Following the license change, modify the boilerplates in crypto/err/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-2
/
+2
*
err/err.c: add err_clear_last_constant_time.
Andy Polyakov
2018-11-30
1
-0
/
+21
*
VMS: fix collected error strings
Richard Levitte
2018-11-24
1
-1
/
+13
*
Smarter build of system error text database
Richard Levitte
2018-11-23
1
-5
/
+14
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
1
-5
/
+44
*
Prevent a possible recursion in ERR_get_state and fix the problem that
Bernd Edlinger
2018-04-04
1
-10
/
+8
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-4
/
+6
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-14
/
+15
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Prepare to detect index changes in OCSP responder.
Viktor Dukhovni
2018-03-07
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
Fix leak in ERR_get_state() when OPENSSL_init_crypto() isn't called yet
Richard Levitte
2017-12-12
1
-0
/
+8
*
Address some code-analysis issues.
FdaSilvaYY
2017-12-08
1
-5
/
+3
[next]