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
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
2008-08-31Be slightly more forecefull when disconnecting timed out clientsThorvald Natvig
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-05-10Cure for Qt 4.4 SSL slowness.Thorvald Natvig
2008-03-01Compile Win32 with Visual Studio + Intel C CompilerThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-11-25Threadsafe sockets for Win32Thorvald Natvig
2007-11-17IndentThorvald Natvig
2007-11-02Try to work around a few QSslSocket bugsThorvald Natvig
2007-08-12Yet another fix for reentrant SSL messagesThorvald Natvig
2007-08-11Start of proper statisticsThorvald Natvig
2007-08-02Per-server loggingThorvald Natvig
2007-08-01server_id in ServerDBThorvald Natvig
2007-07-31Global-less server. First step of multiserver support. Completely breaks clientThorvald Natvig
2007-07-20Reentrancy fixesThorvald Natvig
2007-07-20SSL crashfixes, ui session drag-and-drop fix.Thorvald Natvig
2007-07-20queued readyRead, fixes a SSL crashbugThorvald Natvig
2007-07-19Proper certificate viewer.Thorvald Natvig
2007-07-18reindenting all the codeThorvald Natvig
2007-07-18Avoid closing on errors, that happens automatically nowThorvald Natvig
2007-07-18SSL client support.Thorvald Natvig
2007-07-17Server-side SSL encryptionThorvald Natvig
2007-07-06Fixup of ConnectionThorvald Natvig
2007-07-06More blob support, and break binary protocol AGAINThorvald Natvig
2007-07-03Consider connecting "Activity"Thorvald Natvig