Integrated IP adapter Singlethread and Multithread files
[platform/upstream/iotivity.git] / resource / csdk / connectivity / test /
2015-06-25 Joseph MorrowRemoved memory leaks in CA Unit Tests.
2015-06-24 Ravi NanjundappaFix compile warnings in connectivity unittests
2015-06-22 jihwan.seoUpdated some value of CAResponseResult_t
2015-06-19 jihwan.seo[IOT-570] fixed multicast issue
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-06-03 jnashokAdding Error handling from CA to RI
2015-05-29 Erich KeaneImplementation of OICStrcat/OICStrcpy
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-20 Shilpa SodaniAdded unit test for OCResourceResponse.cpp
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-04-30 Erich KeaneImplementation of threadpool with very simple join...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-24 Jon A. CruzFixed tests for glib mutex and condition variable testing.
2015-04-23 Jon A. CruzFixed problems with unit test tripping over undefined...
2015-04-22 Charlie LenahanAdd pthread implementation for connectivity/common...
2015-04-20 jw1103.kimmodified to check the size of selected network list...
2015-04-20 Joseph MorrowDisabled all unit tests that ultimately make network...
2015-04-20 Joseph MorrowAdded Init and Stop wrapper to every active unit test...
2015-04-15 Charlie Lenahanfix crash in unittests
2015-04-15 Thuyen TranAdded hook to unit test when build: darwin.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 jihwan.seoBug Fixed CA InterfaceController for TC-33
2015-04-08 eunok.shinfix problem by transport option when code is build...
2015-04-08 hyuna0213.joFixed [IOT-442] "CA unit test 17,20,23 are expecting...
2015-04-07 Sachin AgrawalUpdated DTLS usage as per discussion
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 eunok.shinMove unittest file to test folder to sync with existing...
2015-04-07 Joseph MorrowAdd stack logging flag to scons build parameters.
2015-04-02 Erich KeaneWrapping auto-ran unit tests with valgrind.
2015-03-25 Jon A. CruzAdding unit test for connectivity-abstraction work.
2015-03-18 Jon A. CruzFixed problems in URI parsing including memory corruption.