Mercurial > pidgin.yaz
graph
-
Drop Binary from the struct name.Thu, 03 Jun 2010 21:50:45 +0000, by masca
-
Drop MsnSlpFooter in favor of MsnP2pFooter.Thu, 03 Jun 2010 21:44:36 +0000, by masca
-
Drop MsnSlpHeader in favor of MsnP2pBinaryHeader.Thu, 03 Jun 2010 21:41:43 +0000, by masca
-
Chang member name so it is compatible with MsnSlpHeader struct names.Thu, 03 Jun 2010 21:18:53 +0000, by masca
-
Actually add the new file.Thu, 03 Jun 2010 21:16:24 +0000, by masca
-
Start moving p2p specific code to its own module.Thu, 03 Jun 2010 21:07:08 +0000, by masca
-
Cleanup notification.c includesWed, 02 Jun 2010 09:33:21 +0000, by masca
-
Replace magic numbers with the enumed SlpHeaderFlag.Wed, 02 Jun 2010 09:01:12 +0000, by masca
-
Document Flag field in the Slp binary header.Wed, 02 Jun 2010 09:00:21 +0000, by masca
-
Include internal.h on each c file to avoid windows breakage as recommended by Daniel.Fri, 28 May 2010 22:45:52 +0000, by masca
-
Add internal here so it brings config.h that make it possible to load the plugin. Fixes a regresion introduced in 7ab10ac51ae5537fc0c3eeca18c24dcadf63728f.Fri, 28 May 2010 20:29:05 +0000, by masca
-
ft.h is not needed in the headers.Fri, 28 May 2010 10:10:26 +0000, by masca
-
Switchboard: move this includes to the c file.Fri, 28 May 2010 10:06:08 +0000, by masca
-
Switchboard includes cleanup.Fri, 28 May 2010 10:00:01 +0000, by masca
-
A little header cleanup.Fri, 28 May 2010 09:43:25 +0000, by masca
-
This include of internal maybe is needed on proxy.h because not having it causes error on it.Fri, 28 May 2010 09:40:03 +0000, by masca
-
Remove unused includes.Fri, 28 May 2010 09:29:47 +0000, by masca
-
Notification needs the userlist.Fri, 28 May 2010 09:29:03 +0000, by masca
-
Nexus needs internal too.Fri, 28 May 2010 09:24:54 +0000, by masca
-
I guess we like better to include internal than stdio.h.Fri, 28 May 2010 09:11:00 +0000, by masca
-
Nobody needs sslcon here, remove it.Fri, 28 May 2010 08:35:27 +0000, by masca
-
Replace servconn.h with session.h because it's the one needed here.Fri, 28 May 2010 08:33:23 +0000, by masca
-
msn_email_is_valid looks a lot like a util function, move it there.Fri, 28 May 2010 08:28:37 +0000, by masca
-
This enum looks like userlist related, move it there.Fri, 28 May 2010 08:21:21 +0000, by masca
-
This ones are not needed.Fri, 28 May 2010 08:13:30 +0000, by masca
-
Remove unnecesary includes from msn.h.Fri, 28 May 2010 08:05:38 +0000, by masca
-
Remove msn_user_destroy in favor of msn_user_unref.Thu, 27 May 2010 22:14:53 +0000, by masca
-
Manage switchboards with users not on our list.Wed, 26 May 2010 23:47:19 +0000, by masca