pidgin: 3ccde42b: I found these by running "strings" on so...

markdoliner at pidgin.im markdoliner at pidgin.im
Thu Jun 3 00:16:33 EDT 2010


-----------------------------------------------------------------
Revision: 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5
Ancestor: 03c0ab2851cc27d6b9e3a270c343cf3116c485ac
Author: markdoliner at pidgin.im
Date: 2010-06-03T04:10:13
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5

Modified files:
        libpurple/protocols/msn/notification.h

ChangeLog: 

I found these by running "strings" on some MSN binary files.  Doesn't seem
like that could be considered copyright infringement.  They're not
used right now, but it seems like they could be useful in the future.

-------------- next part --------------
============================================================
--- libpurple/protocols/msn/notification.h	de4a25627d786e63a8c662cb4063fa38f984c5cd
+++ libpurple/protocols/msn/notification.h	bf3e0a2779f7b4dccf312cd252fc71c00e7ae9cf
@@ -28,6 +28,10 @@ typedef struct _MsnNotification MsnNotif
 
 /* MSN protocol challenge info */
 
+/* MSNP18 challenge: WLM Version 2009 (Build 14.0.8089.726) */
+#define MSNP18_WLM_PRODUCT_KEY "C1BX{V4W}Q3*10SM"
+#define MSNP18_WLM_PRODUCT_ID "PROD0120PW!CCV9@"
+
 /* MSNP15 challenge: WLM 8.5.1288.816 */
 #define MSNP15_WLM_PRODUCT_KEY "ILTXC!4IXB5FB*PX"
 #define MSNP15_WLM_PRODUCT_ID "PROD0119GSJUC$18"


More information about the Commits mailing list