Histórico de Commits

Autor SHA1 Mensagem Data
  v2ray 2f0d602833 nil pointer protection há 9 anos atrás
  v2ray 0caf2e6d30 compact kcp stream há 9 anos atrás
  v2ray 00841583d2 reduce ack packet size and send peer RTO há 9 anos atrás
  v2ray 42efa5dde0 refine buffer usage in kcp há 9 anos atrás
  v2ray 066e5e216d fill windows after processing acks há 9 anos atrás
  v2ray 72ee6436eb more accurate of rtt calculation há 9 anos atrás
  v2ray d5cd919cec remove duplicated code há 9 anos atrás
  v2ray 631db6e69a rename há 9 anos atrás
  v2ray 0acd3b6d62 improve sending performance há 9 anos atrás
  v2ray 05ed05b9a0 correctly release segments há 9 anos atrás
  v2ray 73afe9a001 use alloc.Buffer in sending queue há 9 anos atrás
  v2ray c0a1198514 improve terminating performance há 9 anos atrás
  v2ray 205f8b382d Fix race condition há 9 anos atrás
  v2ray b50671f041 fix a bug in process ack há 9 anos atrás
  v2ray a615afc906 refine locks in sending worker há 9 anos atrás
  v2ray 5448ec1fe4 refine locker in sending worker há 9 anos atrás
  v2ray 78ef65e17b refine locker in kcp connection há 9 anos atrás
  v2ray e44b374e66 merge kcp into connection há 9 anos atrás
  v2ray 344e48e1bb completely remove itimediff há 9 anos atrás
  v2ray 13e83c17a5 apply sync.Pool to segments há 9 anos atrás
  v2ray 6ea8691a07 correctly apply cwnd há 9 anos atrás
  v2ray d1d153acb9 refine congestion control há 9 anos atrás
  v2ray 8ea3c13236 rename ISegment -> Segment há 9 anos atrás
  v2ray 03ff683686 rename process ack segment há 9 anos atrás
  v2ray 165e323fab refine sending window size há 9 anos atrás
  v2ray 9c3ebc0453 allow control window larger than sending window há 9 anos atrás
  v2ray e4acfe7f7e sending worker há 9 anos atrás
  v2ray 490f77b4a0 cleanup há 9 anos atrás
  v2ray 8e98ede75d shrink buf in time há 9 anos atrás
  v2ray 2169dcd7da fix a bug in length calculation há 9 anos atrás