Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the "ignore certificate validity dates" policy out of Server.h. #26519

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

This makes it easier to use for clients that don't have reliable wall-clock time.

@github-actions
Copy link

PR #26519: Size comparison from ac16417 to 5e1dd50

Increases (1 build for cc32xx)
platform target config section ac16417 5e1dd50f change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 957619 958615 996 0.1
.debug_info 19674626 19678194 3568 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_loclists 1491139 1491157 18 0.0
.debug_str 3131828 3131974 146 0.0
.strtab 483089 483172 83 0.0
Full report (1 build for cc32xx)
platform target config section ac16417 5e1dd50f change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 605002 605002 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 957619 958615 996 0.1
.debug_aranges 101232 101232 0 0.0
.debug_frame 342080 342080 0 0.0
.debug_info 19674626 19678194 3568 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1491139 1491157 18 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94412 94412 0 0.0
.debug_str 3131828 3131974 146 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104314 104314 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483089 483172 83 0.0
.symtab 287232 287232 0 0.0
.text 498564 498564 0 0.0

@bzbarsky-apple bzbarsky-apple force-pushed the move-validity-policy branch from 5e1dd50 to b6f2401 Compare May 11, 2023 19:00
@github-actions
Copy link

PR #26519: Size comparison from ac16417 to b6f2401

Increases (1 build for cc32xx)
platform target config section ac16417 b6f2401 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 957619 958615 996 0.1
.debug_info 19674626 19678193 3567 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_loclists 1491139 1491157 18 0.0
.debug_str 3131828 3131974 146 0.0
.strtab 483089 483172 83 0.0
Full report (1 build for cc32xx)
platform target config section ac16417 b6f2401 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 605002 605002 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 957619 958615 996 0.1
.debug_aranges 101232 101232 0 0.0
.debug_frame 342080 342080 0 0.0
.debug_info 19674626 19678193 3567 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1491139 1491157 18 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94412 94412 0 0.0
.debug_str 3131828 3131974 146 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104314 104314 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483089 483172 83 0.0
.symtab 287232 287232 0 0.0
.text 498564 498564 0 0.0

This makes it easier to use for clients that don't have reliable wall-clock
time.
@github-actions
Copy link

PR #26519: Size comparison from ac16417 to 6c84674

Increases (1 build for cc32xx)
platform target config section ac16417 6c84674 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 957619 958615 996 0.1
.debug_info 19674626 19678194 3568 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_loclists 1491139 1491157 18 0.0
.debug_str 3131828 3131974 146 0.0
.strtab 483089 483172 83 0.0
Full report (1 build for cc32xx)
platform target config section ac16417 6c84674 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 605002 605002 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 957619 958615 996 0.1
.debug_aranges 101232 101232 0 0.0
.debug_frame 342080 342080 0 0.0
.debug_info 19674626 19678194 3568 0.0
.debug_line 2671903 2673606 1703 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1491139 1491157 18 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94412 94412 0 0.0
.debug_str 3131828 3131974 146 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104314 104314 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483089 483172 83 0.0
.symtab 287232 287232 0 0.0
.text 498564 498564 0 0.0

@bzbarsky-apple bzbarsky-apple merged commit ee8d535 into project-chip:master May 11, 2023
@bzbarsky-apple bzbarsky-apple deleted the move-validity-policy branch May 11, 2023 23:57
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this pull request May 12, 2023
…roject-chip#26519)

This makes it easier to use for clients that don't have reliable wall-clock
time.
andy31415 pushed a commit that referenced this pull request May 12, 2023
…26519) (#26528)

This makes it easier to use for clients that don't have reliable wall-clock
time.
maciejbaczmanski pushed a commit to maciejbaczmanski/connectedhomeip that referenced this pull request Jul 15, 2024
…t of Server.h. (project-chip#26519)

This makes it easier to use for clients that don't have reliable wall-clock
time.
maciejbaczmanski pushed a commit to maciejbaczmanski/connectedhomeip that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants