Bugs item #1647277, was opened at 2007-01-29 19:03 Message generated for change (Comment added) made by ppessi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1647277&group_id=143636
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 6 Private: No Submitted By: Pekka Pessi (ppessi) Assigned to: Pekka Pessi (ppessi) Summary: cnonce used in md5 and sent in header different Initial Comment: The cnonce has trailing == when md5sum is calculated, but when it is sent, it does not. ---------------------------------------------------------------------- >Comment By: Pekka Pessi (ppessi) Date: 2007-02-07 18:48 Message: Logged In: YES user_id=52043 Originator: YES It looks like some SIP implementations ignore trailing == when computing the hash. We fix this with BASE64_MINSIZE() macro which calculates the nonce length without == (patch name 'iptsec: remove trailing = from nonce and cnonce') ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1647277&group_id=143636 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
