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
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-10-10Remove Qt::escape() -> QString::toHtmlEscaped() compatibility layerDavide 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-22Fix and refactor problems found via GCC 7's -Wimplicit-fallthrough.davidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-07-14SelfSignedCertificate: new class for creation of self-signed certificates.Mikkel Krautz
2017-02-01CertWizard: Password requirement notice on importJan Klass
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-17Cert: disable old-style cast warning for the whole source file to fix GCC 4.2...Mikkel Krautz
2015-11-17Cert: fix old-style cast warning on older GCCs that disallow 'pragma GCC diag...Mikkel Krautz
2015-10-28Supress remaining old-style casts we incur from 3rd party headers. These shou...Stefan Hacker
2014-10-19Fix Qt 5 transition bug making certificate wizard access out of bounds.Stefan Hacker
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2014-08-09Cert: drop OpenSSL 0.9.7 compatibility code.Mikkel Krautz
2014-06-16Make sure exported certs are not world readableBernhard M. Wiedemann
2014-05-12CertView: do not use Qt::PlainText for qlExpiry - it needs HTML for its expir...Mikkel Krautz
2014-05-12CertView: remove incorrect use of an HTML line break for qlSubjectEmail.Tim Cooper
2014-05-12CertView: explicitly use plain-text QLabels for subject/issuer/email/expiry l...Mikkel Krautz
2014-04-28Remove flawed MX host existence check for cert wizard (#1178)Stefan Hacker
2013-10-24Fix two GUI issuesZuko
2013-06-29mumble: migrate hardcoded 0x050000 Qt version to the QT_VERSION_CHECK macro.Mikkel Krautz
2013-06-29mumble, murmur: Qt 5 support for Linux.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-05-16Fix some compiler warningsThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-01-29Add strong cert link to cert wizardThorvald Natvig
2010-01-19Indent, changelog, submodule and language updateThorvald Natvig
2010-01-18Show cert expiry in wizard, and warn on startup if cert expires in <14 daysThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-22Automatic certificate creation with backup and restoreThorvald Natvig
2009-12-21Indent, changelog and submodule updateThorvald Natvig
2009-12-21Quickgenerate certificate for lazy usersThorvald Natvig
2009-11-30Upgrade deps to 4.6.0-rc1, openssl 1.0.0b4, boost 1.41Thorvald Natvig
2009-11-26Fix crash with importing a passworded certBenjamin Jemlich
2009-11-26Fix cert name display with non ascii charsBenjamin Jemlich
2009-11-07fix build with qt 4.4Ludwig Nussel
2009-08-07Allow *.pkcs12 file extension for certificate import and export.Mikkel Krautz
2009-05-22Allow adding CA chain to cert filesThorvald Natvig
2009-05-04Indent, changelog and submodule updateThorvald Natvig