1. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  2. e9bdb41 THRIFT-3329: fix C++ tests incompatibility with boost-1.59 by Konrad Grochowski · 9 years ago
  3. ad3a955 THRIFT-3298: thrift endian converters may conflict with other libraries by jfarrell · 9 years ago
  4. 27be411 THRIFT-2936:Minor memory leak in SSL Client: cpp Patch: James King by jfarrell · 9 years ago
  5. b121a58 THRIFT-3345 Clients blocked indefinitely when a java.lang.Error is thrown by Jens Geyer · 9 years ago
  6. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  7. cf63c95 THRIFT-3343 Fix haskell README by Nobuaki Sukegawa · 9 years ago
  8. 39ba6b7 THRIFT-3341 Add testBool methods Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  9. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  10. c2993c0 THRIFT-3332 make dist fails on clean build by Nobuaki Sukegawa · 9 years ago
  11. b925739 THRIFT-3335 Ruby server does not handle processor exception by Jens Geyer · 9 years ago
  12. ff4a8ed THRIFT-3326 Tests do not compile under *BSD by Roger Meier · 9 years ago
  13. 614a670 THRIFT-3324 - Update `go get` command to include all packages by jfarrell · 9 years ago
  14. 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
  15. 34e0bb6 THRIFT-2850 CMake for Apache Thrift by Sergei Nikulov · 9 years ago
  16. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  17. 96d8020 THRIFT-3295 C# library does not build on Mono 4.0.2.5 or later by Jens Geyer · 9 years ago
  18. 1f1c206 THRIFT-3310 lib/erl/README.md has incorrect formatting by Jens Geyer · 9 years ago
  19. e2e5e22 THRIFT-3308: Fix broken test cases for 0.9.3 release candidate by jfarrell · 9 years ago
  20. 400d02c THRIFT-2269: Can deploy libthrift-source.jar to maven center repository by jfarrell · 9 years ago
  21. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  22. 7860ee7 THRIFT-3300:Reimplement TZlibTransport in Java using streams by Randy Abernethy · 9 years ago
  23. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  24. bb98e97 THRIFT-3294: Java ZLib transport fix Client: Java Lib Patch: Paul Magrath by Randy Abernethy · 9 years ago
  25. 4fed1af THRIFT-3178 glib C does not compile by Jens Geyer · 9 years ago
  26. c6b991f THRIFT-3292 Integrate new Zlib transport for Go into test suite by Jens Geyer · 9 years ago
  27. 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
  28. 54f392b THRIFT-2832 c_glib: Handle string lists correctly by Jens Geyer · 9 years ago
  29. 38e7155 THRIFT-3288 c_glib: Build unit tests without compiler warnings by Simon South · 9 years ago
  30. db3646f THRIFT-3288 c_glib: Unit tests: Enable warnings, improve automake-variable use by Simon South · 9 years ago
  31. 89e65de THRIFT-3285 c_glib: Library: Build without compiler warnings by Simon South · 9 years ago
  32. b62093d THRIFT-3285 c_glib: Library: Build with all warnings enabled by Simon South · 9 years ago
  33. 31186c4 THRIFT-3285 c_glib: Library: Use AM_CPPFLAGS for include paths, not AM_CFLAGS by Simon South · 9 years ago
  34. a2e0c50 THRIFT-3260 multiple warnings in c_glib tutorial by Jens Geyer · 9 years ago
  35. 4ed2b85 THRIFT-3279 Fix a bug in retry_max_delay by Itay Duvdevani · 9 years ago
  36. 5445e3f THRIFT-3280 Initialize retry variables on construction by Itay Duvdevani · 9 years ago
  37. 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
  38. 7505118 THRIFT-3277 THttpClient leaks connections if it's used for multiple requests by Jens Geyer · 9 years ago
  39. 5e0f775 THRIFT-3278 NodeJS: Fix exception stack traces and names by Andrew de Andrade · 9 years ago
  40. f5f1b35 THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time. by Jim King · 10 years ago
  41. 4a1e886 Deleting a duplicate TPipe ctor declaration that snuck in by Ben Craig · 9 years ago
  42. 6515aad THIFT-3270: reusing TNonblockingServer::TConnection cause dirty TSocket by Ben Craig · 9 years ago
  43. 482da72 THRIFT-3267 c_glib: "Critical" failure during unit tests by Jens Geyer · 9 years ago
  44. 1c19027 THRIFT-3266 c_glib: Multiple compiler warnings building unit tests by Jens Geyer · 9 years ago
  45. 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
  46. 8c5fce9 THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South by Jens Geyer · 9 years ago
  47. 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
  48. ca8469e THRIFT-3241 fatal error: runtime: cannot map pages in arena address space by Jens Geyer · 9 years ago
  49. bf0b483 THRIFT-3256 Some D test timings are too aggressive for slow machines by Jens Geyer · 9 years ago
  50. b141fd0 THRIFT-3257 warning: extra tokens at end of #endif directive by Jens Geyer · 9 years ago
  51. de78b54 THRIFT-3252 Missing TConcurrentClientSyncInfo.h in cpp Makefile so doesn't by Ben Craig · 9 years ago
  52. bcb17bc THRIFT-3229 unexpected Timeout exception when desired bytes are only partially available by Jens Geyer · 9 years ago
  53. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  54. ecc2a6b THRIFT-3242 OSGi Import-Package directive is missing the Apache HTTP packages by Roger Meier · 9 years ago
  55. af2d9c8 THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept by ben-craig · 9 years ago
  56. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 10 years ago
  57. 1abcbc7 THRIFT-2858 Enable header field case insensitive match in THttpServer by ben-craig · 10 years ago
  58. 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  59. 0104da5 THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill buffer by Claudius Heine · 10 years ago
  60. 254b458 THRIFT-2858 Enable header field case insensitive match in THttpServer by Roger Meier · 10 years ago
  61. 3ea26be THRIFT-3236 MaxSkipDepth never checked Client: Go Patch: Jens Geyer by Jens Geyer · 10 years ago
  62. 4018036 THRIFT-3235 C#: Limit recursion depth to 64 Client: C# Patch: Jens Geyer by Jens Geyer · 10 years ago
  63. d47fcdd THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 years ago
  64. cfaadcc THRIFT-3231 CPP: Limit recursion depth to 64 by Ben Craig · 10 years ago
  65. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 10 years ago
  66. 33f3f01 THRIFT-1844: Overwrite password string after passing it to openssl. by Claudius Heine · 10 years ago
  67. 8f11f52 THRIFT-3215 Replaces "throw new" in TJSONProtocol with a "throw" (+ testcase) by Claudius Heine · 10 years ago
  68. 1704456 Revert "THRIFT-3225 Fix TPipeServer unpredictable behavior on close" by Jens Geyer · 10 years ago
  69. f48588f THRIFT-3225 Fix TPipeServer unpredictable behavior on close by Jens Geyer · 10 years ago
  70. 7207c22 THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig by Ben Craig · 10 years ago
  71. 2fadc8d THRIFT-2872 Fix dead lock when all tasks are expired by Qiao Mu · 10 years ago
  72. 5cf9d77 THRIFT-3214 Add Erlang option for using maps instead of dicts by Jens Geyer · 10 years ago
  73. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  74. 3f2e710 THRIFT-3205 TCompactProtocol return a wrong error when the io.EOF happens by Jens Geyer · 10 years ago
  75. 2238ada THRIFT-3202: Allow HSHAServer to configure min and max worker threads separately. by jfarrell · 10 years ago
  76. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  77. 0b8132d THRIFT-3197: keepAliveTime is hard coded as 60 sec in TThreadPoolServer by jfarrell · 10 years ago
  78. 417b631 THRIFT-3198 Allow construction of TTransportFactory with a specified maxLength by Jens Geyer · 10 years ago
  79. 42b9be1 THRIFT-3196: Fix a typo in the lua TBinaryProtocol by Phillipp Röll · 10 years ago
  80. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  81. 0856273 fix whitespaces detected by .editorconfig by Roger Meier · 10 years ago
  82. 4e1ea11 THRIFT-3179 should not bind to localhost when try to connect by zzn · 10 years ago
  83. 9815c19 THRIFT-3180 fix framed transport by zzn · 10 years ago
  84. 9b3b8d4 THRIFT-3184 Thrift Go leaves file descriptors open by Jens Geyer · 10 years ago
  85. 7daf00c THRIFT-3175 python: fastbinary.c python deserialize can cause huge allocations from garbage by Roger Meier · 10 years ago
  86. 56d38fb THRIFT-3176 ruby: Union incorrectly implements == by Roger Meier · 10 years ago
  87. 401d399 THRIFT-3177 Fails to run rake test by Roger Meier · 10 years ago
  88. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  89. c0e4a8d Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments" by Henrique Mendonça · 10 years ago
  90. bbd6fd7 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  91. b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
  92. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  93. 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
  94. 70219e1 THRIFT-3150 Add an option to make Read and Write methods private by Jens Geyer · 10 years ago
  95. 8606271 THRIFT-3169 go: do not export thrift.TestEnum and thrift.TestStruct by Jens Geyer · 10 years ago
  96. 0b09887 THRIFT-2842 Erlang thrift client has infinite timeout by Jens Geyer · 10 years ago
  97. e84c582 THRIFT-2916 Add default toHash method to 'class' and 'struct' to meet D's associative arrays requirement. by Jens Geyer · 10 years ago
  98. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  99. 3b115df THRIFT-727 - C++: what() method of generated exceptions will provide more information by Konrad Grochowski · 10 years ago
  100. 83cd3e8 THRIFT-3162 Rename the 'format' parameter to disambiguate from std.format's format. by Jens Geyer · 10 years ago