1. 54c0d2e THRIFT-2122 NPE in TSSLTransportFactory.createClient when no truststore password is passed in custom SSL params by Roger Meier · 10 years ago
  2. e3f0a42 THRIFT-2489 Peer host name not provied when performing AccessManager common name verification. by Roger Meier · 10 years ago
  3. 6aacd4c THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl by Roger Meier · 10 years ago
  4. fcd062d THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization by Roger Meier · 10 years ago
  5. 84d1188 THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods by Roger Meier · 10 years ago
  6. ce9cf13 THRIFT-2619 Go lib http transport does not handle EOF correctly by Roger Meier · 10 years ago
  7. da8b607 THRIFT-2442 Fix issue with cpp server on Windows (WSAStartup wasn't called) by Roger Meier · 10 years ago
  8. 7dce7b2 THRIFT-1260 The thrift THttpclient in c# client is not closing the connections when calling SendRequest by Jens Geyer · 10 years ago
  9. fb6ed7e THRIFT-2628 erlang: struct member name conflicts due to lowercased names by alisdair sullivan · 10 years ago
  10. 577f407 THRIFT-2632 add "validate" option to generate read/write validation code by Jens Geyer · 10 years ago
  11. 909f186 THRIFT-2636 c_glib: ThriftApplicationException: Expose "type" and "message" properties by Roger Meier · 10 years ago
  12. dfdc008 THRIFT-1944 Binding to zero port by Roger Meier · 10 years ago
  13. 8b51bc6 remove trailing whitespace by Roger Meier · 10 years ago
  14. feea947 THRIFT-2633 remove 'this is a dummy struct' structs from generated erlang by alisdair sullivan · 10 years ago
  15. 1d7e35a THRIFT-2631 c_glib: Support service inheritance in clients by Roger Meier · 10 years ago
  16. 3148f21 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Roger Meier · 10 years ago
  17. 8a2bab3 THRIFT-1766 [Ruby] Provide support for binary types Patch: Vanja Bucic by henrique · 10 years ago
  18. cb3f3f3 THRIFT-1357:Erlang Dependency breaks build by alisdair sullivan · 10 years ago
  19. 9a93fe0 THRIFT-2612 Java TCompactProtocol.readBinary zero copying by Jens Geyer · 11 years ago
  20. 1a36323 THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp by Jens Geyer · 11 years ago
  21. 0e86f1f THRIFT-2624: Add TServerEventHandler support to C# Client: C# Patch: ra by Randy Abernethy · 11 years ago
  22. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  23. 4c8506e Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  24. ef7d56c THRIFT-2602:Fix missing dist files Client: ruby Patch: jfarrell by jfarrell · 11 years ago
  25. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  26. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  27. b7af66e THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed by Konrad Grochowski · 11 years ago
  28. 2e9be75 THRIFT-2610 MSVC warning in TSocket.cpp by Roger Meier · 11 years ago
  29. 3e50a9a THRIFT-2605 TSocket warning on gcc 4.8.3 by Roger Meier · 11 years ago
  30. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  31. 5f61d29 THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) by Roger Meier · 11 years ago
  32. 2768eb2 THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 by Roger Meier · 11 years ago
  33. 9a242c0 THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 by Roger Meier · 11 years ago
  34. ca545bd THRIFT-2606 ThreadManager.h warning in clang++ 3.4 by Roger Meier · 11 years ago
  35. 464a3a4 THRIFT-2092 TNonblocking server should release handler as soon as connection closes by Roger Meier · 11 years ago
  36. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 11 years ago
  37. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  38. 81b3a42 THRIFT-2524 Visual Studio project is missing TThreadedServer files by Jens Geyer · 11 years ago
  39. 41312c7 THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  40. 9a4f40d THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  41. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  42. 0dd35a6 fix global leaks and copy-paste errors by Wade Simmons · 11 years ago
  43. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  44. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  45. bf2617e Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby by jfarrell · 11 years ago
  46. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  47. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  48. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  49. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  50. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  51. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  52. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  53. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  54. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  55. cd9dd51 THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers by Roger Meier · 11 years ago
  56. faf52db THRIFT-2569 Introduce file to specify third party library locations on Windows by Roger Meier · 11 years ago
  57. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  58. 5c97603 THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  59. e86428c THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  60. 80a44f8 THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread by Roger Meier · 11 years ago
  61. 4b0fede THRIFT-1584 could not SetMinThreads in ThreadPool on single-core machines by Jens Geyer · 11 years ago
  62. 97243a7 THRIFT-2239 Address FindBugs errors by Roger Meier · 11 years ago
  63. f8c1c98 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  64. 8fcc82b Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  65. f64d7e0 THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  66. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  67. d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
  68. ada1016 THRIFT-2522 TypeScript extension for Thrift Compiler by Pascal Schweizer · 11 years ago
  69. 91cfb99 THRIFT-2500 sending random data crashes thrift(golang) service by Jens Geyer · 11 years ago
  70. b7cb945 THRIFT-2537 Path for "go get" does not work Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  71. 816790b Thrift-2535:TJSONProtocol when serialized yields TField ids rather than names by jfarrell · 11 years ago
  72. 303eb1b THRIFT-2401 Haskell tutorial compiles by Roger Meier · 11 years ago
  73. 73b58a2 THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a by Roger Meier · 11 years ago
  74. 20aeba3 THRIFT-2511 Node.js compact protocol Client: Node Patch: Randy Abernethy by ra · 11 years ago
  75. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  76. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  77. c0ad368 THRIFT-2455 Allow client certificates to be used with THttpClient by Jens Geyer · 11 years ago
  78. 3704227 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  79. 2c60625 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  80. 4fba9d2 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  81. 6370cfd THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  82. 5c80b56 THRIFT-2475 c_glib: buffered_transport_write function return always TRUE. by Roger Meier · 11 years ago
  83. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  84. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  85. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  86. 2a9e6a4 THRIFT-2501: C# The test parameters from the TestServer and TestClient are different from the http://thrift.apache.org/test/ by Jens Geyer · 11 years ago
  87. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 11 years ago
  88. 0997250 THRIFT-2502 Optimize go implementations of binary and compact protocols for speed by Jens Geyer · 11 years ago
  89. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  90. 4920a65 exec permissions for sh files by henrique · 11 years ago
  91. d17f1c9 THRIFT-847 Test Framework harmonization across all languages by henrique · 11 years ago
  92. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  93. 779b9ac THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  94. 8f697cb THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  95. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  96. c1d7943 THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin by Jens Geyer · 11 years ago
  97. 7201c0d THRIFT-2405:Node.js Multiplexer tests fail (silently) by ra · 11 years ago
  98. ab2793a THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake by Roger Meier · 11 years ago
  99. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  100. 057be5a THRIFT-2470 THttpHandler swallows exceptions from processor by Jens Geyer · 11 years ago