Commit 6f203a8
committed
Fixed upgrade in OVERWRITE_ONLY mode
1 parent c5f644f commit 6f203a8
4 files changed
Lines changed: 29 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
647 | | - | |
648 | 646 | | |
649 | 647 | | |
650 | 648 | | |
| |||
718 | 716 | | |
719 | 717 | | |
720 | 718 | | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
721 | 723 | | |
722 | 724 | | |
723 | 725 | | |
| |||
746 | 748 | | |
747 | 749 | | |
748 | 750 | | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | 751 | | |
755 | | - | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
756 | 762 | | |
757 | 763 | | |
758 | 764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | | - | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
| 165 | + | |
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
| |||
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
216 | | - | |
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
| |||
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
249 | | - | |
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
| |||
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | 468 | | |
472 | 469 | | |
473 | 470 | | |
474 | 471 | | |
475 | 472 | | |
476 | 473 | | |
| 474 | + | |
477 | 475 | | |
478 | 476 | | |
479 | 477 | | |
| 478 | + | |
480 | 479 | | |
481 | 480 | | |
482 | 481 | | |
| |||
1040 | 1039 | | |
1041 | 1040 | | |
1042 | 1041 | | |
1043 | | - | |
1044 | 1042 | | |
1045 | 1043 | | |
1046 | 1044 | | |
1047 | | - | |
1048 | 1045 | | |
1049 | 1046 | | |
1050 | 1047 | | |
| |||
1059 | 1056 | | |
1060 | 1057 | | |
1061 | 1058 | | |
1062 | | - | |
1063 | 1059 | | |
1064 | 1060 | | |
1065 | 1061 | | |
1066 | | - | |
1067 | 1062 | | |
1068 | 1063 | | |
1069 | 1064 | | |
| |||
- configure.ac+45-1
- doc/dox_comments/header_files/ssl.h+5-3
- examples/benchmark/tls_bench.c+2-6
- examples/client/client.c+88-20
- examples/server/server.c+68-9
- src/internal.c+167-88
- src/ssl.c+202-186
- src/tls.c+390-166
- src/tls13.c+1-1
- tests/api.c+519-117
- tests/include.am+2
- tests/suites.c+24-6
- tests/test-maxfrag-dtls.conf+215
- tests/test-maxfrag.conf+179
- wolfcrypt/benchmark/benchmark.c+122-39
- wolfcrypt/src/aes.c+28-17
- wolfcrypt/src/ecc.c+61-74
- wolfcrypt/src/include.am+4-1
- wolfcrypt/src/port/atmel/README.md+37-16
- wolfcrypt/src/port/atmel/atmel.c+480-165
- wolfcrypt/src/random.c+1-1
- wolfcrypt/src/wc_port.c+5-1
- wolfssl/internal.h+5-2
- wolfssl/ssl.h+36-14
- wolfssl/test.h+61-10
- wolfssl/wolfcrypt/include.am+6-3
- wolfssl/wolfcrypt/port/af_alg/wc_afalg.h+9
- wolfssl/wolfcrypt/port/atmel/atmel.h+72-30
0 commit comments