index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-9
/
+3
*
bn: remove TODOs
Pauli
2021-06-02
1
-13
/
+0
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
bn_ctx.c: Remove TODO 3.0 related to tracing in FIPS module
Tomas Mraz
2021-03-04
1
-1
/
+1
*
Fix external symbols for bn
Shane Lontis
2021-02-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-5
/
+5
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-5
/
+5
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Make sure all BIGNUM operations work within the FIPS provider
Matt Caswell
2019-07-15
1
-0
/
+4
*
Make BIGNUM rand functions available within the FIPS module
Matt Caswell
2019-07-02
1
-0
/
+2
*
Fix building with enable-trace
Matt Caswell
2019-06-14
1
-0
/
+2
*
Make BIGNUM code available from within the FIPS module
Matt Caswell
2019-06-12
1
-1
/
+11
*
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
Matt Caswell
2019-06-12
1
-5
/
+17
*
Added NULL check to BN_clear() & BN_CTX_end()
Shane Lontis
2019-03-19
1
-0
/
+2
*
Adapt BN_CTX_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-41
/
+31
*
Clear BN_FLG_CONSTTIME on BN_CTX_get()
Nicola Tuveri
2019-02-20
1
-1
/
+3
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-4
/
+10
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-0
/
+2
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-2
/
+0
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-52
/
+6
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-8
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove BN_init
Rich Salz
2015-11-30
1
-1
/
+1
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-5
/
+1
*
More secure storage of key material.
Rich Salz
2015-06-23
1
-32
/
+47
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
Remove some functions that are no longer used and break the build with:
Matt Caswell
2015-02-10
1
-50
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-300
/
+291
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
Clear warnings/errors within BN_CTX_DEBUG code sections
Richard Levitte
2014-12-17
1
-1
/
+1
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
RT2163: Remove some unneeded #include's
Doug Goldstein
2014-08-18
1
-1
/
+0
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-4
/
+0
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+6
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-06-15
1
-3
/
+3
*
don't let BN_CTX_free(NULL) segfault
Nils Larsch
2005-04-29
1
-0
/
+4
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-2
/
+1
*
Two TODO comments taken care of. Nils pointed out that one of them had already
Geoff Thorpe
2004-09-19
1
-3
/
+0
*
Print the debug thingies on stderr instead of stdout. If for nothing
Richard Levitte
2004-04-20
1
-13
/
+13
*
Replace the BN_CTX implementation with my current work. I'm leaving the
Geoff Thorpe
2004-03-25
1
-75
/
+345
*
Document a change I'd already made, and at the same time, correct the
Geoff Thorpe
2004-03-13
1
-2
/
+4
*
More changes coming out of the bignum auditing. BN_CTX_get() should ideally
Geoff Thorpe
2004-03-09
1
-12
/
+6
[next]