aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03bump version to 0.2.0webext-0.2.0Cecylia Bocovich
2019-11-28Updated broker specification and commentsCecylia Bocovich
2019-11-28Updated proxyType variable name for readabilityCecylia Bocovich
2019-11-28Add proxy type to stats exported by brokerCecylia Bocovich
2019-11-28Update proxy config to take proxy typeCecylia Bocovich
2019-11-28Update broker--proxy protocol with proxy typeCecylia Bocovich
2019-11-21Revert abstracting copyloopArlo Breault
2019-11-20Use gorilla websocket in proxy-go tooArlo Breault
2019-11-13Remove unnecessary logging at brokerCecylia Bocovich
2019-11-13Clean up proxy-go testsCecylia Bocovich
2019-11-13Test proxy-go interactions with brokerCecylia Bocovich
2019-11-13Use http.RoundTripper for connections to brokerCecylia Bocovich
2019-11-13Created tests for proxy-go utility functionsCecylia Bocovich
2019-11-13Add tests for session descripion functionsCecylia Bocovich
2019-11-13Renamed existing test fileCecylia Bocovich
2019-11-13bump version to 0.1.0webext-0.1.0Cecylia Bocovich
2019-11-13Update travis to use go v1.13.xCecylia Bocovich
2019-11-13Implemented new broker messages for browser proxyCecylia Bocovich
2019-11-13Redo protocol for proxy--broker messagesCecylia Bocovich
2019-11-11Restore sending close message before closingArlo Breault
2019-11-11Stop using custom websocket library in serverArlo Breault
2019-10-31Changed variable name for multiplexed clientsCecylia Bocovich
2019-10-31Moved function comments to their definitionsCecylia Bocovich
2019-10-31Remove "active" property of proxyPairsCecylia Bocovich
2019-10-31Remove property "running" from proxy-pairCecylia Bocovich
2019-10-31Removed "janky" snowflake state machineCecylia Bocovich
2019-10-28bump version to 0.0.13webext-0.0.13Cecylia Bocovich
2019-10-28Increase proxy poll interval to 300 s.David Fifield
2019-10-25Remove now unecessary timeoutConnCecylia Bocovich
2019-10-25Don't log error messages from SetDeadlineCecylia Bocovich
2019-10-16Include language name with along with codeCecylia Bocovich
2019-10-16A few minor fixes to websiteCecylia Bocovich
2019-10-16Added a language switcher for snowflake.tp.oCecylia Bocovich
2019-10-16Hook up localized messages.json to websiteCecylia Bocovich
2019-10-16Switched to absolute paths for resourcesCecylia Bocovich
2019-10-16Translate snowflake@tp.o websiteCecylia Bocovich
2019-10-16bump version to 0.0.12webext-0.0.12Cecylia Bocovich
2019-10-16Make sure we close peer connections in proxyCecylia Bocovich
2019-10-16Update try catch blocks to revert changes on errorCecylia Bocovich
2019-10-16Added packaging script for webextensionCecylia Bocovich
2019-10-11Stop counting handlers before terminating.David Fifield
2019-10-11Regenerate the ico files to reduce sizeArlo Breault
2019-10-11Update favicon with badge state on embed.htmlArlo Breault
2019-10-11Add --chown=:snowflake to rsync commands.David Fifield
2019-10-11bump version to 0.0.11webext-0.0.11Cecylia Bocovich
2019-10-08Remove unnecessary initialisation of lastShane Howearth
2019-10-08Bring code into line with Golangci-lint lintersShane Howearth
2019-10-08Handle generated errors in clientShane Howearth
2019-10-08Handle generated errors in proxy-goShane Howearth
2019-10-08Handle generated errors in brokerShane Howearth