Issues
------
* tlswg/draft-ietf-tls-esni (+0/-5/πŸ’¬1)
 1 issues received 1 new comments:
 - #398 Is the outer compression really worthwhile? (1 by chris-wood)
https://github.com/tlswg/draft-ietf-tls-esni/issues/398
 5 issues closed:
- Is the outer compression really worthwhile? https://github.com/tlswg/draft-ietf-tls-esni/issues/398 - public_name and maximum_name_length could be smaller https://github.com/tlswg/draft-ietf-tls-esni/issues/403 - Not all of CHOuter is authenticated https://github.com/tlswg/draft-ietf-tls-esni/issues/402 - PSK usage sticks out https://github.com/tlswg/draft-ietf-tls-esni/issues/384 - Server enforcement of ClientHelloInner invariants https://github.com/tlswg/draft-ietf-tls-esni/issues/406
* tlswg/tls13-spec (+1/-0/πŸ’¬0)
 1 issues created:
 - Timing of sending NST from the server (by ueno)
https://github.com/tlswg/tls13-spec/issues/1226
* tlswg/dtls13-spec (+0/-9/πŸ’¬7)
 4 issues received 7 new comments:
 - #236 Retransmissions (2 by chris-wood, ekr)
https://github.com/tlswg/dtls13-spec/issues/236 [propose-close] - #235 AEAD Limits (1 by kaduk) https://github.com/tlswg/dtls13-spec/issues/235 [pr-exists] - #225 Feedback by Γ‰ric Vyncke (2 by ekr, kaduk) https://github.com/tlswg/dtls13-spec/issues/225 [pr-exists] - #224 Invalid records and impact on timers (2 by ekr, kaduk) https://github.com/tlswg/dtls13-spec/issues/224 [propose-close]
 9 issues closed:
- Retransmissions https://github.com/tlswg/dtls13-spec/issues/236 [propose-close] - Invalid records and impact on timers https://github.com/tlswg/dtls13-spec/issues/224 [propose-close] - Remove ACK from flight table https://github.com/tlswg/dtls13-spec/issues/237 - Feedback by Γ‰ric Vyncke https://github.com/tlswg/dtls13-spec/issues/225 [pr-exists] - Bernard Aboba Comments https://github.com/tlswg/dtls13-spec/issues/231 [pr-exists] - Francesca Palombini Comments https://github.com/tlswg/dtls13-spec/issues/229 [pr-exists] - AEAD Limits https://github.com/tlswg/dtls13-spec/issues/235 [pr-exists] - Martin Duke Comments https://github.com/tlswg/dtls13-spec/issues/230 [pr-exists] - Erik Kline comments https://github.com/tlswg/dtls13-spec/issues/228 [pr-exists]
* tlswg/dtls-conn-id (+1/-9/πŸ’¬6)
 1 issues created:
 - new "connection_id" extension codepoint after MAC semantics change? (by 
kaduk)
https://github.com/tlswg/dtls-conn-id/issues/99
 4 issues received 6 new comments:
 - #99 new "connection_id" extension codepoint after MAC semantics change? (1 
by ekr)
https://github.com/tlswg/dtls-conn-id/issues/99 - #80 Section 9 comment from Ben (3 by ekr, kaduk) https://github.com/tlswg/dtls-conn-id/issues/80 - #79 Section 8 comment from Ben's review (1 by kaduk) https://github.com/tlswg/dtls-conn-id/issues/79 - #18 Available implementations? (1 by ekr) https://github.com/tlswg/dtls-conn-id/issues/18
 9 issues closed:
- Section 9 comment from Ben https://github.com/tlswg/dtls-conn-id/issues/80 - new "connection_id" extension codepoint after MAC semantics change? https://github.com/tlswg/dtls-conn-id/issues/99 - IANA section slight reorg https://github.com/tlswg/dtls-conn-id/issues/91 - Section 8 comment from Ben's review https://github.com/tlswg/dtls-conn-id/issues/79 - Missing RFC 8174 boilerplate https://github.com/tlswg/dtls-conn-id/issues/88 - Assorted typos https://github.com/tlswg/dtls-conn-id/issues/90 - Available implementations? https://github.com/tlswg/dtls-conn-id/issues/18 - Zero-length CID clarifications https://github.com/tlswg/dtls-conn-id/issues/89 - more clarity about "real_type" https://github.com/tlswg/dtls-conn-id/issues/97


Pull requests
-------------
* tlswg/draft-ietf-tls-esni (+4/-5/πŸ’¬12)
 4 pull requests submitted:
 - Hrr inner 2 main (by cjpatton)
https://github.com/tlswg/draft-ietf-tls-esni/pull/423 - Use ECH payload to distinguish CHI from CHO (by cjpatton) https://github.com/tlswg/draft-ietf-tls-esni/pull/422 - Wrap some lines so that the build succeeds (by cjpatton) https://github.com/tlswg/draft-ietf-tls-esni/pull/421 - Relax computation of the acceptance signal. (by chris-wood) https://github.com/tlswg/draft-ietf-tls-esni/pull/420
 4 pull requests received 12 new comments:
 - #420 Relax computation of the acceptance signal. (1 by sftcd)
https://github.com/tlswg/draft-ietf-tls-esni/pull/420 - #419 Grease and HRR leak (3 by cbartle891, cjpatton) https://github.com/tlswg/draft-ietf-tls-esni/pull/419 - #417 HRR applies to both (1 by cjpatton) https://github.com/tlswg/draft-ietf-tls-esni/pull/417 - #413 Add MUST for clients to validate ECHConfig.contents.public_name. (7 by chris-wood, davidben, dmcardle, sftcd) https://github.com/tlswg/draft-ietf-tls-esni/pull/413
 5 pull requests merged:
 - Clarify "don't stick out" considerations
https://github.com/tlswg/draft-ietf-tls-esni/pull/382 - Compress ECHConfigContents. https://github.com/tlswg/draft-ietf-tls-esni/pull/409 - Authenticate ClientECH extension position in ClientHelloOuterAAD. https://github.com/tlswg/draft-ietf-tls-esni/pull/410 - Allow clients to send a dummy PSK in ClientHelloOuter https://github.com/tlswg/draft-ietf-tls-esni/pull/414 - Validate the contents of ClientHelloInner. https://github.com/tlswg/draft-ietf-tls-esni/pull/411
* tlswg/dtls13-spec (+3/-7/πŸ’¬1)
 3 pull requests submitted:
 - Clarify invalid records. Fixes #224 (by ekr)
https://github.com/tlswg/dtls13-spec/pull/242 - Ack isn't really a flight. Fixes #237 (by ekr) https://github.com/tlswg/dtls13-spec/pull/241 - Vyncke comments. Fixes #225 (by ekr) https://github.com/tlswg/dtls13-spec/pull/240
 1 pull requests received 1 new comments:
 - #239 Clients SHOULD offer a connection ID (1 by hannestschofenig)
https://github.com/tlswg/dtls13-spec/pull/239
 7 pull requests merged:
 - Clarify invalid records. Fixes #224
https://github.com/tlswg/dtls13-spec/pull/242 - Ack isn't really a flight. Fixes #237 https://github.com/tlswg/dtls13-spec/pull/241 - Vyncke comments. Fixes #225 https://github.com/tlswg/dtls13-spec/pull/240 - Addressing feedback by Francesca Palombini https://github.com/tlswg/dtls13-spec/pull/234 - Martin Duke's comments. Fixes #230 https://github.com/tlswg/dtls13-spec/pull/238 - Eric Kline editorial. Fixes #228 https://github.com/tlswg/dtls13-spec/pull/232 - Lars Eggert's comments https://github.com/tlswg/dtls13-spec/pull/227
* tlswg/dtls-conn-id (+4/-8/πŸ’¬3)
 4 pull requests submitted:
 - fix nit (by kaduk)
https://github.com/tlswg/dtls-conn-id/pull/102 - IANA updates. Fixes #99. (by ekr) https://github.com/tlswg/dtls-conn-id/pull/101 - Try to clean up the text a bit (by ekr) https://github.com/tlswg/dtls-conn-id/pull/100 - Clarify what real_type describes (by kaduk) https://github.com/tlswg/dtls-conn-id/pull/98
 2 pull requests received 3 new comments:
 - #101 IANA updates. Fixes #99. (1 by ekr)
https://github.com/tlswg/dtls-conn-id/pull/101 - #100 Try to clean up the text a bit (2 by ekr) https://github.com/tlswg/dtls-conn-id/pull/100
 8 pull requests merged:
 - fix nit
https://github.com/tlswg/dtls-conn-id/pull/102 - Try to clean up the text a bit https://github.com/tlswg/dtls-conn-id/pull/100 - IANA updates. Fixes #99. https://github.com/tlswg/dtls-conn-id/pull/101 - Improved readability of the IANA Consideration Section https://github.com/tlswg/dtls-conn-id/pull/94 - zero-length CID clarification https://github.com/tlswg/dtls-conn-id/pull/96 - Clarify what real_type describes https://github.com/tlswg/dtls-conn-id/pull/98 - Nits https://github.com/tlswg/dtls-conn-id/pull/93 - Added Acknowledgements https://github.com/tlswg/dtls-conn-id/pull/95

Repositories tracked by this digest:
-----------------------------------
* https://github.com/tlswg/draft-ietf-tls-semistatic-dh
* https://github.com/tlswg/draft-ietf-tls-md5-sha1-deprecate
* https://github.com/tlswg/draft-ietf-tls-esni
* https://github.com/tlswg/certificate-compression
* https://github.com/tlswg/draft-ietf-tls-external-psk-importer
* https://github.com/tlswg/draft-ietf-tls-ticketrequest
* https://github.com/tlswg/tls13-spec
* https://github.com/tlswg/tls-flags
* https://github.com/tlswg/dtls13-spec
* https://github.com/tlswg/dtls-conn-id
* https://github.com/tlswg/tls-subcerts
* https://github.com/tlswg/oldversions-deprecate
* https://github.com/tlswg/sniencryption
* https://github.com/tlswg/tls-exported-authenticator
* https://github.com/tlswg/draft-ietf-tls-ctls
* https://github.com/tlswg/external-psk-design-team
_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to