| Fri, 26 Jan 2024 02:33:19 -0600 |
Elliott Sales de Andrade |
Make signal and property enums and initializers consistent
|
file |
diff |
annotate
|
| Tue, 23 Jan 2024 00:03:38 -0600 |
Gary Kramlich |
Make sure all of the final types in the protocols are defined as such
|
file |
diff |
annotate
|
| Wed, 25 Oct 2023 20:26:35 -0500 |
Elliott Sales de Andrade |
Fix possible clash of config headers
|
file |
diff |
annotate
|
| Wed, 19 Jul 2023 18:11:18 -0500 |
Gary Kramlich |
Remove unnecessary casting from g_signal_handlers_disconnect
|
file |
diff |
annotate
|
| Tue, 21 Mar 2023 00:39:45 -0500 |
Elliott Sales de Andrade |
Use g_clear_* helpers where useful
|
file |
diff |
annotate
|
| Mon, 12 Dec 2022 23:41:40 -0600 |
Elliott Sales de Andrade |
Bump C standard to C99 for XMPP and fix warnings
|
file |
diff |
annotate
|
| Fri, 12 Aug 2022 01:32:07 -0500 |
Elliott Sales de Andrade |
Make VV libraries required
|
file |
diff |
annotate
|
| Tue, 26 Oct 2021 04:07:12 -0500 |
Elliott Sales de Andrade |
Use fs_stream_set_transmitter_ht
|
file |
diff |
annotate
|
| Sun, 10 Oct 2021 05:00:30 -0500 |
Elliott Sales de Andrade |
Fix typos in protocol plugins
|
file |
diff |
annotate
|
| Mon, 08 Mar 2021 20:19:07 -0600 |
Arkadiy Illarionov |
Turn jingle_rtp_add_payloads into callback
|
file |
diff |
annotate
|
| Sat, 23 Jan 2021 20:31:28 -0600 |
Gary Kramlich |
Remove Google Talk from the XMPP plugin.
|
file |
diff |
annotate
|
| Thu, 21 May 2020 21:21:54 -0500 |
Gary Kramlich |
Make sure we're not including the gettext macros in header files and deal with the repercussions of that.
|
file |
diff |
annotate
|
| Fri, 01 May 2020 12:13:35 -0500 |
Gary Kramlich |
Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h
|
file |
diff |
annotate
|
| Thu, 30 Apr 2020 23:43:54 -0500 |
Gary Kramlich |
Split PurpleKeyValuePair out to it's own file and try to do some cleanup in the files that need to include it.
|
file |
diff |
annotate
|
| Tue, 04 Feb 2020 03:05:18 +0000 |
Gary Kramlich |
Merged in fbellet/pidgin/port-changes-from-branch-2.x.y-to-default (pull request #632)
|
file |
diff |
annotate
|
| Thu, 03 Oct 2019 13:28:36 +0200 |
Fabrice Bellet |
jingle: build transport with udp candidates only
port-changes-from-branch-2.x.y-to-default
|
file |
diff |
annotate
|
| Thu, 03 Oct 2019 11:16:08 +0200 |
Fabrice Bellet |
React only to the first stream info signal
port-changes-from-branch-2.x.y-to-default
|
file |
diff |
annotate
|
| Mon, 21 Oct 2019 16:31:36 +0200 |
Fabrice Bellet |
fix various memory leaks
memory-leaks
|
file |
diff |
annotate
|
| Fri, 15 Nov 2019 01:07:08 -0600 |
Gary Kramlich |
Remove glibcompat.h from all the files that don't actually need it.
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 17:08:45 -0400 |
Elliott Sales de Andrade |
Remove redundant frees.
|
file |
diff |
annotate
|
| Thu, 04 Jul 2019 14:15:17 +0200 |
Fabrice Bellet |
rtp: fix a heap-use-after-free
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 04 Jul 2019 13:29:30 +0200 |
Fabrice Bellet |
jingle: build transport with udp candidates only
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 02 Jul 2019 16:13:40 +0200 |
Fabrice Bellet |
React only to the first stream info signal
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 02 Jul 2019 14:04:49 +0200 |
Fabrice Bellet |
Fix more memory leaks
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 31 Mar 2019 19:17:00 -0400 |
Elliott Sales de Andrade |
Use G_DECLARE* in Jingle extensions.
|
file |
diff |
annotate
|
| Wed, 20 Mar 2019 00:32:08 -0500 |
Gary Kramlich |
Update most things to use G_DEFINE_DYNAMIC_TYPE and a host of other updates
|
file |
diff |
annotate
|
| Thu, 04 Jan 2018 22:39:03 -0600 |
Gary Kramlich |
Remove all #if 0's from the prpls
|
file |
diff |
annotate
|
| Fri, 03 Nov 2017 01:22:04 -0500 |
Gary Kramlich |
Merged release-2.x.y into default
|
file |
diff |
annotate
|
| Wed, 20 Sep 2017 09:48:24 -0400 |
Debarshi Ray |
jabber: Avoid a use-after-free in an error path
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 12 Jun 2017 17:48:37 -0300 |
dx |
Merge release-2.x.y into default
|
file |
diff |
annotate
|
| Thu, 23 Mar 2017 21:01:15 +0300 |
qarkai |
Replace !strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Thu, 23 Mar 2017 19:19:01 +0300 |
qarkai |
Replace misused g_str_equal() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Sun, 24 Nov 2013 02:44:39 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 20 Nov 2013 04:54:16 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 17 Nov 2013 03:38:29 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 12 Oct 2013 17:43:23 +0530 |
Ankit Vani |
Register jingle types dynamically
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 07 Sep 2013 00:11:42 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 18 Aug 2013 00:04:13 +0530 |
Ankit Vani |
Replaced some _prpl_ stuff with _protocol_
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 24 Nov 2013 01:58:26 +0530 |
Ankit Vani |
jabber: use g_object_class_install_properties instead of repeated g_object_class_install_property
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 20 Nov 2013 03:12:07 +0530 |
Ankit Vani |
jabber: use g_object_notify_by_pspec instead of g_object_notify
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 17 Nov 2013 03:37:28 +0530 |
Ankit Vani |
gtalk: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 07 Sep 2013 00:10:19 +0530 |
Ankit Vani |
Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 26 Feb 2013 19:11:22 -0500 |
Daniel Atallah |
Merge with release-2.x.y (lots of conflicts, but all trivially resolved)
|
file |
diff |
annotate
|
| Sun, 24 Feb 2013 22:48:07 -0500 |
Daniel Atallah |
Prevent NULL pointer deref when initating a rtp session with an unrecognized resource
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 20 Jan 2013 21:06:06 -0500 |
Elliott Sales de Andrade |
Initial support for Google's P2P transport.
|
file |
diff |
annotate
|
| Thu, 17 Jan 2013 04:45:01 -0500 |
Elliott Sales de Andrade |
Abstract candidate translation for JingleTransports.
|
file |
diff |
annotate
|
| Fri, 23 Dec 2011 08:21:58 +0000 |
Elliott Sales de Andrade |
A boring and large patch so I can merge heads.
cpw.qulogic.gtk3
|
file |
diff |
annotate
|
| Tue, 06 Dec 2011 07:06:01 +0000 |
Mark Doliner |
Fix crashes and memory leaks when receiving malformed voice
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 06 Dec 2011 06:58:41 +0000 |
Mark Doliner |
Minor optimization
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
file |
diff |
annotate
|
| Thu, 18 Feb 2010 21:53:35 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 770b86501b614dbcd9bd0d7ebbe55f21446d4dc1)
cpw.malu.xmpp.google_relay
|
file |
diff |
annotate
|
| Wed, 11 Nov 2009 05:40:59 +0000 |
Michael Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head f86b51b0e9244bd96490673d65826f9960258391)
next.minor
|
file |
diff |
annotate
|
| Wed, 11 Nov 2009 03:07:21 +0000 |
Michael Ruprecht |
propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 1050e4cac667b321291acdb510e63a9217ea7e0c)
next.minor
|
file |
diff |
annotate
|
| Wed, 28 Oct 2009 17:58:59 +0000 |
Michael Ruprecht |
Fix so emitting more HANGUP signals doesn't cause an assertion.
cpw.maiku.media_refactor
|
file |
diff |
annotate
|
| Mon, 23 Nov 2009 21:32:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 4fbd469968ef009ad354bc8b9ead8be785702974)
cpw.malu.xmpp.google_relay
|
file |
diff |
annotate
|
| Wed, 11 Nov 2009 05:40:13 +0000 |
Michael Ruprecht |
Fix receiving any codecs that aren't in the codec intersection.
|
file |
diff |
annotate
|
| Wed, 11 Nov 2009 02:05:01 +0000 |
Michael Ruprecht |
Handle Jingle's description-info method.
|
file |
diff |
annotate
|
| Thu, 24 Sep 2009 20:22:24 +0000 |
Marcus Lundblad |
Can now generate a relayed candidate for the initiator
cpw.malu.xmpp.google_relay
|
file |
diff |
annotate
|
| Sat, 22 Aug 2009 04:03:09 +0000 |
Michael Ruprecht |
merge of '07902a9634f9dc8f729aba530bd7f5222aaab08b'
|
file |
diff |
annotate
|
| Sat, 22 Aug 2009 04:02:22 +0000 |
Michael Ruprecht |
More gracefully handle stream creation errors with Jingle calls.
|
file |
diff |
annotate
|