File tree
Expand file treeCollapse file tree
4 files changed
+14
-3
lines changedFilter options
- libraries/WiFiClientSecure/src
Expand file treeCollapse file tree
4 files changed
+14
-3
lines changedlibraries/WiFiClientSecure/src/WiFiClientSecure.cpp
Copy file name to clipboardExpand all lines: libraries/WiFiClientSecure/src/WiFiClientSecure.cpp+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
285 | 286 |
|
286 | 287 |
|
287 | 288 |
|
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
libraries/WiFiClientSecure/src/WiFiClientSecure.h
Copy file name to clipboardExpand all lines: libraries/WiFiClientSecure/src/WiFiClientSecure.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
|
libraries/WiFiClientSecure/src/ssl_client.cpp
Copy file name to clipboardExpand all lines: libraries/WiFiClientSecure/src/ssl_client.cpp+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
| 167 | + |
| 168 | + |
167 | 169 |
|
168 | 170 |
|
169 | 171 |
|
|
libraries/WiFiClientSecure/src/ssl_client.h
Copy file name to clipboardExpand all lines: libraries/WiFiClientSecure/src/ssl_client.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
|
0 commit comments