The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-08-15 | 748 Bytes | |
libwbxml-0.11.6.tar.bz2 | 2017-08-15 | 360.0 kB | |
libwbxml-0.11.6.tar.gz | 2017-08-15 | 427.9 kB | |
libwbxml-0.11.6.md5sum | 2017-08-15 | 129 Bytes | |
libwbxml-0.11.6.sha512sum | 2017-08-15 | 307 Bytes | |
Totals: 5 Items | 789.1 kB | 0 |
libwbxml 0.11.6 release notes
Download: https://sourceforge.net/projects/libwbxml/files/libwbxml/0.11.6/
Major Changes
None.
Minor Changes
- Fixed/changed the encoding of element Content in CodePage AirSyncBase (0x11) to WBXML_BINARY_OPTION for Microsoft ActiveSync. This element is used when the clients send a request to save a draft email. An example can be found in: http://interoperability.blob.core.windows.net/files/MS-ASEMAIL/[MS-ASEMAIL].pdf (4.4 Adding a Draft Email with Attachments). Reference: https://msdn.microsoft.com/en-us/library/mt563406%28v=exchg.80%29.aspx (issue #58 from Thomas Führer)
Internal Changes
- Added a testcase for Microsoft ActiveSync EAS Provisioning (clarifies issue #56).