katie/src/dbus
Ivailo Monev 6f380b3ce5 fix buffer overrun in QDBusUtil::isValidSignature()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-22 07:18:51 +02:00
..
CMakeLists.txt remove PCH build option 2021-02-13 20:21:31 +02:00
qdbusabstractadaptor.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusabstractadaptor.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusabstractadaptor_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusabstractinterface.cpp replace 0 with explicit constructor in QDBusAbstractInterface::callWithCallback() 2021-03-21 05:36:33 +02:00
qdbusabstractinterface.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusabstractinterface_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusargument.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusargument.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusargument_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusconnection.cpp keep references to strings in QDBusConnection, QDBusError and QDBusServer 2021-03-21 08:21:38 +02:00
qdbusconnection.h mark QDBusConnection::callWithCallback() overload as deprecated 2021-02-15 23:47:18 +02:00
qdbusconnection_p.h make QDBusConnectionPrivate::send() return bool 2021-03-20 18:45:41 +02:00
qdbusconnectioninterface.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusconnectioninterface.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusconnectionmanager_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuscontext.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuscontext.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuscontext_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusdemarshaller.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuserror.cpp keep references to strings in QDBusConnection, QDBusError and QDBusServer 2021-03-21 08:21:38 +02:00
qdbuserror.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusextratypes.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusextratypes.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusintegrator.cpp add new thread action enum and use it for QDBusConnectionPrivate::isServiceRegisteredByThread() 2021-03-20 18:52:01 +02:00
qdbusintegrator_p.h remove unused QDBusConnectionPrivate::deliverCall() argument 2021-02-18 03:55:35 +02:00
qdbusinterface.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusinterface.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusinterface_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusinternalfilters.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusintrospection.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusintrospection_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmarshaller.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmessage.cpp compiler warning fix 2021-03-21 09:00:15 +02:00
qdbusmessage.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmessage_p.h remove unused QDBusMessagePrivate::timeout member 2021-03-21 07:23:54 +02:00
qdbusmetaobject.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmetaobject_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmetatype.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmetatype.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmetatype_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmisc.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingcall.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingcall.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingcall_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingreply.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingreply.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusreply.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusreply.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusserver.cpp keep references to strings in QDBusConnection, QDBusError and QDBusServer 2021-03-21 08:21:38 +02:00
qdbusserver.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusservicewatcher.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusservicewatcher.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusthreaddebug_p.h add new thread action enum and use it for QDBusConnectionPrivate::isServiceRegisteredByThread() 2021-03-20 18:52:01 +02:00
qdbusunixfiledescriptor.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusunixfiledescriptor.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusutil.cpp fix buffer overrun in QDBusUtil::isValidSignature() 2021-03-22 07:18:51 +02:00
qdbusutil_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusxmlgenerator.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusxmlparser.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusxmlparser_p.h remove optional license exception 2021-02-08 15:08:15 +02:00