Commit History

Author SHA1 Message Date
  Loyalsoldier dce8764fd7 Lint: fix lint (#1427) 4 years ago
  Loyalsoldier d7a202a705 Lint: update linter config & fix code style (#1089) 4 years ago
  Shelikhoo 79174ab2a0 unified drain support for vmess and shadowsockets 4 years ago
  Shelikhoo 0822160008 VMess AEAD based packet length 4 years ago
  Loyalsoldier f94dd11a8c Chore: change module name (#677) 4 years ago
  Loyalsoldier b68f943c78 Fix lint according to golangci-lint (#439) 5 years ago
  Chinsyo 32e0e6e484 Some minor fix (#430) 5 years ago
  loyalsoldier 784775f689 Refine code according to golangci-lint results 5 years ago
  RPRX 470dc8523b Make isAEAD more efficient 5 years ago
  wwqgtxx 43174d6951 support disable vmess aead by os environ 5 years ago
  Shelikhoo e2e266114a Fix incorrect IV usage which slightly reduced security 5 years ago
  Kslr 2a3fe11952 VMess AEAD will be used when alterId is 0 5 years ago
  Shelikhoo d06a4d1f50 Added TestsEnabled Settings to enable VMessAEAD test 5 years ago
  Shelikhoo 8c886b4b46 Apply Coding Style 5 years ago
  Shelikhoo 6a29fa5fe2 Enable AEAD by Default 5 years ago
  Shelikhoo 9bf07b1f26 VMess AEAD Experiment 5 years ago
  vcptr ad4a1a3dc2 show vmess decode errors at warning level 6 years ago
  Darien Raymond a20262ef20 allocate buffer on stack 7 years ago
  Darien Raymond 6c7dcc35ab remove buffer.WriteBytes 7 years ago
  Darien Raymond a14fae4b35 fix lint warnings 7 years ago
  Darien Raymond 953bfac572 remove unnecessary assignment 7 years ago
  Darien Raymond 77c03f0da5 move back to serial 7 years ago
  Darien Raymond f7b96507f9 simplify buffer extension 7 years ago
  Darien Raymond 35ccc3a49c cleanup unnecessary method in serial. 7 years ago
  Darien Raymond 58e2ed3381 remove closure on ReadFullFrom 7 years ago
  Darien Raymond 4fcb39ded9 comments 7 years ago
  Darien Raymond cb2658f2bf Revert "pooled session objects" 7 years ago
  Darien Raymond 2ad12084ba Revert "put buffer into client session as allocation optimization" 7 years ago
  Darien Raymond 81c9968188 simplify crypto related code 7 years ago
  Darien Raymond 09b601528b put buffer into client session as allocation optimization 7 years ago