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-04-16Feature: Channel ListenersRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-09-08Make Rate limiter configurable.MadMaurice
2018-06-14Introduce channelcountlimit to limit max channels per serverStefan Hacker
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-04-10Net: refactor Ban class to its own set of files.Mikkel Krautz
2017-04-10Net: refactor HostAddress class to its own set of files.Mikkel Krautz
2017-02-26Server: add bUsingMetaCert flag.Mikkel Krautz
2017-02-26Server: rename qlCA to qlIntermediates, to properly reflect its function.Mikkel Krautz
2017-02-21Server, Cert: add Server::privateKeyFromPEM() method.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-04Refactor LogEmitter from Murmur into its own file in src/.Mikkel Krautz
2016-06-24Add documentation for qrwlVoiceThread.Mikkel Krautz
2016-06-24Rearrange code in Server header.Mikkel Krautz
2016-06-24Rename qrwlUsers to qrwlVoiceThread.Mikkel Krautz
2016-05-10src/murmur: update to use LICENSE.header.Mikkel Krautz
2016-05-08grpc: rename GRPC-specific Server::setChannelState method, and add docs.Mikkel Krautz
2016-05-08grpc: rename GRPC-specific Server::sendTextMessage to Server::sendTextMessage...Mikkel Krautz
2016-05-08grpc: implement TextMessageFilterTim Cooper
2016-05-08grpc: move ChannelService_Update logic to RPC.cppTim Cooper
2016-05-08grpc: move TextMessageService_Send logic to RPC.cppTim Cooper
2015-11-28Respect maximum channel user limits when joining serverTim Cooper
2015-11-22Allow creating channel with a set maximum number of usersTim Cooper
2015-09-26Murmur: add support for EDH cipher suites, and for specifying Diffie-Hellman ...Mikkel Krautz
2015-06-05Fix dual-stack UDP on Windows and improve dual-stack detectionStefan Hacker
2014-12-26Murmur: fix override of TcpSocket::incomingConnection(). it takes a qintptr (...Mikkel Krautz
2014-07-17Add "forceExternalAuth" config option to Murmurmain()
2013-06-29mumble, murmur: Qt 5 support for Windows.Mikkel Krautz
2013-06-23UserList improvementsZuko
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2012-09-18Introduce channel nesting limit (default=10).Stefan Hacker
2012-08-06Trigger codec re-negotiation also on user disconnect and when opusthreshold i...Stefan Hacker
2012-06-08Murmur: add Opus threshold optionBenjamin Jemlich
2012-05-31Murmur: Allow temporary user name changes via IceBenjamin Jemlich
2012-01-15Mark Server::log as constBenjamin Jemlich
2011-11-11Windows build fixesBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-11-07Opus codec negotiation (server)Thorvald Natvig
2011-10-23Fix ghost disconnect removing permissions (#3423985)Benjamin Jemlich
2011-10-01Add Server::effectivePermissions() to ICE (https://sourceforge.net/tracker/?f...DNW
2011-05-15Fix uppercase vs lowercase vs PCH include problemsBenjamin Jemlich
2011-04-08Fixed up Otto's patch (#2911421), mostly style stuff. Changed int -> uint and...Jamie Fraser
2011-04-08Text Message Callback with IceOtto Allmendinger
2011-03-26Suggest ConfigThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-12-03Prepare murmur for user defined server locationsStefan Hacker