1. 81723d0 go: reduce memory consumption of small fields (#3212) by James Guthrie · 10 weeks ago
  2. 845a87a [THRIFT-5871] Improve MAX_MESSAGE_SIZE_CHECK and friends by Hasnain Lakhani · 6 months ago
  3. 19c13b4 THRIFT-5650: Implement UUID in Go library by Yuxuan 'fishy' Wang · 3 years, 2 months ago
  4. 8045d82 Update Go versions used in travis and LANGUAGES.md by Yuxuan 'fishy' Wang · 3 years, 8 months ago
  5. 6583f4e THRIFT-5369: Use MaxMessageSize to check container sizes by Yuxuan 'fishy' Wang · 4 years, 8 months ago
  6. c4d1c0d THRIFT-5322: Implement TConfiguration in Go library by Yuxuan 'fishy' Wang · 5 years ago
  7. 37c2ceb THRIFT-5322: Guard against large string/binary lengths in Go by Yuxuan 'fishy' Wang · 5 years ago
  8. e79f764 THRIFT-5233: Handle I/O timeouts in go library by Yuxuan 'fishy' Wang · 5 years ago
  9. 4c84737 THRIFT-4908: remove reader&writer in Golang's TBinaryProtocol by guozhu cheng · 6 years ago
  10. 6e29b19 Remove checking of remaining bytes in the Go library. by Vyacheslav Kulakov · 7 years ago
  11. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 8 years ago
  12. 5f06802 THRIFT-3805 Golang server susceptible to memory spike from malformed message by Michael Scott Leuthaeuser · 10 years ago
  13. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 10 years ago
  14. ca8469e THRIFT-3241 fatal error: runtime: cannot map pages in arena address space by Jens Geyer · 10 years ago
  15. 91cfb99 THRIFT-2500 sending random data crashes thrift(golang) service by Jens Geyer · 12 years ago
  16. 0997250 THRIFT-2502 Optimize go implementations of binary and compact protocols for speed by Jens Geyer · 12 years ago
  17. 2ca9c20 THRIFT-820 Remove readLength attribute from BinaryProtocol by Carl Yeksigian · 12 years ago
  18. 7d95246 THRIFT-2083 Improve the go lib: buffered Transport, save memory allocation, handle concurrent request by Jens Geyer · 12 years ago
  19. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago