notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libngtcp2 Implementation of QUIC protocol
1.3.0 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-29 19:13:54
Last Update: 2024-02-21 15:06:37
Commit Hash: 4dc04ac
License: MIT
WWW:
https://nghttp2.org/ngtcp2/
https://github.com/ngtcp2/ngtcp2
Description:
ngtcp2 project is an effort to implement QUIC protocol which is now being discussed in IETF QUICWG for its standardization.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libngtcp2-1.3.0/catalog.mk
  3. /usr/local/share/licenses/libngtcp2-1.3.0/LICENSE
  4. /usr/local/share/licenses/libngtcp2-1.3.0/MIT
  5. include/ngtcp2/ngtcp2.h
  6. include/ngtcp2/version.h
  7. lib/libngtcp2.a
  8. lib/libngtcp2.so
  9. lib/libngtcp2.so.16
  10. lib/libngtcp2.so.16.1.2
  11. libdata/pkgconfig/libngtcp2.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • libngtcp2>0:net/libngtcp2
To install the port:
cd /usr/ports/net/libngtcp2/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libngtcp2
  • pkg install libngtcp2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libngtcp2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708448948 SHA256 (ngtcp2-1.3.0.tar.xz) = c3e386674103feedfedcc711190affcdec1c682af8a850469ecf1714d28c139b SIZE (ngtcp2-1.3.0.tar.xz) = 615620

Packages (timestamps in pop-ups are UTC):
libngtcp2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.00.1.0.g202011291.3.01.3.0-0.1.0.g20201129-
FreeBSD:13:quarterly1.1.01.1.00.15.01.1.01.1.01.1.01.1.01.1.0
FreeBSD:14:latest1.3.01.3.00.6.01.3.01.3.00.15.0-0.15.0
FreeBSD:14:quarterly1.1.01.1.0-1.1.01.1.01.1.01.1.01.1.0
FreeBSD:15:latest1.3.01.3.0n/a1.2.0n/a1.1.01.1.01.3.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_libngtcp2
USES:
compiler:c++14-lang libtool pathfix pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ngtcp2/ngtcp2/releases/download/v1.3.0/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
21 Feb 2024 15:06:37
commit hash: 4dc04ac964f8af7666478eff399814f102fb5eb1commit hash: 4dc04ac964f8af7666478eff399814f102fb5eb1commit hash: 4dc04ac964f8af7666478eff399814f102fb5eb1commit hash: 4dc04ac964f8af7666478eff399814f102fb5eb1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 1.3.0

- Convert back to autotools
- Remove unnecessary substitution

Changes:	https://github.com/ngtcp2/ngtcp2/releases
1.2.0
05 Feb 2024 23:18:56
commit hash: 513740cc8e824a4d53853a38a5470a9d3bcd6996commit hash: 513740cc8e824a4d53853a38a5470a9d3bcd6996commit hash: 513740cc8e824a4d53853a38a5470a9d3bcd6996commit hash: 513740cc8e824a4d53853a38a5470a9d3bcd6996 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
net/libngtcp2: Update to 1.2.0

* Switch to CMake for faster builds, it also additionally cleans up the
  port Makefile and removes the need for additional patching
* Disable OpenSSL requirement as it fails due to lack of QUIC support
  which is in 3.2
* Rearrange Makefile to follow Porters Handbook more closely and
  for readability

PR:		274782
Approved by:	portmgr (maintainer timeout 2+ weeks)
1.1.0
14 Dec 2023 05:48:19
commit hash: 06a82e13a35b5012100a6a4644bda67bbe668de8commit hash: 06a82e13a35b5012100a6a4644bda67bbe668de8commit hash: 06a82e13a35b5012100a6a4644bda67bbe668de8commit hash: 06a82e13a35b5012100a6a4644bda67bbe668de8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 1.1.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
1.0.1
02 Nov 2023 07:37:20
commit hash: cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3commit hash: cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3commit hash: cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3commit hash: cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 1.0.1

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.19.1
22 Sep 2023 03:17:11
commit hash: 2e6190d03c47ff83a239f53dcdc82dd87b7ec045commit hash: 2e6190d03c47ff83a239f53dcdc82dd87b7ec045commit hash: 2e6190d03c47ff83a239f53dcdc82dd87b7ec045commit hash: 2e6190d03c47ff83a239f53dcdc82dd87b7ec045 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.19.1

- Update WWW

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.17.0
31 Jul 2023 16:39:51
commit hash: b9025933554a65bba201f6e1decaddfda709d6eacommit hash: b9025933554a65bba201f6e1decaddfda709d6eacommit hash: b9025933554a65bba201f6e1decaddfda709d6eacommit hash: b9025933554a65bba201f6e1decaddfda709d6ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.17.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.16.0
09 Jul 2023 10:17:42
commit hash: b91f0a06e34e9815151fb74564b64407bcb5febdcommit hash: b91f0a06e34e9815151fb74564b64407bcb5febdcommit hash: b91f0a06e34e9815151fb74564b64407bcb5febdcommit hash: b91f0a06e34e9815151fb74564b64407bcb5febd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.16.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.15.0
27 May 2023 04:07:30
commit hash: 60863de5244781bf9e2ad0aa539d09943cedb5dacommit hash: 60863de5244781bf9e2ad0aa539d09943cedb5dacommit hash: 60863de5244781bf9e2ad0aa539d09943cedb5dacommit hash: 60863de5244781bf9e2ad0aa539d09943cedb5da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.15.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.13.1
21 Mar 2023 19:20:08
commit hash: 0d03d5b20a450d073b06c780a5927c7403aea220commit hash: 0d03d5b20a450d073b06c780a5927c7403aea220commit hash: 0d03d5b20a450d073b06c780a5927c7403aea220commit hash: 0d03d5b20a450d073b06c780a5927c7403aea220 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.13.1

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.12.1
05 Feb 2023 15:47:44
commit hash: c7281fb85310e356dc5da930f6026e0320782d92commit hash: c7281fb85310e356dc5da930f6026e0320782d92commit hash: c7281fb85310e356dc5da930f6026e0320782d92commit hash: c7281fb85310e356dc5da930f6026e0320782d92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.12.1

Changes:	https://github.com/ngtcp2/ngtcp2/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.6.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0
29 Jun 2022 16:32:35
commit hash: 5217e014e20862076a24e64b7187c4b0ab7bfdeccommit hash: 5217e014e20862076a24e64b7187c4b0ab7bfdeccommit hash: 5217e014e20862076a24e64b7187c4b0ab7bfdeccommit hash: 5217e014e20862076a24e64b7187c4b0ab7bfdec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.6.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.5.0
03 Jun 2022 09:00:25
commit hash: 56bae2b089b22b7683afb8c76c91474c07ca7e62commit hash: 56bae2b089b22b7683afb8c76c91474c07ca7e62commit hash: 56bae2b089b22b7683afb8c76c91474c07ca7e62commit hash: 56bae2b089b22b7683afb8c76c91474c07ca7e62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.5.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.4.0
13 May 2022 11:39:17
commit hash: b7dd5037d89e7730466b350c3afd61910bccc952commit hash: b7dd5037d89e7730466b350c3afd61910bccc952commit hash: b7dd5037d89e7730466b350c3afd61910bccc952commit hash: b7dd5037d89e7730466b350c3afd61910bccc952 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.4.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.3.0
16 Apr 2022 04:19:10
commit hash: 956faac726810b957031259f785c400466bfc226commit hash: 956faac726810b957031259f785c400466bfc226commit hash: 956faac726810b957031259f785c400466bfc226commit hash: 956faac726810b957031259f785c400466bfc226 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.3.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.2.1
07 Mar 2022 18:10:58
commit hash: b5398b499473f4f5c857c6ba0206b38fe404ffa5commit hash: b5398b499473f4f5c857c6ba0206b38fe404ffa5commit hash: b5398b499473f4f5c857c6ba0206b38fe404ffa5commit hash: b5398b499473f4f5c857c6ba0206b38fe404ffa5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.2.1

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.1.0
28 Jan 2022 23:26:39
commit hash: 7ac52f5e1d5805581deeff80b30270c1b8090cc9commit hash: 7ac52f5e1d5805581deeff80b30270c1b8090cc9commit hash: 7ac52f5e1d5805581deeff80b30270c1b8090cc9commit hash: 7ac52f5e1d5805581deeff80b30270c1b8090cc9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
0.1.0.g20211219
11 Jan 2022 18:44:03
commit hash: 831575dabaa726be52f557bf974948c861941476commit hash: 831575dabaa726be52f557bf974948c861941476commit hash: 831575dabaa726be52f557bf974948c861941476commit hash: 831575dabaa726be52f557bf974948c861941476 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20211219

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20211128
21 Dec 2021 18:46:56
commit hash: d092009b036aebec4163e224f71f9eb85e040f04commit hash: d092009b036aebec4163e224f71f9eb85e040f04commit hash: d092009b036aebec4163e224f71f9eb85e040f04commit hash: d092009b036aebec4163e224f71f9eb85e040f04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20211128

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20211031
01 Nov 2021 13:41:25
commit hash: 5efa1f95d5c3fb6f004f0abb3521f435c00b7666commit hash: 5efa1f95d5c3fb6f004f0abb3521f435c00b7666commit hash: 5efa1f95d5c3fb6f004f0abb3521f435c00b7666commit hash: 5efa1f95d5c3fb6f004f0abb3521f435c00b7666 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20211031

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20210928
13 Oct 2021 19:12:27
commit hash: e185218c76ac010e88f376ac37a7340210bf2a15commit hash: e185218c76ac010e88f376ac37a7340210bf2a15commit hash: e185218c76ac010e88f376ac37a7340210bf2a15commit hash: e185218c76ac010e88f376ac37a7340210bf2a15 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210928

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20210831
21 Sep 2021 03:35:18
commit hash: cf2bd2ea876d7a96f95231f22dfbebd7dd92e5aecommit hash: cf2bd2ea876d7a96f95231f22dfbebd7dd92e5aecommit hash: cf2bd2ea876d7a96f95231f22dfbebd7dd92e5aecommit hash: cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210831

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20210731
08 Aug 2021 21:43:49
commit hash: c09dd410391c7951297be60f244b5cef87dd23b5commit hash: c09dd410391c7951297be60f244b5cef87dd23b5commit hash: c09dd410391c7951297be60f244b5cef87dd23b5commit hash: c09dd410391c7951297be60f244b5cef87dd23b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Convert REINPLACE_CMD to patch file
0.1.0.g20210731
08 Aug 2021 14:53:58
commit hash: 0349e5a60885702349e2ba75200f55253fb68fe0commit hash: 0349e5a60885702349e2ba75200f55253fb68fe0commit hash: 0349e5a60885702349e2ba75200f55253fb68fe0commit hash: 0349e5a60885702349e2ba75200f55253fb68fe0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210731

Changes:	https://github.com/ngtcp2/ngtcp2/commits/main
0.1.0.g20210624
06 Jul 2021 14:55:50
commit hash: 0b366dfc1082cafa85b3517f7eab3c7d8d55274bcommit hash: 0b366dfc1082cafa85b3517f7eab3c7d8d55274bcommit hash: 0b366dfc1082cafa85b3517f7eab3c7d8d55274bcommit hash: 0b366dfc1082cafa85b3517f7eab3c7d8d55274b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210624

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20210513
14 Jun 2021 17:38:20
commit hash: edebf3606bb809c7cc536dac57257e0512e183aecommit hash: edebf3606bb809c7cc536dac57257e0512e183aecommit hash: edebf3606bb809c7cc536dac57257e0512e183aecommit hash: edebf3606bb809c7cc536dac57257e0512e183ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210513

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20210421
01 May 2021 22:19:09
commit hash: ad942d7ff7ab4f1b1dee429123bfe94b9de257e9commit hash: ad942d7ff7ab4f1b1dee429123bfe94b9de257e9commit hash: ad942d7ff7ab4f1b1dee429123bfe94b9de257e9commit hash: ad942d7ff7ab4f1b1dee429123bfe94b9de257e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210421

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20210331
25 Apr 2021 20:35:12
commit hash: 922bd978809edb800b096534d446548b4d61ee6ccommit hash: 922bd978809edb800b096534d446548b4d61ee6ccommit hash: 922bd978809edb800b096534d446548b4d61ee6ccommit hash: 922bd978809edb800b096534d446548b4d61ee6c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update COMMENT
0.1.0.g20210331
18 Apr 2021 05:42:06
commit hash: f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469commit hash: f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469commit hash: f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469commit hash: f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2: Update to 0.1.0.g20210331

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20210227
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.0.g20210227
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.1.0.g20210227
07 Mar 2021 22:11:45
Revision:567624Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20210227

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20210201
03 Feb 2021 19:47:16
Revision:563919Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20210201

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20201228
26 Jan 2021 17:21:52
Revision:562741Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20201228

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20201129
10 Dec 2020 21:31:04
Revision:557492Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20201129

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20201026
15 Nov 2020 17:58:37
Revision:555269Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20201026

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20201001
02 Oct 2020 07:30:25
Revision:550911Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20201001

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20200901
05 Sep 2020 21:29:12
Revision:547693Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20200901

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20200727
15 Aug 2020 16:29:10
Revision:544958Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20200727

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20200629
24 Jul 2020 07:09:24
Revision:543023Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.1.0.g20200629

Changes:	https://github.com/ngtcp2/ngtcp2/commits/master
0.1.0.g20200123
29 Jan 2020 19:13:28
Revision:524567Original commit files touched by this commit
sunpoet search for other commits by this committer
Add libngtcp2 0.1.0.g20200123

ngtcp2 project is an effort to implement QUIC protocol which is now being
discussed in IETF QUICWG for its standardization.

WWW: https://github.com/ngtcp2/ngtcp2

Number of commits found: 43