1. 7391a31 uncaught_exception -> uncaught_exceptions Client: cpp Author: Rune Olesen by Jens Geyer · 3 years, 9 months ago
  2. 582293b Adds support for building C++ codegen on Solaris by Benjamin Naecker · 3 years, 11 months ago
  3. ab72ebe Android restricts use of AI_V4MAPPED flag. by Ruslan · 3 years, 9 months ago
  4. 43faa2d Merge pull request #2401 from aaronmjones/THRIFT-3840 by Mario Emmenlauer · 3 years, 9 months ago
  5. ad76a18 Add better unit tests and imbue C locale in floating point to_string by ubuntu · 3 years, 9 months ago
  6. 016dbac Robustness improvements when loading OpenSSL certificates by Marco Schroeter · 6 years ago
  7. 323f032 Add unit test for system locale with thousands separator comma by ubuntu · 3 years, 10 months ago
  8. 33b7f48 consume remaining MessageSize but never reset, we should reset remainin MessageSize after readEnd by Irelian · 3 years, 10 months ago
  9. 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years, 2 months ago
  10. d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 4 months ago
  11. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 4 months ago
  12. 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years, 2 months ago
  13. 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 4 months ago
  14. 10f2556 THRIFT-5295 makeThread and ThreadFactory extensible by rglarix · 4 years, 5 months ago
  15. c061923 Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  16. 03f4729 Merge pull request #2235 from deiv/fix-abstract-unix-socket-name by Zezeng Wang · 4 years, 6 months ago
  17. 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 6 months ago
  18. dd6c8c1 TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_) by Mario Emmenlauer · 4 years, 6 months ago
  19. 40cd021 Added getter and setter for domain socket path, and minor fix for printing abstract domain socket paths by Mario Emmenlauer · 4 years, 6 months ago
  20. 47d4a00 Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 10 months ago
  21. 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 9 months ago
  22. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 10 months ago
  23. dabfea2 THRIFT-5186: Rewrite address resolution in T{Nonblocking,}ServerSocket by max ulidtko · 4 years, 10 months ago
  24. eac4d0c THRIFT-5114 Simplified reallocation of TMemoryBuffer by Mario Emmenlauer · 5 years ago
  25. 36bf0a4 Make named pipe security configurable by security descriptor string by Nathan Breakwell · 5 years ago
  26. e6d7d13 THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey by James Lacey · 4 years, 10 months ago
  27. 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 10 months ago
  28. 9b9567b THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo() by max ulidtko · 4 years, 11 months ago
  29. b94c166 THRIFT-5177: getaddrinfo() should not be used for Unix sockets by Dmitry Maluka · 5 years ago
  30. 2d2df9e Allow wrapping TTransportFactory into a TZlibTransportFactory by Mario Emmenlauer · 5 years ago
  31. 0457437 TOutput: Add further parsers for errno-to-string conversion for Windows by Mario Emmenlauer · 5 years ago
  32. ed0bad3 Add isOpen() to TServerTransport by Mario Emmenlauer · 5 years ago
  33. df2f5d2 THRIFT-5178: Add constructor with default host to THttpClient by Mario Emmenlauer · 5 years ago
  34. dd7e117 Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/concurrency/Thread.h by gaganso · 5 years ago
  35. 8ec5857 THRIFT-4963: Fix deadlock in ThreadManager::Worker::run by Kanishth Karthik · 5 years ago
  36. dfe7f30 THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko by panivko · 5 years ago
  37. f5a9a30 THRIFT-5110 Added a number of required libs for using static OpenSSL by Mario Emmenlauer · 6 years ago
  38. e56f717 THRIFT-5078 Handle named pipe clients quickly disconnecting by Nick Collier · 5 years ago
  39. 0ebf3ce Fix uint64_t to size_t conversion warning by Kevin Wojniak · 5 years ago
  40. 225646b THRIFT-4862 C++ TBinaryProtocol crashes on port scan by Jens Geyer · 5 years ago
  41. 0f14e2f THRIFT-4977: Allow loading OpenSSL certificates from memory by Mario Emmenlauer · 5 years ago
  42. 5e9203b THRIFT-4962 Fix deadlock in TimerManager::stop by Guillaume Blanc · 5 years ago
  43. 2ff4b13 THRIFT-4936 add depth limit type exception description by pengzhouhu · 6 years ago
  44. 1a2dee6 Use THRIFT_WRITE instead of ::write in TFileTransport.cpp by Shaoyu Zhang · 6 years ago
  45. 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
  46. dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) by James E. King III · 6 years ago
  47. 6475016 THRIFT-4776:Modernize c++11 code by clang-tidy (#1732) by cyy · 6 years ago
  48. 8fdb758 THRIFT-4759:add thrift export to fix windows shared lib building (#1714) by cyy · 6 years ago
  49. 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
  50. f95620d THRIFT-4405: sanity tests relating to sequence numbers by James E. King III · 6 years ago
  51. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
  52. 9fed901 fix static analyzer warings by cyy · 6 years ago
  53. 72a878e change timeous_ms to unsigned type by cyy · 6 years ago
  54. c349cdb add override and const by cyy · 6 years ago
  55. fc222b3 remove useless assert code by cyy · 6 years ago
  56. c1bfe3d remove WIN XP macros by cyy · 6 years ago
  57. 6a01d46 remove unused code by cyy · 6 years ago
  58. bfdbd03 use chrono by cyy · 6 years ago
  59. d12dbed remove unused headers by cyy · 6 years ago
  60. 7190ca7 remove unused headers by cyy · 6 years ago
  61. f83d3f9 add const to member functions by cyy · 6 years ago
  62. 4eac57a THRIFT-4487: replace gettimeofday implementation on windows by James E. King III · 6 years ago
  63. 278528c THRIFT-4732: windows cmake refinements and add windows docker build support by James E. King III · 6 years ago
  64. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  65. 0140cbf remove unused variables by cyy · 6 years ago
  66. 1f34504 remove unused boost headers by cyy · 6 years ago
  67. 863262d add static_assert message by cyy · 6 years ago
  68. 77d26e2 replace boost unique_ptr with std::unique_ptr by cyy · 6 years ago
  69. 7007506 replace boost static_assert with static_assert by cyy · 6 years ago
  70. 7f8aef7 replace boost::atomic with std::atomic by cyy · 6 years ago
  71. 8cb3b68 remove stdcxx namespace and use std directly by cyy · 6 years ago
  72. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  73. 52637b3 remove std tr1 by cyy · 6 years ago
  74. 9f837bb remove boost smart ptr by cyy · 6 years ago
  75. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  76. 7b93559 use noexcept instead of throw() in library by cyy · 6 years ago
  77. 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
  78. 44ee32c Fix c++98 build by proller · 6 years ago
  79. e6e7e62 Correct c++17 definition by proller · 6 years ago
  80. db61f10 Fix build with old c++ by proller · 6 years ago
  81. f201bf0 Fix build with c++17 by proller · 6 years ago
  82. 17a9cff Fix warning: catching polymorphic type ‘class std::runtime_error’ by value by proller · 6 years ago
  83. 961fa70 THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580) by st0ke · 6 years ago
  84. cbcfb25 fix some static analyzer warnings in cpp library (#1596) by cyy · 6 years ago
  85. 27705f4 THRIFT-4620: Ensure enough space for for zlib flush marker Client: lib/cpp by Dominic Coyne · 7 years ago
  86. f5f430d THRIFT-4579: Move up to Ubuntu Bionic for CI builds by James E. King III · 7 years ago
  87. b33130f THRIFT-4559: TSSLSocket no longer prints incorrect error for SYSCALL (#1549) by Sidneys1 · 7 years ago
  88. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  89. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  90. 8bcb7ac THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp by Bugra Gedik · 7 years ago
  91. ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
  92. c4af633 THRIFT-4418: evhttp_connection_new is deprecated; use evhttp_connection_base_new by zhouweikang · 7 years ago
  93. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  94. 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
  95. 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
  96. 9f9e30b THRIFT-4331: C++ TSSLSocket fixes for huge message handling Client: C++ by Martin Haimberger · 7 years ago
  97. 9ce1fd9 THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid, throw a by James E. King, III · 7 years ago
  98. aded00b THRIFT-3821: make memory buffer size configurable so unit test does by James E. King, III · 7 years ago
  99. d3013f3 THRIFT-3766: add zlib getUnderlyingTransport method Client: C++ by James E. King, III · 7 years ago
  100. 4a6bff1 THRIFT-4283: fix TNamedPipeServer race condition in interrupt by James E. King, III · 7 years ago