index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
srp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-28
1
-1
/
+1
*
Fix a possible memleak in SRP_VBASE_new
Bernd Edlinger
2023-09-08
1
-0
/
+1
*
add a check for the return of sk_SRP_gN_new_null() so that capture the potent...
xkernel
2022-10-20
1
-1
/
+4
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
1
-2
/
+2
*
srp: remove references to EVP_sha1()
Pauli
2021-04-21
1
-3
/
+10
*
srp: fix double free,
Pauli
2021-04-21
1
-5
/
+6
*
Add ossl_bn_group symbols
Shane Lontis
2021-03-18
1
-7
/
+7
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Deprecate the low level SRP APIs
Matt Caswell
2021-02-12
2
-0
/
+6
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Ensure SRP BN_mod_exp follows the constant time path
Matt Caswell
2021-01-20
1
-3
/
+8
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
2
-8
/
+9
*
Fix safestack issues in srp.h
Matt Caswell
2020-09-13
1
-4
/
+0
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
2
-2
/
+2
*
Make SRP library context aware
Matt Caswell
2020-03-27
2
-28
/
+83
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-1
/
+1
*
Check more return values in the SRP code
Matt Caswell
2019-01-15
2
-4
/
+19
*
Check a return value in the SRP code
Matt Caswell
2019-01-15
1
-0
/
+2
*
Following the license change, modify the boilerplates in crypto/srp/
Richard Levitte
2018-12-06
2
-2
/
+2
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
1
-11
/
+15
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
1
-0
/
+7
*
SRP module documentation
Antoine Salon
2018-11-15
2
-9
/
+14
*
Make ck_errf.pl ignore commented out error generation
Richard Levitte
2018-06-12
1
-1
/
+1
*
Fix a memory leak in an error path
Matt Caswell
2018-04-17
1
-8
/
+14
*
Add support for the SRP base64 alphabet
Matt Caswell
2018-04-13
1
-6
/
+95
*
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
Matt Caswell
2018-04-13
1
-5
/
+37
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+6
*
Use the private RNG for data that is not public
Kurt Roeckx
2018-04-02
1
-1
/
+1
*
update SRP copyright notice
Tim Hudson
2018-03-13
2
-2
/
+10
*
Remove custom base64 code.
Rich Salz
2017-08-22
1
-106
/
+6
*
Correct some badly formated preprocessor lines
Richard Levitte
2017-04-25
1
-2
/
+2
*
Prevent OOB in SRP base64 code.
Rich Salz
2017-02-21
1
-2
/
+5
*
SRP code tidy.
Dr. Stephen Henson
2016-10-01
1
-69
/
+17
*
Add some sanity checks around usage of t_fromb64()
Matt Caswell
2016-09-14
1
-9
/
+27
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-2
/
+4
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-1
/
+3
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-2
/
+2
*
check return values for EVP_Digest*() APIs
Dr. Stephen Henson
2016-07-15
2
-23
/
+32
*
constify SRP
Matt Caswell
2016-06-18
2
-26
/
+28
*
Fix error return value in SRP functions
Matt Caswell
2016-05-24
1
-8
/
+13
*
Fix SRP client key computation
Cynh
2016-05-18
1
-2
/
+2
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
2
-110
/
+12
*
various spelling fixes
FdaSilvaYY
2016-04-28
1
-1
/
+1
[next]