Fri, 03 Jun 2016 12:39:32 -0500 Andrew Victor Check the chunk header release-2.x.y file | diff | annotate
Fri, 03 Jun 2016 12:33:50 -0500 Andrew Victor Fix chunk decoding errors release-2.x.y file | diff | annotate
Fri, 03 Jun 2016 12:07:21 -0500 Andrew Victor Fix for TALOS-CAN-0120 release-2.x.y file | diff | annotate
Fri, 03 Jun 2016 12:01:34 -0500 Andrew Victor Fix for TALOS-CAN-0143 release-2.x.y file | diff | annotate
Fri, 03 Jun 2016 11:50:10 -0500 Andrew Victor Fix TALOS-CAN-0139 release-2.x.y file | diff | annotate
Thu, 02 Jun 2016 16:21:58 -0500 Andrew Victor Fix for TALOS-CAN-0137 release-2.x.y file | diff | annotate
Thu, 02 Jun 2016 15:41:02 -0500 Andrew Victor Fix TALOS-CAN-0118 release-2.x.y file | diff | annotate
Thu, 02 Jun 2016 12:49:50 -0500 Andrew Victor Fix TALOS-CAN-0141 release-2.x.y file | diff | annotate
Sat, 07 May 2016 16:28:14 +0200 Andrew Victor The Mxit VoIP support never left beta (and has since been discontinued), so remove the partial prototype implementation from libpurple. release-2.x.y file | diff | annotate
Fri, 11 Apr 2014 20:51:11 +0200 Tomasz Wasilczyk imgstore: unref mxit file | diff | annotate
Thu, 03 Apr 2014 04:33:49 +0200 Tomasz Wasilczyk Mxit: fix invalid cast alignment warnings file | diff | annotate
Thu, 03 Apr 2014 04:20:57 +0200 Tomasz Wasilczyk Mxit: get rid of internal AES implementation file | diff | annotate
Mon, 10 Feb 2014 02:20:01 +0530 Ankit Vani Fix duplicate prefixes gtkdoc-conversion file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 09 Aug 2013 23:12:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 04 Aug 2013 14:34:04 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 19 Jul 2013 03:27:40 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Wed, 10 Jul 2013 23:55:21 +0530 Ankit Vani Started GObjectification of PurpleConnection. soc.2013.gobjectification file | diff | annotate
Tue, 09 Jul 2013 15:48:17 +0530 Ankit Vani Renamed buddy list functions to more appropriate/simler names. soc.2013.gobjectification file | diff | annotate
Fri, 05 Jul 2013 23:31:34 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 04:37:14 +0530 Ankit Vani Renamed chat buddies to chat users, and IM conversation typing state to IM typing state. soc.2013.gobjectification file | diff | annotate
Mon, 24 Jun 2013 11:28:57 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Tue, 05 Nov 2013 11:47:05 +0200 Andrew Victor Merge with release-2.x.y. mxit-2.x.y file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Fri, 09 Aug 2013 13:03:26 +0200 Tomasz Wasilczyk HTTP: successful is spelled with one l file | diff | annotate
Sat, 03 Aug 2013 19:20:57 +0200 Tomasz Wasilczyk HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs file | diff | annotate
Thu, 18 Jul 2013 17:33:02 +0200 Tomasz Wasilczyk HTTP: get rid of mxit's own http implementation file | diff | annotate
Fri, 05 Jul 2013 12:10:45 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url_request to new API for mxit prpl file | diff | annotate
Sun, 23 Jun 2013 21:35:31 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url to new API for prpls file | diff | annotate
Sun, 23 Jun 2013 01:03:34 +0200 Tomasz Wasilczyk HTTP: get rid of purple_url_parse file | diff | annotate
Sat, 11 May 2013 18:02:21 -0400 Elliott Sales de Andrade Merge with release-2.x.y. file | diff | annotate
Mon, 15 Apr 2013 16:49:08 +0200 Andrew Victor MXit: Ensure that the presence value received from the server is valid. release-2.x.y file | diff | annotate
Wed, 03 Apr 2013 23:15:20 +0200 Andrew Victor Merge latest changes from release-2.x.y to default. file | diff | annotate
Wed, 03 Apr 2013 11:26:54 +0200 Andrew Victor MXit: Fix incorrect return value from mxit_media_caps(). release-2.x.y file | diff | annotate
Wed, 03 Apr 2013 11:21:06 +0200 Andrew Victor Merge with release-2.x.y mxit-2.x.y file | diff | annotate
Wed, 03 Apr 2013 01:25:40 +0200 Andrew Victor MXit: Refactor dump_bytes() not to use a C99-style variable length array. release-2.x.y file | diff | annotate
Wed, 03 Apr 2013 00:36:03 +0200 Andrew Victor MXit: Cleanup the #includes (no purple.h) so that it atleast compiles within InstantBird. release-2.x.y file | diff | annotate
Tue, 02 Apr 2013 09:20:41 -0400 Daniel Atallah Merge with release-2.x.y (resolved various conflicts in mxit) file | diff | annotate
Mon, 01 Apr 2013 11:22:28 +0200 Andrew Victor MXit: Cleanup a warning. release-2.x.y file | diff | annotate
Mon, 01 Apr 2013 11:18:23 +0200 Andrew Victor MXit: Replace strtoll() with g_ascii_strtoll(). release-2.x.y file | diff | annotate
Mon, 01 Apr 2013 10:44:37 +0200 Andrew Victor MXit: Need to include MXit's cipher.h since mxit_decrypt_message() is being called. release-2.x.y file | diff | annotate
Mon, 01 Apr 2013 10:42:13 +0200 Andrew Victor MXit: Whitespace changes for coding-style consistency. release-2.x.y file | diff | annotate
Sat, 30 Mar 2013 01:01:51 +0200 Andrew Victor MXit: Rather use g_snprintf(). release-2.x.y file | diff | annotate
Wed, 27 Mar 2013 01:37:02 +0200 Andrew Victor Merge with release-2.x.y mxit-2.x.y file | diff | annotate
Thu, 07 Mar 2013 11:25:05 +0200 Andrew Victor It is safer to use g_snprintf() for text strings. release-2.x.y file | diff | annotate
Thu, 07 Mar 2013 00:24:04 +0200 Andrew Victor MXit: Rather use snprintf() than sprintf(). release-2.x.y file | diff | annotate
Wed, 06 Mar 2013 23:45:53 +0200 Andrew Victor Start converting sprintf() calls to snprintf(). release-2.x.y file | diff | annotate
Wed, 06 Mar 2013 10:34:45 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Tue, 05 Mar 2013 15:36:12 +0200 Pieter Loubser Maintain list of outstanding async calls made so that it can be canceled when the account is disconnected. release-2.x.y file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Sat, 02 Mar 2013 13:59:37 -0500 Daniel Atallah Add some sanity checking to guard against mismatched parameters. release-2.x.y file | diff | annotate
Tue, 29 Jan 2013 15:38:45 +0100 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Sun, 27 Jan 2013 18:13:17 +0200 Andrew Victor MXit does support including a message when rejecting a subscription request. release-2.x.y file | diff | annotate
Sat, 26 Jan 2013 12:46:00 +0200 Andrew Victor Merge. mxit-2.x.y file | diff | annotate
Sat, 26 Jan 2013 12:24:13 +0200 Andrew Victor MXit: Backport the password and transport-layer encryption code from 3.0.0. release-2.x.y file | diff | annotate
Tue, 22 Jan 2013 00:05:35 -0800 Mark Doliner Rename two functions. file | diff | annotate
Sat, 19 Jan 2013 14:54:26 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Wed, 16 Jan 2013 22:06:45 +0200 Andrew Victor Merge mxit-2.x.y file | diff | annotate
(0) -100 -60 tip

mercurial