0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'development' of https://git01.codeplex.com/casablanca into staging More... over 11 years ago
Merge branch 'bufferrequestbody' into staging More... over 11 years ago
Merge branch 'fix-SafeInt3-file' of https://git01.codeplex.com/forks/vsl/casablanca into safeint3-fix More... over 11 years ago
Fix for failing websocket test cases on Linux debug. Revert "Adding define for _WEBSOCKETPP_CPP11_STL_" as this was unncessary. More... over 11 years ago
Adding force option to extract_json and extract_string, this allows developers to use these methods regardless of content type/mime type. This helps workaround or deal with rare or uncommon mime types that we don't expect or know about. More... over 11 years ago
Added application/x-json as a supported JSON MIME type More... over 11 years ago
Added patch file correcting ios-cmake for cmake 3.0 More... over 11 years ago
Defining nullptr to NULL to work around build break for OS X/iOS. More... over 11 years ago
Adding define for _WEBSOCKETPP_CPP11_STL_ More... over 11 years ago
Revert "Fixing up NEEDS_NULLPTR_DEFINED that got messed up when adding FreeBSD support. This caused build break on OS X and iOS." More... over 11 years ago
Merge branch 'development' of https://git01.codeplex.com/casablanca into staging More... over 11 years ago
Fixing up NEEDS_NULLPTR_DEFINED that got messed up when adding FreeBSD support. This caused build break on OS X and iOS. More... over 11 years ago
Updating a cast that breaks on Linux and updating the contributors file to reflect recent contributions. More... over 11 years ago
Merge branch 'freebsd-support' of https://git01.codeplex.com/forks/m1xa/casablanca into staging More... over 11 years ago
Merge branch 'development' of https://git01.codeplex.com/casablanca into staging More... over 11 years ago
Merge branch 'master' of https://git01.codeplex.com/forks/mattpeterson1/casablanca into staging More... over 11 years ago
Adding missing mutex include and qualifying pplx::task_canceled exception. More... over 11 years ago
Merge branch 'listenercloseissue' into staging More... over 11 years ago
Merge branch 'staging' of https://git01.codeplex.com/casablanca into staging More... over 11 years ago
Merge branch 'doxygen' into staging More... over 11 years ago
oauth1client/oauth2client samples do not support arm. More... over 11 years ago
Merge branch 'LinuxTimeoutFix' of https://git01.codeplex.com/forks/les1966/casablanca into staging More... over 11 years ago
Adding linking with Boost.Chrono which was missing. Fixes build break on dynamic OS X. More... over 11 years ago
Disable oauth1.h/oauth1.cpp in phone8.0 project. More... over 11 years ago
Updating the close semantics for the http_listener on Windows to support closing even if a request wasn't responded to. The task returned from close also won't hang anymore if a instance of the http_request/http_response are still around after responding. More... over 11 years ago
Disabled all the oauth1 public apis for xp project. More... over 11 years ago
Fix sources.proj reference to SafeInt3.hpp. More... over 11 years ago
Initial support of FreeBSD 10+. More... over 11 years ago
Adding Boost chrono to required components for OS X. More... over 11 years ago
Merge branch 'iOSMutexFix' of https://git01.codeplex.com/forks/les1966/casablanca into staging More... over 11 years ago