Commit Graph

172 Commits

Author SHA1 Message Date
mappu bb98695ec6 convert to Go Modules 2018-12-31 18:38:26 +13:00
mappu 315149ea20 hg2git: convert ignores/tags files 2018-12-31 18:38:19 +13:00
mappu 74c20aaed6 nmdc: add extra EVENT_BAD_LOGIN_FAILURE for bad pass, hub-full etc 2018-06-04 19:28:08 +12:00
mappu 9eddfc6e58 return errors from saypublic/sayprivate et al 2018-06-04 16:27:34 +12:00
mappu 444854e586 bump default version to 0.18 2018-03-24 16:52:46 +13:00
mappu faa0645ddf Added tag v0.17.0 for changeset 800d6c415815 2018-03-24 16:51:25 +13:00
mappu b58bed9c3c doc: add 0.17 changelog 2018-03-24 16:51:19 +13:00
mappu 0a8a7a62ce re-add SayInfo() support, for changing tag/share-size on an active connection 2018-03-24 13:21:49 +13:00
mappu 92f38b4464 bump default version to 0.17 2017-11-26 19:36:20 +13:00
mappu d7ccbf1cb0 Added tag v0.16.0 for changeset a48811ff2cfe 2017-11-26 19:36:10 +13:00
mappu a23cc9e61d doc: add features section 2017-11-26 19:35:13 +13:00
mappu 8730275115 doc: add 0.16.0 changelog 2017-11-26 19:34:35 +13:00
mappu e0ca75ae9a Merge with adc 2017-11-26 19:19:18 +13:00
mappu 4c32cb965e adc: usercommand support
--HG--
branch : adc
2017-11-26 19:19:06 +13:00
mappu 882f60f157 adc: support incremental user updates
--HG--
branch : adc
2017-11-26 18:38:03 +13:00
mappu f0e5270458 adc: fix wrong client tag ordering
--HG--
branch : adc
2017-11-26 18:11:32 +13:00
mappu 2610003cdb adc: working public and private messages
--HG--
branch : adc
2017-11-26 18:11:25 +13:00
mappu 433bf712b9 adc: ignore search requests
--HG--
branch : adc
2017-11-26 17:54:56 +13:00
mappu 9e2ce27f08 adc: fix length detection in password challenge nonce
--HG--
branch : adc
2017-11-26 17:53:24 +13:00
mappu d392cd379d adc: handle user parts
--HG--
branch : adc
2017-11-26 17:53:14 +13:00
mappu 916874e8bd adc: handle passworded logins, more error message types
--HG--
branch : adc
2017-11-26 17:24:08 +13:00
mappu 4c70900ef5 doc: TODO
--HG--
branch : adc
2017-11-26 14:55:34 +13:00
mappu a5b773952c adc: parse user info messages, user<-->sid mapping
--HG--
branch : adc
2017-11-26 14:55:30 +13:00
mappu b1c6a5f56a adc: working PID/CID login
--HG--
branch : adc
2017-11-26 14:01:46 +13:00
mappu 3dc4ede0d8 adc: PID/CID, info generation+parsing, decode adc error messages
--HG--
branch : adc
2017-11-26 13:30:19 +13:00
mappu a3963f196a adc: PID management
--HG--
branch : adc
2017-11-26 13:29:44 +13:00
mappu ee91ca71c4 tth: redesign api surface
--HG--
branch : adc
2017-11-26 13:29:32 +13:00
mappu aabaa128c4 move some UserInfo properties into separate adc/nmdc sub structs
--HG--
branch : adc
2017-11-26 13:29:09 +13:00
mappu 95cd5c85f0 tth: working
--HG--
branch : adc
2017-11-25 14:25:17 +13:00
mappu 881286df39 tth: expand test coverage
--HG--
branch : adc
2017-11-25 14:22:38 +13:00
mappu da80ee1861 add tth package and test cases (currently non-functional)
--HG--
branch : adc
2017-11-25 13:45:26 +13:00
mappu b784c34d4d fix tests post-refactor
--HG--
branch : adc
2017-11-25 13:45:10 +13:00
mappu c4c6021c85 adc: some basic protocol understanding
--HG--
branch : adc
2017-11-23 18:23:39 +13:00
mappu 931b00a797 vendor github.com/cxmcc/tiger (MIT license)
--HG--
branch : adc
2017-11-23 18:23:25 +13:00
mappu 0e8d76ef2f comments
--HG--
branch : adc
2017-11-22 20:07:29 +13:00
mappu 2fa40642a9 switch to "hat" pattern for mutexes
--HG--
branch : adc
2017-11-22 20:07:26 +13:00
mappu dc3051fd38 remove pointer indirection from self userinfo
--HG--
branch : adc
2017-11-22 20:04:15 +13:00
mappu ffc81f52fb redesign how the connection API works
--HG--
branch : adc
2017-11-22 20:02:30 +13:00
mappu f5e516fe01 adc: initial handshake
--HG--
branch : adc
2017-11-22 20:02:21 +13:00
mappu 23e107f758 working protocol autodetection
--HG--
branch : adc
2017-11-22 20:02:11 +13:00
mappu 131ce0a63b protocol autodetection
--HG--
branch : adc
2017-11-22 19:22:13 +13:00
mappu b022c9534a debug AdcProtocol implementation
--HG--
branch : adc
2017-11-22 19:11:40 +13:00
mappu 5c4d6d8355 further reduce protocol interface surface
--HG--
branch : adc
2017-11-22 19:11:34 +13:00
mappu 2a60330e7c HubEvent explicit types
--HG--
branch : adc
2017-11-22 19:11:11 +13:00
mappu 7543d7058f move all nmdc-specific content to a separate NmdcProtocol class
--HG--
branch : adc
2017-11-22 19:05:36 +13:00
mappu 276ece1cf1 Added tag v0.15.0 for changeset 84fb19100701 2017-11-14 18:54:56 +13:00
mappu 4ea6cbb6f1 readme 2017-11-14 18:54:51 +13:00
mappu b2ae91959e bump DEFAULT_CLIENT_VERSION to 0.15 2017-11-14 18:45:36 +13:00
mappu f5fbce3ee6 add a fallback reconnection if no keepalives are recieved within ~24 hours 2017-11-14 18:45:06 +13:00
mappu 2cbc8f8496 fix regex matching protocol messages in the middle of multi-line public messages 2017-11-14 18:36:34 +13:00