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-01-04MAINT: Update copyright to 2022Robert Adam
2021-03-06REFAC(client): Put qsslStringConversion to QtUtilsRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-01-26Fix duplicate certificates in certificate chain viewerMaxwell Cody
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-04ViewCert: only include 'QStringList processQSslCertificateInfo(QString in)' w...Mikkel Krautz
2016-07-02Merge PR #2382: ViewCert: clean up Qt 4/Qt 5 compatibility code.Mikkel Krautz
2016-06-30ViewCert: clean up Qt 4/Qt 5 compatibility code.Mikkel Krautz
2016-06-30ViewCert: show certificate's SHA-256 fingerprint.Mikkel Krautz
2016-06-28ViewCert: use QChar::fromLatin1 instead of QChar::fromAscii.Mikkel Krautz
2016-06-27Show the SSL cert's SHA1 digest in the "SSL Verification failed" prompt.anonym
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-16ViewCert: only implement decode_utf8_qssl_string()'s QStringList override for...Mikkel Krautz
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
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
2012-08-20Replaced last traces of MD5 by SHA-1EarlOfWenc
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-02-24Work around a few utf8 qssl issues and change window title on userinfo to be ...Thorvald Natvig
2010-01-11Indent, changelog, submodule and language updateThorvald Natvig
2010-01-11Show strong certificate state in clientThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-03-04IndentingThorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-08-15Qt 4.4.1 develops a few visual quirks if you reparent GUI elements during the...Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-08-11Certifiticate => CertificateThorvald Natvig
2007-07-19More indentingThorvald Natvig
2007-07-19Proper certificate viewer.Thorvald Natvig