diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index ec2af34ff4..95bd5c40f4 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -1478,13 +1478,6 @@ The entries in the following table are registered by this document. --- back -# Contributors - -The original authors of this specification were Robbie Shade and Mike Warres. - -A substantial portion of Mike's contribution was supported by Microsoft during -his employment there. - # Change Log > **RFC Editor's Note:** Please remove this section prior to publication of a @@ -1578,3 +1571,12 @@ None. - Adopted as base for draft-ietf-quic-http - Updated authors/editors list + +# Acknowledgements +{:numbered="false"} + +The original authors of this specification were Robbie Shade and Mike Warres. + +A substantial portion of Mike's contribution was supported by Microsoft during +his employment there. + diff --git a/draft-ietf-quic-qpack.md b/draft-ietf-quic-qpack.md index 1066f0b8b7..3f2e3cb8d8 100644 --- a/draft-ietf-quic-qpack.md +++ b/draft-ietf-quic-qpack.md @@ -767,6 +767,22 @@ None. --- back +# Change Log + +> **RFC Editor's Note:** Please remove this section prior to publication of a +> final version of this document. + +## Since draft-ietf-quic-qcram-00 + +- Separate instruction sets for table updates and header blocks (#1235, #1142, + #1141) +- Reworked indexing scheme (#1176, #1145, #1136, #1130, #1125, #1314) +- Added mechanisms that support one-pass encoding (#1138, #1320) +- Added a setting to control the number of blocked decoders (#238, #1140, #1143) +- Moved table updates and acknowledgments to dedicated streams (#1121, #1122, + #1238) + + # Acknowledgments {:numbered="false"} @@ -784,19 +800,3 @@ those authors is gratefully acknowledged, as well as ideas from: * Ian Swett * Dmitri Tikhonov - - -# Change Log - -> **RFC Editor's Note:** Please remove this section prior to publication of a -> final version of this document. - -## Since draft-ietf-quic-qcram-00 - -- Separate instruction sets for table updates and header blocks (#1235, #1142, - #1141) -- Reworked indexing scheme (#1176, #1145, #1136, #1130, #1125, #1314) -- Added mechanisms that support one-pass encoding (#1138, #1320) -- Added a setting to control the number of blocked decoders (#238, #1140, #1143) -- Moved table updates and acknowledgments to dedicated streams (#1121, #1122, - #1238) diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index bcb04586fd..3310014d28 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -1079,9 +1079,6 @@ This document has no IANA actions. Yet. --- back -# Acknowledgments - - # Change Log > **RFC Editor's Note:** Please remove this section prior to @@ -1154,3 +1151,7 @@ No significant changes. - Adopted as base for draft-ietf-quic-recovery - Updated authors/editors list - Added table of contents + + +# Acknowledgments +{:numbered="false"} diff --git a/draft-ietf-quic-spin-exp.md b/draft-ietf-quic-spin-exp.md index 2d00fbe053..b89cc5eb07 100644 --- a/draft-ietf-quic-spin-exp.md +++ b/draft-ietf-quic-spin-exp.md @@ -253,7 +253,18 @@ geolocation than is available in the most basic, freely-available IP address based location databases. The risk of exposure of per-flow network RTT to on-path devices is therefore negligible. + +# Change Log + +> **RFC Editor's Note:** Please remove this section prior to +> publication of a final version of this document. + +## Since draft-ietf-spin-exp-00 + +Nothing yet. + # Acknowledgments +{:numbered="false"} This document is derived from {{QUIC-SPIN}}, which was the work of the following authors in addition to the editor of this document: diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index b61ed70ed8..3b18111474 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -1725,17 +1725,6 @@ values in the following registries: --- back -# Contributors - -Ryan Hamilton was originally an author of this specification. - - -# Acknowledgments - -This document has benefited from input from Dragana Damjanovic, Christian -Huitema, Jana Iyengar, Adam Langley, Roberto Peon, Eric Rescorla, Ian Swett, and -many others. - # Change Log > **RFC Editor's Note:** Please remove this section prior to publication of a @@ -1805,3 +1794,16 @@ No significant changes. - Adopted as base for draft-ietf-quic-tls - Updated authors/editors list - Added status note + + +# Acknowledgments +{:numbered="false"} + +This document has benefited from input from Dragana Damjanovic, Christian +Huitema, Jana Iyengar, Adam Langley, Roberto Peon, Eric Rescorla, Ian Swett, and +many others. + +# Contributors +{:numbered="false"} + +Ryan Hamilton was originally an author of this specification. diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index bfc76ad635..8a0213edb3 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -4227,30 +4227,6 @@ the range from 0xFE00 to 0xFFFF. --- back -# Contributors - -The original authors of this specification were Ryan Hamilton, Jana Iyengar, Ian -Swett, and Alyssa Wilk. - -The original design and rationale behind this protocol draw significantly from -work by Jim Roskind {{EARLY-DESIGN}}. In alphabetical order, the contributors to -the pre-IETF QUIC project at Google are: Britt Cyr, Jeremy Dorfman, Ryan -Hamilton, Jana Iyengar, Fedor Kouranov, Charles Krasic, Jo Kulik, Adam Langley, -Jim Roskind, Robbie Shade, Satyam Shekhar, Cherie Shi, Ian Swett, Raman Tenneti, -Victor Vasiliev, Antonio Vicente, Patrik Westin, Alyssa Wilk, Dale Worley, Fan -Yang, Dan Zhang, Daniel Ziegler. - -# Acknowledgments - -Special thanks are due to the following for helping shape pre-IETF QUIC and its -deployment: Chris Bentzel, Misha Efimov, Roberto Peon, Alistair Riddoch, -Siddharth Vijayakrishnan, and Assar Westerlund. - -This document has benefited immensely from various private discussions and -public ones on the quic@ietf.org and proto-quic@chromium.org mailing lists. Our -thanks to all. - - # Change Log > **RFC Editor's Note:** Please remove this section prior to publication of a @@ -4490,3 +4466,31 @@ Issue and pull request numbers are listed with a leading octothorp. - Updated authors/editors list - Added IANA Considerations section - Moved Contributors and Acknowledgments to appendices + + +# Acknowledgments +{:numbered="false"} + +Special thanks are due to the following for helping shape pre-IETF QUIC and its +deployment: Chris Bentzel, Misha Efimov, Roberto Peon, Alistair Riddoch, +Siddharth Vijayakrishnan, and Assar Westerlund. + +This document has benefited immensely from various private discussions and +public ones on the quic@ietf.org and proto-quic@chromium.org mailing lists. Our +thanks to all. + + +# Contributors +{:numbered="false"} + +The original authors of this specification were Ryan Hamilton, Jana Iyengar, Ian +Swett, and Alyssa Wilk. + +The original design and rationale behind this protocol draw significantly from +work by Jim Roskind {{EARLY-DESIGN}}. In alphabetical order, the contributors to +the pre-IETF QUIC project at Google are: Britt Cyr, Jeremy Dorfman, Ryan +Hamilton, Jana Iyengar, Fedor Kouranov, Charles Krasic, Jo Kulik, Adam Langley, +Jim Roskind, Robbie Shade, Satyam Shekhar, Cherie Shi, Ian Swett, Raman Tenneti, +Victor Vasiliev, Antonio Vicente, Patrik Westin, Alyssa Wilk, Dale Worley, Fan +Yang, Dan Zhang, Daniel Ziegler. +