index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
hmactest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/hmactest: Add further tests for HMAC with multiple update calls
Ingo Franzki
2024-08-19
1
-1
/
+141
*
Add test case to verify that the use after free issue is fixed.
Pauli
2021-12-17
1
-0
/
+31
*
test: check for NULL returns better
Pauli
2021-06-26
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-05-20
1
-1
/
+1
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-12
/
+11
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
Don't store an HMAC key for longer than we need
Matt Caswell
2020-01-06
1
-0
/
+21
*
Cleaner disposal of ephemeral engine ids and names
Viktor Dukhovni
2018-12-10
1
-2
/
+2
*
change into hex string constants to avoid overflow warnings
Christos Zoulas
2018-12-10
1
-8
/
+4
*
use the proper types to eliminate casts
Christos Zoulas
2018-12-10
1
-17
/
+17
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-4
/
+4
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Test cleaning and modernisation
Pauli
2017-07-13
1
-2
/
+2
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Convert hmactest to new test framework
Rich Salz
2017-04-20
1
-198
/
+134
*
Fix hmac test case 6
Kurt Cancemi
2016-06-30
1
-2
/
+2
*
Add a getter to obtain the HMAC_CTX md
Matt Caswell
2016-06-24
1
-0
/
+15
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-54
/
+6
*
RT3095: allow NULL key for single-shot HMAC
Emilia Kasper
2016-02-04
1
-1
/
+11
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Cleanup: fix all sources that used HMAC_CTX_init
Richard Levitte
2015-12-07
1
-2
/
+2
*
Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup
Richard Levitte
2015-12-07
1
-2
/
+0
*
Adapt the rest of the source to the opaque HMAC_CTX
Richard Levitte
2015-12-07
1
-28
/
+40
*
Adapt HMAC to the EVP_MD_CTX changes
Richard Levitte
2015-12-07
1
-1
/
+1
*
RT3856: Fix memory leaks in test code
Russell Webb
2015-06-23
1
-0
/
+3
*
Fix ABI break with HMAC
Matt Caswell
2015-06-12
1
-1
/
+6
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-20
/
+20
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-0
/
+318