index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
winrand.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
Updates for auto init/deinit review comments
Matt Caswell
10
-55
/
+22
2016-02-09
Add a CHANGES entry for auto-init and de-init
Matt Caswell
1
-0
/
+6
2016-02-09
Correct copyright date for internal header file
Matt Caswell
1
-1
/
+1
2016-02-09
Update build.info files for auto-init/de-init
Matt Caswell
3
-5
/
+5
2016-02-09
Avoid a race condition in loading config settings
Matt Caswell
1
-1
/
+5
2016-02-09
Provide documentation for auto-init/auto-deinit
Matt Caswell
4
-0
/
+337
2016-02-09
Add an OPENSSL_NO_AUTOERRINIT option
Matt Caswell
4
-4
/
+18
2016-02-09
Provide a thread stop API
Matt Caswell
4
-4
/
+11
2016-02-09
Clean up the tests for auto-init/de-init
Matt Caswell
19
-106
/
+8
2016-02-09
Get the apps to use auto-init/de-init
Matt Caswell
1
-30
/
+4
2016-02-09
Auto init/de-init libssl
Matt Caswell
7
-215
/
+15
2016-02-09
Auto init/deinit libcrypto
Matt Caswell
45
-347
/
+422
2016-02-09
Provide framework for auto initialise/deinitialise of the library
Matt Caswell
11
-6
/
+1253
2016-02-09
Fix 90-test_networking.t
Richard Levitte
1
-0
/
+1
2016-02-09
Use rel2abs() on VMS, rather than realpath()
Richard Levitte
1
-16
/
+33
2016-02-09
Update 90-test-networking.t to do the same checks as other TLSProxy tests
Richard Levitte
1
-3
/
+7
2016-02-09
unified build scheme: adjust test framework for out of source build tree
Richard Levitte
34
-164
/
+229
2016-02-09
unified build scheme: adjust some scripts
Richard Levitte
2
-21
/
+30