Commit Graph

96 Commits

Author SHA1 Message Date
mappu 95311e1479 ConnectionState rename member function to satisfy Stringer interface 2016-11-29 19:44:45 +13:00
mappu 084b629ad7 rename NMDC{Escape,Unescape,Unlock} functions; don't export NMDCUnlock 2016-11-29 19:44:10 +13:00
mappu 5713b58c7c don't export checkIsNetTimeout 2016-11-29 19:43:32 +13:00
mappu 56c6b7b352 remove junk strings appearing in godoc HTML output 2016-11-29 19:41:44 +13:00
mappu ea97afb01f move examples into a godoc-compatible Examples function 2016-11-29 19:40:08 +13:00
mappu 482b0d3ad8 existential fixes for the synchronous API 2016-11-29 19:39:47 +13:00
mappu 231bfeb247 sample: add a version using the synchronous API 2016-11-29 19:30:33 +13:00
mappu bd0425d6d4 sample: use UserInfo constructor 2016-11-29 19:25:41 +13:00
mappu 5564eccf22 split structs to separate files 2016-11-29 19:24:31 +13:00
mappu d373e9791a fix parsing connection modes in MyINFO 2016-11-29 19:23:00 +13:00
mappu 7e249acd6c remove errant printf 2016-11-29 19:22:45 +13:00
mappu b592e8ef7e add ConnectionMode.String() helper 2016-11-29 19:22:28 +13:00
mappu 11564b8c32 test: add MyINFO parsing test cases 2016-11-29 19:22:15 +13:00
mappu 0a53963ec0 fix special characters appearing in recieved PM's 2016-11-04 19:01:01 +13:00
mappu b63a240e9b Added tag libnmdc-r10 for changeset 3ecc037cf2d7 2016-10-08 16:32:16 +13:00
mappu 51b08dad3d readme 2016-10-08 16:32:10 +13:00
mappu 1a3e4fe072 support parsing usercommands 2016-10-08 15:19:21 +13:00
mappu 086281dab2 Added tag libnmdc-r9 for changeset e7c2c71ef24b 2016-08-27 17:39:00 +12:00
mappu 7392cbbea5 readme 2016-08-27 17:38:53 +12:00
mappu 265c0a43ce fix an issue not applying updated user profiles 2016-08-27 15:31:00 +12:00
mappu 417deff347 remove debug logging in previous 2016-08-27 15:24:18 +12:00
mappu a996f1668c better myinfo parsing for zero-length speed strings 2016-08-27 15:22:39 +12:00
mappu 9b290ebb96 Added tag libnmdc-r8 for changeset b0e57a5fcffd 2016-05-10 19:18:11 +12:00
mappu 756b347592 readme 2016-05-10 19:18:04 +12:00
mappu d4e442bd84 separate ClientTag and ClientVersion in UserInfo 2016-05-09 18:13:38 +12:00
mappu bbdc18698d changelog 2016-05-08 14:46:41 +12:00
mappu b049acad90 Added tag libnmdc-r7 for changeset 71343a2c641a 2016-05-08 14:44:45 +12:00
mappu df0211c67d parse $OpList, set IsOperator bool in UserInfo structs 2016-05-08 12:49:36 +12:00
mappu 861090b0e9 add UserCount() helper (along with previous UserExists() helper) 2016-05-08 12:37:05 +12:00
mappu cc15a571a8 threadsafe access to HubConnection.Users [[BREAKING CHANGE]] 2016-05-08 12:33:49 +12:00
mappu 3c4972d930 HubConnection.Disconnect() function (via autoreconnect abuse) 2016-05-04 19:17:20 +12:00
mappu 43db3a0d64 option to disable autoreconnect, move magic to constant 2016-05-04 19:15:02 +12:00
mappu 8e4a45a2b9 split off all other files, too 2016-05-04 19:03:36 +12:00
mappu f350afa0fe split off HubAddress struct 2016-05-04 18:59:11 +12:00
mappu dea4f996f9 move nmdc-log-service to separate repo 2016-04-30 19:48:04 +12:00
mappu 0fee719b90 restructure repo 2016-04-30 19:47:56 +12:00
mappu 15455ff031 nmdc-log-service/scripts: fix wrong permissions on binary files inside tar archive 2016-04-16 19:22:25 +12:00
mappu a287b3adcc Added tag libnmdc-r6 for changeset cb86f3a40115 2016-04-16 19:22:05 +12:00
mappu d6d9a1711c Added tag nmdc-log-service-1.0.4 for changeset cb86f3a40115 2016-04-16 19:21:57 +12:00
mappu 1858dfa102 update README 2016-04-16 19:12:44 +12:00
mappu 89b67f8559 nmdc-log-service: track sample systemd unit 2016-04-16 19:01:20 +12:00
mappu 649b3dfcab libnmdc: patch panic on read() returning an error (interface type) that can't be cast to net.error 2016-04-16 18:27:14 +12:00
mappu ed64887ddc nmdc-log-service: prevent logging the same connection-state message repeatedly 2016-04-16 18:21:38 +12:00
mappu 2113139cdc scripts: strip sensitive gopath string out of release binaries 2016-04-16 18:18:09 +12:00
mappu 07441628d9 nmdc-log-service: use NewUserInfo helper to set passive/1-connected in tag 2016-04-10 16:37:21 +12:00
mappu 34dd9d515c Added tag nmdc-log-service-1.0.3 for changeset 4116422bb102 2016-04-04 19:04:32 +12:00
mappu 32f64690c9 update README 2016-04-04 19:04:27 +12:00
mappu 3f66cd93c7 Added tag libnmdc-r5 for changeset 75a78f6a78f2 2016-04-04 19:02:56 +12:00
mappu 9b32682c8a libnmdc: support hub-redirects 2016-04-04 19:01:55 +12:00
mappu c9e95df0df libnmdc: fix for previous 2016-04-04 19:01:47 +12:00