Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/grumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-12Merge pull request #55 from olabiniV2/server_passwordDerrick
2020-04-12Merge pull request #54 from olabiniV2/stderr_loggingDerrick
2020-04-12Merge pull request #52 from olabiniV2/configuration_settingDerrick
2020-04-12Merge pull request #51 from olabiniV2/optional_webportDerrick
2020-03-26Try to authenticate using server password if user authentication hasn't happenedOla Bini
2020-03-26Add new methods for setting and checking a potential server passwordOla Bini
2020-03-26Extract more generic versions of setting and checking configuration passwordsOla Bini
2020-03-26Rename the default logtarget to not stutter. Also hide the default file log t...Ola Bini
2020-03-26Extract a LogTarget interface to make it easier to manage loggingOla Bini
2020-03-25Only send configuration updates if the channel existsOla Bini
2020-03-25Make it possible to change configuration parameters on a serverOla Bini
2020-03-25Add a configuration parameter making it possible to avoid listening to the we...Ola Bini
2019-12-21Merge PR #47: Run go fmt and goimports on all files, to make them follow Gola...Davide Beatrici
2019-12-21Run go fmt and goimports on all files, to make them follow Golang standardsOla Bini
2019-12-21Don't close the TCP listener, only the TLS listenerOla Bini
2019-03-11Fix function comments based on best practices from Effective GoCodeLingo Bot
2018-02-09Websockets supportrubenseyer
2018-02-05RegisterClient: missing !rubenseyer
2016-03-26go fmtTim Cooper
2016-03-26use updated import paths for proto, naclTim Cooper
2014-04-15grumble: move grumble cmd to 'cmd/grumble' instead of the source tree root.Mikkel Krautz