index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
shlibloadtest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
test: fix coverity 1414449 & 1414471: resource leak
Pauli
2021-03-20
1
-0
/
+6
*
TEST: Break out the local dynamic loading code from shlibloadtest.c
Richard Levitte
2020-12-01
1
-82
/
+22
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Introduce a no-pinshared option
Matt Caswell
2019-01-04
1
-21
/
+25
*
Test atexit handlers
Matt Caswell
2019-01-04
1
-7
/
+51
*
Don't link shlibloadtest against libcrypto
Matt Caswell
2019-01-04
1
-49
/
+90
*
Fix shlibloadtest to properly execute the dso_ref test
Matt Caswell
2019-01-04
1
-9
/
+3
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
1
-17
/
+22
*
Extend dladdr() for AIX, consequence from changes for openssl#6368.
Matthias Kraft
2018-08-22
1
-1
/
+6
*
Fix a gcc-8 warning -Wcast-function-type
Bernd Edlinger
2018-03-31
1
-2
/
+2
*
test/shlibloadtest.c: make some variables block local
Richard Levitte
2018-03-23
1
-2
/
+3
*
test/shlibloadtest.c: fix various errors
Richard Levitte
2018-03-23
1
-4
/
+4
*
Include "internal/dso_conf.h" where needed and appropriate
Richard Levitte
2018-03-23
1
-0
/
+1
*
Add dladdr() for AIX
Matthias Kraft
2018-03-21
1
-2
/
+47
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Stop test/shlibloadtest.c from failing in a regression test
Richard Levitte
2018-03-19
1
-1
/
+13
*
Remove OPENSSL_USE_NODELETE guards in shlibloadtest
Matt Caswell
2018-03-07
1
-6
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-12
/
+10
*
Add a missing break in test/shlibloadtest.c
Bernd Edlinger
2017-06-16
1
-1
/
+3
*
Review feedback; use single main, #ifdef ADD_TEST
Rich Salz
2017-05-12
1
-20
/
+25
*
Convert shlibloadtest to new framework
Rich Salz
2017-05-12
1
-144
/
+108
*
Fix no-dso (shlibloadtest)
Richard Levitte
2016-11-10
1
-4
/
+3
*
Don't assume to know the shared library extension
Richard Levitte
2016-11-04
1
-16
/
+3
*
test/shlibloadtest: small fixes
Richard Levitte
2016-11-03
1
-6
/
+8
*
Add a test to dynamically load and unload the libraries
Matt Caswell
2016-11-03
1
-0
/
+243