Ecosyste.ms: OpenCollective

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

github.com/oatpp/oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
https://github.com/oatpp/oatpp

Fix 129. Check for getsocketopt SO_ERROR.

1e61ae82bbf1d5ce3d82a908220bce1751717384 authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into minor_optimization

12262a8fe8c654e5ddab4a76db9165dab9c04796 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #128 from bkannadassan/master

Fix. Fixed crash happening when debuggng via GDB.

77f3f69c68e2f5b0f4932fc8af9bacf51efaa160 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Fix. Fixed crash happening when debuggng via GDB.

9296862ea8be661d34896bfa93c8d85688c13034 authored over 5 years ago by root <[email protected]>
minor optimization

2479af48c44037cb371dda1109bc62acbd80bbbc authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #126 from oatpp/fix_stream_buffered_proxy

Fix. StreamBufferedProxy suggested stream action.

bbbf7217bf7cb81fc9d1d97d032fc8a6497d0a5e authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Fix. StreamBufferedProxy suggested stream action.

b5d06e91a58b0c9ab4a8bdde9a3212c7b7dbe2e7 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #125 from oatpp/better_async_error_handling

Better async error handling

72b0d3a487ede304f8dbf4d3aa80b66548770b23 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Remove coroutine parameter from oatpp::data::stream::ReadCallback.

4422011b5ef7f6cdc3eee52d3a5fb643fd5f4483 authored over 5 years ago by lganzzzo <[email protected]>
Error Handling. Async. Better error handling and error propagation.

cb9b2b206fbf1f5183c63383c71a042a6e6c7fe8 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #123 from oatpp/http_pipelining

Http pipelining

c178ab488e01ee42fdd0cc1cee3cca424e585169 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Tests. Pipeline test. Check size of result only

c0a532041c01737f8f10fda45e9b79d5132cbaec authored over 5 years ago by lganzzzo <[email protected]>
uncomment tests

11e30bbb89d76e47c1132d1c5719136586bbfe70 authored over 5 years ago by lganzzzo <[email protected]>
Feature http-pipelining. Async API support.

b77039dee0d0bd06ff213405f8afcb28a35cf27f authored over 5 years ago by lganzzzo <[email protected]>
Feature http-pipelining. Simple API support.

125e18609e5b9d84b5b142769cd395e2a40c161c authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #122 from oatpp/better_async_engine

Better async engine

73d9523a5ac627609f8d409ce46305404cfbae0e authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'master' into better_async_engine

e96c30935969c8ff036b2e976652731ae81537b6 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #121 from oatpp/fix_120

Fix bug #120.

baa6d93e1521f221073dd50d8d47bd4f28f0763d authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Fix bug #120.

692b8e04e42334d221e113b37f6be31296e930d5 authored over 5 years ago by lganzzzo <[email protected]>
Pass FunctionPtd params by const ref

8c1a367e2866d165f100a0f0cb75922b03819310 authored over 5 years ago by lganzzzo <[email protected]>
Optimize Async Memory. Introduce CoroutineHandle.

133b79f56383379fd27445cf4b6ec70aff866fa4 authored over 5 years ago by lganzzzo <[email protected]>
API Docs. Minor fix. API-Docs tool does not support function types.

68bbb14ec4bb6b67cfb5917c7c1ed9201f82d341 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #114 from bhorn/authorization-draft

Authorization

0812b301b726f765f5d01e29ca9138b91083fc46 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Added some more documentation to ApiController

d9221e3576fcdf1af97b69fc5eeb74fb591a8484 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Added error-throw if no auth-handler was set up before controller is added to router or swagger-doc.

Also added missing undef for `OATPP_MACRO_API_CONTROLLER_AUTHORIZATION_2` and `OATPP_MACRO_API_CO...

7b0f6e64d09d5614b957b3dfd169120375e66bb6 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #8 from lganzzzo/authorization-draft

Authorization draft

fb29f0d9191b7c3ee255858fc28aee1ef82fc41c authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Feature Endpoint Info deferred init. Fix seg.fault.

c2f2b3649c19333b061247df04a9557575c61320 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #6 from lganzzzo/authorization-draft

Authorization draft

5971a6928fcca7f7258cd9adf2283459a69f05c6 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Fix includes

970c92e7d1ba41356e05561b8b22d0749f68855a authored over 5 years ago by lganzzzo <[email protected]>
Fix Endpoint::info declaration.

213fc525354f8a37b5bdeb856e6e477d9de504d0 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #118 from lganzzzo/authorization-draft

Authorization draft

02a42a379607c2d03868d6606d18d46695d47e1f authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
uncomment tests

2e422a281d1ca9370ebe13a6ac5f3a860ebf2b86 authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'endpoint-info-deferred-creation' of https://github.com/bhorn/oatpp into authorization-draft

4cd550353a35d8d2814d490800716617365d237f authored over 5 years ago by lganzzzo <[email protected]>
Feature Authorization. Add possibility to configure different auth-handler for AUTHORIZATION macro.

1d8b515f65b1cc1dc5f45c56e602d5f3560a0cd4 authored over 5 years ago by lganzzzo <[email protected]>
Simple idea to deferr creation of endpoint info until its really needed!

4de4ef4258b0f5b3fa564a21399fbdf88086b0bf authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge branch 'master' of github.com:oatpp/oatpp into authorization-draft

ac0684c2290514085fc8a7b04da4264990c7eab8 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #117 from oatpp/async_executor_suggest_threads_count

Feature async::Executor. Suggest threads count.

387c777d38c4e5bfb60beab6d763ababe801540b authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Feature async::Executor. Suggest threads count.

693f1a1123c9a4db07d5d3768fbb1a3abac3061d authored over 5 years ago by lganzzzo <[email protected]>
Feature Authorization. Better error handling. Add possibility to add headers to error responses.

8ea01afcc109be44e56218e5f41eb37c4c7e686a authored over 5 years ago by lganzzzo <[email protected]>
Feature Authorization. Fix Tests for Default Basic Authorization.

868ec5e6f066caca46f472af2da7c78d7897c281 authored over 5 years ago by lganzzzo <[email protected]>
Another extension to endpoint-info for a better swagger-integration

54984b906840e072bedf8f732d31c231f0e4199b authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Fix Convenience "Default-Basic-Auth" DefaultBasicAuthorizationObject

4f1698cf13c06c896b02c8e5113a1a0cda3a36bc authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #4 from bhorn/authorization-draft-defaults

Convenience "Default-Basic-Auth"

74a0dc23751869e3dec1f57b7cd8ee03fa7b6e81 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Convenience "Default-Basic-Auth"

0ddb9a353292205962a90307e8c526d3ff5faf80 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Convenience "Default-Basic-Auth"

704ff9aa81f084f1c8f8299608f0bb889e0215b9 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Extensions to preparations for the swagger SecurityScheme implementation

9e4aa0f671dbf0930f3fe2053b72da3355aff256 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge branch 'authorization-draft' of https://github.com/bhorn/oatpp into authorization-draft

dd1fd2e4a6ccb30d4ee97315bc55251d0dd15149 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #3 from lganzzzo/authorization-draft

Authorization draft

7b328be388a366c061afb1d200b12fb7c47c4774 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Feature Authorization. Change test endpoints paths.

46abbf087c78189ee122b3fd8285ebf1a80a1ec0 authored over 5 years ago by lganzzzo <[email protected]>
Feature Authorization. Generalize authorization object class.

e62fd32f9ee2da8898d4bb8dd43947ec0fbbbc32 authored over 5 years ago by lganzzzo <[email protected]>
Minor Indentation + In-Code-Docs fixes. + better DefaultAuthorizationHandler::defaultAuthorizationObject implementation

73b92b38f0b70fa3c541e605aa3567d83719b35b authored over 5 years ago by lganzzzo <[email protected]>
Preparations for the swagger SecurityScheme implementation

7c1b356ab54acee2af3d7316d9a484007792ab10 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Added support for other Authorization-Types then Basic

fef2469526ec44a04fabb89291a03b3cbfb6a9f9 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Improved the documentation of `ApiController::handleError` and `ApiController::authorize`

f402f3da211c2a899230c627127200471b1f708b authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Replace dynamic_cast with static_cast in AUTHORIZATION macro

Remove macro-debugging compiler-flag

6bc87cffb4759ada307581f69e282da493d9d822 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Further cleanup of experimental leftovers.

549d2fc542a61e47669ec1d1b8712e89a26b3b6c authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Let the failed request use a different connection to not break the main connection

8ec099e3f15dae41a9c0d8ddd93ddcdabad07b5c authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Quick draft for an additional AUTHORIZATION-Macro which is inspired by spring.io's @Authenticate annotation.

Supports custom Objects and Handler so its easy to use and yields an object reflecting the authen...

04d5fc74415c1da4b039ea9908ee93ff4cf1d4a0 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #113 from bhorn/master

Link against libatomic

549ba1138143b9a33ae5101766f663c70aab1a9c authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
osx/macos do not know libatomic, add another case for it

0a7d8eee850a1e9b61cfdc9153c81def92da6e16 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Link against libatomic

63780d65ed882b7d84eae9843fc858495934aab8 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Increase API version to 0.19.8

5b4b313a0bc57e48abfd9c85d7d7c42a1bbdef70 authored over 5 years ago by lganzzzo <[email protected]>
Update README.md

d8f8efa77ac299848cbc69ac727e345703a24155 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #112 from oatpp/refactor_coroutine_member_caller

Refactor coroutine member caller

76128d644f0fd84e32f54cbd05950ba5bfefc484 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Build(Windows). Remove compiler switch. '/vmg'.

9b0f4858509710b960b58028173a2d6ffd559851 authored over 5 years ago by lganzzzo <[email protected]>
Refactor. Coroutine MemberCaller.

eed4a4c860262dcec5f566db54279954fb043520 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #111 from oatpp/macro_refactoring

Macro refactoring

215642129d79d9d0335b4618e75dd2ba634aceb2 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
CI. Cleanup azure-pipelines.yml

be4b42b854e0f3b11ee6198073f0c7ac22cfba2a authored over 5 years ago by lganzzzo <[email protected]>
Codegen. Windows compat. Fix OATPP_MACRO_NUM_ARGS.

259250674c4fd39bbd961e34a1c466bdf4f36a4b authored over 5 years ago by lganzzzo <[email protected]>
Codegen. Remove OATPP_MACRO_HAS_ARGS macro.

0537ef7e5de185b75700c2e4c948b711a248452a authored over 5 years ago by lganzzzo <[email protected]>
Remove '/experimental:preprocessor' compiler switch

a0fa555a796a540d42d1770a57558f65648225a3 authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into macro_refactoring

4feecff07cf107ff678fb53d8097ef24142cea9a authored over 5 years ago by lganzzzo <[email protected]>
Refactor. ApiClien, Component codegen.

4cf3096fcfc99e890a74ea20bd67d5358ab18fde authored over 5 years ago by lganzzzo <[email protected]>
Refactor. ApiController codegen.

47b2ef0e0d30532de2f875a58c681d6a98340da5 authored over 5 years ago by lganzzzo <[email protected]>
Refactor. DTO codegen.

0e66549e8f937cfc96df2009bc095a1706a30bcf authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #109 from bhorn/hardening

Warningless in -Wextra, hardened sprintf-calls.

d1a3e26f2fa75039eaee5a519dccbbed16c94171 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Removing accidentally commited Wextra flag.

149fa41ab4730136cfb87b9f2ffbf5b5239bc030 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Warningless in -Wextra, hardened sprintf-calls.

b583052b2e964a68a7bdeca8547c530dff36c211 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #104 from oatpp/windows_support

Windows support

7f033dcc9320eb16a63caab049a1b66793a649e4 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'master' into windows_support

67ebe36e4374330a06931682dc82295e7501fd90 authored over 5 years ago by lganzzzo <[email protected]>
Windows support investigating (#106)

Windows Support. Refactor and fix sockets usage.

3582863b5d058f2409fc0d510c1cc64d66764258 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #105 from bhorn/master

Better Windows-defineswitches and better usage of winsock api

d567ca9abc0b9683dbf564bd64ba9812e66a4552 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Windows: Better usage of the winsock api, fixed some typing issues.

d38dbaa7fbef8f10041d39eb0c3c1d9647bb1b5e authored over 5 years ago by bam <bam@win10parallels>
Optimized Windows-defineswitches (also refactored for a better fit to oatpp code-styling)

2ab3807bc906f5b918cfc6bdc857f3bc0b11d192 authored over 5 years ago by bam <bam@win10parallels>
Merge pull request #2 from lganzzzo/master

Green Tests for oatpp virtual networking.

4a100dd949cff9c139ca6f49fe1801c93cc2c4ff authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #102 from oatpp/fix_coroutine_member_caller

Fix coroutine member caller

4e06bb6e2353cae1ee3d8df20bf9d116518b0f62 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
add windows builds to azure-pipelines.yml

0dca7118c43303f5840b20139c4ce8d591ade220 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #103 from lganzzzo/master

Windows Support Draft

07600a7c34b42d08ee612f81cf5b5499b48b65ba authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'fix_coroutine_member_caller' of https://github.com/oatpp/oatpp

08fc1072693048a97205743225c3273c3130eff5 authored over 5 years ago by lganzzzo <[email protected]>
Better params passing through Coroutine member caller.

280975f7dbd84537da9c578c54a98b6eb6a2fa7a authored over 5 years ago by lganzzzo <[email protected]>
better .gitignore

7f394ab4ff38793eca44ddeddca9da5ace54aaa9 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #1 from lganzzzo/master

Revive IOWorker

3b0775f66d927f2440e7990b88990b8953348e77 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Tests. Disable FullTests on 'Real' port.

194f8ff143168251d56ce9b4007feef558f67042 authored over 5 years ago by lganzzzo <[email protected]>
CI. Try run tests on Windows.

d08b46ff9d86e084608ba2bf1ede2e5fcee2136a authored over 5 years ago by lganzzzo <[email protected]>
Fix IOEventWorker_common for Windows.

d3875ff7005df134eb557195e7a6633c281ee3f7 authored over 5 years ago by lganzzzo <[email protected]>
Try to run Windows CI.

d75718d9f87dc51ad02222f81d9109fa5400d34e authored over 5 years ago by lganzzzo <[email protected]>
Try to run Windows CI.

45d8626fc3101c918c830eb1504a3fc3fc433e06 authored over 5 years ago by lganzzzo <[email protected]>
Try to run Windows CI.

75177bf556b6a40189742fe0761100bbde0df26b authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #99 from lganzzzo/master

windows support draft + revived IOWorker

2d112d5c914c577faa8af719c2439e775f21b569 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Revive IOWorker.

635ab3c5f73fe05420347c03be77862a965737ea authored over 5 years ago by lganzzzo <[email protected]>