Subject: CVS commit: pkgsrc/net
From: Alistair G. Crooks
Date: 2016-07-01 22:32:35
Message id: 20160701203235.8BA13FBB5@cvs.NetBSD.org

Log Message:
Add libquic-0.0.3 to the packages collection.

	QUIC is an experimental protocol aimed at reducing web latency over
	that of TCP.  On the surface, QUIC is very similar to TCP+TLS+SPDY
	implemented on UDP.  Because TCP is implement in operating system
	kernels, and middlebox firmware, making significant changes to TCP is
	next to impossible.  However, since QUIC is built on top of UDP, it
	suffers from no such limitations.

	Key features of QUIC over existing TCP+TLS+SPDY include

	+ Dramatically reduced connection establishment time
	+ Improved congestion control
	+ Multiplexing without head of line blocking
	+ Forward error correction
	+ Connection migration

Files:
RevisionActionfile
1.1addpkgsrc/net/libquic/DESCR
1.1addpkgsrc/net/libquic/Makefile
1.1addpkgsrc/net/libquic/PLIST
1.1addpkgsrc/net/libquic/distinfo
1.1addpkgsrc/net/libquic/patches/patch-Makefile
1.1addpkgsrc/net/libquic/patches/patch-crypto__bio__bio_test.cc
1.1addpkgsrc/net/libquic/patches/patch-crypto__bio__internal.h
1.1addpkgsrc/net/libquic/patches/patch-crypto__bio__socket_helper.c
1.1addpkgsrc/net/libquic/patches/patch-crypto__lhash__lhash_test.c
1.1addpkgsrc/net/libquic/patches/patch-crypto__mem.c
1.1addpkgsrc/net/libquic/patches/patch-include__openssl__thread.h
1.1addpkgsrc/net/libquic/patches/patch-src__base__base_paths_posix.cc
1.1addpkgsrc/net/libquic/patches/patch-src__build__build_config.h