This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
579
commits
15
branches
0
tags
6.4
MiB
5a0f996333
Commit graph
3 commits
Author
SHA1
Message
Date
vogel76
57e1d60257
[BW]: [Fix] Looks like OpenSSL_config argument doesn't refer to configuration file path, which can be passed only through environment variable unfortunetly.
2014-06-03 17:04:34 +02:00
vogel76
04f07aa429
[BW]: [Fix] Eliminated OpenSSL initialization from CRT init time (which caused random problems on windows7 machines leading the application to silent crash). Right now it is done at first use of fc parts using it. Also added method to setup OpenSSL configuration path to custom one (to avoid using path compiled into OpenSSL at configuration & build time).
2014-06-02 17:34:04 +02:00
Daniel Larimer
e19c3327a0
adding aes encryption and openssl wrapper cleanup
2013-08-13 12:58:55 -04:00