Merge branch 'master' into resource-manipulation
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src /
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-09 jihwan.seofixed android LE multicast
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 jnashokAdding Error handling from CA to RI
2015-06-03 jaehong.joFix to android EDR multicast
2015-06-02 jihwan.seoFixed [IOT-539] issue for CAInitialize
2015-05-29 Erich KeaneRevert "Adding error handling in IP Adapter"
2015-05-29 jw1103.kimAdding error handling in IP Adapter
2015-05-29 hyuna0213.joFix for issue of CA don't check the invalid CAResponseI...
2015-05-29 Abhishek Sharma[TIZEN][DTLS] Fix broken DTLS build for Tizen
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-26 jihwan.seoreplace 'org_iotivity' with 'org_iotivity_ca' and chang...
2015-05-26 jnashok[Jira] IOT-529, Fix to support multiple IP networks...
2015-05-21 Charlie LenahanFix darwin/ios build issues
2015-05-21 Harish Kumara MarappaFix for tizen build failure issue.
2015-05-21 jw1103.kimprevent defects resolved (removed not useful code)
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-20 Ossama OthmanFixed CAGetNetworkInformation() aggregation problem.
2015-05-19 jihwan.seoremove unnecessary code in protocolmessage
2015-05-15 vimala.vFixed following Tizen BLE issues
2015-05-15 jnashokRemoving Single/Double underscores at beginning of...
2015-05-15 Tim KourtAndroid Base API merge to master
2015-05-14 jaehong.joAndroid EDR replace keyword
2015-05-13 Mandeep ShettyFix segfault due to calling strlen on null payload.
2015-05-13 Thiago MacieiraSimplify copying of CAInfo_t
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-12 jw1103.kimFixed repeated network select/unselect causing no messages
2015-05-12 Thiago MacieiraModify CAGeneratePDUImpl to take the payload size as...
2015-05-12 Ashok ChannaFixed thread safety procedure by adding SOCK_CLOEXEC...
2015-05-08 jnashokFix for DTLS message failure when previous not closed...
2015-05-08 jnashokCA Android Sample application Changes
2015-05-07 jaehong.joAdded Android EDR code
2015-05-07 k.karthickResolved compilation issues related to pthread changes
2015-05-07 Mandeep ShettyTemp fix for broken multicast presence after WiFi/Ether...
2015-05-06 vimala.vRemoval of unnecessary files in CA as IP changes are...
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-04 Erich KeaneBLE implemention for Android Platform
2015-05-04 Erich KeaneFixed regression in CARetransmission from the deadlock fix
2015-05-04 k.karthickBLE implementation for Tizen Platform.
2015-05-04 vimala.vBLE Adapter implementation for Arduino
2015-05-04 Caiwen Zhangfix build errors
2015-05-01 k.karthickImplementation for Tizen EDR transport.
2015-05-01 Erich KeaneFixed a pair of deadlocks on shutdown
2015-04-29 vimala.vFixed "[IOT-471] CATerminate can not clear out the...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 jihwan.seoIndex variable has modified to define inside of for...
2015-04-23 HyunJun KimTizen build error fix with Building coap shared libraries.
2015-04-22 Charlie LenahanAdd pthread implementation for connectivity/common...
2015-04-21 Erich KeaneMinor documentation changes and code improvements as...
2015-04-21 Harish Kumara MarappaTizen build system using GBS.
2015-04-20 jw1103.kimmodified to check the size of selected network list...
2015-04-14 jihwan.seoIntegrated NetworkConfigurator Multi/SighleThread in CA
2015-04-13 jaehong.joDefine prefix SINGLE_THREAD, MULTI_THREAD
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 Rahul RahulGlib patch for Gnome-glib android build
2015-04-09 jihwan.seoBug Fixed CA InterfaceController for TC-33
2015-04-08 Charlie LenahanEnable compilation and functionality on darwin(osx)
2015-04-08 Sakthivel SamiduraiUpdate CA layer code for tinyDTLS location
2015-04-07 Sachin AgrawalUpdated DTLS usage as per discussion
2015-04-07 Doug HudsonFix incorrect usages of OIC_LOG_V macro.
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 jihwan.seoRESET/ACK code review update.
2015-04-03 jnashok[Jira] IOT 409 Fix for CAInitializeWiFi naming to be...
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 jnashokRemoved Token ASCII-char limit and length limit
2015-04-02 Jon A. CruzAdded interruption of select() to linux IP reading...
2015-03-26 Jon A. CruzCode portability cleanup.
2015-03-20 Doug HudsonFix potential memcpy buffer overruns.
2015-03-19 Doug HudsonFixed CA logging issues.
2015-03-19 Mandeep ShettyAdded logging of tokens as hex for readability.
2015-03-18 Jon A. CruzFixed problems in URI parsing including memory corruption.
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 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-11 Ashok ChannaAdded connectivity files for full code review
2015-03-10 Joseph MorrowFixed issues that are warnings on Linux, but errors...
2015-03-10 Mandeep ShettyFixing query delimiters in uri reassembly.
2015-02-27 Shilpa SodaniFix CA invalid free memory bug
2015-02-23 Sanjeev BARemove redundant check.
2015-02-23 Ossama OthmanRemoved carriage returns in middle of text and at line...
2015-02-04 Ashok ChannaFixed Scons script changes to include CA flags in IoTiv...
2015-02-03 Ashok ChannaRESET/ACK messages requirement to add additional data...
2015-01-26 Yuliya KamatkovaReplaced (conditionally) OCCoAPToken with CAToken_t
2015-01-23 Sudarshan PrasadFix for seg fault due to double free
2015-01-23 Sudarshan PrasadAdded temporary fix for building with connectivity...
2015-01-21 Ashok ChannaFixed prevent and klock work issues reported.
2015-01-21 Ashok ChannaScons Script Changes for disabling debug for release...
2015-01-21 Erich KeaneFixed issue with HeaderOptions not correctly being...
2015-01-21 Ashok ChannaFixed klockwork memory leaks and modified the logs
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-21 Ashok ChannaTizen, Android BT , BLE optimization - making similar...
2015-01-21 Ashok ChannaIoT-243 Connectivity Abstraction single-threaded module...
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
next