Revert before adding new apis
[platform/core/csapi/tizenfx.git] / src /
2017-05-15 chleun.moonRevert before adding new apis
2017-05-12 chleun.moonFix some apis to be internal
2017-05-08 chleun.moonAdd new methods
2017-04-06 chleun.moonRemove version information
2017-03-27 shikha.ta[Connection] Implemented GetHandle() to get a SafeHandle
2017-03-06 chleun.moonRemove Net45
2017-02-28 adhavan.m[Connection] Removed IDisposable from IAddressInformation
2017-02-21 shikha.ta[Connection]Fixed design issues, ConnectionErrorFactory...
2017-02-14 chleun.moonApply two-letter acronyms (Ip --> IP)
2017-02-09 shikha.ta[Connection]Fixed profile classes, callback and doxygen
2017-02-01 shikha.ta[Connection] Implemented ConnectionManager static class...
2017-01-27 shikha.taImplemented fix for the connection callbacks crash...
2017-01-19 chleun.moonFix Dispose to release native resources only when Dispo...
2017-01-13 chleun.moonModify ConnectionManager to non-static
2017-01-10 chleun.moonRemove AddressFactory
2017-01-05 chleun.moonAdd ThrowConnectionException and Fix typo
2016-12-26 Yu Jiung[C# Connection] Adding C# Connection code