GitHub / PowerShell/cpprestsdk / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 28c3b394 | Disable TLS 1.0 and 1.1 use in cpprest (#20) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 68a75c69 | Add Extension manager endpoint for local sockets (#19) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 195ee649 | merge Merge pull request #18 from PowerShell/berha/fixsocketname |
Berhe <B****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 4fb985b3 | update base address for socket communications | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| 5f78aa89 | fix localsocket name | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| 6187be14 | Set http_client timeout to 60 mins. (#17) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f755e5f9 | merge Merge pull request #15 from PowerShell/berha/fixspaceissueinpipeserver |
Berhe <B****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e1ab17e4 | named_pipe server fail to parse string with white spaces | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| 3fb1dc1a | merge Merge pull request #14 from PowerShell/mariah/fix |
Mariah <m****y@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6955bc31 | removing debugging cout | Mariah Breakey <m****y@m****m> | about 7 years ago | |
| da679b7b | increasing to 30 minutes | Mariah Breakey <m****y@m****m> | about 7 years ago | |
| 9d06f4da | Increasing timeout of http_client object | Mariah Breakey <m****y@m****m> | about 7 years ago | |
| ed4ee47f | merge Merge pull request #13 from PowerShell/berha/pipeInstancebusy |
Berhe <B****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 2afffe36 | update indentation. | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| c39130e0 | set server default to 10 sec. | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| dbfe85c5 | update client wait for instance handle. | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| ae748dc7 | set pipe handle instance to max allowed by system. | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| 1f6717a4 | wait for a pipe instance to be available. | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| c5970c52 | wait for pipe instance to be available | Berhe Abrha <b****a@m****m> | about 7 years ago | |
| d49b9b1d | Fix test compilation on linux (#12) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6087a0dc | set default http client timeout to 5 minutes. (#11) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d7711b76 | named pipe client should wait for pipe instance if all the instances are busy... |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8f209489 | clean up http client pipe handle (#8) |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d4d97c0d | merge Merge pull request #7 from PowerShell/amit/pipe_handle |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 4fa64aed | flush data from http server before closing pipe connection | Amit Saraf <a****a@m****m> | almost 8 years ago | |
| d83f402c | merge Merge pull request #6 from PowerShell/amit/socketpath |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| cff9cfbe | fixed local socket path in http server and client | Ubuntu <a****f@a****t> | almost 8 years ago | |
| c51a1560 | merge Merge pull request #5 from PowerShell/narrieta-asio-client |
Amit Saraf <a****a@m****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 8c0e279e | Prototype for local socket client | nam <n****a@m****m> | almost 8 years ago | |
| 5b35a0b4 | merge Merge pull request #4 from PowerShell/narrieta-local-socket |
Norberto Arrieta <n****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 60aca4c8 | Prototype for local socket | nam <n****a@m****m> | almost 8 years ago | |
| eecbe9a9 | merge Merge pull request #2 from PowerShell/narrieta-client-fixes |
Norberto Arrieta <n****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3a0b5e3d | Keep pipe open; handle empty body | Norberto Arrieta <n****a@m****m> | about 8 years ago | |
| b17d61fc | merge Merge pull request #1 from PowerShell/narrieta-prototype |
Norberto Arrieta <n****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 0c607b3e | Deny access to NETWORK; set limit on instances; handle empty body | Norberto Arrieta <n****a@m****m> | about 8 years ago | |
| d683e1c1 | Added ACL to named pipe; added TODO comments | Norberto Arrieta <n****a@m****m> | about 8 years ago | |
| 830dce2f | Select client type at run time instead of compile time | Norberto Arrieta <n****a@m****m> | about 8 years ago | |
| a04040f5 | Prototype for named pipe listener | Norberto Arrieta <n****a@m****m> | about 8 years ago | |
| fea848e2 | Push version number to 2.10.2 | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 1e4717e5 | Convert http_versions::from_string to use UTF-8 | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 0f7d2c3a | Fix a regression in parsing an HTTP-Version string (#677) |
Gareth Sylvester-Bradley <3****y@u****m>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| a159e4e7 | Fix VS2013 compilation errors (#678) |
Gareth Sylvester-Bradley <3****y@u****m>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| 63972617 | Add support for retrieving HTTP version of a request in HTTP listener (#565) |
Gareth Sylvester-Bradley <3****y@u****m>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| 7db35851 | Fix min/max issues on Windows. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| e5a63543 | merge Merge pull request #624 from garethsb-sony/listen-backlog |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| fec80b0f | fixes #628 (#629) |
juntek <j****k@u****m>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| 859292a8 | Make it possible to set the user agent for websockets (#606) |
Mathy Vanvoorden <m****y@v****e>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| 377677d4 | merge Merge pull request #612 from garethsb-sony/force_http_listener_asio |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| eba38b86 | Making crossplat::threadpool::shared_instance() safe to use in cpprest DLL (#... |
Gareth Sylvester-Bradley <3****y@u****m>
Committed by: Robert Schumacher <r****a@m****m> |
over 8 years ago | |
| 39154082 | Disable "disable_sni" test due to lack of robust test servers. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| cac9adf6 | merge Merge pull request #566 from deeringc/auth_proxy_redirect |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 50e81a56 | merge Merge pull request #609 from garethsb-sony/gcc-4.7 |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b8d1c063 | Fix build regression on Windows (CHECK_INCLUDE_FILES requires C language supp... | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 23d16d7e | merge Merge pull request #569 from aduskett/master |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 88fa4d27 | Fix Windows build regression (do not include sys/time.h) | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| d2acec64 | merge Merge pull request #630 from garethsb-sony/dll-naming |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 66ba1774 | merge Merge pull request #646 from dimarusyy/master |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0f237e26 | merge Merge pull request #638 from jhruby/master |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3f04578f | #643 : ssl proxy port is hard coded to 443 |
dimarusyy <d****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 17a19808 | Fix warning due to boost 1.66 | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 31ec7923 | Extract the abi tag to make it more platform independent. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 6b2e0480 | fixed strand | John Hruby <j****h@v****m> | over 8 years ago | |
| 1d072898 | merge Merge branch 'dll-naming' of https://github.com/garethsb-sony/cpprestsdk into... | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 6ebb942f | merge Merge pull request #634 from garethsb-sony/http_server_asio-invalid_unicode |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2f907bad | merge Merge pull request #636 from JonathanGawrych/jag/UseProxyAfterDestruct |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7105325b | Fix string use after destruct introduced in merge commit b7fa0b1 | Jonathan Gawrych <j****h@m****m> | over 8 years ago | |
| 81d67e44 | Handle std::range_error (from count_utf16_to_utf8) like web::uri_exception | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 3e8dcf5b | Fix UWP issues with min/max macros. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| c7444407 | Default the debug postfix for library filenames to "d" on Windows (it may sti... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| e8dda215 | Push version number to 2.10.1 | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| bd4afa3b | Fix warnings on GCC7. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| c258a4ac | Remove NOMINMAX definition to better catch Windows.h issues in the future. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 242da363 | Remove excessive specialization of type_parser to improve compiler throughput. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| e56e3d79 | Revert regression in c++11 support. Fixes #621. | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 19b67d59 | Fix /Zc:strictStrings issues raised by /permissive- | Alexander Karatarakis <a****a@m****m> | over 8 years ago | |
| 7946980b | Remove :: from ::utility (workaround two-phase msvc bug) | Alexander Karatarakis <a****a@m****m> | over 8 years ago | |
| 05e474a2 | Typename required by MSVC now too | Alexander Karatarakis <a****a@m****m> | over 8 years ago | |
| 23f1c7c4 | Fix identation (should be spaces) | Alexander Karatarakis <a****a@m****m> | over 8 years ago | |
| b855c0ab | Add http_listener configuration for the backlog, the maximum length of the qu... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 09d5984e | Improve MSVC compiler throughput by avoiding unneeded instantiations | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 91a666b9 | Update badges | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| ece81088 | Prevent automatic instantiation of Concurrency::Details::_do_while() | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 38bf3f3a | Update README.md |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0f658589 | VS2013 incorrectly reports "warning C4573: the usage of 'symbol' requires the... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| c2f23884 | Enable test create_https_listener_get on Windows if CPPREST_FORCE_HTTP_LISTEN... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 823f3b73 | Define http_listener_impl and http_server_api if CPPREST_FORCE_HTTP_LISTENER_... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| ff50bb03 | Suppress two instances of "warning C4503: 'identifier' : decorated name lengt... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 5ee46217 | merge Merge pull request #608 from garethsb-sony/force_http_listener_asio |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b226326a | Define http_listener if CPPREST_FORCE_HTTP_LISTENER_ASIO is defined | garethsb-sony <g****y@s****m> | over 8 years ago | |
| d0ce63e0 | VS2013 incorrectly reports "warning C4573: the usage of 'symbol' requires the... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 307c4473 | Fix outside_tests:ignore_server_cert_invalid | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| fe308d9f | Fix for #595 | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| ca81f1f8 | Complete removal of uri_parser | Robert Schumacher <r****a@m****m> | over 8 years ago | |
| 9b998f49 | merge Merge pull request #585 from garethsb-sony/filestream-size_t-minus1 |
Robert Schumacher <r****a@m****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 5244af7c | At GCC 4.7, there are several bugs that cause "error: ‘this’ was not captured... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 43a6f73c | At GCC 4.7, C++11 rules for noexcept specification of implicit destructors (a... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| 7ee01766 | At GCC 4.7, libstdc++ std::map didn't provide emplace(); using insert() is in... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| a282292b | Workaround for libstdc++ issue with GCC 4.7 (ultimately fixed in GCC 4.9) tha... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| c42a369d | GCC 4.7 in experimental C++11 mode tokenises '<::' at the beginning of a temp... | garethsb-sony <g****y@s****m> | over 8 years ago | |
| fc1f692d | Remove use of find_dependency(Boost) since it causes problems with CMake vers... | Robert Schumacher <r****a@m****m> | over 8 years ago |