Commit Graph

  • 0f9830e716 Update test Qian Wang 2019-07-28 11:06:15 +0100
  • 73c0b8567e Memory optimisation Qian Wang 2019-07-28 00:15:27 +0100
  • 6fc48c5dae Fix a goroutine leak Qian Wang 2019-07-27 21:38:08 +0100
  • 1099b558f1 Fix admin mode Qian Wang 2019-07-27 19:55:53 +0100
  • 0e08683828 Use a buffered pipe to buffer sorted data Qian Wang 2019-07-27 19:53:16 +0100
  • 38f3a4a522 Only start a session after a local connection has been made Qian Wang 2019-07-26 23:12:38 +0100
  • 75fecacd20 Change the protocol to solve sessionTicket inconsistency Qian Wang 2019-07-26 17:05:46 +0100
  • 592175f73d Close pipe properly Qian Wang 2019-07-25 22:06:33 +0100
  • eb68185f3c Remove redundant files Qian Wang 2019-07-25 20:58:00 +0100
  • 8f9922b06b Add terminal messages upon session closing Qian Wang 2019-07-25 20:57:02 +0100
  • 0695f9df13 pprof now will not require debug build flag Qian Wang 2019-07-25 20:52:15 +0100
  • f9c5ce8560 Move example config files Qian Wang 2019-07-25 20:41:19 +0100
  • 8ff0f3d17e Rename handlers Qian Wang 2019-07-25 13:09:36 +0100
  • 09bdae2584 Add CORS header through middleware Qian Wang 2019-07-25 13:03:32 +0100
  • 2ce6f380d1 Implement admin control through a tunneled RESTful API Qian Wang 2019-07-25 12:17:29 +0100
  • 98a772b6ee Add server response to status update Qian Wang 2019-07-24 15:25:09 +0100
  • 9b552f55a4 Allow an terminal message to be set as a session terminates Qian Wang 2019-07-24 14:25:57 +0100
  • 299f08270c make Session implement net.Listener Qian Wang 2019-07-23 11:06:49 +0100
  • 29a45bcc1a Rewrite user authentication, credit bookkeeping and db interaction Qian Wang 2019-07-22 13:42:39 +0100
  • bea21b7166 Remove UID from backup file name to fix #38 v1.1.2 legacy-v1 Qian Wang 2019-07-14 17:32:25 +1000
  • 8317f447d1 Detect TCP connection issues immediately rather than waiting for tokens Qian Wang 2019-06-18 22:21:13 +1000
  • ba7f29d9e6 Fix a mutex deadlock Qian Wang 2019-06-18 22:20:09 +1000
  • 10c17c4aca Start session only after a proxy connection is made Qian Wang 2019-06-17 21:01:06 +1000
  • f66196d0c9
    Update README.md Qian Wang 2019-06-17 00:11:15 +1000
  • bda2ba6e66 Update README.md Qian Wang 2019-06-04 21:34:06 +1000
  • 13543e1989 Update README.md Qian Wang 2019-05-30 15:07:01 +1000
  • d1afeafefa Update README.md Qian Wang 2019-05-30 15:05:13 +1000
  • 0e71b052dc Set ProxyMethod to shadowsocks automatically if started as a shadowsocks plugin Qian Wang 2019-06-16 23:59:49 +1000
  • 930e647226 Timeout unused new sessions Qian Wang 2019-06-16 23:30:35 +1000
  • c88c3d0084 Timeout unused new sessions Qian Wang 2019-06-16 23:30:35 +1000
  • 5ffce47cdb Update config file Qian Wang 2019-06-16 22:49:26 +1000
  • 710fa6835a Reduce the size of UID to 16 bytes Qian Wang 2019-06-16 11:08:51 +1000
  • d781c7b1be Use a sessional ephemeral key as the main key instead of UID for forward security Qian Wang 2019-06-16 00:20:55 +1000
  • 4a4879ea37 Correct the maximum record size Qian Wang 2019-06-15 11:56:52 +1000
  • ef185b00f0 Solve a data race Qian Wang 2019-06-15 11:52:46 +1000
  • 589900fe52 I just did a joint and I need to commit before things go wrong Qian Wang 2019-06-14 22:28:14 +1000
  • 00069b7a69 Support Chaha20-Poly1305 Qian Wang 2019-06-14 20:26:26 +1000
  • 078a382963 Improve the security of header obfuscation Qian Wang 2019-06-14 19:48:59 +1000
  • f525643518 Remove debug log Qian Wang 2019-06-10 00:04:16 +1000
  • 8168b9e2e7 Use AES-GCM instead of CTR Qian Wang 2019-06-10 00:03:28 +1000
  • 0dd52d8570 Add optional encryption Qian Wang 2019-06-09 21:05:41 +1000
  • 3e9855191b Cloak 2: generalising cloak as a universal pluggable transport for arbitary proxies Qian Wang 2019-06-09 16:10:22 +1000
  • 7be1586973
    Update README.md Qian Wang 2019-06-04 21:34:06 +1000
  • a3c3a9b03f
    Update README.md Qian Wang 2019-05-30 15:07:01 +1000
  • 2dd48ef71e
    Update README.md Qian Wang 2019-05-30 15:05:13 +1000
  • ebd7e6b1bd Fix a missing IPv6 bracket v1.1.1 Qian Wang 2019-03-24 16:24:17 +1100
  • 2af372254f Update README.md Qian Wang 2019-03-24 00:44:13 +1100
  • 797062aea9 Pointers to credit value should point to two different variables Qian Wang 2019-03-24 00:42:58 +1100
  • 1ab2d5fafe Add mipsle with softfloat into the release script v1.1.0 Qian Wang 2019-03-23 23:59:29 +1100
  • aa4f03ddbe Better help message Qian Wang 2019-03-23 23:57:30 +1100
  • c2c39bdd3a Merge branch 'master' of https://github.com/cbeuw/Cloak Qian Wang 2019-03-23 23:45:38 +1100
  • 425dbc4797 Session times out 30s after all streams have been closed Qian Wang 2019-03-23 23:45:12 +1100
  • 2e36acd1f8 Add square brackets to IPv6 Qian Wang 2019-03-23 18:02:01 +1100
  • e0f8f285f9
    Update README.md Qian Wang 2019-03-16 18:12:23 +1100
  • cffee1452a Fix a null pointer Qian Wang 2019-02-22 16:22:40 +1100
  • d7d1c70b77
    Update README.md Qian Wang 2019-02-22 16:21:06 +1100
  • 31906173c4
    Update README.md Qian Wang 2019-02-16 00:19:39 +1100
  • 6d5d43ee6b Fix build constraints Qian Wang 2019-02-15 00:01:47 +1100
  • 22ecfac036
    Update README.md Qian Wang 2019-02-13 20:48:13 +1100
  • 8028ca700c
    Create LICENSE Qian Wang 2019-01-25 00:42:01 +0000
  • 045f4db659 Add go.sum Qian Wang 2019-01-25 00:25:19 +0000
  • 99afb1a58b Remove ECDH as an external dependancy and include it as a internal package Qian Wang 2019-01-25 00:24:47 +0000
  • 3590942534 Add go.mod Qian Wang 2019-01-24 23:07:51 +0000
  • 4bcf9ccc30
    Update README.md Qian Wang 2019-01-24 22:56:55 +0000
  • c44b202c27 Regenerate SessionID on reconnection v1.0.0 Qian Wang 2019-01-22 21:51:57 +0000
  • a1d546dc0b Allow error message to be transmitted to admin client Qian Wang 2019-01-22 00:04:08 +0000
  • 9d2e9be1ef Fix a race which causes the server unable to close all the connections in a session Qian Wang 2019-01-22 00:03:38 +0000
  • 3a42ca5983 Client session establishment log Qian Wang 2019-01-21 21:29:18 +0000
  • 76369f337f Make client side sessionID consistent with server Qian Wang 2019-01-21 21:27:26 +0000
  • 3ee868da6d Make pprof optional to halve the binary size Qian Wang 2019-01-21 21:17:26 +0000
  • cb07e446b6 Fix issue which the closing frame padding gets send as acutal data Qian Wang 2019-01-21 21:15:18 +0000
  • a52c3204d1 Fix a stuck RWMutex Qian Wang 2019-01-21 21:13:54 +0000
  • 69cf3649b1 Add mips softfloat to the release script Qian Wang 2019-01-21 17:15:43 +0000
  • 3fb8f0656e Make pprof optional Qian Wang 2019-01-21 11:49:01 +0000
  • b522d4a407 Fix constant overflow Qian Wang 2019-01-21 11:42:27 +0000
  • 8a10949846 Add unit tests Qian Wang 2019-01-20 23:47:10 +0000
  • 46c8bc24de Fix wrapping bug Qian Wang 2019-01-20 17:23:45 +0000
  • 9793537034 Faster reconnection Qian Wang 2019-01-20 12:13:29 +0000
  • 17d024ac16 Remove reundancy and fix a race Qian Wang 2019-01-19 19:30:32 +0000
  • a6e16b4f74 Fix memory leak Qian Wang 2019-01-19 19:30:00 +0000
  • 935f995954 Fix a user input validation Qian Wang 2019-01-19 13:18:13 +0000
  • 6977138314
    Update README.md Qian Wang 2019-01-13 22:48:44 +0000
  • 735dc64bd1 Stop using custom conversion function v0.2.0 Qian Wang 2019-01-13 22:22:55 +0000
  • 41da4102ab Syntax cleanups Qian Wang 2019-01-13 21:43:50 +0000
  • 24cdf274dd Change the stream header format and reduce overhead Qian Wang 2019-01-13 21:28:57 +0000
  • f4a1c21c2c Birng back sequence wrapping Qian Wang 2019-01-13 19:06:12 +0000
  • 9e454babe1 Remove redundant error checking Qian Wang 2019-01-12 17:06:14 +0000
  • 95c3dbfcf2 Specify when failed to open userinfo database Qian Wang 2019-01-12 17:05:55 +0000
  • 0544364a8e Cleanup logs Qian Wang 2019-01-12 15:51:20 +0000
  • d5fae76f26 Fix Makefile Qian Wang 2019-01-12 15:38:11 +0000
  • d1149f9211 Empty placeholder for admin functions under andorid Qian Wang 2019-01-12 14:19:15 +0000
  • 310ce1643a Minor Makefile edit and remove FIXME Qian Wang 2019-01-12 14:16:31 +0000
  • d906541497 Redo the header obfuscation. Fix hiccups caused by short packets Qian Wang 2019-01-06 01:40:27 +0000
  • fb12f096d1 Abandon the frameSeq wrapping Qian Wang 2019-01-06 01:39:55 +0000
  • 59c18437e4 Fix a race regarding client keyPairs caching Qian Wang 2019-01-01 14:37:47 +0000
  • f3f3042c81 Remove redundant functions Qian Wang 2018-12-31 11:30:39 +0000
  • c09fc86c58 Add release script Qian Wang 2018-12-30 22:42:51 +0000
  • 46bff32f9d
    Update README.md v0.1.0 Qian Wang 2018-12-30 22:30:45 +0000
  • fd7d90e36a Client auto-reconnect Qian Wang 2018-12-30 21:36:44 +0000
  • 23a06c6a52 Clarify the code to enter admin mode Qian Wang 2018-12-30 01:15:46 +0000