Commit 7569cfd
committed
src/internal.c,src/wolfio.c: fallback to SHA256 when NO_SHA, in LoadCertByIssuer(), MicriumGenerateCookie(), uIPGenerateCookie(), and GNRC_GenerateCookie();
tests/api.c: when NO_SHA, omit test_wolfSSL_CertManagerCheckOCSPResponse() and test_wolfSSL_CheckOCSPResponse() (both use static artifacts with SHA1 name and key hashes).1 parent 6a3451c commit 7569cfd
3 files changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13219 | 13219 | | |
13220 | 13220 | | |
13221 | 13221 | | |
13222 | | - | |
| 13222 | + | |
| 13223 | + | |
| 13224 | + | |
13223 | 13225 | | |
13224 | | - | |
| 13226 | + | |
13225 | 13227 | | |
13226 | 13228 | | |
13227 | 13229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2505 | 2505 | | |
2506 | 2506 | | |
2507 | 2507 | | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
2508 | 2511 | | |
| 2512 | + | |
2509 | 2513 | | |
2510 | 2514 | | |
2511 | 2515 | | |
| |||
2813 | 2817 | | |
2814 | 2818 | | |
2815 | 2819 | | |
| 2820 | + | |
| 2821 | + | |
| 2822 | + | |
2816 | 2823 | | |
| 2824 | + | |
2817 | 2825 | | |
2818 | 2826 | | |
2819 | 2827 | | |
| |||
2895 | 2903 | | |
2896 | 2904 | | |
2897 | 2905 | | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
2898 | 2909 | | |
| 2910 | + | |
2899 | 2911 | | |
2900 | 2912 | | |
2901 | 2913 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3196 | 3196 | | |
3197 | 3197 | | |
3198 | 3198 | | |
3199 | | - | |
| 3199 | + | |
3200 | 3200 | | |
3201 | 3201 | | |
3202 | 3202 | | |
| |||
3516 | 3516 | | |
3517 | 3517 | | |
3518 | 3518 | | |
3519 | | - | |
| 3519 | + | |
| 3520 | + | |
3520 | 3521 | | |
3521 | 3522 | | |
3522 | 3523 | | |
| |||
0 commit comments