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-03-21src/murmur/ServerUser: Improve implementation of the leaky bucket algorithmRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-28Use QDateTime to avoid time underflowMikko Rantanen
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-05-25ServerUser: use QTime instead of std::chrono and ctimeDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-09-08Make Rate limiter configurable.MadMaurice
2018-08-30Prevent instability and crash due to message floodMadMaurice
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-04-10Net: refactor HostAddress class to its own set of files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-06-24Server: convert bUdp to use QAtomicInt for proper synchronization.Mikkel Krautz
2016-06-24Add Mutex internal to BanwidthRecord.Mikkel Krautz
2016-05-10src/murmur: update to use LICENSE.header.Mikkel Krautz
2016-05-10Channel, ServerUser: make cast operator non-const.Mikkel Krautz
2015-10-27Fix remaining warnings in murmur codeStefan Hacker
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-11Windows build fixesBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-11-07Opus codec negotiation (server)Thorvald Natvig
2011-05-15Fix uppercase vs lowercase vs PCH include problemsBenjamin Jemlich
2011-05-11Use TCP destination as UDP sourceThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-02-02Make idleseconds not only reset on voice but on all actions caused by the userStefan Hacker
2010-01-28Split ServerUser from Server.cppThorvald Natvig