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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29DOCS: Fix typos in Mumble.protoArkadiusz Ryś
2020-05-12src/Mumble.proto: Documention on ContextActionModifyJabasukuriputo Wang
2020-04-16Feature: Channel ListenersRobert Adam
2020-02-28Merge pull request #3929: Improve channel password handlingRobert Adam
2020-02-28Protocol: Added fields 'is_enter_restricted' and 'can_enter' to the ChannelSt...Robert Adam
2020-02-27Merge pull request #3978: Fixups for #3927Robert Adam
2020-02-27Mumble.proto: Fixed comment formattingRobert Adam
2020-02-08Merge PR #3927: Added support for temporary access tokensRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-12-28AccessTokens: Added support for temporary access tokens in the UserState messageRobert Adam
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-06-14Introduce channelcountlimit to limit max channels per serverStefan Hacker
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-20Mumble.proto: explicitly use proto2 syntax.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src: update to use LICENSE.header.Mikkel Krautz
2016-05-09Document undocumented fields in Mumble.proto (#2261)Tim Cooper
2015-11-22Add per-channel user limitTim Cooper
2015-11-17Add maximum number of server users to control channel protocolTim Cooper
2015-03-17Fix protocol documentation for RequestBlob in the .proto file.Tim Cooper
2015-03-17Add protocol buffer comments from the old 'doc' directory to the .proto file.Tim Cooper
2014-04-10Reorder Mumble.proto to match ordering in Message.h.Philip Cass
2013-06-23UserList improvementsZuko
2013-06-05Introduce auth rejection type AuthenticatorFailHenry Fallon
2012-09-18Introduce channel nesting limit (default=10).Stefan Hacker
2011-11-07Opus codec negotiation (server)Thorvald Natvig
2011-05-14Merge ContextActionRemove and ContextActionAdd and rename it to ContextAction...Benjamin Jemlich
2011-05-13Fix: Stale custom context menu entries (#3301658)Stefan Hacker
2011-03-26Suggest ConfigThorvald Natvig
2010-08-16Add recording state handling to the clientarrai
2010-03-30priority speaker - client sideBenjamin Jemlich
2010-01-28Propagate a few server config options to the clientThorvald Natvig
2010-01-17Serverside comment/texture send-on-demandThorvald Natvig
2010-01-10Zero packet stats on startup (oops) and export strong certificate stateThorvald Natvig
2010-01-10Export bandwidthrecord statisticsThorvald Natvig
2010-01-10Userinfo (serverside)Thorvald Natvig
2009-12-29Per-channel userlimits (usersperchannel in .ini, hidden option)Thorvald Natvig
2009-12-28Validate usernames on user renameThorvald Natvig
2009-11-19Add an option to reject connections without a certificateBenjamin Jemlich
2009-11-17Add some type safetyp to denytypeThorvald Natvig
2009-11-17Make rejecttype optionalThorvald Natvig
2009-11-17Change reject type field to uint32Benjamin Jemlich
2009-10-24Permission denied for missing certThorvald Natvig
2009-10-19Serverside alpha/beta celt version choiceThorvald Natvig
2009-10-18Use int instead of uint to represent versionThorvald Natvig
2009-10-17Add CELT version vector to authenticate packetThorvald Natvig
2009-10-14Permission query (serverside)Thorvald Natvig
2009-09-27Add TemporaryChannel permission deny type.Stefan Hacker
2009-09-19Send allowhtml state to clientThorvald Natvig
2009-09-18Introduce permission denied type TextTooLong.Stefan Hacker