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
2022-09-12FEAT: Make channel listeners persistent on serverRobert Adam
2022-09-08REFAC(client, server): Rename uiVersion to m_versionHartmnt
2022-09-08FIX(client, server): Fix patch versions > 255Hartmnt
2022-08-01Merge PR #5769: FIX(server): Update suppress state on ACL changeRobert Adam
2022-07-31FIX(server): Update suppress state on ACL changeRobert Adam
2022-07-31FIX(server): Don't ignore explicit PermissionQueryRobert Adam
2022-03-27REFAC: Consistently format constexpr VAR_NAMESRobert Adam
2022-03-27FEAT: Add profiling support for audio processingRobert Adam
2022-03-27CHANGE: Use Protobuf for UDP messagesRobert Adam
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-12-29FEAT(server): Add support for the tracy profilerRobert Adam
2021-11-10Merge PR #5280: FIX(server,client): Validate/use the correct certificate from...Robert Adam
2021-11-10FIX(server,client): Validate/use the correct certifiacte from a peers chainEric Prokop
2021-11-10FEAT(server): Add option to disallow recordingRobert Adam
2021-07-27FIX(server): Always bind to both IPv6 and IPv4 by defaultWGH
2021-06-03REFAC: Turn MumbleVersion into namespaceRobert Adam
2021-05-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-05-16FIX(server): ChannelListener IDs colliding across VServersRobert Adam
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-16FEAT(client): Plugin frameworkRobert Adam
2021-04-13Merge PR #4922: MAINT: Update copyright notice to 2021 (Part II)Robert Adam
2021-04-11CHANGE(server): Untrimmed usernames considered invalidRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-28Merge PR #4885: REFAC(server): Replace non-standard u_char with uint8_tDavide Beatrici
2021-03-27REFAC(server): Replace non-standard u_char with uint8_tLorenz Brun
2021-03-27FIX(Server): Prevent multiple Sessions with ID 0qamodi
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
2021-03-03Merge pull request #4817: FIX(Server): Unauthenticated connections no longer ...Robert Adam
2021-03-02FIX(Server): Unauthenticated connections no longer add to user countLucas Toole
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-26FEAT(server): Remove broadcast of new welcometext when changing via Ice.KetchupBomb
2021-01-21DOCS: fixed typosfreddii
2020-12-08FIX(server): Prevent listeners from hearing all shoutsRobert Adam
2020-09-22FEAT(client, server): use native mDNS/DNS-SD API on Windows, if availableDavide Beatrici
2020-09-22REFAC(client, server): replace "Bonjour" with "Zeroconf", except for 3rdpartyDavide Beatrici
2020-09-12REFAC: Fix warning about boost bindRobert
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-02FIX(server): Use valid format string typeTredwellGit
2020-08-31FIX(cmake): Set QT_RESTRICTED_CAST_FROM_ASCIIRobert Adam
2020-08-12FIX(certificate): Retrieve QSslConfiguration after setting CAMadMaurice
2020-08-02FIX(server): Enforce max. packet size for UDPTunnelRobert Adam
2020-08-02FIX(server): Don't allow poslen > lenRobert Adam
2020-07-14Merge pull request #4344: FEAT(server): Allow loading welcome text from fileRobert Adam
2020-07-08FEAT(server): Allow loading welcome text from filePopkornium18
2020-07-08Merge pull request #4147: FEAT(server): Add rememberduration optionRobert Adam
2020-07-08FIX(cert, mac): Avoid adding key pairs into system's keychain of MacOS.Terry Geng
2020-07-03FEAT(server): Add rememberduration optiondeluxghost
2020-07-02REFAC(server): replace NULL with nullptrPopkornium18
2020-06-11REFAC(deprecated): set certificates on QSslConfigurationRobert Adam
2020-06-10REFAC(deprecated): Replace deprecated QString::SkipEmptyPartsRobert Adam