1. 98ce2c8 THRIFT-4995 Use `ToSocketAddrs` for net addresses by Marcin Pajkowski · 5 years ago
  2. 4266fae THRIFT-5032 netstd: Use PascalCase for Properties. by Paulo Neves · 5 years ago
  3. a019cda THRIFT-5012 Centralize configuration aspects into a commonly used configuration object [ci skip] by Jens Geyer · 5 years ago
  4. c140bb9 THRIFT-5036 buffered transport over sockets may run into unexpected timeouts [ci skip] by Jens Geyer · 5 years ago
  5. bf2cad9 THRIFT-5031: Fix TIOStreamTransport javadoc by wineandcheeze · 5 years ago
  6. 6229371 THRIFT-5022: Fix TIOStreamTransport.isOpen for input or output only use by Andy Seaborne · 5 years ago
  7. 5080645 THRIFT-5027 Implement remaining read bytes checks by Jens Geyer · 5 years ago
  8. b541c6f THRIFT-5026 TestClient/Server ignores first cmdline argument by Jens Geyer · 5 years ago
  9. 9d958a3 THRIFT-5010 BinaryPrimitives.Read/WriteInt32BigEndian should be used to convert to/from network byte order by zembord · 5 years ago
  10. eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
  11. 8ae80a7 THRIFT-4999: Raise proper exception on transport error by Grégoire Seux · 5 years ago
  12. 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
  13. f4475ff THRIFT-5019: Duplicate imports from multiple includes from a namespace by Duru Can Celasun · 5 years ago
  14. 225646b THRIFT-4862 C++ TBinaryProtocol crashes on port scan by Jens Geyer · 5 years ago
  15. 528a0f0 THRIFT-5015 WinHTTP QueryDataAvailable cannot be used to retrieve total response size by Jens Geyer · 5 years ago
  16. 41f47af THRIFT-5007 Implement MAX_MESSAGE_SIZE and remaining read bytes control by Jens Geyer · 5 years ago
  17. ed99455 THRIFT-5009 Serializer implemtation lacks support for layered transports by Jens Geyer · 5 years ago
  18. 2646bd6 THRIFT-5006 Implement DEFAULT_MAX_LENGTH at TFramedTransport by Jens Geyer · 5 years ago
  19. fad7fd3 THRIFT-5005 Refactoring of the Delphi libs [ci skip] by Jens Geyer · 5 years ago
  20. 9f11c1e THRIFT-5004 Make exception implementations more consistent [ci skip] by Jens Geyer · 5 years ago
  21. 24fa9d0 THRIFT-4914: Add GetResponseHeadersFromClient helper function by Yuxuan 'fishy' Wang · 5 years ago
  22. 59694a7 THRIFT-5002: Fix argument containers for inherited functions by John Boiles · 5 years ago
  23. 4c27181 THRIFT-4914: Add TResponseHelper by Yuxuan 'fishy' Wang · 5 years ago
  24. 50caa4d THRIFT-4990: Upgrade to .NET Core 3.0 Client: netstsd Patch: Edward Zhuravlov by zembord · 5 years ago
  25. 963812a THRIFT-4984: Handle wrapped io.EOF errors by Yuxuan 'fishy' Wang · 5 years ago
  26. 596e25f Fix unknown pragma warnings on mingw Client: cpp Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  27. 4653009 THRIFT-4984: Ignore EOF errors in TSimpleServer, take 2 by Yuxuan 'fishy' Wang · 5 years ago
  28. 508d995 THRIFT-4959 Pin Chocolately Haskell packages by Kevin Wojniak · 5 years ago
  29. f7b2197 THRIFT-4994 changed this to self in forEach callback by Eugen Kandakov · 5 years ago
  30. a5b2bf5 THRIFT-4992 thrift lua TcompactProtocol bug fix #1881 by xiongjieqing · 5 years ago
  31. c5fadee Revert "thrift lua TcompactProtocol bug fix" by Jens Geyer · 5 years ago
  32. 3adb44a thrift lua TcompactProtocol bug fix by xiongjieqing · 5 years ago
  33. 1ce7317 Replace unknown BUILD_THRIFT variable Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  34. cf73b66 Remove unused exception variable Client: Python Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  35. bc75467 Fix "thruth" typo Client: Go Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  36. 43a93f1 fix typo in cmake Patch: Jens Geyer by Jens Geyer · 5 years ago
  37. ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
  38. b1d4b3a THRIFT-4989: Fix run time exception when using Swift TCompactProtocol by David Furey · 5 years ago
  39. 9ea48f3 Fix PHP style errors (by means of phpcbf) [ci skip] by Jens Geyer · 5 years ago
  40. e4870a3 THRIFT-4985: Refactor logging in Go library by Yuxuan 'fishy' Wang · 5 years ago
  41. c03e2aa THRIFT-4984: Ignore EOF error in TSimpleServer ReadFrame call by Yuxuan 'fishy' Wang · 5 years ago
  42. 6e4c581 THRIFT-4949: Improve HTTP/1 server test case by pengzhouhu · 5 years ago
  43. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  44. 7199741 THRIFT-4938 Issues with version.h treatment Client: Compiler Patch: Jens Geyer by Jens Geyer · 5 years ago
  45. 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
  46. 6701dbb THRIFT-4976: Delay 1 second before recompiling Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  47. 76fa8c9 Update Java dependencies by D. Can Celasun · 5 years ago
  48. 538e36c THRIFT-4975: Add Makefile.am to the PHP tutorial by Kengo Seki · 5 years ago
  49. 9f0548e THRIFT-4952 Modified ssl_read feedback value break all the time error. by pengzhouhu · 5 years ago
  50. 58efe89 THRIFT-4972: Add Makefile.am to the Perl tutorial Client: Perl Patch: Kengo Seki by Kengo Seki · 5 years ago
  51. 5fe31ea bump version by Jens Geyer · 5 years ago
  52. 4286054 Merge branch '0.13.0' by Jens Geyer · 5 years ago
  53. b75e88a FIX netstd assembly version by Jens Geyer · 5 years ago 0.13.0
  54. dd14e86 Fix PHP style errors (by means of phpcbf) by Jens Geyer · 5 years ago
  55. e02559f bump version by Jens Geyer · 5 years ago
  56. a3fa0d9 Version 0.13.0 by Jens Geyer · 5 years ago
  57. 7cb8473 Updated ReleaseManagement.md [ci skip] by Jens Geyer · 5 years ago
  58. 0f14e2f THRIFT-4977: Allow loading OpenSSL certificates from memory by Mario Emmenlauer · 5 years ago
  59. cecee50 Version 0.13.0 by Jens Geyer · 5 years ago v0.13.0
  60. a899fe8 THRIFT-4973 Add deprecation messages for csharp and netcore by Jens Geyer · 5 years ago
  61. ab89b8b THRIFT-2530: Fix TIOStreamTransport#isOpen by wineandcheeze · 5 years ago
  62. 85d8162 Revert "THRIFT-4951: Remove senum from tests" by Jens Geyer · 5 years ago
  63. 224b43e THRIFT-4874: Thrift 0.12.0 Source Distribution (.tar.gz) Contains Hardlinks - Extract Fails by Jens Geyer · 5 years ago
  64. a0c5f32 Update to Go 1.13.1 for CI by D. Can Celasun · 5 years ago
  65. df8ef4b THRIFT-4951: Remove senum from tests by pengzhouhu · 5 years ago
  66. 904f561 THRIFT-4858: Add error message to TTransportException by wineandcheeze · 5 years ago
  67. a152a0a THRIFT-4945: Fix non-standard log output by pengzhouhu · 5 years ago
  68. 4fc4661 THRIFT-4967: Node.js tutorial server fails if the zip function is invoked by Kengo Seki · 5 years ago
  69. 8098428 Add Node.js example for browsers by HIRANO Satoshi · 5 years ago
  70. d4c6b56 Fix typo in IDL specs by Pure White · 5 years ago
  71. caf8904 THRIFT-4969: PHP test doesn't check the code generation with php:classmap by Kengo Seki · 5 years ago
  72. dfa74bc Upgrade to Gradle 5.6.2 by Ben Evans · 5 years ago
  73. 3b5c40c THRIFT-4970: PHP tutorial doesn't work with Thrift v0.12.0+ by Kengo Seki · 5 years ago
  74. ec8c7c4 THRIFT-4920: Fix generation of binary string constants by Elvis Pranskevichus · 5 years ago
  75. 1742437 THRIFT-4966: Ignore generated files Client: Build Process Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  76. fd2acd1 THRIFT-4968: Makefile.am in the Ruby tutorial refers to Python directory by Kengo Seki · 5 years ago
  77. 5a8cd9d THRIFT-4971: Fix lib/rb/spec/union_spec.rb so that CI succeeds by Kengo Seki · 5 years ago
  78. d1ccd0a THRIFT-4965: Perl tutorial server doesn't work due to the lack of use statement by Kengo Seki · 5 years ago
  79. 4a97457 Fix wrong command examples in build/docker/README.md by Kengo Seki · 5 years ago
  80. 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
  81. 2d03630 THRIFT-4950 fix bind print error and Macro call errors thrift_server_socket by pengzhouhu · 5 years ago
  82. 2a95441 FIX: minor spelling issue at http://thrift.apache.org/docs/committers/HowToCommit by Jens Geyer · 5 years ago
  83. 5e9203b THRIFT-4962 Fix deadlock in TimerManager::stop by Guillaume Blanc · 5 years ago
  84. b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
  85. 77d96c1 THRIFT-4960 bare trait (dyn) warnings Client: Rust Patch: Danny Browning by Danny Browning · 5 years ago
  86. f1bc6ae Fix typo in xml comment Client: C# Patch: Vladimir Arkhipov by Vladimir Arkhipov · 5 years ago
  87. 061eafb THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStruct by Jens Geyer · 6 years ago
  88. b7bd211 Prevent "Log file size too large" messages during CI tests by Jens Geyer · 6 years ago
  89. 8ff8abd THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED by Jens Geyer · 5 years ago
  90. 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago
  91. 942bd84 Bare Trait Warnings by Danny Browning · 5 years ago
  92. a715f70 THRIFT-4944 Field IDs > 255 fail with compact protocol by Jens Geyer · 5 years ago
  93. a4fc3d4 THRIFT-4907 strong named assemblies wanted Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
  94. 693e19c THRIFT-4939 TThriftListImpl<T>.Sort() does not use comparer by Alex-Rud · 5 years ago
  95. 81f5e10 THRIFT-4865:Replace expired Charsets with StandardCharsets by Issacpeng · 5 years ago
  96. 44fcfab Pull-Request template not clear enough at step 2 by Jens Geyer · 5 years ago
  97. 2ff4b13 THRIFT-4936 add depth limit type exception description by pengzhouhu · 5 years ago
  98. 9027a72 Merge pull request #1848 from Issacpeng/modifyDoc by Jens Geyer · 5 years ago
  99. 9cf37be THRIFT-4919 THttpTransport.cs (netstd) and THttpClientTransport (netcore) have bad timeout code by Jens Geyer · 5 years ago
  100. 8c7ab5f THRIFT-4933 Java build mode is incorrect in doc/install by Issacpeng · 5 years ago