ObjXMPP  Check-in [7545a302b7]

Overview
Comment:Use strlen instead of strnlen, for compatibility with some systems
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7545a302b7aaf7417f8836d01e0ae0980de093d6a49482c129e8b121de970e48
User & Date: florob@babelmonkeys.de on 2012-01-25 17:06:36
Other Links: manifest | tags
Context
2012-01-25
19:27
Add missing files check-in: 42b670b25a user: florob@babelmonkeys.de tags: trunk
17:06
Use strlen instead of strnlen, for compatibility with some systems check-in: 7545a302b7 user: florob@babelmonkeys.de tags: trunk
16:20
Perform length checking on JID parts (0 < part < 1024) check-in: 3b429b0df5 user: florob@babelmonkeys.de tags: trunk
Changes