- 9fab238 Minor cleanup of two CMake files, and removed some (unused) boost dependencies by Mario Emmenlauer · 4 years ago
- 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years ago
- d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago
- 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
- 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years ago
- 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 2 months ago
- 10f2556 THRIFT-5295 makeThread and ThreadFactory extensible by rglarix · 4 years, 3 months ago
- c061923 Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 9 months ago
- 6d57026 THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 by Jens Geyer · 4 years, 3 months ago
- 03f4729 Merge pull request #2235 from deiv/fix-abstract-unix-socket-name by Zezeng Wang · 4 years, 4 months ago
- 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 4 months ago
- dd6c8c1 TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_) by Mario Emmenlauer · 4 years, 4 months ago
- 40cd021 Added getter and setter for domain socket path, and minor fix for printing abstract domain socket paths by Mario Emmenlauer · 4 years, 4 months ago
- 6b1cb30 THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang by zeshuai007 · 4 years, 8 months ago
- 47d4a00 Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 8 months ago
- 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 7 months ago
- 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago
- dabfea2 THRIFT-5186: Rewrite address resolution in T{Nonblocking,}ServerSocket by max ulidtko · 4 years, 8 months ago
- eac4d0c THRIFT-5114 Simplified reallocation of TMemoryBuffer by Mario Emmenlauer · 5 years ago
- 36bf0a4 Make named pipe security configurable by security descriptor string by Nathan Breakwell · 4 years, 10 months ago
- e6d7d13 THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey by James Lacey · 4 years, 8 months ago
- dd34c52 When I use --with-zlib args for cross-compiling, it failed without "$(ZLIB_LDFLAGS)". by rel1ve · 4 years, 10 months ago
- 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
- 9b9567b THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo() by max ulidtko · 4 years, 9 months ago
- b94c166 THRIFT-5177: getaddrinfo() should not be used for Unix sockets by Dmitry Maluka · 4 years, 9 months ago
- 2d2df9e Allow wrapping TTransportFactory into a TZlibTransportFactory by Mario Emmenlauer · 4 years, 9 months ago
- 0457437 TOutput: Add further parsers for errno-to-string conversion for Windows by Mario Emmenlauer · 4 years, 9 months ago
- ed0bad3 Add isOpen() to TServerTransport by Mario Emmenlauer · 4 years, 9 months ago
- df2f5d2 THRIFT-5178: Add constructor with default host to THttpClient by Mario Emmenlauer · 4 years, 9 months ago
- 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
- dd7e117 Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/concurrency/Thread.h by gaganso · 4 years, 9 months ago
- 35a3942 Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFactory.h file which has been removed by zeshuai007 · 4 years, 9 months ago
- 13e6f9e THRIFT-5047:fix openssl switch Client: cpp Patch: Yuanyuan Chen by cyy · 5 years ago
- 86396c6 Add testcase for other condition judgment in the readJSONDouble function by zeshuai007 · 4 years, 10 months ago
- 8ec5857 THRIFT-4963: Fix deadlock in ThreadManager::Worker::run by Kanishth Karthik · 4 years, 10 months ago
- dfe7f30 THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko by panivko · 4 years, 10 months ago
- 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
- f5a9a30 THRIFT-5110 Added a number of required libs for using static OpenSSL by Mario Emmenlauer · 5 years ago
- c8e46cf THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer by Tobias Mayer · 5 years ago
- 77c4afa (no ticket) Propagate exception instead of rethrowing by Gaurav Singh · 5 years ago
- e56f717 THRIFT-5078 Handle named pipe clients quickly disconnecting by Nick Collier · 5 years ago
- 829b7d3 Add vcpkg installation instructions Patch: JackBoosY, edited by JensG by JackBoosY · 5 years ago
- 0ebf3ce Fix uint64_t to size_t conversion warning by Kevin Wojniak · 5 years ago
- 225646b THRIFT-4862 C++ TBinaryProtocol crashes on port scan by Jens Geyer · 5 years ago
- 596e25f Fix unknown pragma warnings on mingw Client: cpp Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
- 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
- 0f14e2f THRIFT-4977: Allow loading OpenSSL certificates from memory by Mario Emmenlauer · 5 years ago
- 5e9203b THRIFT-4962 Fix deadlock in TimerManager::stop by Guillaume Blanc · 5 years ago
- 2ff4b13 THRIFT-4936 add depth limit type exception description by pengzhouhu · 5 years ago
- 1a2dee6 Use THRIFT_WRITE instead of ::write in TFileTransport.cpp by Shaoyu Zhang · 6 years ago
- 6a61dfa THRIFT-4830: Add to_string helper function for cpp generator (#1765) by soroshsabz · 6 years ago
- a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
- 29ecfab CPP generator test, catching exceptions by ref instead. by David Carlier · 6 years ago
- ee8caca THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header by James E. King III · 6 years ago
- dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) by James E. King III · 6 years ago
- 6475016 THRIFT-4776:Modernize c++11 code by clang-tidy (#1732) by cyy · 6 years ago
- 8fdb758 THRIFT-4759:add thrift export to fix windows shared lib building (#1714) by cyy · 6 years ago
- 71afec0 THRIFT-4739: fix concurrency_test (test-only fix) by James E. King III · 6 years ago
- 973c855 THRIFT-4405: fix parsing bug in cpp json header read if sequence ID wrapped around to negative by James E. King III · 6 years ago
- f95620d THRIFT-4405: sanity tests relating to sequence numbers by James E. King III · 6 years ago
- 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
- 1231930 THRIFT-4760: Configure and install pkgconfig files when using cmake Client: cpp by Joel 'Aaron' Cohen · 6 years ago
- 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
- 9fed901 fix static analyzer warings by cyy · 6 years ago
- f7a4ead fix warings by cyy · 6 years ago
- f6460fa change doc by cyy · 6 years ago
- 72a878e change timeous_ms to unsigned type by cyy · 6 years ago
- c349cdb add override and const by cyy · 6 years ago
- fc222b3 remove useless assert code by cyy · 6 years ago
- c1bfe3d remove WIN XP macros by cyy · 6 years ago
- 6a01d46 remove unused code by cyy · 6 years ago
- bfdbd03 use chrono by cyy · 6 years ago
- d12dbed remove unused headers by cyy · 6 years ago
- 7190ca7 remove unused headers by cyy · 6 years ago
- f83d3f9 add const to member functions by cyy · 6 years ago
- 4eac57a THRIFT-4487: replace gettimeofday implementation on windows by James E. King III · 6 years ago
- 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
- 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
- 278528c THRIFT-4732: windows cmake refinements and add windows docker build support by James E. King III · 6 years ago
- ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
- c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
- 0140cbf remove unused variables by cyy · 6 years ago
- 1f34504 remove unused boost headers by cyy · 6 years ago
- 863262d add static_assert message by cyy · 6 years ago
- 77d26e2 replace boost unique_ptr with std::unique_ptr by cyy · 6 years ago
- 7007506 replace boost static_assert with static_assert by cyy · 6 years ago
- 7f8aef7 replace boost::atomic with std::atomic by cyy · 6 years ago
- 8cb3b68 remove stdcxx namespace and use std directly by cyy · 6 years ago
- d65e91c remove stdcxx namespace and use std directly by cyy · 6 years ago
- 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
- 52637b3 remove std tr1 by cyy · 6 years ago
- 9f837bb remove boost smart ptr by cyy · 6 years ago
- c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
- 7b93559 use noexcept instead of throw() in library by cyy · 6 years ago
- 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
- 44ee32c Fix c++98 build by proller · 6 years ago
- e6e7e62 Correct c++17 definition by proller · 6 years ago
- db61f10 Fix build with old c++ by proller · 6 years ago
- f201bf0 Fix build with c++17 by proller · 6 years ago
- 17a9cff Fix warning: catching polymorphic type ‘class std::runtime_error’ by value by proller · 6 years ago