Move unittest file to test folder to sync with existing folder structure
[platform/upstream/iotivity.git] / resource / csdk /
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-07 hyuna0213.joLinux sample application changes to test CA full function
2015-04-07 Jon A. CruzFix outdated SCons build scripts that were broken for...
2015-04-07 Doug HudsonMods per RI code review.
2015-04-06 Sakthivel SamiduraiAddressing RI and CA integration code review.
2015-04-06 Sachin AgrawalAdding autoconf generated files in tinydtls repo
2015-04-03 Erich KeaneFixed [IOT-396] "Sconscript not available in Iotivity...
2015-04-03 Mandeep ShettyFix C client to receive presence notifications.
2015-04-03 jnashok[Jira] IOT 409 Fix for CAInitializeWiFi naming to be...
2015-04-03 Doug HudsonModifications based on RI comments.
2015-04-03 Abhishek SharmaFix for Arduino WiFi shield fragmentation issue.
2015-04-03 Jon A. CruzUnify caprotocolmessage to fix bugs in different versions.
2015-04-02 vimala.vSupport for Arduino Due in CA Layer
2015-04-02 Erich KeaneWrapping auto-ran unit tests with valgrind.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-04-02 Jon A. CruzAdded interruption of select() to linux IP reading...
2015-04-02 Jon A. CruzAdding base timestamps to linux log output.
2015-04-01 Doug HudsonModifications per RI code review.
2015-03-30 Mandeep ShettyFix unobservable resource being observed.
2015-03-30 Mandeep ShettyCheck valid function pointer before calling.
2015-03-30 Mandeep ShettyFixed few klockwork issues.
2015-03-30 Mandeep ShettyClean up extra characters in logs, validate params.
2015-03-30 Jon A. CruzFix unit test lockup on the build server
2015-03-30 Sudarshan PrasadAdded comments for a macro.
2015-03-30 Mandeep ShettyKlockwork fixes on C samples
2015-03-29 Erich KeaneFixed Presence Resource Filter crash
2015-03-27 Mandeep ShettyFix return type to enable callback.
2015-03-27 Mandeep ShettyFix possible buffer overflows & array out of bound
2015-03-26 Mandeep ShettyAdded check to not add duplicate resourcetype.
2015-03-26 Erich KeaneFixed memory handling of HandleSingleResponse
2015-03-26 Jon A. CruzCode portability cleanup.
2015-03-25 Erich KeaneFixed a number of KW Memory leaks in ocstack.c
2015-03-25 Jon A. CruzAdding unit test for connectivity-abstraction work.
2015-03-25 Jon A. CruzFixed Arduino config setup when 'ALL' is selected as...
2015-03-25 Sudarshan PrasadAddressed magic strings, incorrect logging
2015-03-25 Erich KeaneFixed memory leak from Observer
2015-03-25 Sashi PentaDefined OC_MULTICAST_PORT instead of using const 5683
2015-03-24 Joseph MorrowRemoved a single instance of the usage of a "magic...
2015-03-24 Joseph MorrowCleaned up some static initialization and casting error...
2015-03-24 Sakthivel SamiduraiClean up OCStop in C stack
2015-03-24 Sakthivel SamiduraiAddress RI Code review comments
2015-03-24 Erich KeaneFixed KW Warnings based on using uninitialized values
2015-03-24 Erich KeaneFixed memory issues related to AddClientCB
2015-03-24 Erich KeaneFixed build warnings in stack
2015-03-24 Joseph MorrowCleaned up some misdirection when copying a string...
2015-03-24 Joseph MorrowAdded const keyword to several function parameters.
2015-03-23 Sachin AgrawalFixed presence payload parsing logic (IOT-406)
2015-03-20 Jon A. CruzAdd missing c flag.
2015-03-20 Joseph MorrowEnable ability to build for Arduino with debug enabled.
2015-03-20 Sachin AgrawalFixed RI-CA review integration changes
2015-03-20 Doug HudsonFix potential memcpy buffer overruns.
2015-03-19 Doug HudsonFixed CA logging issues.
2015-03-19 Sachin AgrawalFix OCInit review comments identified in CA-RI Integrat...
2015-03-19 Joseph MorrowMade changes required to get the RI layer to build...
2015-03-19 Mandeep ShettyRemoved potential buffer overflow.
2015-03-19 Joseph MorrowAdded proper doxygen documentation to the file ocresour...
2015-03-19 Mandeep ShettyAdded logging of tokens as hex for readability.
2015-03-18 Erich KeaneRemoved Dead FormOCResponse Code
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-18 Jon A. CruzFixed problems in URI parsing including memory corruption.
2015-03-18 Joseph MorrowRemoved unused macro.
2015-03-17 Erich KeaneFixed Free of invalid memory in remote handler
2015-03-16 Mandeep ShettyFix result code translations from COAP to CA.
2015-03-16 Mandeep ShettyCheck validity before free-ing options pointer.
2015-03-13 Mandeep ShettyReturn correct stack result on malloc fail in ocstack.c
2015-03-13 Doug HudsonFixed bug where pointer is dereferenced before it is...
2015-03-13 Jon A. CruzRemoved incorrect static from function declaration.
2015-03-13 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-11 Joseph MorrowAdded SCons support for Arduino platform.
2015-03-11 Ashok ChannaAdded connectivity files for full code review
2015-03-11 Joseph MorrowApplied fixes to enable Unicast discovery in the RI...
2015-03-10 Mandeep ShettyConstant time insert into linked list of resources.
2015-03-10 Joseph MorrowFixed issues that are warnings on Linux, but errors...
2015-03-10 Mandeep ShettyFixing query delimiters in uri reassembly.
2015-03-06 Mandeep ShettyRemoving unneccesary floating point conversions.
2015-03-06 Shilpa SodaniFix Presence issue of not working on Ethernet
2015-03-05 Sashi PentaRemove unused HandleStackResponses function
2015-03-05 Sashi PentaFix Presence notification issues.
2015-03-05 Sachin AgrawalAdded workaround to enable security in CA branch
2015-03-04 Sakthivel SamiduraiRun Unit test after building the stack
2015-03-02 Sachin AgrawalFixing Klocwork reported error in secure sample apps
2015-02-27 Shilpa SodaniFix CA invalid free memory bug
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
2015-02-24 Joseph MorrowAdded ability to init with only transports that are...
2015-02-23 Joseph MorrowAdded helper function to map CAResult_t types to OCStac...
2015-02-23 Sachin AgrawalFixing errors reported by Klocwork tool
2015-02-23 Sanjeev BARemove redundant check.
2015-02-23 Ossama OthmanRetrieve build flags from pkg-config only once.
2015-02-23 Ossama OthmanRemoved carriage returns in middle of text and at line...
2015-02-22 Sakthivel SamiduraiFix klocwork issues in C samples
2015-02-21 HyunJun KimImprove usability of Group Interface API.
2015-02-20 HyunJun KimFix infinite loop in GroupAction.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Joseph MorrowAdded safety checks requested in code review.
2015-02-19 Shilpa SodaniReplaces SID related c++ code with c code
2015-02-19 Sakthivel SamiduraiFix klocwork issue in c stack
2015-02-19 Mandeep ShettyFix C/C++ samples interoperability
2015-02-19 Yuliya KamatkovaRemoved obsolete OC_WELL_KNOWN_PORT
2015-02-18 Joseph MorrowFix memory leak when returning from method on error.
next