Home
last modified time | relevance | path

Searched refs:hpack (Results 1 – 25 of 3502) sorted by relevance

12345678910>>...141

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/www/nginx-devel/nginx-1.21.5/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/www/nginx-lite/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/www/nginx/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/www/nginx-full/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c130 if (index < h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_get_indexed_header()
218 h2c->hpack.pos = h2c->hpack.storage; in ngx_http_v2_add_header()
227 if (h2c->hpack.reused == h2c->hpack.deleted) { in ngx_http_v2_add_header()
234 entry = h2c->hpack.entries[h2c->hpack.reused++ % h2c->hpack.allocated]; in ngx_http_v2_add_header()
268 if (h2c->hpack.allocated == h2c->hpack.added - h2c->hpack.deleted) { in ngx_http_v2_add_header()
290 h2c->hpack.added = h2c->hpack.allocated; in ngx_http_v2_add_header()
296 h2c->hpack.entries[h2c->hpack.added++ % h2c->hpack.allocated] = entry; in ngx_http_v2_add_header()
319 h2c->hpack.deleted = h2c->hpack.added; in ngx_http_v2_table_account()
320 h2c->hpack.free = h2c->hpack.size; in ngx_http_v2_table_account()
325 entry = h2c->hpack.entries[h2c->hpack.deleted++ % h2c->hpack.allocated]; in ngx_http_v2_table_account()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/hpack-0.34.4/test/Hpack/Syntax/
H A DDependenciesSpec.hs37 hpack
48 hpack ==
54 - hpack
69 - name: hpack
76 - name: hpack
85 - name: hpack
93 - name: hpack
138 hpack: []
144 hpack: 1
149 hpack: 1.0
[all …]
H A DDefaultsSpec.hs70 github: sol/hpack
77 github: ../hpack
91 github: sol/hpack
98 github: sol/hpack
100 path: hpack\defaults.yaml
105 github: sol/hpack
112 github: sol/hpack
119 github: sol/hpack
127 sol/hpack@0.1.0
132 ../hpack@0.1.0
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/test/Hpack/Syntax/
H A DDependenciesSpec.hs37 hpack
48 hpack ==
54 - hpack
69 - name: hpack
76 - name: hpack
85 - name: hpack
93 - name: hpack
138 hpack: []
144 hpack: 1
149 hpack: 1.0
[all …]
H A DDefaultsSpec.hs70 github: sol/hpack
77 github: ../hpack
91 github: sol/hpack
98 github: sol/hpack
100 path: hpack\defaults.yaml
105 github: sol/hpack
112 github: sol/hpack
119 github: sol/hpack
127 sol/hpack@0.1.0
132 ../hpack@0.1.0
[all …]
/dports/www/py-hpack/hpack-4.0.0/docs/source/
H A Dapi.rst1 hpack API
6 .. autoclass:: hpack.Encoder
9 .. autoclass:: hpack.Decoder
12 .. autoclass:: hpack.HeaderTuple
15 .. autoclass:: hpack.NeverIndexedHeaderTuple
18 .. autoclass:: hpack.HPACKError
20 .. autoclass:: hpack.HPACKDecodingError
22 .. autoclass:: hpack.InvalidTableIndex
24 .. autoclass:: hpack.OversizedHeaderListError
26 .. autoclass:: hpack.InvalidTableSizeError
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/
H A Dhttp2.cabal15 test-hpack/hpack-test-case/go-hpack/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear/*.json
18 test-hpack/hpack-test-case/haskell-http2-naive/*.json
20 test-hpack/hpack-test-case/haskell-http2-static/*.json
22 test-hpack/hpack-test-case/nghttp2/*.json
23 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
24 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
25 test-hpack/hpack-test-case/node-http2-hpack/*.json
199 Test-Suite hpack
311 Executable hpack-debug
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/
H A Dhttp2.cabal15 test-hpack/hpack-test-case/go-hpack/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear/*.json
18 test-hpack/hpack-test-case/haskell-http2-naive/*.json
20 test-hpack/hpack-test-case/haskell-http2-static/*.json
22 test-hpack/hpack-test-case/nghttp2/*.json
23 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
24 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
25 test-hpack/hpack-test-case/node-http2-hpack/*.json
199 Test-Suite hpack
311 Executable hpack-debug
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http2-2.0.5/
H A Dhttp2.cabal14 test-hpack/hpack-test-case/go-hpack/*.json
15 test-hpack/hpack-test-case/haskell-http2-linear/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear-huffman/*.json
17 test-hpack/hpack-test-case/haskell-http2-naive/*.json
19 test-hpack/hpack-test-case/haskell-http2-static/*.json
21 test-hpack/hpack-test-case/nghttp2/*.json
22 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
23 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
24 test-hpack/hpack-test-case/node-http2-hpack/*.json
197 Test-Suite hpack
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http2-2.0.4/
H A Dhttp2.cabal15 test-hpack/hpack-test-case/go-hpack/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear/*.json
17 test-hpack/hpack-test-case/haskell-http2-linear-huffman/*.json
18 test-hpack/hpack-test-case/haskell-http2-naive/*.json
20 test-hpack/hpack-test-case/haskell-http2-static/*.json
22 test-hpack/hpack-test-case/nghttp2/*.json
23 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
24 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
25 test-hpack/hpack-test-case/node-http2-hpack/*.json
198 Test-Suite hpack
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http2-2.0.6/
H A Dhttp2.cabal14 test-hpack/hpack-test-case/go-hpack/*.json
15 test-hpack/hpack-test-case/haskell-http2-linear/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear-huffman/*.json
17 test-hpack/hpack-test-case/haskell-http2-naive/*.json
19 test-hpack/hpack-test-case/haskell-http2-static/*.json
21 test-hpack/hpack-test-case/nghttp2/*.json
22 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
23 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
24 test-hpack/hpack-test-case/node-http2-hpack/*.json
197 Test-Suite hpack
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/http2-2.0.6/
H A Dhttp2.cabal14 test-hpack/hpack-test-case/go-hpack/*.json
15 test-hpack/hpack-test-case/haskell-http2-linear/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear-huffman/*.json
17 test-hpack/hpack-test-case/haskell-http2-naive/*.json
19 test-hpack/hpack-test-case/haskell-http2-static/*.json
21 test-hpack/hpack-test-case/nghttp2/*.json
22 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
23 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
24 test-hpack/hpack-test-case/node-http2-hpack/*.json
197 Test-Suite hpack
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http2-2.0.4/
H A Dhttp2.cabal14 test-hpack/hpack-test-case/go-hpack/*.json
15 test-hpack/hpack-test-case/haskell-http2-linear/*.json
16 test-hpack/hpack-test-case/haskell-http2-linear-huffman/*.json
17 test-hpack/hpack-test-case/haskell-http2-naive/*.json
19 test-hpack/hpack-test-case/haskell-http2-static/*.json
21 test-hpack/hpack-test-case/nghttp2/*.json
22 test-hpack/hpack-test-case/nghttp2-16384-4096/*.json
23 test-hpack/hpack-test-case/nghttp2-change-table-size/*.json
24 test-hpack/hpack-test-case/node-http2-hpack/*.json
197 Test-Suite hpack
[all …]
/dports/www/py-hpack/hpack-4.0.0/
H A DPKG-INFO2 Name: hpack
5 Home-page: https://github.com/python-hyper/hpack
10 hpack: HTTP/2 Header Encoding for Python
13 .. image:: https://github.com/python-hyper/hpack/workflows/CI/badge.svg
14 :target: https://github.com/python-hyper/hpack/actions
16 .. image:: https://codecov.io/gh/python-hyper/hpack/branch/master/graph/badge.svg
17 :target: https://codecov.io/gh/python-hyper/hpack
19 .. image:: https://readthedocs.org/projects/hpack/badge/?version=latest
20 :target: https://hpack.readthedocs.io/en/latest/
46 ``hpack`` is made available under the MIT License. For more details, see the
[all …]
H A DREADME.rst2 hpack: HTTP/2 Header Encoding for Python
5 .. image:: https://github.com/python-hyper/hpack/workflows/CI/badge.svg
6 :target: https://github.com/python-hyper/hpack/actions
8 .. image:: https://codecov.io/gh/python-hyper/hpack/branch/master/graph/badge.svg
9 :target: https://codecov.io/gh/python-hyper/hpack
11 .. image:: https://readthedocs.org/projects/hpack/badge/?version=latest
12 :target: https://hpack.readthedocs.io/en/latest/
26 ``hpack`` welcomes contributions from anyone! Unlike many other projects we are
38 ``hpack`` is made available under the MIT License. For more details, see the
44 ``hpack`` is maintained by Cory Benfield, with contributions from others. For
/dports/www/py-hpack/hpack-4.0.0/src/hpack.egg-info/
H A DPKG-INFO2 Name: hpack
5 Home-page: https://github.com/python-hyper/hpack
10 hpack: HTTP/2 Header Encoding for Python
13 .. image:: https://github.com/python-hyper/hpack/workflows/CI/badge.svg
14 :target: https://github.com/python-hyper/hpack/actions
16 .. image:: https://codecov.io/gh/python-hyper/hpack/branch/master/graph/badge.svg
17 :target: https://codecov.io/gh/python-hyper/hpack
19 .. image:: https://readthedocs.org/projects/hpack/badge/?version=latest
20 :target: https://hpack.readthedocs.io/en/latest/
46 ``hpack`` is made available under the MIT License. For more details, see the
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/
H A DWPTWhiteList49 ./tools/third_party/hpack/LICENSE
50 ./tools/third_party/hpack/hpack/__init__.py
51 ./tools/third_party/hpack/hpack/compat.py
52 ./tools/third_party/hpack/hpack/exceptions.py
53 ./tools/third_party/hpack/hpack/hpack.py
54 ./tools/third_party/hpack/hpack/huffman.py
55 ./tools/third_party/hpack/hpack/huffman_constants.py
56 ./tools/third_party/hpack/hpack/huffman_table.py
57 ./tools/third_party/hpack/hpack/struct.py
58 ./tools/third_party/hpack/hpack/table.py
/dports/security/yapet/yapet-2.3/libyacurs/tests/ui-non-interactive/
H A Dpack9.cc16 YACURS::HPack* hpack; variable
51 hpack->hinting(false); in alrm()
71 hpack->hinting(false); in alrm()
91 hpack->hinting(true); in alrm()
111 hpack->hinting(true); in alrm()
157 hpack = new YACURS::HPack; in main()
201 vpack->add_front(hpack); in main()
206 hpack->hinting(true); in main()
207 hpack->add_back(vpack1); in main()
208 hpack->add_back(vpack2); in main()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/h2-0.3.7/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()

12345678910>>...141