1. 3e5b9c2 THRIFT-3663 CMake cpp test fails to build on system without zlib by Nobuaki Sukegawa · 9 years ago
  2. dd2223c THRIFT-3662 Add Haskell to debian docker image by Nobuaki Sukegawa · 9 years ago
  3. a4e0c92 THRIFT-3661 Use https to download meck in erlang test build by Nobuaki Sukegawa · 9 years ago
  4. 008283d THRIFT-3660 Add V4 mapped address to test client cert's altname by Nobuaki Sukegawa · 9 years ago
  5. 55c4fc9 THRIFT-3658 Missing file in THRIFT-3599 by Nobuaki Sukegawa · 9 years ago
  6. f32bae7 THRIFT-3651 Make backports.match_hostname and ipaddress optional by Nobuaki Sukegawa · 9 years ago
  7. a72ffbe THRIFT-3649 Python TSaslClientTransport initializes TTransportException incorrectly by Tristen Georgiou · 9 years ago
  8. 33de26c THRIFT-3635 D transport_test is flaky on Jenkins and Travis by Nobuaki Sukegawa · 9 years ago
  9. 2303d97 THRIFT-3577 assertion failed at line 512 of testcontainertest.c by Nobuaki Sukegawa · 9 years ago
  10. ea2bd9c THRIFT-3656 incorrect serialization of optionals Client: Dart Patch: Jens Geyer by Jens Geyer · 9 years ago
  11. 517aa15 THRIFT-3652 incorrect serialization of optionals Client: AS3 Patch: Jens Geyer by Jens Geyer · 9 years ago
  12. a2e7446 THRIFT-3654 incorrect serialization of optionals Client: Haxe Patch: Jens Geyer by Jens Geyer · 9 years ago
  13. b72bb94 THRIFT-3650 incorrect union serialization by Jens Geyer · 9 years ago
  14. 37a1222 THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  15. 7efa4fb THRIFT-3646 Fix Python extension build warnings by Nobuaki Sukegawa · 9 years ago
  16. 23ffb31 THIFT-3645 Add command line args and testBool handler to Lua test server by Nobuaki Sukegawa · 9 years ago
  17. 08d67d7 THRIFT-3644 Adds testStruct call to Lua test client by Nobuaki Sukegawa · 9 years ago
  18. 59310f5 THRIFT-3642 Speed up cross test runner by Nobuaki Sukegawa · 9 years ago
  19. b16a0a9 THRIFT-3643 Perl SSL server crushes if a client disconnect without handshake by Nobuaki Sukegawa · 9 years ago
  20. 19a3a27 THRIFT-3631 JSON protocol implement for thrift-lua library. by Wang Yaofu · 9 years ago
  21. 474ddbd THRIFT-3639 C# Thrift library forces TLS 1.0, thwarting TLS 1.2 usage by Nobuaki Sukegawa · 9 years ago
  22. e1e09c7 THRIFT-3641 Ruby client should try to connect to every result of getaddrinfo by Nobuaki Sukegawa · 9 years ago
  23. 0433d17 THRIFT-3636 Double precision is not fully preserved in C++ TJSONProtocol by Wang Yaofu · 9 years ago
  24. dc29eec THRIFT-3609 Remove or replace TestPortFixture.h. by John Sirois · 9 years ago
  25. 1c8b5cb THRIFT-3634 Fix Python TSocket resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  26. c295c82 THRIFT-1385: make install ignores prefix by Randy Abernethy · 9 years ago
  27. 01a8983 THRIFT-3638 Fix haxelib.json Client: Haxe Patch: Jens Geyer by Jens Geyer · 9 years ago
  28. 9c50e4a THRIFT-3630: Debian/Ubuntu Install doc update by Randy Abernethy · 9 years ago
  29. ea5845a THRIFT-3633 Travis "C C++ - GCC" build was using clang by Nobuaki Sukegawa · 9 years ago
  30. 66f5053 THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  31. 8b411a0 THRIFT-3632 c_glib testserialization fails with glib assertion by Nobuaki Sukegawa · 9 years ago
  32. 949e242 THRIFT-2877 Generate hashCode using primitives and static utility methods by Roshan George · 10 years ago
  33. 919752c THRIFT-3628 Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  34. 9bd3530 THRIFT-3626 Fix lib/cpp/test/TSocketInterruptTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  35. cab5600 THRIFT-3624 Fix lib/cpp/test/TServerSocketTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  36. b867b27 THRIFT-3621 Fix cpp/lib/test/TSSLSocketInterruptTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  37. d4722d9 THRIFT-3629 Parser sets exitcode on errors, but the generator does not by Jens Geyer · 9 years ago
  38. 4733c4c THRIFT-3605 Have the compiler complain about invalid arguments and options by Jens Geyer · 9 years ago
  39. 833236f THRIFT-3630:Debian and Ubuntu install docs update by Randy Abernethy · 9 years ago
  40. 8d28947 THRIFT-3625 Kill unused #include "TestPortFixture.h" in lib/cpp/test/TServerTransportTest.cpp. by John Sirois · 9 years ago
  41. 9f0d961 THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports by John Sirois · 9 years ago
  42. 6a0ca7f THRIFT-3618 Python TSSLSocket deprecation message should print caller's location by Nobuaki Sukegawa · 9 years ago
  43. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  44. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  45. 41e8cbf THRIFT-3617 cmake: include `gv` and `xml` generators in build by Stig Bakken · 9 years ago
  46. ac06704 THRIFT-3616 Improve TSSLSocketTest robustness. by John Sirois · 9 years ago
  47. 9ed45e9 THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit build. by John Sirois · 9 years ago
  48. e71f20c THRIFT-3556 c_glib file descriptor transport by Simon South · 9 years ago
  49. ce1c8ab THRIFT-3615 Fix Python SSL client resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  50. 355116e THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  51. 144bbef THRIFT-3611 Add --regex filter to cross test runner by Nobuaki Sukegawa · 9 years ago
  52. d10eb08 THRIFT-3419 thrift-maven-plugin property error by Roger Meier · 9 years ago
  53. 4708409 THRIFT-3601 Better conformance to PEP8 for generated code by Nobuaki Sukegawa · 9 years ago
  54. ebd71ce THRIFT-3585 Compact protocol implementation for Lua by Nobuaki Sukegawa · 9 years ago
  55. 1f647f0 THRIFT-3584 boolean false value cannot be transferred by Nobuaki Sukegawa · 9 years ago
  56. c1a78ba THRIFT-3585 Compact protocol implementation for Lua by WangYaofu · 9 years ago
  57. cfebe7e THRIFT-3584 Lua: boolean false value cannot be transferred by WangYaofu · 9 years ago
  58. 3b89cc5 THRIFT-3598 TBufferedTransport doesn't instantiate client connection by Phongphan Phuttha · 9 years ago
  59. f39f7db THRIFT-3599 Validate client IP address against cert's SubjectAltName by Nobuaki Sukegawa · 9 years ago
  60. 25536ad THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names by Nobuaki Sukegawa · 9 years ago
  61. 5b44612 Revert part of 2eed686406812411199f30e64131548000bbb62a by Nobuaki Sukegawa · 9 years ago
  62. f7d4979 THRIFT-3597 `make check` hangs in go tests Client: Test (Go) Patch: John Sirois by John Sirois · 9 years ago
  63. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  64. d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  65. f07b4a1 Adjust Python SSL test delay in an attempt to avoid flakiness on CI by Nobuaki Sukegawa · 9 years ago
  66. 1ea3ca5 Update OpenSSL version for Appveyor build by Nobuaki Sukegawa · 9 years ago
  67. 95c628e THRIFT-3578 Make THeaderTransport detect TCompact framed and unframed by Nobuaki Sukegawa · 9 years ago
  68. bcd8e32 THRIFT-3420 C++: TSSLSockets are not interruptable by Nobuaki Sukegawa · 9 years ago
  69. 2eed686 Fix CI build for THRIFT-3251 Add http transport for server to Go lib by Nobuaki Sukegawa · 9 years ago
  70. 1949599 THRIFT-3589 Pass references to field names in constructor through get_field_name by Mark Erickson · 9 years ago
  71. 356f7aa THRIFT-3588 Using TypeScript with --noImplicitAny fails by Jens Geyer · 9 years ago
  72. 7107043 THRIFT-3524 dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas by Jens Geyer · 9 years ago
  73. a9346a3 THRIFT-3377 Deep copy is actually shallow when using typedef members by Roshan George · 9 years ago
  74. c1fda24 THRIFT-3582 Erlang libraries should have service metadata by Jens Geyer · 9 years ago
  75. 3bf3ebf THRIFT-2157 generated code would cause ClassCastException by Marc Breslow · 9 years ago
  76. f8ca055 THRIFT-3251 Add http transport for server to Go lib by claudemiro · 9 years ago
  77. 108fab8 THRIFT-3501 Forward slash in comment causes compiler error by Jens Geyer · 9 years ago
  78. 45c8e49 THRIFT-3549 Exceptions are not properly stringified in Perl library by Roger Meier · 9 years ago
  79. 41e4847 THRIFT-3575 Go compiler tries to use unexported library methods when using read_write_private by Jens Geyer · 9 years ago
  80. 5e432ec THRIFT-3579 Introduce retry to make cross by Nobuaki Sukegawa · 9 years ago
  81. ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
  82. 9890c28 THRIFT-3568 THeader server crashes on readSlow by Nobuaki Sukegawa · 9 years ago
  83. bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
  84. 3d600bf THRIFT-3576 Boost test --log_format arg does not accept lowercase by Nobuaki Sukegawa · 9 years ago
  85. a837085 THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init by Nobuaki Sukegawa · 9 years ago
  86. 6076970 THRIFT-3573 c_glib: No rule to make target issue by Nobuaki Sukegawa · 9 years ago
  87. aff06ed THRIFT-3574 Cocoa generator makes uncompilable imports by Stig Bakken · 9 years ago
  88. 71398bb THRIFT-3570 Remove duplicate instances that are added by upstream by Nobuaki Sukegawa · 9 years ago
  89. 217a44b THRIFT-3535 Dart generator argument to produce a file structure usable in parent library by Mark Erickson · 9 years ago
  90. 3fe3df2 THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed by Chandler May · 9 years ago
  91. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  92. e917a27 THRIFT-3564: potential core dump in TQTcpServer by Sebastian Zenker · 9 years ago
  93. 3506b66 THRIFT-3566: fixed TQTcpServerTest - it was never executed and working by Sebastian Zenker · 9 years ago
  94. 9c4193d THRIFT-3565: C++: declared T{Async}Processor::getEventHandler() as const member functions by Sebastian Zenker · 9 years ago
  95. 643f1ee THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE() by Sebastian Zenker · 9 years ago
  96. 9be7569 THRIFT-3562: C++: removed unused TEventServer by Sebastian Zenker · 9 years ago
  97. 235d49f THRIFT-3561: C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and assignment operator by Sebastian Zenker · 9 years ago
  98. 2ba7944 THRIFT-3544 Let cross test fail when server process died unexpectedly by Nobuaki Sukegawa · 9 years ago
  99. ffc2bb3 THRIFT-3439 Run make cross using Python3 when available by Nobuaki Sukegawa · 9 years ago
  100. baa1101 crossrunner: fix browse url by Roger Meier · 9 years ago