- From: Repository Activity Summary Bot <do_not_reply@mnot.net>
- Date: Sun, 05 Mar 2023 07:36:29 +0000
- To: ietf-http-wg@w3.org
- Message-ID: <E1pYiuw-00Gdzn-K7@mimas.w3.org>
Events without label "editorial"
Issues
------
* httpwg/http-extensions (+1/-11/💬40)
1 issues created:
- Strengthen must-ignore default on unrecognised parameters? (by mnot)
https://github.com/httpwg/http-extensions/issues/2453 [header-structure]
15 issues received 40 new comments:
- #2436 SF: Make the signature the primary value (1 by DavidSchinazi)
https://github.com/httpwg/http-extensions/issues/2436 [unprompted-auth]
- #2435 feedback from IETF115 (1 by DavidSchinazi)
https://github.com/httpwg/http-extensions/issues/2435 [unprompted-auth]
- #2434 Comments on the updated draft (1 by DavidSchinazi)
https://github.com/httpwg/http-extensions/issues/2434 [unprompted-auth]
- #2432 New header field vs existing Authorization header (4 by DavidSchinazi, chris-wood)
https://github.com/httpwg/http-extensions/issues/2432 [unprompted-auth]
- #2430 Signature optional (3 by DavidSchinazi, chris-wood, martinthomson)
https://github.com/httpwg/http-extensions/issues/2430 [unprompted-auth]
- #2429 Per-authenticator context labels (1 by martinthomson)
https://github.com/httpwg/http-extensions/issues/2429 [unprompted-auth]
- #2421 message-signatures: HTTP Signature Algorithms names (1 by jricher)
https://github.com/httpwg/http-extensions/issues/2421 [signatures]
- #2420 empty next-hop-aliases? (1 by tfpauly)
https://github.com/httpwg/http-extensions/issues/2420 [alias-proxy-status]
- #2389 Can 2 algorithms have the same preference? (1 by LPardue)
https://github.com/httpwg/http-extensions/issues/2389 [digest-headers]
- #2388 Newlines at the end of JSON bodies (14 by LPardue, ioggstream, reschke)
https://github.com/httpwg/http-extensions/issues/2388 [digest-headers]
- #2387 Base-64 encoding bodies is unfortunate (2 by LPardue)
https://github.com/httpwg/http-extensions/issues/2387 [digest-headers]
- #2385 No examples of encoding output any of the 6 "insecure" algorithms (3 by LPardue, c799878, reschke)
https://github.com/httpwg/http-extensions/issues/2385 [digest-headers]
- #2354 Return `type` for Integer/Decimal parsing (1 by mnot)
https://github.com/httpwg/http-extensions/issues/2354 [header-structure]
- #2302 New Digest IANA registry (AD review) (1 by LPardue)
https://github.com/httpwg/http-extensions/issues/2302 [digest-headers]
- #1673 Alt-Svc and multi-CDN (5 by LPardue, sc0ttbeardsley)
https://github.com/httpwg/http-extensions/issues/1673 [alt-svc]
11 issues closed:
- SF: Make the signature the primary value https://github.com/httpwg/http-extensions/issues/2436 [unprompted-auth]
- feedback from IETF115 https://github.com/httpwg/http-extensions/issues/2435 [unprompted-auth]
- Obsolete IANA Digest Algoritms Registry? https://github.com/httpwg/http-extensions/issues/1801 [digest-headers]
- New Digest IANA registry (AD review) https://github.com/httpwg/http-extensions/issues/2302 [digest-headers]
- 6.5 Usage with Encryption - it isn’t clear what layer of encryption is assumed (representation, content) https://github.com/httpwg/http-extensions/issues/2384 [digest-headers]
- Algorithms for retrofit compatibility fixes https://github.com/httpwg/http-extensions/issues/2235 [header-structure]
- No examples of encoding output any of the 6 "insecure" algorithms https://github.com/httpwg/http-extensions/issues/2385 [digest-headers]
- Can 2 algorithms have the same preference? https://github.com/httpwg/http-extensions/issues/2389 [digest-headers]
- empty next-hop-aliases? https://github.com/httpwg/http-extensions/issues/2420 [alias-proxy-status]
- message-signatures: addition of leading or trailing whitespace to a field value https://github.com/httpwg/http-extensions/issues/2410 [signatures]
- message-signatures: obs-fold https://github.com/httpwg/http-extensions/issues/2411 [signatures]
Pull requests
-------------
* httpwg/http-extensions (+10/-11/💬12)
10 pull requests submitted:
- Clean up from SEC review (by jricher)
https://github.com/httpwg/http-extensions/pull/2459
- Message contents has newlines, ensure digest consistency (by LPardue)
https://github.com/httpwg/http-extensions/pull/2458
- Add IANA instruction to deprecate the old registry (by LPardue)
https://github.com/httpwg/http-extensions/pull/2457
- rewrap artwork (by LPardue)
https://github.com/httpwg/http-extensions/pull/2456
- Correct changelog in resumable-upload (by Acconut)
https://github.com/httpwg/http-extensions/pull/2455 [resumable-upload]
- Add missing Upload-Incomplete header (by Acconut)
https://github.com/httpwg/http-extensions/pull/2454 [resumable-upload]
- Update advice and examples on signing signatures (by jricher)
https://github.com/httpwg/http-extensions/pull/2452
- Mention the empty string (by tfpauly)
https://github.com/httpwg/http-extensions/pull/2451 [alias-proxy-status]
- Add reference and discussion of obs-fold and whitespace and other transformations (by jricher)
https://github.com/httpwg/http-extensions/pull/2450
- simplify hex-encoding presentation (by LPardue)
https://github.com/httpwg/http-extensions/pull/2449
7 pull requests received 12 new comments:
- #2458 Message contents has newlines, ensure digest consistency (3 by LPardue, ioggstream)
https://github.com/httpwg/http-extensions/pull/2458 [digest-headers]
- #2452 Update advice and examples on signing signatures (1 by jricher)
https://github.com/httpwg/http-extensions/pull/2452 [signatures]
- #2447 Clarify that hashing bytes are base-64 encoded and give examples (1 by LPardue)
https://github.com/httpwg/http-extensions/pull/2447 [digest-headers]
- #2425 client-cert: genart review updates (2 by b---c, bc-pi)
https://github.com/httpwg/http-extensions/pull/2425 [client-cert-field]
- #2422 Fix: #2384. Non-deterministic content coding beyond encryption. (1 by LPardue)
https://github.com/httpwg/http-extensions/pull/2422
- #2404 Refine requirement for failure (3 by bsdphk, mnot)
https://github.com/httpwg/http-extensions/pull/2404 [header-structure]
- #2400 Explicitly return a type from int/dec (1 by bsdphk)
https://github.com/httpwg/http-extensions/pull/2400
11 pull requests merged:
- Add IANA instruction to deprecate the old registry
https://github.com/httpwg/http-extensions/pull/2457
- rewrap artwork
https://github.com/httpwg/http-extensions/pull/2456
- Fix: #2384. Non-deterministic content coding beyond encryption.
https://github.com/httpwg/http-extensions/pull/2422
- Apply AD suggests WRT to Hash Algorithm registry
https://github.com/httpwg/http-extensions/pull/2448 [digest-headers]
- simplify hex-encoding presentation
https://github.com/httpwg/http-extensions/pull/2449 [digest-headers]
- Clarify that hashing bytes are base-64 encoded and give examples
https://github.com/httpwg/http-extensions/pull/2447 [digest-headers]
- Correct changelog in resumable-upload
https://github.com/httpwg/http-extensions/pull/2455 [resumable-upload]
- Add missing Upload-Incomplete header
https://github.com/httpwg/http-extensions/pull/2454 [resumable-upload]
- Mention the empty string
https://github.com/httpwg/http-extensions/pull/2451 [alias-proxy-status]
- client-cert: genart review updates
https://github.com/httpwg/http-extensions/pull/2425 [client-cert-field]
- Add reference and discussion of obs-fold and whitespace and other transformations
https://github.com/httpwg/http-extensions/pull/2450 [signatures]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/httpwg/http-core
* https://github.com/httpwg/http-extensions
* https://github.com/httpwg/http2-spec
Received on Sunday, 5 March 2023 07:36:29 UTC