index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_ossltest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
1
-36
/
+43
*
Following the license change, modify the boilerplates in engines/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use the TLSv1.3 record header as AAD
Matt Caswell
2018-03-14
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Fix some undefined behaviour in ossltest engine
Matt Caswell
2018-02-07
1
-5
/
+11
*
Add predicatable RAND_METHOD to test ENGINE
Dr. Stephen Henson
2017-08-06
1
-0
/
+32
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-1
/
+0
*
Fix some style issues in the TLSv1.3 nonce construction code
Matt Caswell
2016-11-30
1
-6
/
+3
*
Use the TLSv1.3 nonce construction
Matt Caswell
2016-11-30
1
-11
/
+24
*
Fix some style issues in ossltest
Matt Caswell
2016-11-02
1
-7
/
+4
*
Make sure ossltest engine works with TLS1.3
Matt Caswell
2016-11-02
1
-1
/
+85
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-48
/
+5
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Adapt all engines that need it to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-30
/
+31
*
Adapt cipher implementations to opaque EVP_CIPHER_CTX
Richard Levitte
2016-01-12
1
-4
/
+5
*
Adapt all engines that add new EVP_MDs
Richard Levitte
2015-12-07
1
-78
/
+154
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-4
/
+4
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-9
/
+4
*
Continue malloc standardisation in engines
Matt Caswell
2015-11-09
1
-2
/
+2
*
Fix prototypes in e_ossttest.c.
Andy Polyakov
2015-09-29
1
-8
/
+8
*
Change ossltest engine to manually allocate cipher_data
Matt Caswell
2015-09-25
1
-18
/
+14
*
Use dynamic engine for libssl test harness
Richard Levitte
2015-08-11
1
-3
/
+3
*
Add OSSLTest Engine
Matt Caswell
2015-08-11
1
-0
/
+542