Benjamin Jemlich
d16876d804
Fix certificate validation with QT 4.8
...
Changed from setDefaultCaCertificates to addDefaultCaCertificates because
Murmur adds CA certificates in sslCert before calling MumbleSSL::addSystemCA.
Original patch written by Marc Deslauriers <marc.deslauriers@canonical.com>
2012-02-19 09:03:47 +01:00
Benjamin Jemlich
2d9d78ad68
Remove hardcoded CA certificates
2012-02-18 10:41:22 +01:00
Benjamin Jemlich
07737a314c
Fix include guards and PCH includes
2011-11-09 00:12:10 +01:00
Benjamin Jemlich
7529297760
Fix uppercase vs lowercase vs PCH include problems
2011-05-15 17:15:54 +02:00
Ludwig Nussel
e57c008220
fix compile error
...
/usr/include/QtCore/qstring.h: In static member function 'static void MumbleSSL::addSystemCA()':
/usr/include/QtCore/qstring.h:588:5: error: 'QString::QString(const char*)' is private
2011-03-24 20:09:22 +01:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Benjamin Jemlich
63b84d3f9a
Disable system CA override in Qt 4.7
2010-07-17 22:28:08 +02:00
Jamie Fraser
9c9983bf23
Added default root certificate store on FreeBSD.
2010-07-14 15:15:19 +02:00
Thorvald Natvig
778ecdea43
Indent, changelog, submodule and language update
2010-05-31 00:17:36 +02:00
Thorvald Natvig
a8268d7f77
Add recommended user CAs explicitly
2010-05-27 16:22:55 +02:00
Thorvald Natvig
16339bfc91
Update license to 2010
2010-01-05 08:49:22 +01:00
Ludwig Nussel
317a2bfb37
add support for certificate directories
...
SUSE uses /etc/ssl/certs for system certificates
2009-11-07 16:26:30 +01:00
Thorvald Natvig
be58259c78
Allow murmurd to compile under Qt 4.4.3
2009-10-20 18:12:22 +02:00
Mikkel Krautz
df9b900efd
Use system CA certificates on OS X.
2009-08-11 18:58:52 +02:00
Thorvald Natvig
38b6ec947e
Indent, changelog and submodule update
2009-08-08 16:14:08 +02:00
Thorvald Natvig
5b3c901fdd
Allow specifying SYSTEM_CA_BUNDLE define to force CA path
2009-08-07 20:33:08 +02:00
Thorvald Natvig
6296282539
Share a bit more of .pro files, and add win32 ca store
2009-08-07 20:16:02 +02:00
Thorvald Natvig
8159eecdcb
Add system-installed CAs
2009-08-07 18:55:56 +02:00