index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
stack_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
Dr. David von Oheimb
2021-02-04
1
-0
/
+8
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
Ignore unused return values from some sk_*() macros
Matt Caswell
2020-09-13
1
-2
/
+2
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a reserve call to the stack data structure.
Pauli
2017-09-27
1
-4
/
+12
*
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
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Correct Oracle copyrights & clarify.
Pauli
2017-06-15
1
-4
/
+1
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Test infrastructure additions.
Pauli
2017-03-29
1
-82
/
+55
*
Fix some undefined behaviour in stack test
Matt Caswell
2017-03-17
1
-4
/
+13
*
Unit tests for crypto/stack.
Pauli
2017-03-15
1
-0
/
+393