Overview
Comment: | Fix XMPPAuthenticator to support non-optimized message flow
While RFC6120 allows and encourages sending data with the success |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0aab2fde6737115a37668f95daf5786b |
User & Date: | florob@babelmonkeys.de on 2011-09-18 19:33:19 |
Other Links: | manifest | tags |
Context
2011-09-22
| ||
23:38 | Adjust to recent ObjFW changes. check-in: a6c65a6aa2 user: js tags: trunk | |
2011-09-18
| ||
19:33 | Fix XMPPAuthenticator to support non-optimized message flow check-in: 0aab2fde67 user: florob@babelmonkeys.de tags: trunk | |
2011-09-16
| ||
13:11 | Fix salt generation code check-in: 88dd1b11ee user: florob@babelmonkeys.de tags: trunk | |
Changes
Modified src/XMPPAuthenticator.h from [cf4b0ef3fa] to [e029c909bb]. [diff]
Modified src/XMPPAuthenticator.m from [7d556a745d] to [e5f2fd7299]. [diff]
Modified src/XMPPConnection.m from [0cbf475a00] to [abf53f803c]. [diff]
Modified src/XMPPPLAINAuth.m from [0f39082dfe] to [3b4c3d710b]. [diff]
Modified src/XMPPSCRAMAuth.h from [92e99aa4e3] to [5f659bedb7]. [diff]
Modified src/XMPPSCRAMAuth.m from [1500596709] to [6cfa1bc3c0]. [diff]