1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-08 22:34:21 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
v2ray
3a6bf38686 remove validity map 2016-05-31 00:21:29 +02:00
v2ray
9457c4b349 clean up validity map 2016-05-29 22:42:03 +02:00
v2ray
c75d840706 Remove serial.String 2016-05-24 22:41:51 +02:00
v2ray
fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray
526c4558ca simplify validity map 2016-02-01 23:21:44 +01:00
Darien Raymond
4624de091b remove cache of existing user hashes 2016-01-25 10:54:03 +00:00
v2ray
559eadcaf1 test case for sized queue 2016-01-11 23:04:24 +01:00
v2ray
ea080b2ebf rewrite id hash queue 2016-01-11 22:51:35 +01:00
v2ray
4773a8f4ae exit faster in cleanup thread 2016-01-10 10:31:27 +01:00
v2ray
add1197cc9 typo 2016-01-10 10:24:21 +01:00
v2ray
d1fecba6e4 improve timed queue performance 2016-01-10 09:11:46 +01:00
Darien Raymond
9e84519134 validity map 2015-12-14 13:14:10 +00:00
Darien Raymond
3942679371 doc 2015-12-04 12:13:35 +00:00
Darien Raymond
0a2e4343bc massive refactoring against unit test lib 2015-12-02 14:27:18 +00:00
V2Ray
794b5081e3 Simplify swap 2015-11-17 14:26:13 +01:00
V2Ray
fdb41bbd50 Remove call to UTC() which is not necessary. 2015-10-29 12:04:14 +01:00
V2Ray
d4f3fc0c0f More accurate hash generation 2015-10-10 21:43:40 +02:00
V2Ray
7fe9683f28 Cleanup queue in time 2015-10-10 21:29:37 +02:00
V2Ray
d83ddb4fa7 Release element ealier 2015-10-10 20:52:23 +02:00
V2Ray
cd81e5531b reuse outbound connection handler 2015-10-07 00:30:44 +02:00
V2Ray
054f56820a Synchronization in timed queue 2015-10-06 23:29:05 +02:00
V2Ray
8f0cb97e89 Refactor timed queue 2015-09-28 01:11:40 +02:00
V2Ray
ef790375ee Update test 2015-09-23 22:02:55 +02:00
V2Ray
5604ff175b Update mutex usage in timed_map 2015-09-23 21:31:06 +02:00
V2Ray
70ad3d0174 Fix time usage in timed_map_test 2015-09-23 20:24:30 +02:00
V2Ray
99f32f1dbf More coverage 2015-09-23 20:22:09 +02:00
V2Ray
10d733263d Test case for TimedStringMap 2015-09-23 20:14:12 +02:00
V2Ray
8ce7ee1cda Initial version of TimedStringMap 2015-09-23 18:19:05 +02:00