Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oatpp/oatpp-openssl

OpenSSL adaptor for Oat++ applications
https://github.com/oatpp/oatpp-openssl

Merge pull request #22 from dipit2007/master

Update README.md

5925e8ba856fa71cda8937c4cb357508d4fdb3fb authored about 1 year ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'master' into master

31c9e1103157dd8c629e29756a539404ae51e0dc authored about 1 year ago by Leonid Stryzhevskyi <[email protected]>
Connection: DO NOT throw, DO NOT log on handshake error.

dbbe65fbe728ea05480abc07271a475de5f45f72 authored about 1 year ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #23 from arnoldgeels/master

Add certificate verification and hostname validation for clients

b1fcc6a55822f7386f5ebf1ec36236426e80883d authored over 1 year ago by Leonid Stryzhevskyi <[email protected]>
Add certificate verification and hostname validation for clients

55cf90bb3ab1a179c78db1b78fd2d07e9ae4d7d2 authored over 1 year ago by Arnold Geels <[email protected]>
Merge pull request #21 from fwh-dc/create-groups-configurer

Adds a TLS1.3 groups configurer

871ce2b6a40980bfbb26683464b4d38e9fc0d12e authored over 1 year ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

server port 8443 to 443

5ea8720afe64c71291383949346b122214ed11c0 authored over 1 year ago by Dips <[email protected]>
Adds a TLS1.3 groups configurer

c916a0d0518665b7a9db042dad7d567166e278f3 authored over 1 year ago by Frederik Wedel-Heinen <[email protected]>
Merge pull request #20 from fwh-dc/adds-ca-chain-configurer

Updates to the buffered configured api

ac949279d242a527abfa519aef84901ef3302ab5 authored over 1 year ago by Leonid Stryzhevskyi <[email protected]>
Fixes some exception texts and modifies apis to use oatpp::String instead of std::string.

15ee43fc233687ca7252ee0ef334833a2a5c907b authored over 1 year ago by Frederik Wedel-Heinen <[email protected]>
Fixes issues with the buffered configurer api and adds a ca certificate configurer and a certificate verification mode configurer.

3131fa4b16a6087af654d10682a6dd9f031bea8e authored over 1 year ago by Frederik Wedel-Heinen <[email protected]>
Merge pull request #18 from fwh-dc/adds-extra-configurers

Adds buffered configurers

8bee80ed5f9bbf4e9a8c025ca0db12247a47b783 authored almost 2 years ago by Leonid Stryzhevskyi <[email protected]>
Use oatpp string helper utils for loading from file to string in unit tests

29f3f98d50b832fb8f4ca93dcb6d3dd33deebe97 authored almost 2 years ago by Frederik Wedel-Heinen <[email protected]>
Adds tests for loading cert and private key from memory

25e68bc56661cd82f4f7376ff9fd5464ec0e5c26 authored almost 2 years ago by Frederik Wedel-Heinen <[email protected]>
Merge pull request #17 from fwh-dc/compilation-fails-without-oatpp-test-lib

Do not link with test libs if not building for tests

66478ba656bee07e77efd5e22c78f5105ddbc71c authored almost 2 years ago by Leonid Stryzhevskyi <[email protected]>
Adds private key buffer, certificate buffer and certificate chain buffer configurers

cd9756773e17c1718215d4a44da28c73515c7640 authored almost 2 years ago by Frederik Wedel-Heinen <[email protected]>
Use OATPP_BUILD_TESTS to determine if we link with test libraries

13acd2b88da57f0f083d09d3ab3b2006b872ecaf authored almost 2 years ago by Frederik Wedel-Heinen <[email protected]>
Do not link with test libs if not building for tests

2099b4a7180600f1aca92b23ee6d828e09ae0b46 authored almost 2 years ago by Frederik Wedel-Heinen <[email protected]>
Merge pull request #16 from sgallou/linkWithMsvcStaticRuntimeOption

Add option to link with MSVC static runtime (OFF by default)

c689acb84624911ddff3e547dfb4a0d37df78599 authored about 2 years ago by Leonid Stryzhevskyi <[email protected]>
Add option to link with MSVC static runtime (OFF by default)

Remove quotes on CMake add_subdirectory calls

7fc5d1ca42d7aa655912c9e7c27d1a2d2492444f authored about 2 years ago by Sébastien Gallou <[email protected]>
Merge pull request #11 from MHaselmaier/master

Added getter for open ssl context

e34af3d72b2f846ea1adfac465cfd7828d5226fe authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Added getter for open ssl context

7b505c47c2276563d9e4491d0f710de1866bf55b authored about 3 years ago by MHaselmaier <[email protected]>
Update azure-pipelines.yml

f0ca79016ff949a8148797892df52ef38123ad4c authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #9 from ksk-/tmp_dh_params_file_configurer

Context configurer for Diffie-Hellman parameters file.

de019d1c515dc5a2f427ca18541483fb1fb09dfe authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Context configurer for Diffie-Hellman parameters file.

f83935bc5cb6398f0459821dbc6744044fc58470 authored about 3 years ago by ksk- <[email protected]>
Fix linkage with pthread.

c636cc15d113b62d3935dd7dc558609c1fa55d3b authored about 3 years ago by ksk- <[email protected]>
update to the latest oatpp API.

10a9745f9d28d0a031b263054698fdf63d95548b authored about 3 years ago by lganzzzo <[email protected]>
Handshake. No throw on error.

e77069fb835fbebf477be9fcf769d2080a0d3806 authored about 3 years ago by lganzzzo <[email protected]>
ApiDocs

6e99bfda204ec3daca940c9ddb16cca2e275aa47 authored about 3 years ago by lganzzzo <[email protected]>
Fix certificate load. Use SSL_CTX_use_certificate_chain_file instead of SSL_CTX_use_certificate_file.

3dce69df440d8a594edc82184454c05c30ab3cd5 authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API version.

5ffbb51ee1c9126690753155fbd3d4d61d53e875 authored about 3 years ago by lganzzzo <[email protected]>
Merge pull request #6 from ktnr/patch-1

ignore SIGPIPE on Windows

e204fac60cd20e8de08bf19398d1f86c880d7ac5 authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
ignore SIGPIPE on Windows

fixes build errors

c56313a7c6ca7e0bfc54b82d05d2604c147d781f authored almost 4 years ago by ktnr <[email protected]>
Merge pull request #5 from oatpp/fix_missing_host_name

Fix missing host-name

b45f755345330f728cae1d0d3eaa225bbff32dd2 authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Fix missing host-name

7bff23bc390f8ceee9f41ff09ecf550e9524237a authored almost 4 years ago by lganzzzo <[email protected]>
Update README.md

68d31ed645124a3c25469cf50c69950a122df2bb authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #4 from oatpp/remove_old_apis

Remove old apis

d8c6aee2a9d749a847ecce77586178d19002342f authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'master' into remove_old_apis

4c9972ac10e7e883d1f33a6a4623a2bc42f70fa6 authored almost 4 years ago by lganzzzo <[email protected]>
Cleanup old code

5b8c6169f509aa6ffd6a9f71a8580d1bc16ca84f authored almost 4 years ago by lganzzzo <[email protected]>
Better ci (#3)

* CI. Add Mac build.

* Fix azure-pipelines.yml

* azure-pipelines.yml - add windows job.

...

43dc6e838d4491e40af7885c0d4f8f90d36472c5 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
remove dummy SSL_CTX_set_ecdh_auto.

2fdd8c79d345ed52cb51c8b7bc415791ba5a78b0 authored about 4 years ago by lganzzzo <[email protected]>
no need in SSL_library_init()

d14bcc9b5e2446ab27bddb8404585f4100f63a91 authored about 4 years ago by lganzzzo <[email protected]>
Remove lock APIs

8a427a93f581599d09591bdeac0e4f1851d04b33 authored about 4 years ago by lganzzzo <[email protected]>
Comment out crypto_callbacks and load_error_strings

9927cabae8fe3e950eb66540e74e80e3dec3b5b9 authored about 4 years ago by lganzzzo <[email protected]>
Updated to the latest oatpp API

f2f2b977b902005125c78df70e03612b13c559eb authored about 4 years ago by lganzzzo <[email protected]>
Update README.md

0f56dba768eaa1b2d91315c3ecac6b215bf35f4b authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Display warning if crypto locking callbacks were not set

02a94f6a9f59b2b0cb2b5b6aff83eb1df8597480 authored about 4 years ago by lganzzzo <[email protected]>
update azure-pipelines.yml

21f88cf52b8763e8bcda1dd1ea78b21a76a39e3c authored about 4 years ago by lganzzzo <[email protected]>
update azure-pipelines.yml

a605ced668fbaf7d91411dbe87e77c972878fe81 authored about 4 years ago by lganzzzo <[email protected]>
Don't throw on a failed handshake

6cf69b9db1448a16c006cefa6744dac9501cd5ea authored about 4 years ago by lganzzzo <[email protected]>
remove install-libressl.sh

48f11e06e78cee5a6cc59772df22d12f2754f2ff authored about 4 years ago by lganzzzo <[email protected]>
Implement cleanups

b836c7e24757c6602180851a6da1148fd3e4a335 authored about 4 years ago by lganzzzo <[email protected]>
Async API

36366b552da3cdddd057cc75c6220bb6ee6e0828 authored about 4 years ago by lganzzzo <[email protected]>
Merge branch 'master' of github.com:oatpp/oatpp-openssl

925f927ec8c7dcd3a9eaefa8ec09af5134016fc2 authored about 4 years ago by lganzzzo <[email protected]>
POC. Simple API. Client/Server.

36a9974b0b1d0d9347fa319758d120e4e291d210 authored about 4 years ago by lganzzzo <[email protected]>
Update README.md

96c22577e522f59cf07ceb921bce341ec115a81f authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

12b3fb9a2d906dea787d6b4de42edff0ed24c593 authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Initial commit. Copy-paste from oatpp-libressl + rename. CMake - find OpenSSL.

c2a27dc62e92e1be016cfc884b7e657549e44b33 authored almost 5 years ago by lganzzzo <[email protected]>
Initial commit

6c4e1d5562bf019fb8fffa713c39f6debfecc6ff authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>