1. c0a7d72 THRIFT-2638 travis: build with Haskell Patch: John Chee by henrique · 10 years ago
  2. 2591be2 test/go: use mkdir -p by Roger Meier · 10 years ago
  3. 54c0d2e THRIFT-2122 NPE in TSSLTransportFactory.createClient when no truststore password is passed in custom SSL params by Roger Meier · 10 years ago
  4. e3f0a42 THRIFT-2489 Peer host name not provied when performing AccessManager common name verification. by Roger Meier · 10 years ago
  5. 6aacd4c THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl by Roger Meier · 10 years ago
  6. fcd062d THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization by Roger Meier · 10 years ago
  7. 84d1188 THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods by Roger Meier · 10 years ago
  8. 9df3854 .gitignore: add test/go stuff by Roger Meier · 10 years ago
  9. ce9cf13 THRIFT-2619 Go lib http transport does not handle EOF correctly by Roger Meier · 10 years ago
  10. da8b607 THRIFT-2442 Fix issue with cpp server on Windows (WSAStartup wasn't called) by Roger Meier · 10 years ago
  11. 7dce7b2 THRIFT-1260 The thrift THttpclient in c# client is not closing the connections when calling SendRequest by Jens Geyer · 10 years ago
  12. fb6ed7e THRIFT-2628 erlang: struct member name conflicts due to lowercased names by alisdair sullivan · 10 years ago
  13. 577f407 THRIFT-2632 add "validate" option to generate read/write validation code by Jens Geyer · 10 years ago
  14. 16e2ed2 .gitignore update by Roger Meier · 10 years ago
  15. 909f186 THRIFT-2636 c_glib: ThriftApplicationException: Expose "type" and "message" properties by Roger Meier · 10 years ago
  16. dfdc008 THRIFT-1944 Binding to zero port by Roger Meier · 10 years ago
  17. 8b51bc6 remove trailing whitespace by Roger Meier · 10 years ago
  18. ac8d8e2 THRIFT-2635 Travis CI build and test matrix by henrique · 10 years ago
  19. feea947 THRIFT-2633 remove 'this is a dummy struct' structs from generated erlang by alisdair sullivan · 10 years ago
  20. 1d7e35a THRIFT-2631 c_glib: Support service inheritance in clients by Roger Meier · 10 years ago
  21. dd077c8 THRIFT-2634 undocumented php "nsglobal" option Client: PHP Patch: Jens Geyer by Jens Geyer · 10 years ago
  22. 7a8b286 THRIFT-2629 JavaDoc style documentation should be reused Client: C++ by henrique · 10 years ago
  23. a75a5f0 fully qualified names in hs generator by John Chee · 11 years ago
  24. 3148f21 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Roger Meier · 10 years ago
  25. 8a2bab3 THRIFT-1766 [Ruby] Provide support for binary types Patch: Vanja Bucic by henrique · 10 years ago
  26. c437cff THRIFT-2627:erlang backend doesn't support corecursive structs client: erlang patch: anthony molinari by alisdair sullivan · 10 years ago
  27. cb3f3f3 THRIFT-1357:Erlang Dependency breaks build by alisdair sullivan · 10 years ago
  28. 57e6de4 THRIFT-2602 Fix missing dist files by Roger Meier · 10 years ago
  29. 9a93fe0 THRIFT-2612 Java TCompactProtocol.readBinary zero copying by Jens Geyer · 10 years ago
  30. 3974aab THRIFT-2602 Fix missing dist files by Roger Meier · 10 years ago
  31. 1a36323 THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp by Jens Geyer · 10 years ago
  32. 0e86f1f THRIFT-2624: Add TServerEventHandler support to C# Client: C# Patch: ra by Randy Abernethy · 11 years ago
  33. cdab7ee THRIFT-1609 Cocoa import namespace Client: Cocoa Patch: Xabier Eizmendi by Jens Geyer · 11 years ago
  34. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  35. 4c8506e Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  36. 507ba1b THRIFT-2600: Release 0.9.2 by jfarrell · 11 years ago
  37. 4f54d13 THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  38. ef7d56c THRIFT-2602:Fix missing dist files Client: ruby Patch: jfarrell by jfarrell · 11 years ago
  39. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  40. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  41. b0350db Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  42. dbf2bb5 Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  43. 3e41ece Thrift-2601: Fix vagrant to work again for builds again by jfarrell · 11 years ago
  44. 4402ada THRIFT-2618: Unignore /aclocal files required for build by jfarrell · 11 years ago
  45. 3f67978 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 11 years ago
  46. b7af66e THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed by Konrad Grochowski · 11 years ago
  47. 6f86f9a THRIFT-2557 CS0542 member names cannot be the same as their enclosing type by Jens Geyer · 11 years ago
  48. 2e9be75 THRIFT-2610 MSVC warning in TSocket.cpp by Roger Meier · 11 years ago
  49. 3e50a9a THRIFT-2605 TSocket warning on gcc 4.8.3 by Roger Meier · 11 years ago
  50. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  51. 5f61d29 THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) by Roger Meier · 11 years ago
  52. 2768eb2 THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 by Roger Meier · 11 years ago
  53. 9a242c0 THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 by Roger Meier · 11 years ago
  54. ca545bd THRIFT-2606 ThreadManager.h warning in clang++ 3.4 by Roger Meier · 11 years ago
  55. 464a3a4 THRIFT-2092 TNonblocking server should release handler as soon as connection closes by Roger Meier · 11 years ago
  56. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 11 years ago
  57. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  58. 81b3a42 THRIFT-2524 Visual Studio project is missing TThreadedServer files by Jens Geyer · 11 years ago
  59. 41312c7 THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  60. 9a4f40d THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  61. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  62. 45abf12 THRIFT-2594 JS Compiler: Single quotes are not being escaped in constants. by Roger Meier · 11 years ago
  63. 0dd35a6 fix global leaks and copy-paste errors by Wade Simmons · 11 years ago
  64. f16daad .gitignore: haskell related exclude by Roger Meier · 11 years ago
  65. 12ee881 THRIFT-2599 Uncompileable Delphi code due to naming conflicts with IDL by Jens Geyer · 11 years ago
  66. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  67. 0cb870b Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2 by jfarrell · 11 years ago
  68. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  69. 7878f11 Add [-s[sl]] option for the python service remote to enable communication over an SSL socket connection by David Robakowski · 11 years ago
  70. bf2617e Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby by jfarrell · 11 years ago
  71. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  72. ff296c8 THRIFT-2588 Thrift compiler is not buildable in Visual Studio 2010 by Jens Geyer · 11 years ago
  73. cf9d968 format tutorial Java README.md by henrique · 11 years ago
  74. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  75. d5acf05 format tutorial Java README.md by Henrique Mendonça · 11 years ago
  76. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  77. bd05f9e THRIFT-2233 Java compiler should defensively copy its binary inputs by Jens Geyer · 11 years ago
  78. 9999f52 THRIFT-2503 C++: Fix name collision when a struct has a member named "val" by Jens Geyer · 11 years ago
  79. ebddd93 THRIFT-2508 Uncompileable C# code due to language keywords in IDL by Jens Geyer · 11 years ago
  80. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  81. 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
  82. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  83. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  84. 55087a4 THRIFT-2571 doc and speed up travis build by henrique · 11 years ago
  85. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  86. db372ac compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  87. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  88. 746952e compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  89. cd9dd51 THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers by Roger Meier · 11 years ago
  90. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  91. bbac924 THRIFT-2571 Simplify cross compilation using CMake Patch: Pascal Bach by henrique · 11 years ago
  92. a3570ac THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  93. 48b1897 THRIFT-2471 requires libboost 1.54 + additional script clean up by henrique · 11 years ago
  94. 569863a Allow cross build for windows using mingw32 by Pascal Bach · 11 years ago
  95. 42be4e8 Get thrift version from configure.ac for CMake build by Pascal Bach · 11 years ago
  96. 6eb015a Add CMake file for the thrift compiler by Pascal Bach · 11 years ago
  97. faf52db THRIFT-2569 Introduce file to specify third party library locations on Windows by Roger Meier · 11 years ago
  98. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  99. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  100. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago