Tye Tinsley
385adfbda1
Merge branch 'master' into ttins/bug-43496
2020-04-02 16:05:32 -07:00
ttins
9dd777cf0b
Removed length check
2020-04-02 16:02:50 -07:00
Tye Tinsley
b31db5c29f
Merge pull request #445 from Azure/ttins/bug-43496
...
Ttins/bug 43496
2020-04-02 14:14:57 -07:00
ttins
71d0645d1b
Clean up comments
2020-04-01 18:40:28 -07:00
ttins
442d923c87
Initialize result_length
2020-04-01 18:39:22 -07:00
ttins
3062743c63
Fix potential buffer overflow
2020-03-31 15:23:52 -07:00
ttins
971e77a918
Fix uninitialized variable
2020-03-31 15:22:44 -07:00
Tye Tinsley
bbfb2b959d
Merge pull request #440 from Azure/ttins/bug-5913912
...
Malloc to Calloc calls for 0 initialize padding bytes
2020-03-18 10:42:02 -07:00
ttins
3847953f1d
revert UT expected calls
2020-03-17 12:33:23 -07:00
ttins
2581a3eee9
revert to malloc, add memset
2020-03-17 12:32:42 -07:00
ttins
bc873d51ff
fix missing calloc reset
2020-03-17 09:16:55 -07:00
ttins
3baaf3c9ae
malloc to calloc calls, fix UTs expected calls
2020-03-16 16:43:37 -07:00
Cristian Pop
37ce4d98c7
Fixing socket state when DNS resolution failed. ( #437 )
2020-03-10 15:48:40 -07:00
Tye Tinsley
b69a3a6d71
Merge pull request #435 from Azure/ttins/submoduleUpdate
...
umock reference update & tickcounter apple define
2020-03-05 13:46:03 -08:00
Tye Tinsley
9b1c163900
Merge branch 'master' into ttins/submoduleUpdate
2020-03-05 12:12:56 -08:00
danewalton
f55a8626f1
update tlsio options from BIT_NONE to BIT_TRUSTED_CERTS in tlsio_appleios.c ( #427 )
...
Co-authored-by: danewalton <36710865+danewalton@users.noreply.github.com>
2020-03-05 11:56:03 -08:00
ttins
84f47e9b3c
removed unused aliases
2020-03-05 11:54:02 -08:00
Tye Tinsley
03ad506522
removed unused aliases
2020-03-05 11:47:20 -08:00
Tye Tinsley
3b8c92a386
removed unused aliases
2020-03-05 11:46:38 -08:00
Tye Tinsley
20f9c6b402
removed unused aliases
2020-03-05 11:45:44 -08:00
Tye Tinsley
56a0edf4d7
Update tickcounter.h
2020-03-04 16:57:40 -08:00
Tye Tinsley
02a7eba22d
Update tickcounter.h
2020-03-04 16:50:01 -08:00
Tye Tinsley
a55226a737
Update tickcounter.h
2020-03-04 16:24:51 -08:00
Tye Tinsley
699ccc89a4
Update tickcounter_freertos_ut.c
2020-03-04 16:23:19 -08:00
ttins
627aee25e3
fix size mismatch in umock alias call
2020-03-04 15:25:29 -08:00
ttins
f1216e9052
update submodule refrence
2020-03-04 10:46:19 -08:00
ttins
cb9f9f1d9b
Merge branch 'ttins/submoduleUpdate' of https://github.com/Azure/azure-c-shared-utility into ttins/submoduleUpdate
2020-03-04 10:00:07 -08:00
ttins
52520d1bf7
update submodule refrence
2020-03-04 09:57:20 -08:00
ttins
27fa5e8d9b
fix unit test for alias size mismatch
2020-03-04 09:56:48 -08:00
Tye Tinsley
c42009af91
Merge branch 'master' into ttins/submoduleUpdate
2020-03-02 17:33:52 -08:00
ttins
0fbdf46679
fix size mismatch in umock alias calls
2020-03-02 17:31:46 -08:00
danewalton
0701974768
Merge pull request #434 from Azure/dawalton/httpfix
...
change returned value to enum
2020-02-28 13:52:05 -08:00
Dane Walton
9946d47fe0
change returned value to enum
2020-02-28 13:29:11 -08:00
ttins
9c9f12e740
Merge branch 'ttins/submoduleUpdate' of https://github.com/Azure/azure-c-shared-utility into ttins/submoduleUpdate
2020-02-27 14:38:20 -08:00
ttins
030793cf65
umock-c update refrence
2020-02-27 14:37:48 -08:00
ttins
826ee88b10
umock-c refrence update
2020-02-27 14:37:48 -08:00
ttins
9bd7dd20ab
umock-c refrence update
2020-02-27 14:37:48 -08:00
danewalton
79b231441b
Merge pull request #423 from wes-b/tickcounter_get_current_ms
...
tickcounter_get_current_ms now returns ms resolution time ticks
2020-02-27 13:52:21 -08:00
ttins
bbe750542b
umock-c update refrence
2020-02-27 11:05:11 -08:00
ttins
c33c156d83
umock-c refrence update
2020-02-27 10:00:32 -08:00
ttins
8410d56332
umock-c refrence update
2020-02-26 17:50:42 -08:00
Wes Barcalow
5a70f27709
tickcounter_get_current_ms now returns ms resolution time ticks
2020-01-17 14:09:07 -08:00
hihigupt
831c6b3655
[tlsio_mbedtls] Fix memory leak ( #422 )
...
Fixing memory leak in tlsio_mbedtls.c
2019-12-11 11:17:13 -08:00
hihigupt
48f7a55686
[mbedtls] Adding support to send larger payload ( #421 )
...
Currently mbedtlsio does not allow to send larger payload then
framgent size. Adding support to allow sending larger application
payload.
2019-12-09 11:20:41 -08:00
Cristian Pop
79248e961b
Fixing porting guide broken link ( #408 )
...
* Fixing porting guide broken link
The tickcounter spec is missing. Referencing the tickcounter_freertos to fix the broken link for now.
* Addressing PR comments
2019-12-04 15:31:36 -08:00
hihigupt
da19f650d5
Forced close when mbed_tlsio in Error state ( #419 )
...
Doing forced close when mbedtls_io is in ERROR state.
Issue:
https://github.com/Azure/azure-iot-sdk-c/issues/1202
2019-12-03 14:54:33 -08:00
ewertons
1f8fcab6dc
Merge pull request #417 from Azure/FixSocketioDnsRes2
...
Revert change of dns_resolver_create in socketio
2019-11-25 11:13:36 -08:00
Ewerton Scaboro da Silva
3b14dee712
Revert change of dns_resolver_create in socketio
...
The additonal change related to dns_resolver_create in socketio_* unveiled another set of issues related to the
handling of hostname in the socketio structure. To provide proper fixes, the changes will be split into
separate commits, first to address github #1275 and a subsequent one to address the remaining issues.
Thus reverting part of the recent changes to align with the strategy of having separate fixes.
2019-11-25 11:06:07 -08:00
ewertons
be7aa828f6
Merge pull request #415 from Azure/FixDnsREsolverSegfault
...
Fix SEGFAULT errors introduced by dns_resolver in socketio (gh# 1275)
2019-11-21 19:15:51 -08:00
Ewerton Scaboro da Silva
40a4e53d6f
Update unit tests for fixes in socketio due to dns_resolver bug
2019-11-21 18:58:34 -08:00