File tree
Expand file treeCollapse file tree
5 files changed
+9
-27
lines changedFilter options
- libraries
- ESP32/examples
- HEXBuilder
- MD5Builder
- WebServer
- examples
- HttpBasicAuthSHA1
- HttpBasicAuthSHA1orBearerToken
- src
Expand file treeCollapse file tree
5 files changed
+9
-27
lines changedlibraries/ESP32/examples/HEXBuilder/HEXBuilder.ino
Copy file name to clipboardExpand all lines: libraries/ESP32/examples/HEXBuilder/HEXBuilder.ino-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 |
| - |
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
| ||
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
52 |
| - |
53 | 50 |
|
54 | 51 |
|
55 | 52 |
|
| ||
65 | 62 |
|
66 | 63 |
|
67 | 64 |
|
68 |
| - |
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
|
libraries/ESP32/examples/MD5Builder/MD5Builder.ino
Copy file name to clipboardExpand all lines: libraries/ESP32/examples/MD5Builder/MD5Builder.ino+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| ||
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
82 |
| - |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
libraries/WebServer/examples/HttpBasicAuthSHA1/HttpBasicAuthSHA1.ino
Copy file name to clipboardExpand all lines: libraries/WebServer/examples/HttpBasicAuthSHA1/HttpBasicAuthSHA1.ino-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
31 |
| - |
32 | 29 |
|
33 | 30 |
|
34 | 31 |
|
35 |
| - |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
|
libraries/WebServer/examples/HttpBasicAuthSHA1orBearerToken/HttpBasicAuthSHA1orBearerToken.ino
Copy file name to clipboardExpand all lines: libraries/WebServer/examples/HttpBasicAuthSHA1orBearerToken/HttpBasicAuthSHA1orBearerToken.ino+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
| 20 | + |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
45 |
| - |
46 | 43 |
|
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
50 | 47 |
|
51 | 48 |
|
52 |
| - |
53 | 49 |
|
54 | 50 |
|
55 | 51 |
|
| ||
64 | 60 |
|
65 | 61 |
|
66 | 62 |
|
67 |
| - |
68 | 63 |
|
69 | 64 |
|
70 | 65 |
|
| ||
82 | 77 |
|
83 | 78 |
|
84 | 79 |
|
85 |
| - |
86 | 80 |
|
87 |
| - |
| 81 | + |
88 | 82 |
|
89 | 83 |
|
90 | 84 |
|
|
libraries/WebServer/src/WebServer.cpp
Copy file name to clipboardExpand all lines: libraries/WebServer/src/WebServer.cpp+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
| ||
151 | 150 |
|
152 | 151 |
|
153 | 152 |
|
154 |
| - |
155 | 153 |
|
156 | 154 |
|
157 | 155 |
|
| ||
216 | 214 |
|
217 | 215 |
|
218 | 216 |
|
219 |
| - |
220 | 217 |
|
221 | 218 |
|
222 | 219 |
|
| ||
239 | 236 |
|
240 | 237 |
|
241 | 238 |
|
242 |
| - |
| 239 | + |
243 | 240 |
|
244 | 241 |
|
245 |
| - |
| 242 | + |
246 | 243 |
|
247 | 244 |
|
248 | 245 |
|
249 |
| - |
250 | 246 |
|
251 | 247 |
|
252 | 248 |
|
|
0 commit comments