wireguard 0.0.20171127-1 source package in Ubuntu

Changelog

wireguard (0.0.20171127-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: annotate new assembler

 -- Daniel Kahn Gillmor <email address hidden>  Tue, 28 Nov 2017 17:29:39 -0500

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wireguard_0.0.20171127-1.dsc 2.0 KiB 40f534cfa5eb4050e64b7be1aa18a695084200be403974b80e8b7697a0bbdbef
wireguard_0.0.20171127.orig.tar.xz 207.3 KiB 5c1e044e8fc836ea47314b88c645d223de8485618cc096679cd607758b3b23fa
wireguard_0.0.20171127-1.debian.tar.xz 9.0 KiB db44dde7fd4a9e3e5a8840e7f738efb37b1f6c3b39339723a6800623e793ff83

Available diffs

No changes file available.

Binary packages built by this source

wireguard-dkms: fast, modern, secure kernel VPN tunnel (DKMS version)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This package uses DKMS to automatically build the wireguard kernel
 module.

wireguard-tools: fast, modern, secure kernel VPN tunnel (userland utilities)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This package contains command-line tools to interact with the
 WireGuard kernel module. Currently, it provides only a single tool:
 .
 wg: set and retrieve configuration of WireGuard interfaces

wireguard-tools-dbgsym: debug symbols for wireguard-tools