[5ebff60] | 1 | /********************************************************************\ |
---|
[b7d3cc34] | 2 | * BitlBee -- An IRC to other IM-networks gateway * |
---|
| 3 | * * |
---|
[79bb7e4] | 4 | * Copyright 2002-2012 Wilmer van der Gaast and others * |
---|
[b7d3cc34] | 5 | \********************************************************************/ |
---|
| 6 | |
---|
| 7 | /* MSN module */ |
---|
| 8 | |
---|
| 9 | /* |
---|
| 10 | This program is free software; you can redistribute it and/or modify |
---|
| 11 | it under the terms of the GNU General Public License as published by |
---|
| 12 | the Free Software Foundation; either version 2 of the License, or |
---|
| 13 | (at your option) any later version. |
---|
| 14 | |
---|
| 15 | This program is distributed in the hope that it will be useful, |
---|
| 16 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 17 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 18 | GNU General Public License for more details. |
---|
| 19 | |
---|
| 20 | You should have received a copy of the GNU General Public License with |
---|
| 21 | the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; |
---|
[6f10697] | 22 | if not, write to the Free Software Foundation, Inc., 51 Franklin St., |
---|
| 23 | Fifth Floor, Boston, MA 02110-1301 USA |
---|
[b7d3cc34] | 24 | */ |
---|
| 25 | |
---|
[a830512] | 26 | #ifndef _MSN_H |
---|
| 27 | #define _MSN_H |
---|
| 28 | |
---|
[be7a180] | 29 | /* This should be MSN Messenger 7.0.0813 |
---|
| 30 | #define MSNP11_PROD_KEY "CFHUR$52U_{VIX5T" |
---|
| 31 | #define MSNP11_PROD_ID "PROD0101{0RM?UBW" |
---|
| 32 | */ |
---|
[e5a8118] | 33 | |
---|
[767b2d1] | 34 | #define MSN_SSL_HOST "s.gateway.messenger.live.com" |
---|
| 35 | #define MSN_SSL_PORT 443 |
---|
| 36 | |
---|
| 37 | #define MSN_HTTP_HOST "geo.gateway.messenger.live.com" |
---|
| 38 | #define MSN_HTTP_PORT 443 |
---|
[bae0617] | 39 | |
---|
[be7a180] | 40 | /* Some other version. |
---|
[e5a8118] | 41 | #define MSNP11_PROD_KEY "O4BG@C7BWLYQX?5G" |
---|
| 42 | #define MSNP11_PROD_ID "PROD01065C%ZFN6F" |
---|
[be7a180] | 43 | */ |
---|
| 44 | |
---|
[bc676ac] | 45 | /* <= BitlBee 3.0.5 |
---|
[91d6e91] | 46 | #define MSNP11_PROD_KEY "ILTXC!4IXB5FB*PX" |
---|
| 47 | #define MSNP11_PROD_ID "PROD0119GSJUC$18" |
---|
[bc676ac] | 48 | */ |
---|
| 49 | |
---|
| 50 | #define MSNP11_PROD_KEY "C1BX{V4W}Q3*10SM" |
---|
| 51 | #define MSNP11_PROD_ID "PROD0120PW!CCV9@" |
---|
[254a4da] | 52 | #define MSNP_VER "MSNP21" |
---|
[bc676ac] | 53 | #define MSNP_BUILD "14.0.8117.416" |
---|
[21029d0] | 54 | |
---|
[b7d3cc34] | 55 | #define MSN_SB_NEW -24062002 |
---|
| 56 | |
---|
[080c43a] | 57 | #define MSN_CAP1 0xC000 |
---|
| 58 | #define MSN_CAP2 0x0000 |
---|
| 59 | |
---|
[d80822c] | 60 | #define MSN_BASE_HEADERS \ |
---|
[11e42dc] | 61 | "Routing: 1.0\r\n" \ |
---|
| 62 | "To: 1:%s\r\n" \ |
---|
| 63 | "From: 1:%s;epid={%s}\r\n" \ |
---|
| 64 | "\r\n" \ |
---|
| 65 | "Reliability: 1.0\r\n" \ |
---|
[d80822c] | 66 | "\r\n" |
---|
| 67 | |
---|
| 68 | #define MSN_MESSAGE_HEADERS MSN_BASE_HEADERS \ |
---|
[11e42dc] | 69 | "Messaging: 2.0\r\n" \ |
---|
[99fe030] | 70 | "Message-Type: %s\r\n" \ |
---|
[11e42dc] | 71 | "Content-Length: %zd\r\n" \ |
---|
[5ebff60] | 72 | "Content-Type: text/plain; charset=UTF-8\r\n" \ |
---|
[11e42dc] | 73 | "X-MMS-IM-Format: FN=Segoe%%20UI; EF=; CO=0; CS=0; PF=0\r\n" \ |
---|
| 74 | "\r\n" \ |
---|
| 75 | "%s" |
---|
[b7d3cc34] | 76 | |
---|
[d80822c] | 77 | #define MSN_PUT_HEADERS MSN_BASE_HEADERS \ |
---|
| 78 | "Publication: 1.0\r\n" \ |
---|
| 79 | "Uri: %s\r\n" \ |
---|
| 80 | "Content-Type: %s\r\n" \ |
---|
| 81 | "Content-Length: %zd\r\n" \ |
---|
| 82 | "\r\n" \ |
---|
| 83 | "%s" |
---|
| 84 | |
---|
| 85 | #define MSN_PUT_USER_BODY \ |
---|
| 86 | "<user>" \ |
---|
| 87 | "<s n=\"PE\"><UserTileLocation></UserTileLocation><FriendlyName>%s</FriendlyName><PSM>%s</PSM><DDP></DDP>" \ |
---|
| 88 | "<Scene></Scene><ASN></ASN><ColorScheme>-3</ColorScheme><BDG></BDG><RUM>%s</RUM><RUL></RUL><RLT>0</RLT>" \ |
---|
| 89 | "<RID></RID><SUL></SUL><MachineGuid>%s</MachineGuid></s>" \ |
---|
| 90 | "<s n=\"IM\"><Status>%s</Status><CurrentMedia></CurrentMedia></s>" \ |
---|
| 91 | "<sep n=\"PD\"><ClientType>1</ClientType><EpName>%s</EpName><Idle>%s</Idle><State>%s</State></sep>" \ |
---|
| 92 | "<sep n=\"PE\"><VER>BitlBee:" BITLBEE_VERSION "</VER><TYP>1</TYP><Capabilities>%d:%d</Capabilities></sep>" \ |
---|
| 93 | "<sep n=\"IM\"><Capabilities>%d:%d</Capabilities></sep>" \ |
---|
| 94 | "</user>" |
---|
| 95 | |
---|
[b7d3cc34] | 96 | #define PROFILE_URL "http://members.msn.com/" |
---|
| 97 | |
---|
[5ebff60] | 98 | typedef enum { |
---|
[80175a1] | 99 | MSN_GOT_PROFILE = 1, |
---|
| 100 | MSN_GOT_PROFILE_DN = 2, |
---|
| 101 | MSN_DONE_ADL = 4, |
---|
[27053b5] | 102 | MSN_REAUTHING = 8, |
---|
[ed0589c] | 103 | MSN_EMAIL_UNVERIFIED = 16, |
---|
[80175a1] | 104 | } msn_flags_t; |
---|
| 105 | |
---|
[cfeadc3] | 106 | struct msn_gw { |
---|
| 107 | char *last_host; |
---|
| 108 | int port; |
---|
| 109 | gboolean ssl; |
---|
| 110 | |
---|
| 111 | char *session_id; |
---|
| 112 | |
---|
| 113 | GByteArray *in; |
---|
| 114 | GByteArray *out; |
---|
| 115 | |
---|
| 116 | int poll_timeout; |
---|
| 117 | |
---|
| 118 | b_event_handler callback; |
---|
[951aefd] | 119 | |
---|
| 120 | struct im_connection *ic; |
---|
| 121 | struct msn_data *md; |
---|
[cfeadc3] | 122 | |
---|
| 123 | gboolean open; |
---|
| 124 | gboolean waiting; |
---|
[e59eec0] | 125 | gboolean polling; |
---|
[cfeadc3] | 126 | }; |
---|
| 127 | |
---|
[11e42dc] | 128 | struct msn_data { |
---|
[bae0617] | 129 | int fd, inpa; |
---|
| 130 | int rxlen; |
---|
| 131 | char *rxq; |
---|
[5ebff60] | 132 | |
---|
[bae0617] | 133 | int msglen; |
---|
| 134 | char *cmd_text; |
---|
[5ebff60] | 135 | |
---|
[0da65d5] | 136 | struct im_connection *ic; |
---|
[5ebff60] | 137 | |
---|
[80175a1] | 138 | msn_flags_t flags; |
---|
[5ebff60] | 139 | |
---|
[b7d3cc34] | 140 | int trId; |
---|
[80175a1] | 141 | char *tokens[4]; |
---|
[f9258ae] | 142 | char *uuid; |
---|
[5ebff60] | 143 | |
---|
[4aa8a04] | 144 | GSList *msgq, *grpq, *soapq; |
---|
[5ebff60] | 145 | |
---|
[59f527b6] | 146 | const struct msn_away_state *away_state; |
---|
[ff27648] | 147 | GSList *groups; |
---|
[76c89dc7] | 148 | char *profile_rid; |
---|
[5ebff60] | 149 | |
---|
[5a7af1b] | 150 | /* Mostly used for sending the ADL command; since MSNP13 the client |
---|
| 151 | is responsible for downloading the contact list and then sending |
---|
| 152 | it to the MSNP server. */ |
---|
[ca7de3a] | 153 | GTree *domaintree; |
---|
[5a7af1b] | 154 | int adl_todo; |
---|
[cfeadc3] | 155 | |
---|
| 156 | gboolean is_http; |
---|
| 157 | struct msn_gw *gw; |
---|
[767b2d1] | 158 | void *ssl; |
---|
[b7d3cc34] | 159 | }; |
---|
| 160 | |
---|
[5ebff60] | 161 | struct msn_away_state { |
---|
[b7d3cc34] | 162 | char code[4]; |
---|
| 163 | char name[16]; |
---|
| 164 | }; |
---|
| 165 | |
---|
[5ebff60] | 166 | struct msn_status_code { |
---|
[b7d3cc34] | 167 | int number; |
---|
| 168 | char *text; |
---|
| 169 | int flags; |
---|
| 170 | }; |
---|
| 171 | |
---|
[5ebff60] | 172 | struct msn_message { |
---|
[b7d3cc34] | 173 | char *who; |
---|
| 174 | char *text; |
---|
| 175 | }; |
---|
| 176 | |
---|
[5ebff60] | 177 | struct msn_groupadd { |
---|
[70ac477] | 178 | char *who; |
---|
| 179 | char *group; |
---|
| 180 | }; |
---|
| 181 | |
---|
[5ebff60] | 182 | typedef enum { |
---|
[ca7de3a] | 183 | MSN_BUDDY_FL = 1, /* Warning: FL,AL,BL *must* be 1,2,4. */ |
---|
[7f34ce2] | 184 | MSN_BUDDY_AL = 2, |
---|
| 185 | MSN_BUDDY_BL = 4, |
---|
| 186 | MSN_BUDDY_RL = 8, |
---|
| 187 | MSN_BUDDY_PL = 16, |
---|
[5a7af1b] | 188 | MSN_BUDDY_ADL_SYNCED = 256, |
---|
[208db4b] | 189 | MSN_BUDDY_FED = 512, |
---|
[7f34ce2] | 190 | } msn_buddy_flags_t; |
---|
| 191 | |
---|
[5ebff60] | 192 | struct msn_buddy_data { |
---|
[7f34ce2] | 193 | char *cid; |
---|
| 194 | msn_buddy_flags_t flags; |
---|
| 195 | }; |
---|
| 196 | |
---|
[5ebff60] | 197 | struct msn_group { |
---|
[ff27648] | 198 | char *name; |
---|
| 199 | char *id; |
---|
| 200 | }; |
---|
| 201 | |
---|
[b7d3cc34] | 202 | /* Bitfield values for msn_status_code.flags */ |
---|
| 203 | #define STATUS_FATAL 1 |
---|
| 204 | #define STATUS_SB_FATAL 2 |
---|
| 205 | |
---|
[c6ca3ee] | 206 | extern int msn_chat_id; |
---|
[0196c47] | 207 | extern const struct msn_away_state msn_away_state_list[]; |
---|
| 208 | extern const struct msn_status_code msn_status_code_list[]; |
---|
[b7d3cc34] | 209 | |
---|
| 210 | /* Keep a list of all the active connections. We need these lists because |
---|
| 211 | "connected" callbacks might be called when the connection they belong too |
---|
| 212 | is down already (for example, when an impatient user disabled the |
---|
| 213 | connection), the callback should check whether it's still listed here |
---|
| 214 | before doing *anything* else. */ |
---|
[c6ca3ee] | 215 | extern GSList *msn_connections; |
---|
[b7d3cc34] | 216 | |
---|
| 217 | /* ns.c */ |
---|
[074c9b6] | 218 | int msn_ns_write(struct im_connection *ic, const char *fmt, ...) G_GNUC_PRINTF(2, 3); |
---|
[11e42dc] | 219 | gboolean msn_ns_connect(struct im_connection *ic, const char *host, int port); |
---|
| 220 | void msn_ns_close(struct msn_data *handler); |
---|
[5ebff60] | 221 | void msn_auth_got_passport_token(struct im_connection *ic, const char *token, const char *error); |
---|
| 222 | void msn_auth_got_contact_list(struct im_connection *ic); |
---|
| 223 | int msn_ns_finish_login(struct im_connection *ic); |
---|
[99fe030] | 224 | int msn_ns_send_typing(struct im_connection *ic, struct bee_user *bu); |
---|
| 225 | int msn_ns_send_message(struct im_connection *ic, struct bee_user *bu, const char *text); |
---|
[d2411a1] | 226 | int msn_ns_command(struct msn_data *md, char **cmd, int num_parts, char *msg, int msglen); |
---|
[11e42dc] | 227 | int msn_ns_message(struct msn_data *md, char *msg, int msglen, char **cmd, int num_parts); |
---|
[b7d3cc34] | 228 | |
---|
| 229 | /* msn_util.c */ |
---|
[5ebff60] | 230 | int msn_buddy_list_add(struct im_connection *ic, msn_buddy_flags_t list, const char *who, const char *realname_, |
---|
| 231 | const char *group); |
---|
| 232 | int msn_buddy_list_remove(struct im_connection *ic, msn_buddy_flags_t list, const char *who, const char *group); |
---|
| 233 | void msn_buddy_ask(bee_user_t *bu); |
---|
[a4be2f6] | 234 | void msn_queue_feed(struct msn_data *h, char *bytes, int st); |
---|
[11e42dc] | 235 | int msn_handler(struct msn_data *h); |
---|
[5ebff60] | 236 | char *msn_p11_challenge(char *challenge); |
---|
| 237 | gint msn_domaintree_cmp(gconstpointer a_, gconstpointer b_); |
---|
| 238 | struct msn_group *msn_group_by_name(struct im_connection *ic, const char *name); |
---|
| 239 | struct msn_group *msn_group_by_id(struct im_connection *ic, const char *id); |
---|
| 240 | int msn_ns_set_display_name(struct im_connection *ic, const char *value); |
---|
| 241 | const char *msn_normalize_handle(const char *handle); |
---|
[b7d3cc34] | 242 | |
---|
| 243 | /* tables.c */ |
---|
[5ebff60] | 244 | const struct msn_away_state *msn_away_state_by_number(int number); |
---|
| 245 | const struct msn_away_state *msn_away_state_by_code(char *code); |
---|
| 246 | const struct msn_away_state *msn_away_state_by_name(char *name); |
---|
| 247 | const struct msn_status_code *msn_status_by_number(int number); |
---|
[b7d3cc34] | 248 | |
---|
[913a663] | 249 | /* gw.c */ |
---|
[951aefd] | 250 | struct msn_gw *msn_gw_new(struct im_connection *ic); |
---|
[913a663] | 251 | void msn_gw_free(struct msn_gw *gw); |
---|
| 252 | void msn_gw_open(struct msn_gw *gw); |
---|
| 253 | ssize_t msn_gw_read(struct msn_gw *gw, char **buf); |
---|
| 254 | void msn_gw_write(struct msn_gw *gw, char *buf, size_t len); |
---|
| 255 | |
---|
[a830512] | 256 | #endif //_MSN_H |
---|