1. c922a48 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF by Zlika · 1 year, 11 months ago
  2. 05604e2 Fix Security Tests for OpenSSLv3 by Tobias Mayer · 1 year, 11 months ago
  3. 51fc54f THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 11 months ago
  4. 71df9a3 fix typo by Elliotte Rusty Harold · 1 year, 11 months ago
  5. dae5af6 Merge branch 0.18.0 by Jens Geyer · 1 year, 11 months ago
  6. c30ee69 Added reference to existing netstd README.md file to satisfy nuget package upload by Jens Geyer · 1 year, 11 months ago 0.18.0
  7. e6b975e Merge branch '0.18.0' by Jens Geyer · 1 year, 11 months ago
  8. 2f2696b release branch 0.18.0 by Jens Geyer · 1 year, 11 months ago v0.18.0
  9. c6fd86d bump version number by Jens Geyer · 1 year, 11 months ago
  10. 4eee681 fix veralign.sh by Jens Geyer · 1 year, 11 months ago
  11. 61d3e74 Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mockito and build_runner by dependabot[bot] · 2 years ago
  12. 1448934 go: Use new atomic types introduced in go1.19 by Yuxuan 'fishy' Wang · 2 years ago
  13. d21188a Bump json5 from 2.1.1 to 2.2.3 by dependabot[bot] · 2 years ago
  14. 27a3311 Bump minimatch from 3.0.4 to 3.0.8 in /lib/ts by dependabot[bot] · 2 years ago
  15. b973d11 Bump minimatch from 3.0.4 to 3.0.8 in /lib/js by dependabot[bot] · 2 years ago
  16. e59defd Bump minimatch from 3.0.4 to 3.1.2 by dependabot[bot] · 2 years ago
  17. d89e370 Bump qs from 6.5.2 to 6.5.3 in /lib/ts by dependabot[bot] · 2 years, 1 month ago
  18. 41621ee Bump qs from 6.5.2 to 6.5.3 by dependabot[bot] · 2 years, 1 month ago
  19. b94eac7 Update supported go versions by Yuxuan 'fishy' Wang · 2 years ago
  20. f223bd3 Improve enum support for json generator by Christian Westberg · 2 years, 1 month ago
  21. b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 2 years ago
  22. 916ae8b py server: Listen also on IPv4 by dejank-isystem · 2 years, 1 month ago
  23. 277fece netstd Server: Add IPv6 by dejank-isystem · 2 years, 1 month ago
  24. 9c0de2d lib: c_glib: fix compile error due to missing unistd.h by Christopher Friedt · 2 years, 2 months ago
  25. 850c61f lib: cpp: transport: include thrift/config.h in TFDTransport by Chris Friedt · 2 years, 2 months ago
  26. 779deab lib: cpp: automake: ship thrift/numeric_cast.h by Chris Friedt · 2 years, 2 months ago
  27. 27ff942 THRIFT-5669 "required" keyword is illegal in a "throws" clause by Jens Geyer · 2 years, 2 months ago
  28. 9a4e998 [docs] Add missing slash to avoid empty cell by Triton · 2 years, 2 months ago
  29. 6e9cbbd lib: cpp: TTransportException: create thrift::numeric_cast by Christopher Friedt · 2 years, 3 months ago
  30. f525e4c THRIFT-5666: lib: cpp: prefer poll.h over sys/poll.h by Chris Friedt · 2 years, 2 months ago
  31. 8f83e46 THRIFT-5663: lib: cpp: usleep was not declared in this scope by Chris Friedt · 2 years, 3 months ago
  32. c495448 THRIFT-5657: Use Swift 5.7 in travis build (#2719) by Kino Roy · 2 years, 2 months ago
  33. 8cf48c9 switched delphi keyword tables from map to set and array init by Jens Geyer · 2 years, 2 months ago
  34. 318fb9c switched netstd keywords from map to set and array init by Jens Geyer · 2 years, 2 months ago
  35. 56281fb FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. Stop." by Jens Geyer · 2 years, 2 months ago
  36. 75e445a THRIFT-3956 Java keywords that are legal in IDL can lead to generated code that will not compile by Jens Geyer · 2 years, 2 months ago
  37. e8353cb Use multi-module to cleanup top level go.mod by Yuxuan 'fishy' Wang · 2 years, 2 months ago
  38. 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  39. cea5559 lib: cpp: protocol: declare when methods override by Christopher Friedt · 2 years, 3 months ago
  40. 5ef174b Implement Validate message reply seq ids by zeshuai007 · 4 years, 2 months ago
  41. 22aa3e5 clear retry timer first then emit close event by Wu Jian Ping · 3 years, 1 month ago
  42. 8940715 fix reconnect issue for nodejs by Wu Jian Ping · 3 years, 7 months ago
  43. 6aba57b lib: cpp: TOutput: add zephyr-specific strerror_s implementation by Chris Friedt · 2 years, 4 months ago
  44. 0bc818f lib: cpp: TProtocol: support zephyr byteorder by Chris Friedt · 2 years, 4 months ago
  45. 0a29a48 lib: cpp: add missing functional and cmath includes by Chris Friedt · 2 years, 3 months ago
  46. ef3d52e build: docker: scripts: autotools: do not fail if .m2/ exists by Chris Friedt · 2 years, 3 months ago
  47. efea697 lib: cpp: thrift: include functional in TServerFramework by Chris Friedt · 2 years, 4 months ago
  48. 19c13b4 THRIFT-5650: Implement UUID in Go library by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  49. baa0daa THRIFT-5653: Update TType.uuid raw value to 16 (#2717) by Kino Roy · 2 years, 3 months ago
  50. cd7a2aa THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffix by Jens Geyer · 2 years, 3 months ago
  51. 0b1e951 THRIFT-5652 IDL uuid literals can be improved by Jens Geyer · 2 years, 3 months ago
  52. ec0141c * THRIFT-4655 Parser fails on the word "from" by Jens Geyer · 2 years, 3 months ago
  53. 9207b28 fix various java codestyle issues (#2710) by Jiayu Liu · 2 years, 3 months ago
  54. 439778a Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugin by dependabot[bot] · 2 years, 3 months ago
  55. 3e0e0cc Update contrib/thrift-maven-plugin/pom.xml by Jens Geyer · 2 years, 3 months ago
  56. f57b8e7 update com.google.guava:guava 14.0.1 to 30.0-jre by herocms · 2 years, 3 months ago
  57. 019d7d8 Bump json-schema and jsprim by dependabot[bot] · 2 years, 3 months ago
  58. 2987c56 Bump json-schema and jsprim in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  59. 92b007f java to use jdk 17 (#2686) by Jiayu Liu · 2 years, 3 months ago
  60. c2cccb6 Bump marked from 2.0.7 to 4.1.1 in /lib/js by dependabot[bot] · 2 years, 3 months ago
  61. 0223d63 Bump marked from 2.1.3 to 4.1.1 by dependabot[bot] · 2 years, 3 months ago
  62. 1cb7290 Bump marked from 2.1.3 to 4.1.1 in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  63. 227ae7d Bump shelljs and grunt-contrib-jshint in /lib/js by dependabot[bot] · 2 years, 3 months ago
  64. 564b287 add ubuntu jammy in build infra (#2684) by Jiayu Liu · 2 years, 3 months ago
  65. 50c3eca Fix go.mod by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  66. 32bd0bd Bump go version to 1.9.2 and update hashes (#2701) by Hamza Anis · 2 years, 3 months ago
  67. 096a061 [docs] update travis ci links - [skip ci] (#2660) by Jiayu Liu · 2 years, 3 months ago
  68. 1d61fe1 THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) by Jiayu Liu · 2 years, 3 months ago
  69. d21e95a THRIFT-5649: add github action for go (#2697) by Jiayu Liu · 2 years, 3 months ago
  70. be0fab1 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d by James Lacey · 2 years, 3 months ago
  71. e780f8c Bump shelljs and grunt-contrib-jshint in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  72. c180cc5 Bump shell-quote from 1.6.1 to 1.7.3 in /lib/ts by dependabot[bot] · 2 years, 7 months ago
  73. c371a37 Bump async from 2.6.1 to 3.2.3 in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  74. 529f778 Update ordered-float dependency to latest version (#2598) by Eran Rundstein · 2 years, 3 months ago
  75. a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
  76. ed542c6 THRIFT-5646 Check for the presence of Gradle to build the Kotlin library. (#2691) by penenin · 2 years, 3 months ago
  77. 0aad2ae add lib rust building in github action (#2632) by Jiayu Liu · 2 years, 3 months ago
  78. 4f72788 use bionic for almost all tasks for now in travis (#2685) by Jiayu Liu · 2 years, 4 months ago
  79. 11031cc remove --disable-sandboxing in bionic (#2683) by Jiayu Liu · 2 years, 4 months ago
  80. 22b0781 fix travis config where distro=bionic was missing (#2672) by Jiayu Liu · 2 years, 4 months ago
  81. f31c588 [build infra] focal to use openjdk 11 instead of 17 to get rid of false errors (#2662) by Jiayu Liu · 2 years, 4 months ago
  82. c5d0324 THRIFT-5641: [build infra] install deps for swift in bionic and focal dockerfile (#2678) by Jiayu Liu · 2 years, 4 months ago
  83. fb7df3c [build infra][ocaml] disable opam sandboxing for ubuntu bionic and focal (#2671) by Jiayu Liu · 2 years, 4 months ago
  84. 443412d THRIFT-5639 ToString() should use InvariantCulture by Jens Geyer · 2 years, 4 months ago
  85. 4748f3b THRIFT-5636: Fix tests for new thrift_socket_transport:read/2 by Sergei Elin · 2 years, 4 months ago
  86. aebdb41 Updated certain language levels in feature matrix by Jens Geyer · 2 years, 4 months ago
  87. c87097a fix picture path error on https://thrift.apache.org/docs/Languages.html by icepro · 2 years, 4 months ago
  88. 1084061 Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugin by dependabot[bot] · 2 years, 6 months ago
  89. 0b1a74a Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
  90. 60655d2 fix pmd main for java by Jiayu Liu · 2 years, 4 months ago 0.17.0
  91. f027dee THRIFT-5574: add ubuntu focal build (#2528) by Jiayu Liu · 2 years, 4 months ago
  92. 76c6c37 Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
  93. 7909e5c move ubuntu disco to old folder (#2663) by Jiayu Liu · 2 years, 4 months ago
  94. 2d2790f Call ResetConsumedMessageSize from ReadMessageEndAsync by Philip Lee · 2 years, 4 months ago
  95. 6229145 Add TSocketTransport ctor by Philip Lee · 2 years, 4 months ago
  96. bd1e5db add minimum GitHub token permissions for workflows (#2664) by Varun Sharma · 2 years, 4 months ago
  97. 0d77664 follow-up for THRIFT-5627 to fix IDL doc accordingly Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
  98. dfb6c6b Misc fixes about uninitialized vars etc that VC reported by Jens Geyer · 2 years, 4 months ago
  99. 9b09a11 THRIFT-5627 More consistent syntax for cpp_type Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
  100. 97323f3 fix staleness check in cmake/ctest (#2661) by Jiayu Liu · 2 years, 4 months ago