Ignore:
Timestamp:
2015-05-31T02:40:04Z (9 years ago)
Author:
dequis <dx@…>
Children:
85dabae
Parents:
95fdf22
git-author:
dequis <dx@…> (11-04-15 22:24:13)
git-committer:
dequis <dx@…> (31-05-15 02:40:04)
Message:

msn/soap: remove MSNP15 SSO crypto code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/soap.h

    r95fdf22 r6a89740  
    105105        "<wsp:AppliesTo>" \
    106106        "<wsa:EndpointReference>" \
    107         "<wsa:Address>messengerclear.live.com</wsa:Address>" \
    108         "</wsa:EndpointReference>" \
    109         "</wsp:AppliesTo>" \
    110         "<wsse:PolicyReference URI=\"%s\"></wsse:PolicyReference>" \
     107        "<wsa:Address>chatservice.live.com</wsa:Address>" \
     108        "</wsa:EndpointReference>" \
     109        "</wsp:AppliesTo>" \
     110        "<wsse:PolicyReference URI=\"MBI_SSL\"></wsse:PolicyReference>" \
    111111        "</wst:RequestSecurityToken>" \
    112112        "<wst:RequestSecurityToken Id=\"RST2\">" \
     
    141141        "</Envelope>"
    142142
    143 int msn_soap_passport_sso_request(struct im_connection *ic, const char *nonce);
     143int msn_soap_passport_sso_request(struct im_connection *ic);
    144144
    145145
Note: See TracChangeset for help on using the changeset viewer.