Commit 841ef93
Fixes session ticket / PSK not set (#302)
* Add setters for SessionState fields createdAt, UseBy, and AgeAdd
* chore: remove accidental comments from code
* fix: incorrect clientHelloBuildStatus after BuildHandshakeStateWithoutSession
Reviewed-by: Gaukas Wang <i@gaukas.wang>
* chore: add empty lines between functions
Signed-off-by: Gaukas Wang <i@gaukas.wang>
---------
Signed-off-by: Gaukas Wang <i@gaukas.wang>
Co-authored-by: Gaukas Wang <i@gaukas.wang>1 parent 206f659 commit 841ef93
2 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | | - | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | 620 | | |
624 | 621 | | |
625 | 622 | | |
| |||
679 | 676 | | |
680 | 677 | | |
681 | 678 | | |
| 679 | + | |
682 | 680 | | |
683 | 681 | | |
684 | 682 | | |
685 | 683 | | |
686 | 684 | | |
687 | 685 | | |
| 686 | + | |
688 | 687 | | |
689 | 688 | | |
690 | 689 | | |
691 | 690 | | |
692 | 691 | | |
693 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
694 | 701 | | |
695 | 702 | | |
696 | 703 | | |
697 | 704 | | |
698 | 705 | | |
699 | 706 | | |
| 707 | + | |
700 | 708 | | |
701 | 709 | | |
702 | 710 | | |
703 | 711 | | |
704 | 712 | | |
705 | 713 | | |
| 714 | + | |
706 | 715 | | |
707 | 716 | | |
708 | 717 | | |
709 | 718 | | |
710 | 719 | | |
711 | 720 | | |
| 721 | + | |
712 | 722 | | |
713 | 723 | | |
714 | 724 | | |
715 | 725 | | |
716 | 726 | | |
717 | 727 | | |
718 | 728 | | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
719 | 743 | | |
720 | 744 | | |
721 | 745 | | |
| |||
0 commit comments