]> git.ipfire.org Git - thirdparty/wireguard-tools.git/shortlog
thirdparty/wireguard-tools.git
2017-01-10  Jason A. Donenfelduapi: use flag instead of C bitfield for portability
2017-01-10  Jason A. Donenfeldwg: ipc: read from socket incrementally
2017-01-10  Jason A. Donenfeldwg: error on short ret reads
2017-01-08  Jason A. Donenfeldwg-quick: enforce good permissions
2017-01-05  Jason A. Donenfeldwg: add installation note for distros
2017-01-05  Christian Hessewg: remove DESTDIR for autodetection
2017-01-05  Jason A. Donenfeldwg: add systemd unit and auto-detection
2017-01-05  Jason A. Donenfeldwg: add makefile instructions
2017-01-05  Jason A. Donenfeldwg: add wg-quick
2017-01-04  Jason A. Donenfeldwg: add bash completion for wg(8)
2017-01-03  Jason A. Donenfeldcontrib: slight ncat tweak
2016-12-30  Jason A. Donenfeldwg: syscall.h should actually be sys/syscall.h
2016-12-30  Jason A. Donenfeldwg-config: use ip rules instead of tungate
2016-12-25  Jason A. Donenfeldexternal-tests: update to latest
2016-12-23  Tomasz Torczwg: rename 'bandwidth' to 'transfer' in output
2016-12-23  Jason A. Donenfeldwg-config: cleanups
2016-12-23  Jason A. Donenfeldwg: do not use AI_ADDRCONFIG
2016-12-23  Jason A. Donenfeldwg: allowed-ips is easier to parse with spaces instead...
2016-12-23  Jason A. Donenfeldwg-config: cleanup ip parsing
2016-12-16  Jason A. Donenfeldwg: fix latest-handshake typo in documentation
2016-12-09  Jason A. Donenfeldcontrib: add wg-config
2016-11-29  Jason A. Donenfeldwg: warn about clock going backward
2016-11-21  Jason A. Donenfeldheaders: cleanup notices
2016-11-05  Jason A. Donenfeldwg: chill modern gcc out
2016-11-05  Jason A. Donenfeldqemu: move build outside of kernel dir to avoid kernel...
2016-11-02  Jason A. Donenfeldwg: abstract pkg-config to PKG_CONFIG
2016-11-02  Jason A. Donenfeldwg: everybody hates automatic stripping
2016-09-29  Jason A. Donenfeldgit: organize ignore files
2016-09-29  Jason A. DonenfeldRework headers and includes
2016-08-30  Jason A. Donenfeldwg: allow multiple AllowedIPs invocations
2016-08-26  Jason A. Donenfeldexamples: add key extractor
2016-08-24  Jason A. Donenfeldexamples: add nat-hole-punching
2016-08-08  Jason A. Donenfeldtests: use makefile and expand greatly
2016-08-08  Jason A. Donenfeldpersistent-keepalive: change range to [1,65535]
2016-08-02  Jason A. Donenfeldwg: use correct headers in ipc
2016-08-02  Jason A. Donenfeldwg: do not show private keys in pretty output
2016-08-02  Jason A. Donenfeldc: specify static array size in function params
2016-07-22  Jason A. Donenfeldwg: use stream instead of seqpacket
2016-07-22  Jason A. Donenfeldwg: Use seqpacket instead of dgram
2016-07-22  Jason A. Donenfeldwg: add -MP to makefile
2016-07-21  Jason A. Donenfeldwg: add default cflag
2016-07-21  Jason A. Donenfeldwg: propagate set errno
2016-07-21  Jason A. Donenfeldwg: abstract sockets are dangerous
2016-07-21  Jason A. Donenfeldwg: rename kernel to ipc
2016-07-21  Jason A. Donenfeldwg: support horrible freebsd/osx/unix semantics
2016-07-20  Jason A. Donenfeldwg: first additions of userspace integration
2016-07-16  Jason A. Donenfeldwg: fix numbering in man page
2016-07-10  Jason A. Donenfeldpersistent keepalive: use authenticated keepalives
2016-07-08  Jason A. Donenfeldexamples: update ncat-client-server readme
2016-07-08  Jason A. Donenfeldpersistent keepalive: enable in an example
2016-07-08  Jason A. Donenfeldpersistent keepalive: documentation
2016-07-08  Jason A. Donenfeldpersistent keepalive: add userspace support
2016-07-07  Jonathan Rudenberggo test: don't rely on undefined append behavior
2016-07-07  Jason A. Donenfeldrust test: actually use tai64n
2016-07-07  Jason A. Donenfeldgo test: actually use TAI64N
2016-07-07  Jason A. Donenfeldgo test: don't use 1 as icmp ids
2016-07-07  Jason A. Donenfeldgo test: dynamically calculate ip checksum
2016-07-07  Jonathan Rudenberggo test: add ICMP ping
2016-07-07  Jason A. Donenfeldexternal-tests: switch to demo server
2016-07-07  Jason A. Donenfeldgo test: put nonce at correct location
2016-07-07  Jonathan Rudenberggo test: make more idiomatic
2016-07-06  Jason A. Donenfeldwg: use pkg-config in Makefile
2016-07-05  Jason A. Donenfeldcontrib: organize example scripts and add synergy
2016-07-03  Jason A. Donenfeldwg: always fallback to /dev/urandom
2016-07-03  Jason A. Donenfeldwg: improve error reporting and detection
2016-07-01  Jason A. Donenfeldcontrib: remove extraneous cruft
2016-07-01  Jason A. Donenfeldwg.8: wording tweaks
2016-06-30  Jason A. DonenfeldReadme: the documentation moved to .io
2016-06-30  Daniel Kahn... Readme: use https instead of http
2016-06-25  Jason A. DonenfeldInitial commit