log libpurple/protocols/msn/directconn.c @ 30054:531fe008410e

age author description
Wed, 05 May 2010 09:07:10 +0000 Elliott Sales de Andrade Valgrind pointed out that dest and src may overlap, so we need to use
Wed, 05 May 2010 08:18:35 +0000 Elliott Sales de Andrade I've seen packet sizes larger than our current maximum. Hopefully 8KiB is
Wed, 05 May 2010 08:14:40 +0000 Elliott Sales de Andrade Remote more seemingly unnecessary stuff.
Wed, 05 May 2010 08:11:05 +0000 Elliott Sales de Andrade I'm not sure what this stuff is, but it looks old and useless.
Wed, 05 May 2010 07:33:55 +0000 Elliott Sales de Andrade I'm pretty sure we need to actually use dc->msg_pos for something, instead
Wed, 05 May 2010 07:32:45 +0000 Elliott Sales de Andrade I think this finally works with both aMSN and the official client, for
Wed, 05 May 2010 07:29:24 +0000 Elliott Sales de Andrade Try and reduce some code duplication.
Wed, 05 May 2010 07:26:57 +0000 Elliott Sales de Andrade Make msn_dc_fallback_to_p2p non-static, and remove some old code.
Wed, 05 May 2010 07:02:05 +0000 Elliott Sales de Andrade The length of a DC packet does not include itself.
Sun, 25 Apr 2010 23:38:27 +0000 Elliott Sales de Andrade It seems like every DC packet requires a length, so why make every little
Sun, 25 Apr 2010 23:15:32 +0000 Elliott Sales de Andrade Obviously, if this comparison fails, I should be returning FALSE.
Sat, 24 Apr 2010 20:39:06 +0000 Elliott Sales de Andrade All these processing functions are called from places where dc != NULL,
Sat, 24 Apr 2010 20:37:49 +0000 Elliott Sales de Andrade Remove some duplicate code.
Sat, 24 Apr 2010 06:41:52 +0000 Elliott Sales de Andrade Support old-style Nonce, which should let us use direct connections to
Fri, 23 Apr 2010 22:38:13 +0000 Elliott Sales de Andrade Save remote nonce, and verify we get the same data when initiating the
Fri, 23 Apr 2010 00:03:20 +0000 Elliott Sales de Andrade Set some information for debugging.
Mon, 19 Apr 2010 08:37:10 +0000 Elliott Sales de Andrade I'm not sure how this worked, since g_strdup should stop at \0.
Mon, 19 Apr 2010 08:36:23 +0000 Elliott Sales de Andrade NULL-ing this stuff after free is nice in theory, but totally pointless
Sun, 11 Apr 2010 05:54:05 +0000 Elliott Sales de Andrade Fix typo.
Sun, 11 Apr 2010 05:53:02 +0000 Elliott Sales de Andrade Minor cleanups.
Sun, 11 Apr 2010 05:27:20 +0000 Elliott Sales de Andrade This DC stuff is a bit verbose.
Sun, 11 Apr 2010 05:25:54 +0000 Elliott Sales de Andrade This DC stuff seems a bit verbose.
Thu, 18 Mar 2010 04:30:27 +0000 Elliott Sales de Andrade I don't like accessing memory by magic-constant.
Thu, 18 Mar 2010 04:12:36 +0000 Elliott Sales de Andrade Clean up msn_dc_generate_nonce. It just looked weird.
Thu, 18 Mar 2010 03:54:48 +0000 Elliott Sales de Andrade OK, so maybe this one does need to be static.
Thu, 18 Mar 2010 03:49:05 +0000 Elliott Sales de Andrade I don't know why any of these variables need to be static.
Thu, 18 Mar 2010 03:40:07 +0000 Elliott Sales de Andrade Tabs-to-spaces.
Thu, 18 Mar 2010 03:29:28 +0000 Elliott Sales de Andrade Re-indent directconn.h, and fix a typo.
Thu, 18 Mar 2010 03:15:01 +0000 Elliott Sales de Andrade De-spacify.
Wed, 17 Mar 2010 03:45:07 +0000 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
Thu, 13 Aug 2009 01:47:54 +0000 Mark Doliner Just add a note that this code sucks
Thu, 13 Aug 2009 01:31:15 +0000 Mark Doliner The amount of indirection in the msn prpl bothers me, so I'm flatteneing
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Tue, 12 Aug 2008 23:35:02 +0000 Daniel Atallah More leaks of fds to client processes.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Sun, 14 Oct 2007 09:57:32 +0000 Mark Doliner Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Thu, 20 Sep 2007 17:45:37 +0000 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sat, 07 Jul 2007 03:52:12 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Fri, 28 Sep 2007 15:42:52 +0000 Richard Laager applied changes from c18e666803193ac1b4f024b704371b20ca347246
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 04 Jul 2007 15:26:17 +0000 Evan Schoenberg accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/