116 Commits
Author SHA1 Message Date
xtaci 6610d527ea fix a race in test v2.0.2 2016-09-08 22:44:41 +08:00
Audrius Butkeviciusandxtaci 1cd2eb5fea Remove an extra if 2016-09-08 21:17:33 +08:00
Audrius Butkeviciusandxtaci b4eb34591c Remove a not very useful variable 2016-09-08 21:17:12 +08:00
Audrius Butkeviciusandxtaci 1bed8a2c5e Add Read/Write deadline to listener (only read is used) 2016-09-08 21:17:02 +08:00
Audrius Butkeviciusandxtaci 3d467a0b5f Use net.PacketConn instead of net.UDPConn 2016-09-08 21:16:27 +08:00
Audrius Butkeviciusandxtaci 737a91395b Use net.Error for timeouts 2016-09-08 21:15:26 +08:00
xtaci fdc17127b0 metalinter v2.0.1 2016-09-06 16:46:31 +08:00
xtaci cdee7dfdb1 lint sess.go 2016-09-06 16:39:31 +08:00
xtaci a15fca969b rollback alg 2016-09-06 13:06:55 +08:00
xtaci 91253fa46b fix double close race 2016-09-06 11:34:15 +08:00
xtaci 108b5caf93 upd kcp 2016-09-05 22:32:40 +08:00
xtaci 002ad4eb7f Revert "remove experimental resent strategy"
This reverts commit 29ee040c6d.
2016-09-05 22:12:21 +08:00
xtaci 6dca1bc66a Merge branch 'master' of https://github.com/xtaci/kcp-go 2016-09-05 22:00:21 +08:00
xtaci 29ee040c6d remove experimental resent strategy 2016-09-05 21:57:26 +08:00
xtaciandGitHub 1d171f356d Update README.md 2016-09-05 00:15:11 +08:00
xtaciandGitHub f8fe042467 Update README.md 2016-09-05 00:12:39 +08:00
xtaciandGitHub 4a484b8f24 Update README.md 2016-09-05 00:10:02 +08:00
xtaciandGitHub 08b544b1f6 Update README.md 2016-09-05 00:09:02 +08:00
xtaciandGitHub bba17b6777 Update README.md 2016-09-02 14:57:15 +08:00
xtaciandGitHub cbc4f0d8e5 Update README.md 2016-09-02 14:55:22 +08:00
xtaci 51b57afc42 tune error handling 2016-09-02 12:56:54 +08:00
xtaci 5f92aa4504 remove some logs 2016-09-02 11:25:31 +08:00
xtaciandGitHub f76327efd8 Update README.md 2016-09-01 13:47:52 +08:00
xtaciandGitHub 9d718742f2 Update README.md 2016-09-01 13:46:22 +08:00
xtaciandGitHub 080e95311a Update README.md 2016-09-01 13:44:19 +08:00
xtaci 7ddeaa3aef handle errors 2016-08-28 10:36:30 +08:00
xtaci ae8927dc7c properly handle errors 2016-08-28 10:31:16 +08:00
xtaci d7a86535ad handle error properly 2016-08-28 09:22:44 +08:00
xtaci 27c4352ef3 upd a test v2.0.0 2016-08-25 12:07:07 +08:00
xtaci 0ac987ca9d listener api modification 2016-08-25 11:45:44 +08:00
xtaci 08e008f163 no rto backoff for nc !=0 2016-08-23 21:14:21 +08:00
xtaci 6cf1ab63e8 add salsa20 crypto 2016-08-20 14:52:47 +08:00
xtaci 3c9168879a upd .travis.yml 2016-08-20 14:15:34 +08:00
xtaci 91d7fe0069 add benchmark to cryptos 2016-08-20 14:02:54 +08:00
xtaci fbb6bf6788 pisces 2016-08-20 12:14:07 +08:00
xtaci 50597b1e10 better randomness 2016-08-19 17:12:51 +08:00
xtaci eb99200a90 upd 2016-08-19 14:23:41 +08:00
xtaci 22be15f6ce adjust defaults 2016-08-19 14:08:38 +08:00
xtaci 07c5368d5d add custom converation id option 2016-08-19 13:12:19 +08:00
xtaci be1bcbe05f add triple des encryption 2016-08-19 11:04:36 +08:00
xtaci c4508c6142 add cast5 encryption 2016-08-19 10:57:51 +08:00
xtaci c40d0f2d7c add blowfish crypt 2016-08-19 10:45:19 +08:00
xtaci 6ec00a80fd enhance convid security and fix a race of random number generator 2016-08-19 10:08:55 +08:00
xtaci 3d701d9575 revert fastack alg 2016-08-18 23:23:23 +08:00
xtaci e33fd56ca1 Revert "up"
This reverts commit 577597c7ca.
2016-08-18 22:55:42 +08:00
xtaci 577597c7ca up 2016-08-18 22:41:07 +08:00
xtaci 19aa9c0f12 update fastack alg 2016-08-18 20:13:30 +08:00
xtaci 264b665781 only fast retransmit once for each packet 2016-08-18 14:02:08 +08:00
xtaci 68dc76d534 Revert "ip to array"
This reverts commit cab25bcecb.
2016-08-17 21:22:23 +08:00
xtaci cab25bcecb ip to array 2016-08-17 18:39:58 +08:00