1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

Commit Graph

  • 8f0cb97e89 Refactor timed queue V2Ray 2015-09-28 01:11:40 +02:00
  • 0ce02fa857 Merge pull request #27 from helinb/patch-1 v0.6 V2 Ray 2015-09-27 18:42:40 +02:00
  • 21e7e8ad2d Update install.md helinb 2015-09-27 20:20:17 +08:00
  • 73c3d9b9e1 增加archlinux安装方法 helinb 2015-09-27 20:02:28 +08:00
  • b33995399b Remove uniq -u V2Ray 2015-09-26 23:38:57 +02:00
  • c598e229a9 fix for travis env V2Ray 2015-09-26 23:36:25 +02:00
  • 184560883f fully automated coverall script V2Ray 2015-09-26 23:33:08 +02:00
  • 9c45cb031a Remove magic number V2Ray 2015-09-26 22:32:45 +02:00
  • 13e595e4cb Move socks config into a sparate folder V2Ray 2015-09-25 21:00:51 +02:00
  • 3747e45978 test cases for socks4 V2Ray 2015-09-25 20:48:55 +02:00
  • d77ba76ccf Update error handling in socks proxy V2Ray 2015-09-25 17:59:45 +02:00
  • 8c682d32e6 coverall V2Ray 2015-09-25 00:18:26 +02:00
  • 08f85fc9b7 Unify error checking by introducing error codes V2Ray 2015-09-25 00:17:44 +02:00
  • 1995594b98 Error code check V2Ray 2015-09-24 22:24:00 +02:00
  • e83eec9479 Print out the correct point of error V2Ray 2015-09-24 21:46:25 +02:00
  • d77fdbd719 Explictly wait for server ready V2Ray 2015-09-24 18:08:55 +02:00
  • 9e4902d17a typo V2Ray 2015-09-24 18:04:42 +02:00
  • 685c0f3c05 Update coverall script V2Ray 2015-09-24 18:02:10 +02:00
  • 02c3f144e2 test case for freedom connection V2Ray 2015-09-24 18:01:02 +02:00
  • fc14b9346c Remove keepalive settings V2Ray 2015-09-24 15:10:02 +02:00
  • 51c2a2b880 build break V2Ray 2015-09-24 14:55:21 +02:00
  • a78dbe7133 Close connection more aggressively. V2Ray 2015-09-24 14:51:19 +02:00
  • 64103229d6 Update format V2Ray 2015-09-24 13:04:38 +02:00
  • c138004bf9 First attempt to regulate errors. V2Ray 2015-09-24 12:54:10 +02:00
  • 6ecb18268e Use array instead of slice V2Ray 2015-09-23 22:17:25 +02:00
  • ef790375ee Update test V2Ray 2015-09-23 22:02:55 +02:00
  • 5604ff175b Update mutex usage in timed_map V2Ray 2015-09-23 21:31:06 +02:00
  • 70ad3d0174 Fix time usage in timed_map_test V2Ray 2015-09-23 20:24:30 +02:00
  • 99f32f1dbf More coverage V2Ray 2015-09-23 20:22:09 +02:00
  • 33768175c1 Update travis V2Ray 2015-09-23 20:18:23 +02:00
  • 10d733263d Test case for TimedStringMap V2Ray 2015-09-23 20:14:12 +02:00
  • 8ce7ee1cda Initial version of TimedStringMap V2Ray 2015-09-23 18:19:05 +02:00
  • bb442b4f83 Fix usage of Mutex V2Ray 2015-09-23 17:13:50 +02:00
  • 3fbae6795a Switch to Mutex for better readability V2Ray 2015-09-23 14:14:53 +02:00
  • c59dcc309c Update VMess protocol to remove unnecessary data V2Ray 2015-09-23 00:29:10 +02:00
  • 019d8266bc Basic implementation of socks udp listener. V2Ray 2015-09-22 23:50:05 +02:00
  • dc5fbf8e60 Upload all files for release V2Ray 2015-09-22 23:45:56 +02:00
  • db23bdfc20 reduce binary size by stripping debug information V2Ray 2015-09-22 23:43:39 +02:00
  • 53eff7bb3e format code V2Ray 2015-09-22 18:43:30 +02:00
  • 3f0f8f005d still need this goroutine V2Ray 2015-09-22 18:43:12 +02:00
  • f30841019d simplify code V2Ray 2015-09-22 18:31:06 +02:00
  • ec83281d18 Parse config just once V2Ray 2015-09-22 18:11:55 +02:00
  • 338300248c Target oriented building and windows x86 and arm support. V2Ray 2015-09-22 17:19:28 +02:00
  • 0527d40f21 change address back to 127.0.0.1 V2Ray 2015-09-22 15:12:02 +02:00
  • 787df1ab9b Reduce memory allocation in vmess. V2Ray 2015-09-22 14:50:34 +02:00
  • 4874cd54a4 Introduce Packet to unify TCP and UDP communication V2Ray 2015-09-22 14:45:03 +02:00
  • 4320c14efd In practice 32k buffer is never fully used. V2Ray 2015-09-22 13:25:17 +02:00
  • dfdea480ff Update issue guide V2Ray 2015-09-22 12:57:08 +02:00
  • bd35793cf8 Don't random pick if there is only one vnext or user V2Ray 2015-09-22 00:28:52 +02:00
  • 67f41cb3ba Update doc V2Ray 2015-09-22 00:08:27 +02:00
  • e57089637a udp packet format in socks5 V2Ray 2015-09-21 20:56:07 +02:00
  • 26b6c06c9e format code V2Ray 2015-09-21 19:57:30 +02:00
  • 0ce10e1f88 More docs V2Ray 2015-09-21 19:56:58 +02:00
  • 79ffd818b2 Add network field in config file. V2Ray 2015-09-21 17:52:58 +02:00
  • e2bd6abb04 format code V2Ray 2015-09-21 17:48:08 +02:00
  • 3e2cd914b3 Prevent DoS attack V2Ray 2015-09-21 17:37:06 +02:00
  • a51d64a102 More information when vmess auth fails. V2Ray 2015-09-21 17:28:48 +02:00
  • 5aa448753d Update README.md V2 Ray 2015-09-21 15:07:48 +02:00
  • 186aadf1db Update README.md V2 Ray 2015-09-21 15:07:28 +02:00
  • 313aec4097 more docs V2 Ray 2015-09-21 10:15:25 +00:00
  • e4b6d5e0f0 Doc for address.go V2 Ray 2015-09-21 11:51:18 +02:00
  • 402e7c09c3 Doc for encryption.go V2 Ray 2015-09-21 11:44:53 +02:00
  • 145d78b271 refactor code V2Ray 2015-09-20 21:21:55 +02:00
  • cb16047cf0 prefer interface over struct v0.5 V2Ray 2015-09-20 18:22:29 +02:00
  • 823cbf1509 Split Address struct to save some bytes V2Ray 2015-09-20 16:55:45 +02:00
  • b319704282 Add network type to destination to be ready for UDP connection V2Ray 2015-09-20 16:03:12 +02:00
  • 5d5102de4c code cleanup V2Ray 2015-09-20 13:08:05 +02:00
  • ad613a9e3e license badge V2Ray 2015-09-20 12:18:25 +02:00
  • b22f306a3d update test code V2Ray 2015-09-20 11:51:24 +02:00
  • 521db6bdb4 update coverall script V2Ray 2015-09-20 11:47:39 +02:00
  • 07d4495b27 test cases for json config V2Ray 2015-09-20 11:45:40 +02:00
  • a887fd01b8 Move log into common V2Ray 2015-09-20 00:50:21 +02:00
  • d03cac9670 Orgnize coverage info V2Ray 2015-09-20 00:43:42 +02:00
  • b40be74b86 Fix test break V2Ray 2015-09-20 00:11:14 +02:00
  • 075753c030 Massive refactoring for better code structure V2Ray 2015-09-19 23:54:36 +02:00
  • 5eee1b97aa Massive refactoring for better code structure V2Ray 2015-09-19 23:54:12 +02:00
  • 86315633e1 update coverall script V2Ray 2015-09-19 22:06:32 +02:00
  • 2c0096c20a Update coverall script V2Ray 2015-09-19 21:58:52 +02:00
  • 76200e2764 test case for net.vmess V2Ray 2015-09-19 21:56:09 +02:00
  • ab723fa0b5 Generate user hash on demand V2Ray 2015-09-19 21:56:00 +02:00
  • 46abe9de5e Update coverall script V2Ray 2015-09-19 19:21:17 +02:00
  • 3734a25cf2 Update coverall script V2Ray 2015-09-19 19:06:41 +02:00
  • 5b63edbdbc Update coverall script to get better coverage info V2Ray 2015-09-19 18:55:43 +02:00
  • fe719cb03d test case for user pass auth V2Ray 2015-09-19 15:42:46 +02:00
  • 450fef27f6 Remove unnecessary tip target. V2Ray 2015-09-19 15:36:33 +02:00
  • 8be5d695c8 test case for socks.net V2Ray 2015-09-19 15:35:20 +02:00
  • 729312f3b5 Convert point server config to interface for testibility V2Ray 2015-09-19 15:07:10 +02:00
  • 76cb92f918 Update user guide V2Ray 2015-09-19 11:55:59 +02:00
  • c09ca34ada roadmap V2Ray 2015-09-19 11:46:06 +02:00
  • e2d4d44c77 Update guide for time sync V2Ray 2015-09-18 19:54:01 +02:00
  • 1b24f2f9ae english readme V2Ray 2015-09-18 15:14:14 +02:00
  • 0c2fd04f0e Typo V2Ray 2015-09-18 14:59:02 +02:00
  • f39d6077b6 bump version v0.4 V2Ray 2015-09-18 14:40:15 +02:00
  • 33fa7dbd3c Update travis.yml V2Ray 2015-09-18 14:39:54 +02:00
  • f27e8308cb Another test for travis v0.3 V2Ray 2015-09-18 14:35:50 +02:00
  • a73d791af0 upload v2ray latest v0.2 V2Ray 2015-09-18 14:24:56 +02:00
  • 42476f0c54 automated travis release v0.1 V2Ray 2015-09-18 14:19:04 +02:00
  • d1811c019f More meaningful logs V2Ray 2015-09-18 13:19:12 +02:00
  • b000850370 format code V2Ray 2015-09-18 12:31:42 +02:00
  • 790db40821 Don't send any request when client or target server closes connection. V2Ray 2015-09-18 12:31:26 +02:00