1. 548403e THRIFT-2527 Apache Thrift IDL Compiler code generated for Node.js should be jshint clean by BCG · 8 years ago
  2. d1c0d33 Fix WinXP version of thrift_poll to not use destructed time_out by tpcwang · 8 years ago
  3. b0dadbd THRIFT-3902 TFramedTransport.open throws NullPointerException by Nobuaki Sukegawa · 8 years ago
  4. b413703 THRIFT-3900 Add Python SSL flags by Charles Hake · 8 years ago
  5. d8c6a84 THRIFT-3940 Visual Studio project file for compiler is broken by Nobuaki Sukegawa · 8 years ago
  6. 3129549 THRIFT-3831 in test/cpp explicitly use `signed char` by Cody P Schafer · 8 years ago
  7. 4bbfe61 THRIFT-3878: fix interop with newer OpenSSL libraries by James E. King, III · 8 years ago
  8. 4d39ac5 THRIFT-3936: fix compile error on VS2013 and earlier from changes introduced during 0.10.0 development (snprintf) by James E. King, III · 8 years ago
  9. e349c34 THRIFT-3935 Incorrect skipping of map and set by Matej Kupljen · 8 years ago
  10. 8ccf5a6 THRIFT-3934 Automatically resolve OpenSSL binary version on Windows CI by Nobuaki Sukegawa · 8 years ago
  11. 042ce7e THRIFT-3798 THttpClient does not use proxy from http_proxy, https_proxy environment variables by Nobuaki Sukegawa · 8 years ago
  12. 2df9c20 THRIFT-3855 Replaced complex CompareAndSwapInt64 with syncOnce. by Paul · 8 years ago
  13. 1ac0a80 THRIFT-3798 THttpClient does not use proxy from http_proxy, https_proxy environment variables by Martin Wilck · 9 years ago
  14. 900569c THRIFT-3919 C# TTLSServerSocket does not use clientTimeout by Nobuaki Sukegawa · 8 years ago
  15. 346e231 THRIFT-3929 php namespace remove tail "\\" by Robert Lu · 8 years ago
  16. 22ec64f THRIFT-3844 thrift_protocol cannot compile in 7.0.7 by visoeclipse · 9 years ago
  17. dd9885e THRIFT-3839 Performance issue with big message deserialization using php extension by myroslav.kosinskyi · 9 years ago
  18. eacbd65 Ensuring that HTTP failures will clear the http transport outbuf var by John Thomas · 9 years ago
  19. a400c69 THRIFT-3748 Node.js Deserialization of lists of lists is broken by Nobuaki Sukegawa · 9 years ago
  20. 052abc3 THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by dtmuller · 8 years ago
  21. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  22. 1e3cf9b THRIFT-3826 Appveyor builds cannot download winflexbison properly by Nobuaki Sukegawa · 8 years ago
  23. be3acfd THRIFT-3813 Appveyor builds reference an openssl version that is no longer there by Nobuaki Sukegawa · 8 years ago
  24. 5767901 THRIFT-3867 Specify BinaryProtocol and CompactProtocol Patch: Jens Geyer by Jens Geyer · 8 years ago
  25. 3f5fa5f THRIFT-3867 Specify BinaryProtocol and CompactProtocol by Erik van Oosten · 9 years ago
  26. 04e6f62 THRIFT-1108: SSL support for the Ruby library Client: ruby Patch: Mansi Nahar by jfarrell · 8 years ago
  27. 311c984 THRIFT-948: SSL socket support for PHP Client: php Patch: Mansi Nahar by jfarrell · 8 years ago
  28. 54f49f8 THRIFT-3931 TSimpleServer: If process request encounter UNKNOWN_METHOD, don't close transport. by zhangxin · 8 years ago
  29. 205dc19 THRIFT-3927: Emit an error instead of throw an error in the async callback by jfarrell · 8 years ago
  30. ddc53c3 THRIFT-3907 Skip Docker image build on CI when unchanged by Nobuaki Sukegawa · 8 years ago
  31. 2c64bdd THRIFT-3918 Run subset of make cross by Nobuaki Sukegawa · 8 years ago
  32. 93fb7ea THRIFT-3907 Skip Docker image build on CI when unchanged by Nobuaki Sukegawa · 8 years ago
  33. d2b4f24 THRIFT-3917 Check backports.ssl_match_hostname module version by Nobuaki Sukegawa · 8 years ago
  34. d4eecda THRIFT-3911 Loosen Ruby dev dependency version requirements by Nobuaki Sukegawa · 8 years ago
  35. bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
  36. 21b6d92 THRIFT-3909 Fix c_glib static lib CMake build by Nobuaki Sukegawa · 8 years ago
  37. 080041c THRIFT-3908 Remove redundant dependencies from Dockerfile by Nobuaki Sukegawa · 8 years ago
  38. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  39. c2256fc THRIFT-3904 Fix typo in node tutorial. by Mark Sonnabaum · 8 years ago
  40. d1ceba4 THRIFT-3046: Allow PSR4 class loading for generated classes (PHP) by Andreas Scheja · 9 years ago
  41. 7b0cb9a THRIFT-3046: Allow PSR4 class loading for generated classes (PHP) by fduch · 10 years ago
  42. aa4312e THRIFT-3905 Initialize bool, int, and double properties by Mark Erickson · 8 years ago
  43. e4ba164 THRIFT-3886 PHP cross test client returns 0 even when failing by Nobuaki Sukegawa · 8 years ago
  44. 527637a THRIFT-3827 Fix CompactProtocol readI64 function by Nobuaki Sukegawa · 8 years ago
  45. 77e5f3a THRIFT-3827 Fix CompactProtocol readI64 function by lnn1123 · 9 years ago
  46. fd02a30 THRIFT-3883 Go TestAllConnection fails with port 9090 collision by Nobuaki Sukegawa · 8 years ago
  47. 2007783 THRIFT-3893 Command injection in format_go_output Client: Go Patch: Jens Geyer by Jens Geyer · 8 years ago
  48. bcad917 THRIFT-2156: fix errno handling in server socket Client: C++ Patch: Jens Geyer by Jens Geyer · 8 years ago
  49. e517624 THRIFT-2156: fix errno handling in server socket by Jim King · 9 years ago
  50. 47f9b9d THRIFT-3855 In the go simple server, if Stop() is called multiple times it hangs by ZhiyuYin · 9 years ago
  51. e1b8540 THRIFT-3884 Fix Erlang compact protocol double endianess and boolean list by Nobuaki Sukegawa · 8 years ago
  52. c09cb6f THRIFT-3856 Update debian dependencies by Akira Nakagawa · 9 years ago
  53. 8ab38b6 THRIFT-3820 Erlang: Detect OTP >= 18 to use new time correction by Веселов Андрей · 9 years ago
  54. 5871d2c THRIFT-3038 Fix a couple races and removed volatile per analysis, replacing with atomics by Jim King · 9 years ago
  55. 1654fe9 THRIFT-3476: fix missing header by Jim King · 9 years ago
  56. d150f8b THRIFT-3880 Erlang Compact protocol - boolean values inverted by Vince Foley · 8 years ago
  57. b6983df THRIFT-3848: Perl ForkingServer must ignore SIGCHLD to avoid infinite loop by Jim King · 9 years ago
  58. 4300b72 THRIFT-3879 Undefined evaluation order causes incorrect processing in the C++ library JSON protocol by dtmuller · 8 years ago
  59. f384076 THRIFT-3851 Golang thrift continually adds the x/thrift content type by Connor Gorman · 9 years ago
  60. 4082ef8 THRIFT-3869 Remove Dart packages during make clean by Mark Erickson · 9 years ago
  61. 5a3f855 THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guarantees by Jim King · 9 years ago
  62. e5fbedd Revert "THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guarantees" by Jens Geyer · 9 years ago
  63. 0e9fed1 THRIFT-3750 Check isSet in copyWithZone by Zach Howe · 9 years ago
  64. 0af1aa1 THRIFT-3753 TServerFramework::stop may fail to interrupt connected clients by tpcwang · 9 years ago
  65. 0b433de THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guarantees by Jim King · 9 years ago
  66. 7ea4a87 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  67. 61b1708 THRIFT-3233 fix accounting of workers in thread manager by Jim King · 9 years ago
  68. a52ea35 THRIFT-3852 A Travis-CI job fails with "write error" by Nobuaki Sukegawa · 9 years ago
  69. 4b7dbe3 THRIFT-3825 Javascript test dependency is no longer available by Nobuaki Sukegawa · 9 years ago
  70. e1abc8b THRIFT-3849 Port Go serializer and deserializer to Dart by Mark Erickson · 9 years ago
  71. 7407e2e Revert "THRIFT-3834 Erlang namespacing and exception metadata" by Jens Geyer · 9 years ago
  72. c8deed8 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  73. cee82ae Revert "THRIFT-3834 Erlang namespacing and exception metadata" by Jens Geyer · 9 years ago
  74. 39a09ac THRIFT-3833 haxe http server implementation (by embeding into php web server) by Oleksii Prudkyi · 9 years ago
  75. 26b36dc THRIFT-3843 integer issues with Haxe PHP targets cause ZigZag encoding to fail by Jens Geyer · 9 years ago
  76. 5f06802 THRIFT-3805 Golang server susceptible to memory spike from malformed message by Michael Scott Leuthaeuser · 9 years ago
  77. 1fa95f5 THRIFT-3842 Dart generates incorrect code for a const struct by Mark Erickson · 9 years ago
  78. 839b932 THRIFT-3841 Dart compact protocol incorrectly serializes/deserialized doubles by Mark Erickson · 9 years ago
  79. 8e23203 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  80. 9549b25 THRIFT-3815 Put appveyor dependency versions to one place by Nobuaki Sukegawa · 9 years ago
  81. 7be78ea THRIFT-3816 Reduce docker build duration on Travis-CI by Nobuaki Sukegawa · 9 years ago
  82. 8cc9175 THRIFT-3814 Fix contention in TNonblockingServerTest by Nobuaki Sukegawa · 9 years ago
  83. d7f87aa THRIFT-3787: connection close code fix for ssl by Randy Abernethy · 9 years ago
  84. 9b954e6 THRIFT-3789: Add destroy connection feature to node by Randy Abernethy · 9 years ago
  85. 7fadf57 THRIFT-3813: fix appveyor dependency on external openssl installer that was revved by Jim King · 9 years ago
  86. 6ee1a0b THRIFT-3533 Can not send nil pointer as service method argument by Jens Geyer · 9 years ago
  87. ea0da97 THRIFT-3803 - Remove file attribute from include elements in XML generator by BCG · 9 years ago
  88. ad3714a THRIFT-3806 Swift generator does not handle self-referring structs by Stig Bakken · 9 years ago
  89. b749c26 THRIFT-3807 Swift compiler does not escape reserved words by Stig Bakken · 9 years ago
  90. eed6613 THRIFT-3809 wrong/unused BINARY type code Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  91. 7c3eac3 THRIFT-3808 Missing `DOUBLE` in thrift type enumeration by Mahendran Kathirvel · 9 years ago
  92. f5972c9 THRIFT-3797 Generated Delphi processor shouldn't error out on timed out exceptions by Kyle Johnson · 9 years ago
  93. e363a34 THRIFT-3794 Fixing exception types in library now that they have been split up by Kyle Johnson · 9 years ago
  94. f457780 THRIFT-3796 There's no --dbg for dh_strip, maybe someone has mistaken this for --dbg-package. by Akira · 9 years ago
  95. 8054298 THRIFT-3795 Generated hashValue method in Swift will overflow by Jens Geyer · 9 years ago
  96. e0e3240 THRIFT-3794 Split Delphi application, protocol and transport exception subtypes into separate exceptions by Jens Geyer · 9 years ago
  97. ae985dd THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist by Jens Geyer · 9 years ago
  98. 8077883 THRIFT-3793: move to ant-1.9.7 for appveyor builds by Jim King · 9 years ago
  99. 653f0de THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist by Jens Geyer · 9 years ago
  100. bea9bbe THRIFT-3487 Full support for newer Delphi versions by Jens Geyer · 9 years ago