aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* qemu: newer default kernelJason A. Donenfeld2016-11-031-1/+1
* timers: take reference like a lookup tableJason A. Donenfeld2016-11-035-46/+42
* tools: abstract pkg-config to PKG_CONFIGexperimental-0.0.20161102Jason A. Donenfeld2016-11-021-2/+3
* tools: everybody hates automatic strippingJason A. Donenfeld2016-11-021-1/+1
* kref: elide checksJason A. Donenfeld2016-11-022-8/+4
* data: do not allow usage of keypair just before hash removalJason A. Donenfeld2016-11-013-4/+13
* peer: kref is most likely to succeedJason A. Donenfeld2016-11-011-2/+2
* compat: grsecurity backports get_random_longexperimental-0.0.20161025Jason A. Donenfeld2016-10-231-0/+3
* data: reset all packet fields like tun.cJason A. Donenfeld2016-10-231-2/+2
* device: better debug message for unroutable packetsJason A. Donenfeld2016-10-221-1/+5
* compat: support PaX constify pluginJason A. Donenfeld2016-10-221-0/+7
* uapi.h: public_key field is a getterJörg Thalheim2016-10-221-1/+1
* receive: always send confirmation, even if queue is emptyJason A. Donenfeld2016-10-191-1/+5
* timers: only have initiator rekeyJason A. Donenfeld2016-10-196-66/+44
* timers: always delay handshakes for responderJason A. Donenfeld2016-10-195-8/+50
* timers: move constants to headerJason A. Donenfeld2016-10-192-12/+9
* timers: kill half-open handshakes after a whileJason A. Donenfeld2016-10-191-0/+4
* timers: avoid thundering herd for simultaneous initiationJason A. Donenfeld2016-10-191-1/+1
* debug: keep alive -> keepaliveJason A. Donenfeld2016-10-193-3/+2
* noise: comment/document the key swappingJason A. Donenfeld2016-10-191-1/+19
* send: ensure that rekey retries are staggeredexperimental-0.0.20161014Jason A. Donenfeld2016-10-141-1/+1
* device: show debug message when no peer has allowed-ips for packetJason A. Donenfeld2016-10-141-0/+1
* send: requeue jobs for later if padata is fullJason A. Donenfeld2016-10-052-2/+14
* compat: akpm merged this to 4.9Jason A. Donenfeld2016-10-041-1/+2
* send: only avoid parallel path when there aren't inflight jobsJason A. Donenfeld2016-10-022-1/+14
* remote-run: reflect recent makefile changesexperimental-0.0.20161001Jason A. Donenfeld2016-09-291-1/+1
* git: organize ignore filesJason A. Donenfeld2016-09-295-2/+10
* compat: Isolate more functionsJason A. Donenfeld2016-09-292-59/+97
* Rework headers and includesJason A. Donenfeld2016-09-2933-180/+190
* poly1305: optimize unaligned accessRené van Dorst2016-09-291-0/+30
* tools: allow multiple AllowedIPs invocationsJason A. Donenfeld2016-08-301-1/+0
* send: properly encapsulate ECNJason A. Donenfeld2016-08-294-16/+38
* netns: remove dangling $@Jason A. Donenfeld2016-08-291-4/+4
* examples: add key extractorJason A. Donenfeld2016-08-264-0/+221
* examples: add nat-hole-punchingJason A. Donenfeld2016-08-243-0/+354
* socket: use isdigitJason A. Donenfeld2016-08-221-1/+2
* routingtable: hyphen was uglyJason A. Donenfeld2016-08-224-3/+3
* hashtables: use rdrand() instead of counterJason A. Donenfeld2016-08-223-5/+7
* tests: test jumbo frames with more transferJason A. Donenfeld2016-08-211-4/+19
* qemu: enhancementsJason A. Donenfeld2016-08-173-32/+98
* send: needless debugging checkJason A. Donenfeld2016-08-161-2/+1
* tests: add crypto-RP filter testJason A. Donenfeld2016-08-123-1/+34
* main: load driver late in boot process when debuggingJason A. Donenfeld2016-08-101-0/+6
* main: fix typoJason A. Donenfeld2016-08-101-1/+1
* qemu: lock distfilesJason A. Donenfeld2016-08-101-19/+34
* qemu: allow testing with RCsJason A. Donenfeld2016-08-091-2/+8
* ratelimiter: hard-depend on runtime dependenciesJason A. Donenfeld2016-08-091-0/+7
* ratelimiter: do not require IPv6experimental-0.0.20160808Jason A. Donenfeld2016-08-081-4/+12
* tests: use makefile and expand greatlyJason A. Donenfeld2016-08-089-237/+609
* persistent-keepalive: change range to [1,65535]Jason A. Donenfeld2016-08-083-11/+8