Commit History

Author SHA1 Message Date
  lganzzzo d48a65f59b Increase oatpp version to '0.19.10' 4 years ago
  Leonid Stryzhevskyi f126eb3c73 Merge pull request #148 from rwtolbert/clean_xcode_warnings 4 years ago
  Bob Tolbert 6d94f198f3 Clean some warnings in Clang 10/Xcode 10.3 4 years ago
  Leonid Stryzhevskyi 37aec06674 Merge pull request #147 from oatpp/thread_sanitizing 4 years ago
  lganzzzo c9aeb9337f fix thread sanitizer warnings 4 years ago
  Leonid Stryzhevskyi 8ef446527f Merge pull request #145 from oatpp/better_readme 4 years ago
  lganzzzo 8b945a93b4 Readme. Add TOC 4 years ago
  lganzzzo 12439d84d7 modify readme.md 4 years ago
  lganzzzo 301eda9444 Better Readme 4 years ago
  lganzzzo 323b9040ae network::ConnectionPool. Add connection provider properties. 4 years ago
  Leonid Stryzhevskyi 07d17fd36b Merge pull request #144 from oatpp/network_connection_pool 4 years ago
  lganzzzo c3a9d0f6c4 HttpRequestExecutor. Invalidate broken connections. 4 years ago
  lganzzzo bef97e4638 Better ConnectionPool. Introduce wrappers ServerConnectionPool, ClientConnectionPool. 4 years ago
  lganzzzo 2592f79934 Tests. ConnectionPoolTest. 4 years ago
  lganzzzo 414e94678b network::ConnectionPool. Simple API draft. 4 years ago
  Leonid Stryzhevskyi d03d540de9 Merge pull request #139 from bhorn/fixescorsswagger 4 years ago
  Benedikt-Alexander Mokroß 9802c361dc Removed `StrBuffer::substr` API 4 years ago
  Benedikt-Alexander Mokroß 95766ea15e Refactored `ADD_CORS` to fix a race-condition with authorized endpoints. 4 years ago
  Leonid Stryzhevskyi 5b3a761b0e Merge pull request #143 from oatpp/improve_net_api 4 years ago
  lganzzzo c2902365e1 API docs. Remove docs from virtual_::Interface private constructor 4 years ago
  lganzzzo 834c09be44 make network::virtual_::Interface obtainable by name 4 years ago
  Benedikt-Alexander Mokroß 2c33ef4c8e Merge branch 'master' into fixescorsswagger 4 years ago
  Leonid Stryzhevskyi c9ce09635b Merge pull request #142 from oatpp/fix_lazy_string_map_invalidation 4 years ago
  lganzzzo fe0eddcd5a Invalidate LazyStringMap when new elements inserted. 4 years ago
  Leonid Stryzhevskyi 01a97269a4 Merge pull request #141 from oatpp/minor_refactoring 4 years ago
  lganzzzo 1592008ef6 Refactor. async::Executor choose IO event worker type. 4 years ago
  Leonid Stryzhevskyi 3670e081af Merge pull request #140 from oatpp/secure_headers 4 years ago
  lganzzzo 4d6c418896 Fix Incoming Reqeust, quest params initialization. 4 years ago
  lganzzzo 8212439a0b Refactor. Use LazyStringMap for Headers. 4 years ago
  lganzzzo e3a6334462 Tests. LazyStringMapTest. 4 years ago