1. 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 7 months ago
  2. 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
  3. 0f14e2f THRIFT-4977: Allow loading OpenSSL certificates from memory by Mario Emmenlauer · 5 years ago
  4. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  5. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  6. c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
  7. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  8. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  9. ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
  10. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  11. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  12. 00d4252 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions by James E. King, III · 8 years ago
  13. 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
  14. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  15. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  16. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  17. 3e5b9c2 THRIFT-3663 CMake cpp test fails to build on system without zlib by Nobuaki Sukegawa · 9 years ago
  18. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  19. e8c71d8 THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  20. 0ad6ee9 THRIFT-3420 C++: TSSLSockets are not interruptable by Martin Haimberger · 9 years ago
  21. ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  22. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  23. 34e0bb6 THRIFT-2850 CMake for Apache Thrift by Sergei Nikulov · 9 years ago
  24. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  25. b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
  26. af2d9c8 THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept by ben-craig · 9 years ago
  27. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
  28. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  29. a6b6633 THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix by Roger Meier · 10 years ago
  30. 9e78ed8 THRIFT-3121 Librt does not exist on OSX by Thomas Bartelmess · 10 years ago
  31. 9de9b1f THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings by Jim King · 10 years ago
  32. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  33. 8f27189 THRIFT-3090 cmake build is broken (set CMake version to 2.8.12) by Roger Meier · 10 years ago
  34. 5af78c8 Revert "THRIFT-3014 AppVeyor support - fix format" by Roger Meier · 10 years ago
  35. 81b3c44 THRIFT-3014 AppVeyor support - fix format by Roger Meier · 10 years ago
  36. 3815e0b THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library) by Roger Meier · 10 years ago
  37. 8016af8 THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used by Nobuaki Sukegawa · 10 years ago
  38. c444fb5 THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location by Nobuaki Sukegawa · 10 years ago
  39. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  40. 6304a53 THRIFT-2903 Qt4 library built with CMake does not work by Nobuaki Sukegawa · 10 years ago
  41. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago