sogo/ActiveSync
Ludovic Marcotte 93b3685aa4 Added birthday support 2014-02-06 19:35:23 -05:00
..
ActiveSyncProduct.m Fixed the license indent 2014-01-13 11:46:32 -05:00
GNUmakefile Added initial support for recurring events. 2014-01-28 14:26:35 -05:00
GNUmakefile.preamble Initial Active Sync Support! 2014-01-10 14:12:53 -05:00
LICENSE Fixed the license indent 2014-01-13 11:46:32 -05:00
NGDOMElement+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
NGDOMElement+ActiveSync.m First pass at event invitations support + few bug fixes. 2014-02-03 10:24:33 -05:00
NGMimeMessage+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
NGMimeMessage+ActiveSync.m Fixed the license indent 2014-01-13 11:46:32 -05:00
NGVCard+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
NGVCard+ActiveSync.m Added birthday support 2014-02-06 19:35:23 -05:00
NSCalendarDate+ActiveSync.h Refactored the code and added support for FilterType 2014-01-20 10:13:16 -05:00
NSCalendarDate+ActiveSync.m Refactored the code and added support for FilterType 2014-01-20 10:13:16 -05:00
NSData+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
NSData+ActiveSync.m Disabled debugging... 2014-02-04 15:07:23 -05:00
NSDate+ActiveSync.h Added more event props and fixed date issues 2014-01-23 11:09:32 -05:00
NSDate+ActiveSync.m Added more event props and fixed date issues 2014-01-23 11:09:32 -05:00
NSString+ActiveSync.h Properly escape some control chars (and generalized it) 2014-02-04 15:03:02 -05:00
NSString+ActiveSync.m Properly escape some control chars (and generalized it) 2014-02-04 15:03:02 -05:00
README Improved the README regarding MS licensing 2014-01-24 07:38:03 -05:00
SOGoActiveSyncConstants.h Fixed the license indent 2014-01-13 11:46:32 -05:00
SOGoActiveSyncDispatcher+Sync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
SOGoActiveSyncDispatcher+Sync.m First pass at 'push' support for Ping and Sync 2014-02-04 11:19:33 -05:00
SOGoActiveSyncDispatcher.h First pass at event invitations support + few bug fixes. 2014-02-03 10:24:33 -05:00
SOGoActiveSyncDispatcher.m Now make use of a NGMimeFileData object to avoid broken SOPE behaviour 2014-02-06 14:05:00 -05:00
SOGoMailObject+ActiveSync.h First pass at event invitations support + few bug fixes. 2014-02-03 10:24:33 -05:00
SOGoMailObject+ActiveSync.m Properly escape some control chars (and generalized it) 2014-02-04 15:03:02 -05:00
SoObjectWebDAVDispatcher+ActiveSync.m Fixed the license indent 2014-01-13 11:46:32 -05:00
common.make Initial Active Sync Support! 2014-01-10 14:12:53 -05:00
iCalEvent+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
iCalEvent+ActiveSync.m Properly escape some control chars (and generalized it) 2014-02-04 15:03:02 -05:00
iCalRecurrenceRule+ActiveSync.h Added initial support for recurring events. 2014-01-28 14:26:35 -05:00
iCalRecurrenceRule+ActiveSync.m Type fix for recurrence rules. 2014-01-29 09:48:18 -05:00
iCalTimeZone+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
iCalTimeZone+ActiveSync.m First pass at event invitations support + few bug fixes. 2014-02-03 10:24:33 -05:00
iCalToDo+ActiveSync.h Fixed the license indent 2014-01-13 11:46:32 -05:00
iCalToDo+ActiveSync.m Properly escape some control chars (and generalized it) 2014-02-04 15:03:02 -05:00
product.plist Initial Active Sync Support! 2014-01-10 14:12:53 -05:00

README

In order to use this software in production environments, you need to
get a proper usage license from Microsoft. Please contact them directly
to negotiate the fees associated to your user base.

To contact Microsoft, please visit:

http://www.microsoft.com/en-us/legal/intellectualproperty/IPLicensing/Programs/exchangeactivesyncprotocol.aspx

and send an email to iplicreq@microsoft.com

Inverse inc. provides this software for free, but is not responsible
for anything related to its usage.