log libpurple/protocols/jabber/si.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 16 Oct 2011 06:52:12 +0000 Elliott Sales de Andrade Update XMPP for 64-bit transfers.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 24 Sep 2011 21:10:41 +0000 andrew victor Remove deprecated purple_network_listen_map_external().
Sat, 24 Sep 2011 20:48:59 +0000 andrew victor Rename purple_network_listen_range_family() to purple_network_listen_range().
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Fri, 26 Aug 2011 19:06:02 +0000 andrew victor Convert the jabber prpl to use the new API.
Tue, 07 Jun 2011 13:42:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 03 May 2011 05:32:23 +0000 Paul Aurich jabber: This seems slightly more straightforward to me.
Tue, 03 May 2011 05:31:38 +0000 Paul Aurich Silence a swath of warnings regarding set-but-unused.
Tue, 03 May 2011 02:26:35 +0000 Daniel Atallah xmpp: Don't advertise our IPs as available streamhosts when using a TOR proxy.
Thu, 21 Apr 2011 20:36:02 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Wed, 06 Apr 2011 13:35:53 +0000 Paul Aurich Fix a typo in a comment (a very useful commit)
Sat, 02 Apr 2011 18:03:54 +0000 Paul Aurich jabber: Slightly better handling of large files (on receipt).
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 10 Mar 2011 06:01:39 +0000 Elliott Sales de Andrade Use strtoul instead of atoi for the size of an SI transfer, which
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 19 Nov 2010 07:13:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 15 Nov 2010 21:30:07 +0000 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 30 Jun 2010 21:34:43 +0000 Marcus Lundblad jabber: Don't show resources that we know for sure isn't supporting the file
Mon, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 07 Jun 2010 20:01:31 +0000 Marcus Lundblad woops, this should remain de-activated for a while yet... :)
Mon, 07 Jun 2010 19:41:55 +0000 Marcus Lundblad pidgin: Re-set focus after clicking on the attention button.
Thu, 27 May 2010 07:50:06 +0900 Yoshiki Yazawa restore file name encoding conversion
Wed, 05 May 2010 15:42:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin.
Wed, 28 Apr 2010 20:57:59 +0000 Elliott Sales de Andrade Silence a warning.
Wed, 28 Apr 2010 19:26:58 +0000 Marcus Lundblad Disable thumbnails for XMPP (in si.c) by using an #define
Sun, 25 Apr 2010 21:09:34 +0000 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
Mon, 22 Mar 2010 21:45:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d2cd6030fc66f726f61a1d7576facd0ef6ea5fe5)
Sun, 21 Mar 2010 20:57:29 +0000 Marcus Lundblad Updated to use new BoB request functionallity
Sun, 21 Mar 2010 19:44:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f23de15cf5cab74ad9b1c2ce72676be0e80e7f23)
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Sun, 28 Feb 2010 05:35:20 +0000 Elliott Sales de Andrade Use PNG instead of JPEG for FT thumbnails which is supported on both MSN
Thu, 18 Feb 2010 21:59:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Sun, 29 Nov 2009 19:14:39 +0000 Marcus Lundblad Added the "thumbs" namespace to namespaces.h
Sun, 29 Nov 2009 19:06:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Thu, 22 Oct 2009 19:03:47 +0000 Marcus Lundblad Ooops, this code was some left overs...
Wed, 21 Oct 2009 22:08:01 +0000 Marcus Lundblad Make it work again, after some new xfer UI ops where added... :)
Mon, 24 Aug 2009 19:21:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Thu, 13 Aug 2009 17:15:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 28 Jul 2009 20:51:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Mon, 06 Jul 2009 17:38:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Wed, 01 Jul 2009 17:31:47 +0000 Marcus Lundblad Actually request the thumbnail when getting one in an offer.
Tue, 30 Jun 2009 17:34:51 +0000 Marcus Lundblad Create the thumbnail data and include the "thumbnail" element in the file
Thu, 25 Jun 2009 20:46:11 +0000 Marcus Lundblad Add code to generate a thumbnail (only fully works with GDK 2.4+ so far)
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Thu, 18 Mar 2010 21:19:44 +0000 Marcus Lundblad jabber: Adjust amount of data to send in IBB packets so that at most block-size
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 20 Dec 2009 17:17:10 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head fc93e0ea1ceae4b0e76c50e35965814711dc1c00)
Sat, 28 Nov 2009 02:22:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
Sat, 28 Mar 2009 16:59:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Mon, 16 Mar 2009 21:45:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Thu, 10 Sep 2009 20:33:18 +0000 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
Wed, 09 Sep 2009 19:01:03 +0000 Marcus Lundblad Add a function to enumerate all local IPs
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 10 Dec 2009 21:34:37 +0000 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
Thu, 10 Dec 2009 03:25:14 +0000 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 15 Aug 2009 00:09:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 12 Aug 2009 04:32:16 +0000 Paul Aurich jabber: Migrate IBB to the new code added in the previous commit.
Wed, 12 Aug 2009 02:05:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 11 Aug 2009 02:41:09 +0000 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
Sun, 02 Aug 2009 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sat, 25 Jul 2009 04:54:36 +0000 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
Sat, 04 Jul 2009 23:14:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
Fri, 19 Jun 2009 04:18:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
Fri, 12 Jun 2009 05:27:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
Thu, 21 May 2009 15:04:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
Fri, 15 May 2009 01:19:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33cc2185e6e6d5b19764d50e8b02900f782843b2)
Tue, 07 Apr 2009 14:32:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Tue, 31 Mar 2009 11:18:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Thu, 04 Dec 2008 09:28:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sun, 23 Nov 2008 09:40:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a4222a6a8081e1e41a29c5b01c09a31ed212eb60)
Sat, 16 Aug 2008 07:04:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c50c272054b5f756082d58737d15f1ab5e46be26)
Mon, 28 Jul 2008 06:18:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fedb7de8d5fe70aa0cd0ee66f32050b68f5fd230)
Tue, 17 Jun 2008 09:06:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Mon, 09 Jun 2008 04:17:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f45eed99c94f8e63e46ad382a70c0c4e266b833)
Thu, 15 May 2008 13:29:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
Thu, 17 Apr 2008 17:04:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1b822949efa4354726f0d774f743e3417426728a)
Fri, 29 Feb 2008 17:56:13 +0000 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Mon, 17 Dec 2007 08:20:42 +0000 Yoshiki Yazawa half baked fixes for file transfer.
Mon, 26 Nov 2007 07:49:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9c910ea3009780694450a04dc7a9227f6f8ca1eb)
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Wed, 15 Jul 2009 18:27:37 +0000 Paul Aurich Properly send rejection to initiator if we reject a transfer.
Wed, 15 Jul 2009 17:57:08 +0000 Paul Aurich Use Entity Caps for determining file transfer abilities, if possible.
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Mon, 15 Jun 2009 21:43:25 +0000 Marcus Lundblad Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Tue, 19 May 2009 06:40:04 +0000 Paul Aurich Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
Thu, 14 May 2009 21:16:58 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sat, 04 Apr 2009 07:05:23 +0000 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
Fri, 03 Apr 2009 02:43:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Sat, 21 Mar 2009 03:50:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)