aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/embeddable-wg-library/wireguard.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-25Basic pubkey check for aggregation in gro_receiveGauvain "GovanifY" Roussel-Tarbouriech1-39/+11
2018-06-06I have no idea what I'm doing; beginning GRO implGauvain "GovanifY" Roussel-Tarbouriech1-1/+74
2018-04-23qemu: retry on 404 in wget for kernel.org raceJason A. Donenfeld1-3/+1
2018-04-20version: bump snapshot0.0.20180420Jason A. Donenfeld2-2/+2
2018-04-18poly1305: do not place constants in different sectionsJason A. Donenfeld1-14/+1
2018-04-16compat: remove unused dev_recursion_level backportJason A. Donenfeld1-7/+0
2018-04-16blake2s: remove unused helperJason A. Donenfeld1-5/+0
2018-04-16send: simplify skb_padding with nice macroJason A. Donenfeld1-4/+3
2018-04-15send: account for route-based MTUJason A. Donenfeld5-3/+26
2018-04-15wg-quick: account for specified fwmark in auto routing modeJason A. Donenfeld1-19/+23
2018-04-15qemu: bump default versionJason A. Donenfeld1-1/+1
2018-04-13version: bump snapshot0.0.20180413Jason A. Donenfeld2-2/+2
2018-04-05chacha20poly1305: put magic constant behind macroJason A. Donenfeld2-3/+5
2018-04-05chacha20poly1305: add self tests from wycheproofJason A. Donenfeld1-3/+1026
2018-04-04curve25519: add self tests from wycheproofJason A. Donenfeld1-0/+504
2018-04-04wg-quick.8: fix typoJason A. Donenfeld1-1/+1
2018-03-09curve25519: precomp const correctnessJason A. Donenfeld1-24/+22
2018-03-09curve25519: memzero in batchesJason A. Donenfeld1-140/+124
2018-03-09curve25519: use cmov instead of xor for cswapJason A. Donenfeld1-12/+39
2018-03-09curve25519: use precomp implementation instead of sandy2xJason A. Donenfeld4-3438/+2071
2018-03-09compat: support OpenSUSE 15Jason A. Donenfeld1-3/+6
2018-03-09compat: silence warning on frankenkernelsJason A. Donenfeld1-0/+3
2018-03-07compat: stable kernels are now receiving b87b619Jason A. Donenfeld1-1/+1
2018-03-04wg-quick: hide errors on saveJason A. Donenfeld1-1/+1
2018-03-04version: bump snapshot0.0.20180304Jason A. Donenfeld2-2/+2
2018-03-04contrib: add extract-handshakes kprobe exampleJason A. Donenfeld6-0/+176
2018-03-04wg-quick: if resolvconf/run/iface exists, use itJason A. Donenfeld1-1/+1
2018-03-04wg-quick: if resolvconf/interface-order exists, use itJason A. Donenfeld1-3/+12
2018-03-02noise: align static_identity keysJason A. Donenfeld1-1/+1
2018-03-02compat: use correct -include pathJason A. Donenfeld1-5/+6
2018-03-02noise: fix function prototypeJason A. Donenfeld1-1/+1
2018-03-02global: in gnu code, use un-underscored asmJason A. Donenfeld3-3/+3
2018-03-02messages: MESSAGE_TOTAL is unusedJason A. Donenfeld1-2/+1
2018-03-02crypto: read only after initJason A. Donenfeld4-10/+11
2018-03-02Kconfig: require DST_CACHE explicitlyJason A. Donenfeld1-0/+1
2018-03-02Revert "contrib: keygen-html: rewrite in pure javascript"Jason A. Donenfeld5-187/+129
2018-03-02contrib: keygen-html: rewrite in pure javascriptJason A. Donenfeld5-129/+187
2018-03-02compat: workaround netlink refcount bugJason A. Donenfeld1-1/+1
2018-03-02contrib: embedded-wg-library: add key generation functionsJason A. Donenfeld3-2/+205
2018-02-21allowedips: fix comment styleJason A. Donenfeld1-1/+2
2018-02-21contrib: embedded-wg-library: add ability to add and del interfacesJason A. Donenfeld3-3/+109
2018-02-20queueing: skb_reset: mark as xnetJason A. Donenfeld1-1/+1
2018-02-18version: bump snapshot0.0.20180218Jason A. Donenfeld2-2/+2
2018-02-17tools: fixup errno handlingJason A. Donenfeld2-8/+8
2018-02-17tools: FreeBSD doesn't have EAI_NODATAJason A. Donenfeld1-2/+15
2018-02-17tools: do not collide types with libc clashesJason A. Donenfeld1-4/+10
2018-02-17contrib: add embeddable wireguard libraryJason A. Donenfeld6-0/+1671
2018-02-17wg(8): clarify phrasingJason A. Donenfeld1-3/+3
2018-02-17tools: allow in-line commentsJason A. Donenfeld4-13/+20
2018-02-15external-tests: update go versionJason A. Donenfeld1-2/+2