1. 9f7f11e THRIFT-3788 Compatibility improvements and Win64 support by Jens Geyer · 9 years ago
  2. 4f5229e THRIFT-3788 Compatibility improvements and Win64 support by Nick · 9 years ago
  3. 3ca89e6 THRIFT-2821: Add HTTP header support to JavaScript lib by Randy Abernethy · 9 years ago
  4. 0ea6c1d THRIFT-3786: Node TLS emits 'connect' before connection is ready by Randy Abernethy · 9 years ago
  5. 3aa461b Revert "THRIFT-3746 JSON protocol left in incorrect state on read errors" by Nobuaki Sukegawa · 9 years ago
  6. 8b0b7e5 THRIFT-3780 Use fixnum Int64 to write/read binary encoded i64 by Mark Erickson · 9 years ago
  7. ca714c4 THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{} by creker · 9 years ago
  8. 51850ab THRIFT-3746 JSON protocol left in incorrect state on read errors by Tyler Treat · 9 years ago
  9. cdc8333 THRIFT-3771 TBufferedTransport gets in invalid state on read/write errors by Tyler Treat · 9 years ago
  10. 3bf5bf9 THRIFT-3755 TDebugProtocol::writeString hits assert in isprint on Windows with debug CRT by tpcwang · 9 years ago
  11. 6657b83 THRIFT-3765 fix memory leak in python compact protocol extension by Chandler May · 9 years ago
  12. 4ab9a88 THRIFT-3764: Ensure PHP TSimpleJSONProtocol and TMultiplexedProtocol files included during "make install" by Mark Goldfinch · 9 years ago
  13. f98d59f THRIFT-3757 Fix various compile warnings with VS2015 by tpcwang · 9 years ago
  14. d42d8be THRIFT-3758 TApplicationException::getType and TProtocolException::getType should be const by tpcwang · 9 years ago
  15. abbc8d0 THRIFT-3763 Fix serialization of i64 larger than 2^53 for browserify by Nobuaki Sukegawa · 9 years ago
  16. 1d9fd75 Fix C# make dist entries by Nobuaki Sukegawa · 9 years ago
  17. 73d1637 More make dist entries by Nobuaki Sukegawa · 9 years ago
  18. 834f1b4 Add make dist entires for THRIFT-3402 by Nobuaki Sukegawa · 9 years ago
  19. 400ae6e THRIFT-3449 TBaseAsyncProcessor fb.responseReady() never called for oneway functions by Nobuaki Sukegawa · 9 years ago
  20. e134cbc Update make dist entries by Nobuaki Sukegawa · 9 years ago
  21. 1d4a439 THRIFT-3743 Java JSON protocol left in incorrect state when an exception is thrown during read or write operations by Tyler Treat · 9 years ago
  22. b3a42dd THRIFT-3479 Avoid returning a message to a client on TException. by Josh Elser · 9 years ago
  23. a876527 THRIFT-3680 Java async processor fails to notify errors to clients by Nobuaki Sukegawa · 9 years ago
  24. c307222 Follow-up THRIFT-3112: key.cancel when error by Nobuaki Sukegawa · 9 years ago
  25. bd964c7 THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIface by John Sirois · 9 years ago
  26. a4f9640 THRIFT-3723 Fix Lua include path by Nobuaki Sukegawa · 9 years ago
  27. e432c6b THRIFT-3728 http transport for thrift-lua by Wang Yaofu · 9 years ago
  28. b819260 THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3 by Nobuaki Sukegawa · 9 years ago
  29. 7f6ea4e THRIFT-3744 The precision should be 17 (16 bits need after dot) after dot for double type. by Wang Yaofu · 9 years ago
  30. 8e1fd86 THRIFT-3739 Deprecation warning in codegen/base.d by Nobuaki Sukegawa · 9 years ago
  31. 1d20a37 THRIFT-3742 haxe php cli support by Jens Geyer · 9 years ago
  32. aadcf34 THRIFT-3740 Fix haxelib.json classpath Client: Haxe Patch: Oleksii Prudkyi by Jens Geyer · 9 years ago
  33. ccce919 THRIFT-3741 haxe test is broken Client: Haxe Patch: Oleksii Prudkyi by Jens Geyer · 9 years ago
  34. 1fa273b THRIFT-2980 Accept external buffer in thrift_memory_buffer constructor by Chandler May · 9 years ago
  35. 74f583c THRIFT-3724 Fix incorrect timeval conversion in libevent.d by Nobuaki Sukegawa · 9 years ago
  36. f9867ed THRIFT-3734 D To compare two string as lowercase. by Wang Yaofu · 9 years ago
  37. 5025a30 THRIFT-3735 JSON protocol left in incorrect state when an exception is thrown during read or write operations by Tyler Treat · 9 years ago
  38. f5399b2 THRIFT-3714 Define TProtocolException in js/src/thrift.js by Liyin Tang · 9 years ago
  39. 30ed90e THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  40. 6f6aa8a THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  41. 33331a3 THRIFT-3731 Perl multiplex test is flaky by Nobuaki Sukegawa · 9 years ago
  42. 3fe8b0f THRIFT-3729 Restrict rake version by Nobuaki Sukegawa · 9 years ago
  43. f2b7a48 THRIFT-3726 Fix incorrect conditional in TMultiplexedProtocol.py by Helgi Kristvin Sigurbjarnarson · 9 years ago
  44. 356c998 Add missing make dist entry by Nobuaki Sukegawa · 9 years ago
  45. 65b1746 THRIFT-3720 TTcpSocketStreamImpl.Read() returns 0 if not all requested bytes could be read by Jens Geyer · 9 years ago
  46. af9d2ac THRIFT-3704 Treat the case where we are not able to refill the buffer the same as the EOL case. by Pascal Bach · 9 years ago
  47. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  48. 5bac5ba THRIFT-3712 TTornadoServer cannot handle IPv6 address by Nobuaki Sukegawa · 9 years ago
  49. d9b4425 follow-up: THRIFT-3599 Validate client IP address against cert's SubjectAltName by Nobuaki Sukegawa · 9 years ago
  50. 1ccd81b THRIFT-3569 Add thrift_transport_read_all to facilitate large reads in c_glib. by Chandler May · 9 years ago
  51. 2cc4764 THRIFT-3713 lib/d/test/thrift_test_runner.sh is flaky on Jenkins by Nobuaki Sukegawa · 9 years ago
  52. 4d28b60 THRIFT-3695 Fix D test scripts by Nobuaki Sukegawa · 9 years ago
  53. 327d134 THRIFT-3693 Fix include issue in C++ TSSLSocketInterruptTest on Windows by Nobuaki Sukegawa · 9 years ago
  54. f7a8d94 THRIFT-3699 Fix integer limit symbol includes in Python C extension by Nobuaki Sukegawa · 9 years ago
  55. b5f126f THRIFT-3637 Implement compact protocol for dart by Mark Erickson · 9 years ago
  56. d479e23 THRIFT-3691 Run flake8 Python style check on Travis-CI by Nobuaki Sukegawa · 9 years ago
  57. 2655f4b THRIFT-3689 thrift_reconnecting_client start failed when server is not available by laozhp · 9 years ago
  58. 937228e THRIFT-3667 C++: Add TLS SNI support to clients by Teddy Reed · 9 years ago
  59. ce283d5 THRIFT-3679 Add stdout log to testBinary in Java test server by Nobuaki Sukegawa · 9 years ago
  60. 3b4c5fa THRIFT-3678 Fix javadoc errors on JDK 8 Client: Java Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  61. aa7d0d5 THRIFT-3677 Improve CMake Java build by Nobuaki Sukegawa · 9 years ago
  62. a61e505 THRIFT-3668 range check error in compact protocol by Jens Geyer · 9 years ago
  63. 3e5b9c2 THRIFT-3663 CMake cpp test fails to build on system without zlib by Nobuaki Sukegawa · 9 years ago
  64. a4e0c92 THRIFT-3661 Use https to download meck in erlang test build by Nobuaki Sukegawa · 9 years ago
  65. f32bae7 THRIFT-3651 Make backports.match_hostname and ipaddress optional by Nobuaki Sukegawa · 9 years ago
  66. a72ffbe THRIFT-3649 Python TSaslClientTransport initializes TTransportException incorrectly by Tristen Georgiou · 9 years ago
  67. 2303d97 THRIFT-3577 assertion failed at line 512 of testcontainertest.c by Nobuaki Sukegawa · 9 years ago
  68. 37a1222 THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  69. 7efa4fb THRIFT-3646 Fix Python extension build warnings by Nobuaki Sukegawa · 9 years ago
  70. b16a0a9 THRIFT-3643 Perl SSL server crushes if a client disconnect without handshake by Nobuaki Sukegawa · 9 years ago
  71. 19a3a27 THRIFT-3631 JSON protocol implement for thrift-lua library. by Wang Yaofu · 9 years ago
  72. 474ddbd THRIFT-3639 C# Thrift library forces TLS 1.0, thwarting TLS 1.2 usage by Nobuaki Sukegawa · 9 years ago
  73. e1e09c7 THRIFT-3641 Ruby client should try to connect to every result of getaddrinfo by Nobuaki Sukegawa · 9 years ago
  74. 0433d17 THRIFT-3636 Double precision is not fully preserved in C++ TJSONProtocol by Wang Yaofu · 9 years ago
  75. dc29eec THRIFT-3609 Remove or replace TestPortFixture.h. by John Sirois · 9 years ago
  76. 1c8b5cb THRIFT-3634 Fix Python TSocket resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  77. 01a8983 THRIFT-3638 Fix haxelib.json Client: Haxe Patch: Jens Geyer by Jens Geyer · 9 years ago
  78. 66f5053 THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  79. 949e242 THRIFT-2877 Generate hashCode using primitives and static utility methods by Roshan George · 10 years ago
  80. 919752c THRIFT-3628 Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  81. 9bd3530 THRIFT-3626 Fix lib/cpp/test/TSocketInterruptTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  82. cab5600 THRIFT-3624 Fix lib/cpp/test/TServerSocketTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  83. b867b27 THRIFT-3621 Fix cpp/lib/test/TSSLSocketInterruptTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  84. 4733c4c THRIFT-3605 Have the compiler complain about invalid arguments and options by Jens Geyer · 9 years ago
  85. 8d28947 THRIFT-3625 Kill unused #include "TestPortFixture.h" in lib/cpp/test/TServerTransportTest.cpp. by John Sirois · 9 years ago
  86. 9f0d961 THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports by John Sirois · 9 years ago
  87. 6a0ca7f THRIFT-3618 Python TSSLSocket deprecation message should print caller's location by Nobuaki Sukegawa · 9 years ago
  88. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  89. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  90. ac06704 THRIFT-3616 Improve TSSLSocketTest robustness. by John Sirois · 9 years ago
  91. 9ed45e9 THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit build. by John Sirois · 9 years ago
  92. e71f20c THRIFT-3556 c_glib file descriptor transport by Simon South · 9 years ago
  93. ce1c8ab THRIFT-3615 Fix Python SSL client resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  94. 355116e THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  95. c1a78ba THRIFT-3585 Compact protocol implementation for Lua by WangYaofu · 9 years ago
  96. 3b89cc5 THRIFT-3598 TBufferedTransport doesn't instantiate client connection by Phongphan Phuttha · 9 years ago
  97. f39f7db THRIFT-3599 Validate client IP address against cert's SubjectAltName by Nobuaki Sukegawa · 9 years ago
  98. 25536ad THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names by Nobuaki Sukegawa · 9 years ago
  99. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  100. f07b4a1 Adjust Python SSL test delay in an attempt to avoid flakiness on CI by Nobuaki Sukegawa · 9 years ago