1. fe73972 prefer openssl and zlib targets over library paths by Tobias Weihs · 2 years, 5 months ago
  2. 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
  3. 2853af2 Compile TWebSocketServer with CMake only when OpenSSL is found by Kevin Wojniak · 3 years, 3 months ago
  4. bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
  5. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
  6. 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 4 months ago
  7. 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
  8. 13e6f9e THRIFT-5047:fix openssl switch Client: cpp Patch: Yuanyuan Chen by cyy · 5 years ago
  9. c8e46cf THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer by Tobias Mayer · 5 years ago
  10. 8fdb758 THRIFT-4759:add thrift export to fix windows shared lib building (#1714) by cyy · 6 years ago
  11. 1231930 THRIFT-4760: Configure and install pkgconfig files when using cmake Client: cpp by Joel 'Aaron' Cohen · 6 years ago
  12. bfdbd03 use chrono by cyy · 6 years ago
  13. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  14. 278528c THRIFT-4732: windows cmake refinements and add windows docker build support by James E. King III · 6 years ago
  15. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  16. c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
  17. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  18. 9edecce Build async. protocol processor as part of main thrift library. by Stefan Bolus · 7 years ago
  19. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
  20. 3db41fa THRIFT-4159: enable some Windows sources also on MSYS2 by Mario Emmenlauer · 8 years ago
  21. 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
  22. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  23. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  24. ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  25. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  26. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  27. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  28. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  29. 7207c22 THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig by Ben Craig · 10 years ago
  30. 24ea0bf THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF by Konrad Grochowski · 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. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
  33. 21b6852 THRIFT-3083 consolidate simple and threaded server run loops by Jim King · 10 years ago
  34. 5ec805b THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers by Jim King · 10 years ago
  35. 98201b0 THRIFT-3090 cmake build is broken on MacOSX. by Marco Molteni · 10 years ago
  36. 8f27189 THRIFT-3090 cmake build is broken (set CMake version to 2.8.12) by Roger Meier · 10 years ago
  37. 1673adf THRIFT-3094 fix broken cmake build of C++ library with alternate threading by Jim King · 10 years ago
  38. 5af78c8 Revert "THRIFT-3014 AppVeyor support - fix format" by Roger Meier · 10 years ago
  39. 81b3c44 THRIFT-3014 AppVeyor support - fix format by Roger Meier · 10 years ago
  40. c444fb5 THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location by Nobuaki Sukegawa · 10 years ago
  41. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  42. 6304a53 THRIFT-2903 Qt4 library built with CMake does not work by Nobuaki Sukegawa · 10 years ago
  43. 2825664 THRIFT-2893 CMake build fails with boost thread or std thread by Nobuaki Sukegawa · 10 years ago
  44. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago