node/deps/nghttp2/lib
Yash Ladha 135fa65010
deps: update nghttp2 to 1.47.0
Added script to update nghttp2 in future. One can use
```sh
$ ./tools/update-nghttp2.sh 1.47.0
```

It will automatically copy and update the nghttps in deps.

Fixes: https://github.com/nodejs/node/issues/42089

PR-URL: https://github.com/nodejs/node/pull/42127
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-02-27 12:28:04 +00:00
..
includes deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
CMakeLists.txt deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
libnghttp2.pc.in
Makefile.am deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
Makefile.in deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
Makefile.msvc
nghttp2_buf.c
nghttp2_buf.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_debug.c
nghttp2_debug.h
nghttp2_frame.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_frame.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_hd.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_hd.h
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
nghttp2_helper.h
nghttp2_http.c deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
nghttp2_http.h
nghttp2_int.h
nghttp2_map.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_map.h deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
nghttp2_mem.c
nghttp2_mem.h
nghttp2_net.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_npn.c
nghttp2_npn.h
nghttp2_option.c
nghttp2_option.h
nghttp2_outbound_item.c
nghttp2_outbound_item.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_pq.c
nghttp2_pq.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_rcbuf.c
nghttp2_rcbuf.h
nghttp2_session.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_session.h deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_stream.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_stream.h deps: update nghttp2 to v1.45.1 2021-09-27 02:34:00 +00:00
nghttp2_submit.c deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
nghttp2_submit.h
nghttp2_version.c
version.rc.in