An open API service providing commit metadata for open source projects.

GitHub / python-hyper/h2 / commits

Pure-Python HTTP/2 protocol implementation

SHA Message Author Date Stats
63c04b99 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
75313cda merge Merge pull request #398 from python-hyper/fixup-tornado-example Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
297b63a1 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
bbc638e4 Headers must be strings. Cory Benfield <l****z@g****m> almost 10 years ago
b695625f merge Merge pull request #395 from python-hyper/requires-io-master Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
9c7230c7 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
576d2121 merge Merge pull request #387 from python-hyper/requires-io-master Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f1a79a71 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
34ec1198 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
87ff4603 merge Merge pull request #383 from nateprewitt/382_changes Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
295fade9 clarify Changelog for #382 Nate Prewitt <N****t@g****m> almost 10 years ago
dbdd7b97 Changelog for #382. Cory Benfield <l****z@g****m> almost 10 years ago
54987337 merge Merge pull request #382 from nateprewitt/remove_connection_specific_headers Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
eca07e11 update tests to check more config combinations Nate Prewitt <N****t@g****m> almost 10 years ago
6a276497 strip connection headers Nate Prewitt <N****t@g****m> almost 10 years ago
aabbccf2 test failure with connection headers Nate Prewitt <N****t@g****m> almost 10 years ago
d78ff73a merge Merge pull request #381 from python-hyper/validate-push-promise Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4226c831 Changelog for pushes. Cory Benfield <l****z@g****m> almost 10 years ago
d2de5ed0 We now always emit internal events for headers. Cory Benfield <l****z@g****m> almost 10 years ago
a175d0b5 Emit internal event when we push a stream. Cory Benfield <l****z@g****m> almost 10 years ago
9de7c62f We need to treat responses post-push as responses. Cory Benfield <l****z@g****m> almost 10 years ago
f1a35096 Validate received pushes. Cory Benfield <l****z@g****m> almost 10 years ago
c2348ace Better rationale for when to look for host/authority Cory Benfield <l****z@g****m> almost 10 years ago
7c77401a Add "is_push_promise" flag to HeaderValidationFlags. Cory Benfield <l****z@g****m> almost 10 years ago
8fb4ad57 Add _PushedRequestSent event. Cory Benfield <l****z@g****m> almost 10 years ago
eaa392d8 Informational repsonses are responses too! Cory Benfield <l****z@g****m> almost 10 years ago
f0b216a1 Add failing tests for push-promise validation. Cory Benfield <l****z@g****m> almost 10 years ago
4d6f28d0 merge Merge pull request #374 from python-hyper/requires-io-master Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a444da9c [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
7bbe472d [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
453f99b9 merge Merge pull request #370 from python-hyper/awlc/events Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
959db7cf merge Merge branch 'master' into awlc/events Alex Chan <a****x@a****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
8d7208a5 merge Merge pull request #372 from python-hyper/fix-twisted-runner Alex Chan <a****x@a****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
210a3493 Review markups for @Lukasa Alex Chan <a****x@a****t> almost 10 years ago
f2833354 Twisted expects its tests to be run like this. Cory Benfield <l****z@g****m> almost 10 years ago
4fbf7298 Add a test that all events subclass from Event Alex Chan <a****x@a****t> almost 10 years ago
840c29a8 Add a changelog entry Alex Chan <a****x@a****t> almost 10 years ago
255f915c I don’t know what happens if a class subclasses from itself, and I don’t want... Alex Chan <a****x@a****t> almost 10 years ago
3dd83a06 Add a no-op base class for events Alex Chan <a****x@a****t> almost 10 years ago
d8841f11 Begin 2.6 cycle. Cory Benfield <l****z@g****m> almost 10 years ago
4595a5f4 v2.5.0 Cory Benfield <l****z@g****m> almost 10 years ago
015d4762 Forward-port old changelogs. Cory Benfield <l****z@g****m> almost 10 years ago
c9ad4a82 merge Merge pull request #366 from python-hyper/test-with-twisted Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
940a4014 No need to allow make now. Cory Benfield <l****z@g****m> almost 10 years ago
66c1297e Re-add --hypothesis-profile travis. Cory Benfield <l****z@g****m> almost 10 years ago
3dcdcc58 Cache .hypothesis too. Cory Benfield <l****z@g****m> almost 10 years ago
871128d4 I guess Travis doesn't have 5.4.1? Cory Benfield <l****z@g****m> almost 10 years ago
5f578d22 Remove before_script stanza Cory Benfield <l****z@g****m> almost 10 years ago
597c7e1c Run tests using tox. Cory Benfield <l****z@g****m> almost 10 years ago
c87540ba Start caching pip Cory Benfield <l****z@g****m> almost 10 years ago
8460de8f Add tox environment for testing Twisted. Cory Benfield <l****z@g****m> almost 10 years ago
88feb68e merge Merge pull request #363 from python-hyper/window-management Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4a382d46 merge Merge branch 'master' into window-management Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
44b4e247 merge Merge pull request #364 from python-hyper/issue/362 Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f82eb06a Disable slow health checks on Travis. Cory Benfield <l****z@g****m> almost 10 years ago
884cc8c0 Changelog entry for #272. Cory Benfield <l****z@g****m> almost 10 years ago
d173dbe4 Test for acknowledging no data at all. Cory Benfield <l****z@g****m> almost 10 years ago
97b7a089 This code is now surplus to requirements. Cory Benfield <l****z@g****m> almost 10 years ago
a5957b49 Confirm we properly handle streams we've never seen. Cory Benfield <l****z@g****m> almost 10 years ago
5384969d Make sure we handle totally absent streams. Cory Benfield <l****z@g****m> almost 10 years ago
6388756e Make sure we don't increment windows of closed streams. Cory Benfield <l****z@g****m> almost 10 years ago
98c47f97 Check invalid acknowledgement sizes. Cory Benfield <l****z@g****m> almost 10 years ago
704aed66 Reject all invalid stream IDs. Cory Benfield <l****z@g****m> almost 10 years ago
c1826537 Don't count the manual windowupdate frame. Cory Benfield <l****z@g****m> almost 10 years ago
4240f30e Account for manual window updates. Cory Benfield <l****z@g****m> almost 10 years ago
e96fb71a Comment why we just did that. Cory Benfield <l****z@g****m> almost 10 years ago
cf665ad9 Don't increment the window in this test by too much. Cory Benfield <l****z@g****m> almost 10 years ago
20db37e3 This frame order isn't right. Cory Benfield <l****z@g****m> almost 10 years ago
1ab96da7 Remove unneeded exception. Cory Benfield <l****z@g****m> almost 10 years ago
e49af5b9 Handle acknowledging data. Cory Benfield <l****z@g****m> almost 10 years ago
7645c0e4 We don't increment until *more* than 1024 bytes. Cory Benfield <l****z@g****m> almost 10 years ago
4a2f8f7d Typo fixes. Cory Benfield <l****z@g****m> almost 10 years ago
e63358ea Handle SETTINGS based window updates better. Cory Benfield <l****z@g****m> almost 10 years ago
f2dcd8f6 Allow manual increments of the window. Cory Benfield <l****z@g****m> almost 10 years ago
27c20636 Remove access to now-absent property. Cory Benfield <l****z@g****m> almost 10 years ago
977127ea Pass windows to stream constructor. Cory Benfield <l****z@g****m> almost 10 years ago
e9483ac5 Don't document the new property. Cory Benfield <l****z@g****m> almost 10 years ago
e0074da3 Make inbound_flow_control_window a property Cory Benfield <l****z@g****m> almost 10 years ago
086ec68b Add code for opening windows without processing. Cory Benfield <l****z@g****m> almost 10 years ago
1ff52e3e merge Merge branch 'master' into window-management Cory Benfield <l****z@g****m> almost 10 years ago
467456dd merge Merge pull request #361 from python-hyper/update-frame-size Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f1eb60dd Changelog for MAX_FRAME_SIZE problems. Cory Benfield <l****z@g****m> almost 10 years ago
b259b28b Handle updates to MAX_FRAME_SIZE. Cory Benfield <l****z@g****m> almost 10 years ago
c87d9eef Failing test for updating MAX_FRAME_SIZE. Cory Benfield <l****z@g****m> almost 10 years ago
4142988e Gotta use odd stream IDs Cory Benfield <l****z@g****m> almost 10 years ago
c6718808 We need to refresh the encoder. Cory Benfield <l****z@g****m> almost 10 years ago
576d88ae Typo fixes. Cory Benfield <l****z@g****m> almost 10 years ago
6ebfef2f Increase flow control window size. Cory Benfield <l****z@g****m> almost 10 years ago
ce9184d5 Send h2 preamble in tests. Cory Benfield <l****z@g****m> almost 10 years ago
bff1110d Initialize with the correct window. Cory Benfield <l****z@g****m> almost 10 years ago
7a016f07 merge Merge pull request #360 from python-hyper/document-upgrade Cory Benfield <l****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
492e2792 Add examples for plaintext upgrade. Cory Benfield <l****z@g****m> almost 10 years ago
3f2a48a3 We're using 3.5 here. Cory Benfield <l****z@g****m> almost 10 years ago
27760be5 Examples for TLS-negotiated HTTP/2. Cory Benfield <l****z@g****m> almost 10 years ago
fddf6399 Further window manager work. Cory Benfield <l****z@g****m> almost 10 years ago
3d33c2dd merge Merge pull request #355 from python-hyper/requires-io-master Alex Chan <a****x@a****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
6ec39ce0 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
ed167531 merge Merge pull request #350 from python-hyper/requires-io-master Alex Chan <a****x@a****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f1245b31 [requires.io] dependency update requires.io <s****t@r****o> almost 10 years ago
d05ce808 merge Merge pull request #345 from python-hyper/requires-io-master Alex Chan <a****x@a****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago

← Back to repository