1
0
mirror of https://git.zx2c4.com/wireguard-linux-compat synced 2025-02-18 17:19:05 +00:00

Commit Graph

  • 5ee298c4fe receive: no need to test for !len Jason A. Donenfeld 2016-07-10 20:45:52 +02:00
  • e9ccb85445 timers: apply slack to hotpath timers Jason A. Donenfeld 2016-07-10 20:41:00 +02:00
  • 45092f8fb2 timers: move timer calls out of hot loop Jason A. Donenfeld 2016-07-10 03:58:40 +02:00
  • c60e34aa2c timers: document conditions for calling Jason A. Donenfeld 2016-07-10 03:52:03 +02:00
  • c4c3a558a1 persistent keepalive: use unsigned long to avoid multiplication in hotpath Jason A. Donenfeld 2016-07-10 02:46:37 +02:00
  • 2e1bceea13 persistent keepalive: use authenticated keepalives Jason A. Donenfeld 2016-07-08 20:34:32 +02:00
  • 4a5231e2ba keepalives: only queue keepalive when queue is empty Jason A. Donenfeld 2016-07-08 21:18:56 +02:00
  • bcce73b296 timers: do not consider keepalives to be data sent Jason A. Donenfeld 2016-07-08 20:45:25 +02:00
  • 8a4a28ebed timers: rename *authorized* functions to *authenticated* Jason A. Donenfeld 2016-07-08 20:30:57 +02:00
  • fcd889b205 persistent keepalive: start sending immediately Jason A. Donenfeld 2016-07-08 14:26:25 +02:00
  • d6c566c92a persistent keepalive: add kernel mechanism Jason A. Donenfeld 2016-07-08 02:29:38 +02:00
  • a79e13c554 curve25519: unneeded zeros variable Jason A. Donenfeld 2016-07-07 03:40:35 +02:00
  • d62fa841bd device: move unlikely check to if clause Jason A. Donenfeld 2016-07-05 21:13:53 +02:00
  • 6bb01a673d receive: protect against impossible conditions Jason A. Donenfeld 2016-07-03 22:04:51 +02:00
  • 79d5e05cc8 tai64n: don't forget to add 2^62, to be in spec Jason A. Donenfeld 2016-07-02 03:22:34 +02:00
  • d172fddcd5 receive: error conditions are unlikely Jason A. Donenfeld 2016-07-01 04:01:40 +02:00
  • dcf5fd4513 Readme: the documentation moved to .io Jason A. Donenfeld 2016-06-30 21:45:42 +02:00
  • 662128e5b9 Readme: use https instead of http Daniel Kahn Gillmor 2016-06-30 14:47:09 -04:00
  • d4ee6b8c53 Makefile: Add more verbose dependency errors Jason A. Donenfeld 2016-06-30 02:33:30 +02:00
  • 8c9b847669 device init: free wq after padata Jason A. Donenfeld 2016-06-29 23:44:53 +02:00
  • 49668ee002 chacha20poly1305: use more standard way of testing FPU features Jason A. Donenfeld 2016-06-29 23:15:30 +02:00
  • 5a137558a6 device: remove updating of trans_start Jason A. Donenfeld 2016-06-29 22:42:43 +02:00
  • 1a9406e232 Kconfig patching: do not match on NETFILTER Jason A. Donenfeld 2016-06-29 22:26:53 +02:00
  • 8ab00aff6b Kconfig: more fully select dependencies Jason A. Donenfeld 2016-06-29 04:41:01 +02:00
  • c0566bb9e9 tests: make fatal Jason A. Donenfeld 2016-06-25 01:28:18 +02:00
  • e20c4c14e6 nonce: switch to RFC6479 to better support packet reordering Jason A. Donenfeld 2016-06-20 02:02:47 +02:00
  • b448d6f35b Initial commit Jason A. Donenfeld 2015-06-05 15:58:00 +02:00