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-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-07-02REFAC(shared): replace NULL with nullptrPopkornium18
2020-06-06src: Made CryptState an abstract class, in order to support multiple crypto t...Terry Geng
2020-04-07Use TCP_NODELAY by default and remove attempts to flush.Sean Talts
2020-02-27ProtoBuf: Replaced ByteSize() with ByteSizeLong() for Protobuf 3.4 andRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-17Connection, Server, ServerHandler: Cast "dwFlow" to DWORD pointer to fixDavide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-11-13Connection: add localAddress() and localPort() getters.Mikkel Krautz
2016-05-10src: update to use LICENSE.header.Mikkel Krautz
2015-10-27Fix warnings in shared connection codeStefan Hacker
2015-10-04Output more control channel encryption parametersStefan Hacker
2013-07-13Unify comment style.Kissaki
2013-07-13Move method comments. Remove obsolete.Kissaki
2012-05-31Murmur: Disconnect clients sending huge packetsBenjamin Jemlich
2012-01-04Workaround for missing disconnected signals on WindowsBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-12-24Move bDisconnectEmitted down by one levelBenjamin Jemlich
2010-11-21Don't reset the connection timeout until the user is authenticatedBenjamin Jemlich
2010-01-27Fix endian on ARMThorvald Natvig
2010-01-22Fix two compiler warningsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-11-15Some comments and minimal refactoring of Server::recheckCodecVersions()Stefan Hacker
2009-11-10TLSv1 by default -- fallback to 1.1.x for SSLv3Thorvald Natvig
2009-11-03Use SO_PRIORITY on nix to set packet queue priorityThorvald Natvig
2009-09-074 byte packet length, 2 byte type, and use SSL compression to encode itThorvald Natvig
2009-09-07Variable length packet length encodingThorvald Natvig
2009-07-31If no cert, return an empty list, not a list with a null certThorvald Natvig
2009-05-18Allow empty messagesThorvald Natvig
2009-05-15Faster quint64 based netaddress handlingThorvald Natvig
2009-05-15Updated Ban EditorThorvald Natvig
2009-04-30Remove a lot of compiler warningsThorvald Natvig
2009-04-28Certificate based authentication and account recoveryThorvald Natvig
2009-04-28Accept certificatesThorvald Natvig
2009-04-16Have murmur accept and send version packetsThorvald Natvig
2009-03-28Move accumulator to ServerHandler, avoid having murmur depend on boost::accum...Thorvald Natvig
2009-03-28Accumulator based pingstatsThorvald Natvig
2009-03-28Message references instead of pointers, and make UDPTunnel workThorvald Natvig
2009-03-27Working TCP communicationThorvald Natvig
2009-03-24Indent, changelog and submodule updateThorvald Natvig
2009-03-23ProtoBuf for murmur (no DBus/Ice yet)Thorvald Natvig
2009-03-02IndentThorvald Natvig
2009-02-27Unbreak QoS on UnixThorvald Natvig
2009-02-27qWave (QoS for Vista)Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig