1. a5233ed Merge pull request #115 from hongshengjie/master by Xin.Zh · 5 weeks ago master v1.4.10
  2. 4033bd3 bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop by hongshengjie · 5 weeks ago
  3. 71b8185 Merge pull request #108 from takewofly/fix_on_message by Xin.Zh · 6 weeks ago
  4. 93d91b4 Merge pull request #114 from apache/dependabot/go_modules/golang.org/x/sys-0.1.0 by Xin.Zh · 6 weeks ago
  5. dccc3d5 Bump golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0 by dependabot[bot] · 6 weeks ago
  6. 1643183 Merge pull request #112 from DMwangnima/chore/upgrate_go_to_1.20 by Xin.Zh · 6 weeks ago
  7. 985ac66 fix test by Scout Wang · 6 weeks ago
  8. eacf90a replace deprecated method from Temporary() to Timeout() by Scout Wang · 6 weeks ago
  9. 3fc5e81 replace io/ioutil to os by Scout Wang · 6 weeks ago
  10. 00bb32f upgrade golangci-lint version by Scout Wang · 6 weeks ago
  11. 3038141 chore: upgrade go version from 1.14 to 1.20 by Scout Wang · 6 weeks ago
  12. 582f4ca fix: when session is closed, no need do OnMessage by jason · 6 weeks ago
  13. 04b1165 Merge pull request #109 from apache/fix/set-read-write-deadline by Xin.Zh · 6 weeks ago
  14. ccec132 disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug by alexstocks · 6 weeks ago
  15. 7c0f003 Merge pull request #101 from iSuperCoder/refactor/mockable by Xin.Zh · 9 months ago
  16. 1936cf8 Merge pull request #102 from iSuperCoder/feature/sync_from_alexstocks by Xin.Zh · 9 months ago
  17. 1dea1c9 chore: unnecessary use of fmt.Sprintf by iSuperCoder · 9 months ago
  18. 32af5a7 refactor: Adding comments to exported interface methods. by iSuperCoder · 9 months ago
  19. 33a17aa refactor: Export private methods in the gett.Connection interface for mock testing outside of the getty package. by iSuperCoder · 9 months ago
  20. 2ecc342 upgrade gost version by AlexStocks · 1 year, 6 months ago
  21. 532bf58 Merge pull request #98 from ZLBer/tls by Xin.Zh · 1 year, 6 months ago v1.4.9
  22. 4dc6252 fix: wrong tls config by zlb · 1 year, 6 months ago
  23. 3da63c3 Merge pull request #97 from Leospard/master by Xin.Zh · 1 year, 8 months ago
  24. 532ea3f Update gost by Leospard · 1 year, 8 months ago
  25. dc1f011 Merge pull request #96 from takewofly/fix_benchmark_mb by Xin.Zh · 1 year, 8 months ago
  26. f0a3ead fix: change Aggregate bandwidth by jason · 1 year, 8 months ago
  27. 69d3bab add gnet comparation result by AlexStocks · 1 year, 8 months ago
  28. ceb444b Merge pull request #93 from takewofly/fix/dep by Xin.Zh · 2 years, 2 months ago v1.4.7-rc3 v1.4.8
  29. 2a4b909 Imp: remove goext & log4go in dep by jason · 2 years, 2 months ago
  30. 0b14a0d Merge pull request #92 from takewofly/feat/connect_session by Xin.Zh · 2 years, 3 months ago v1.4.7
  31. 431c47e Fix: fix connection was assigned a nil will lead to panic by jason · 2 years, 3 months ago
  32. 292995d Merge pull request #91 from takewofly/bug/panic by Xin.Zh · 2 years, 3 months ago
  33. d25d2a8 Fix: taskPool will execute task when session was nil by jason · 2 years, 4 months ago
  34. 76136d0 Merge pull request #86 from takewofly/feature/log by Xin.Zh · 2 years, 4 months ago v1.4.7-rc2
  35. de68c22 Ipm: use dubbogo log lib by jason · 2 years, 5 months ago
  36. 66e083f Merge pull request #85 from takewofly/feature/example by Xin.Zh · 2 years, 5 months ago
  37. a9bd614 remove change log by jason · 2 years, 5 months ago
  38. b1acb3b fix ci by jason · 2 years, 5 months ago
  39. 06db3ff Ftr: move getty's example to dubbo-getty by jason · 2 years, 5 months ago
  40. 16374d2 Merge pull request #84 from takewofly/feature/upgrade_gost by Xin.Zh · 2 years, 5 months ago v1.4.7-rc1
  41. c8ee29c Opt: upgrade gost for resolve problem by jason · 2 years, 5 months ago
  42. 54a2fad Merge pull request #82 from takewofly/feature/split by Xin.Zh · 2 years, 5 months ago
  43. a3f9370 16KB use Rlock by jason · 2 years, 5 months ago
  44. da1e5d5 gofumpt by jason · 2 years, 5 months ago
  45. c36fe81 address comment by jason · 2 years, 5 months ago
  46. 03338b9 make var more readable by jason · 2 years, 5 months ago
  47. a048da4 reduce size to zero then return by jason · 2 years, 5 months ago
  48. c3d9e00 address comment by jason · 2 years, 5 months ago
  49. 56c79d7 use lock on write method by jason · 2 years, 5 months ago
  50. 60b2b74 address comment by jason · 2 years, 6 months ago
  51. 3c3a318 fmt for license by jason · 2 years, 6 months ago
  52. 9c46f0f Opt: split large packet to n*16KB packet by jason · 2 years, 6 months ago
  53. a2461f8 Merge pull request #81 from apache/feature/gxbytes-buffer by Xin.Zh · 2 years, 6 months ago v1.4.6
  54. 43cebf1 update go mod by AlexStocks · 2 years, 6 months ago
  55. 66f2506 Merge pull request #80 from takewofly/bug/race by Xin.Zh · 2 years, 6 months ago
  56. 409eb86 Imp: using gxbytes.Buffer WriteNextBegin/WriteNextEnd by AlexStocks · 2 years, 6 months ago
  57. 04c5bef gofumpt connection by jason · 2 years, 6 months ago
  58. 9be0aee fix license by jason · 2 years, 6 months ago
  59. 1f01b71 Opt: change timeout to atomic by jason · 2 years, 6 months ago
  60. d58f9f3 Merge pull request #78 from apache/fix/issue-77 by Xin.Zh · 2 years, 6 months ago
  61. 70fe756 fix issue 77: process the last package before handle eof error by AlexStocks · 2 years, 7 months ago fix/issue-77
  62. 5496713 Merge pull request #76 from LaurenceLiZhixin/ori_master by Xin.Zh · 2 years, 7 months ago
  63. fb96d44 fix: remote unused defer by lizhixin.lzx · 2 years, 7 months ago
  64. c7df4be remove read buffer collection by lizhixin.lzx · 2 years, 8 months ago
  65. 917228c Merge pull request #73 from Mulavar/rft/code-format by Xin.Zh · 2 years, 8 months ago
  66. ada6920 rft(*): reorganize code with proper file name by dongjianhui03 · 2 years, 8 months ago
  67. c8ebbd8 format comments & function name by dongjianhui03 · 2 years, 9 months ago
  68. 1f33b20 Merge pull request #72 from Mulavar/fix/timeout by Xin.Zh · 2 years, 9 months ago v1.4.5
  69. d711a4b fix(*): revert 17b08d to fix timeout error by dongjianhui03 · 2 years, 9 months ago
  70. 5b7d8d2 Merge pull request #69 from Mulavar/imports-fmt by Xin.Zh · 2 years, 9 months ago
  71. 3ea0e19 style(*): format all imports with dubbogo/tools/imports-formatter by Dong Jianhui · 2 years, 9 months ago
  72. 168f412 Ftr: delete session.handleLoop (#56) by Xin.Zh · 2 years, 10 months ago v1.4.4
  73. 03651ca Merge pull request #68 from luoyunhe/fix by Xin.Zh · 2 years, 10 months ago
  74. 17b08dc fix conn data race by luoyunhe1 · 2 years, 10 months ago
  75. f9499a7 Merge pull request #59 from georgehao/master by Xin.Zh · 3 years, 1 month ago
  76. 0df9283 feat: format use gofumpt by georgehao · 3 years, 1 month ago
  77. 30e6264 Merge pull request #58 from cvictory/fix/support_return_length by Xin.Zh · 3 years, 3 months ago v1.4.3
  78. 0e5e138 review issue by cvictory · 3 years, 3 months ago
  79. e2bdee6 support return total need transfer length by cvictory · 3 years, 3 months ago
  80. 9c017bc support return length by cvictory · 3 years, 3 months ago
  81. 3eb8b38 Merge pull request #57 from apache/feature/write-size by Xin.Zh · 3 years, 3 months ago v1.4.2
  82. 4a15143 return write length by AlexStocks · 3 years, 3 months ago feature/write-size
  83. ef4aaa4 remark dingding notification by AlexStocks · 3 years, 4 months ago
  84. 1bcef0b update gost version by AlexStocks · 3 years, 4 months ago v1.4.1
  85. a68aa36 Merge pull request #54 from apache/feature/delet_wq by Xin.Zh · 3 years, 4 months ago
  86. 020cac6 Add: go lint by AlexStocks · 3 years, 4 months ago
  87. 614f0c7 delete session.SetTaskPool by AlexStocks · 3 years, 4 months ago
  88. d80971c Rem: wQ by AlexStocks · 3 years, 5 months ago
  89. ff08429 Merge pull request #53 from apache/1.4 by Xin.Zh · 3 years, 5 months ago v1.4.1-rc1
  90. ee770be upgrade gost version by AlexStocks · 3 years, 5 months ago
  91. 8296ef8 Rem: session.SetRQLen by yuyu · 3 years, 5 months ago
  92. 2827ac5 Merge pull request #51 from zaihang365/1.4 by Xin.Zh · 3 years, 5 months ago v1.4.0 v1.4.0-rc1
  93. 2fa7b04 Add change list by watermelon · 3 years, 5 months ago
  94. bc65ed0 Merge pull request #50 from zaihang365/opt_taskpool by Xin.Zh · 3 years, 5 months ago
  95. 9ae631e opt: update gost to 1.9.6 by watermelon · 3 years, 5 months ago
  96. e40c72a opt: remove unuseful pkg by watermelon · 3 years, 5 months ago
  97. e743d22 opt: move taskpool at endpoint layer by watermelon · 3 years, 5 months ago
  98. bf36b5d update ding token by yuyu · 3 years, 5 months ago
  99. 8d10f6a Create .asf.yaml by Huang YunKun · 3 years, 6 months ago
  100. 84c3a07 Merge pull request #47 from sdttttt/sdttttt-patch-1 by Xin.Zh · 3 years, 6 months ago