mumble/src
Mikkel Krautz 04a8a5db81 ServerResolver: fix bug where ServerResolver_qt5 would always pass on the original port given to the resolver.
Instead of using the port from the QDnsServiceRecord, the
srvResolved() slot used m_origPort. Oops.

Fixes mumble-voip/mumble#3267
2017-11-26 12:33:38 +01:00
..
mumble Merge PR #3182: Allow Prefilling Add Server Dialog With HTTP URLs 2017-11-11 18:40:55 +01:00
mumble_exe Fix assignment spacing in pro files 2017-08-05 20:44:00 +02:00
mumble_proto Fix assignment spacing in pro files 2017-08-05 20:44:00 +02:00
murmur Replace obsolete Ice statements for Ice >= 3.7 2017-10-02 02:12:00 +02:00
murmur_grpcwrapper_protoc_plugin
tests ServerResolver: fix bug where ServerResolver_qt5 would always pass on the original port given to the resolver. 2017-11-26 12:33:38 +01:00
ACL.cpp
ACL.h
Ban.cpp Net: refactor Ban class to its own set of files. 2017-04-10 09:23:14 +02:00
Ban.h Net: refactor Ban class to its own set of files. 2017-04-10 09:23:14 +02:00
ByteSwap.h
Channel.cpp
Channel.h
Connection.cpp
Connection.h
CryptographicHash.cpp
CryptographicHash.h
CryptographicRandom.cpp
CryptographicRandom.h
CryptState.cpp
CryptState.h
EnvUtils.cpp Implement EnvUtils::setenv 2017-05-20 19:58:32 +02:00
EnvUtils.h Implement EnvUtils::setenv 2017-05-20 19:58:32 +02:00
FFDHE.cpp FFDHE: add NamedGroups method for getting a list of supported named groups. 2017-08-06 22:13:01 +02:00
FFDHE.h FFDHE: add NamedGroups method for getting a list of supported named groups. 2017-08-06 22:13:01 +02:00
FFDHETable.h FFDHE: new class for accessing RFC 7919 FFDHE parameters. 2017-07-28 00:16:36 +02:00
Group.cpp
Group.h
HostAddress.cpp Net: refactor HostAddress class to its own set of files. 2017-04-10 09:22:56 +02:00
HostAddress.h Net: refactor HostAddress class to its own set of files. 2017-04-10 09:22:56 +02:00
HTMLFilter.cpp
HTMLFilter.h
License.cpp
License.h
licenses.h src/licenses.h: re-run scripts/mklic.pl with new AUTHORS file. 2017-07-23 13:22:34 +02:00
LogEmitter.cpp
LogEmitter.h
Message.h
mumble.pri mumble.pri: make SOURCES and HEADERS multiline. 2017-08-06 20:53:08 +02:00
Mumble.proto
Net.cpp Net: refactor HostAddress class to its own set of files. 2017-04-10 09:22:56 +02:00
Net.h Net: refactor Ban class to its own set of files. 2017-04-10 09:23:14 +02:00
OSInfo.cpp
OSInfo.h
PacketDataStream.h
PasswordGenerator.cpp
PasswordGenerator.h
QAtomicIntCompat.h
qos2_mingw.h
Qt4Compat.h
SelfSignedCertificate.cpp SelfSignedCertificate: add missing newline to SelfSignedCertificate.cpp. 2017-07-15 12:32:58 +02:00
SelfSignedCertificate.h SelfSignedCertificate: new class for creation of self-signed certificates. 2017-07-14 10:58:17 +02:00
ServerAddress.cpp ServerAddress.cpp: Fix ServerAddress ports comparison typo 2017-07-06 21:23:25 +02:00
ServerAddress.h ServerAddress: new struct for containing a HostAddress along with a port number. 2017-06-10 22:14:13 +02:00
ServerResolver_nosrv.cpp ServerResolver: add new class for hostname resolving (including SRV support). 2017-06-10 22:14:26 +02:00
ServerResolver_qt5.cpp ServerResolver: fix bug where ServerResolver_qt5 would always pass on the original port given to the resolver. 2017-11-26 12:33:38 +01:00
ServerResolver.h ServerResolver: add new class for hostname resolving (including SRV support). 2017-06-10 22:14:26 +02:00
ServerResolverRecord.cpp ServerResolver: add new class for hostname resolving (including SRV support). 2017-06-10 22:14:26 +02:00
ServerResolverRecord.h ServerResolver: add new class for hostname resolving (including SRV support). 2017-06-10 22:14:26 +02:00
SignalCurry.h
SSL.cpp SSL: register OpenSSL threading callbacks when we can't access Qt's OpenSSL. 2017-07-17 10:19:13 +02:00
SSL.h SSL: add destroy() function to the SSL module. 2017-07-17 09:49:40 +02:00
SSLCipherInfo.cpp
SSLCipherInfo.h
SSLCipherInfoTable.h
SSLLocks.cpp SSL: register OpenSSL threading callbacks when we can't access Qt's OpenSSL. 2017-07-17 10:19:13 +02:00
SSLLocks.h SSL: register OpenSSL threading callbacks when we can't access Qt's OpenSSL. 2017-07-17 10:19:13 +02:00
Timer.cpp
Timer.h
UnresolvedServerAddress.cpp UnresolvedServerAddress: add new struct for holding an unresolved hostname/port pair. 2017-06-10 22:14:08 +02:00
UnresolvedServerAddress.h UnresolvedServerAddress: add new struct for holding an unresolved hostname/port pair. 2017-06-10 22:14:08 +02:00
User.cpp
User.h
Version.cpp
Version.h