summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump keepalive timers unconditionally on sendHEADmasterJason A. Donenfeld2021-10-261-6/+5
* Delete all peer allowed IPs at onceMatt Dunwoodie2021-04-131-43/+34
* Merge wg_timers and wg_peerMatt Dunwoodie2021-04-131-180/+155
* Replace timer lock with SMRMatt Dunwoodie2021-04-131-36/+31
* Run all timeouts in process contextMatt Dunwoodie2021-04-131-32/+20
* Use malloc instead of pool_* for infrequent allocationsMatt Dunwoodie2021-04-131-13/+6
* Use SMR for wg_noiseMatt Dunwoodie2021-04-133-1313/+1089
* Add refcnt_take_if_gt()Matt Dunwoodie2021-04-133-0/+30
* Check iter != NULLMatt Dunwoodie2021-04-131-2/+2
* Allow setting keepalive while interface is downMatt Dunwoodie2021-04-131-3/+4
* Rework encap/decap routinesMatt Dunwoodie2021-04-131-87/+84
* Replace wg_tag with wg_packetMatt Dunwoodie2021-04-041-291/+292
* Count all handshake packetsMatt Dunwoodie2021-04-041-2/+1
* Satisfy my ordering of struct elements and prototoypesMatt Dunwoodie2021-04-041-3/+3
* Expand on key clearing messageMatt Dunwoodie2021-04-041-1/+3
* Error out if peer provider without public keyMatt Dunwoodie2021-04-041-2/+4
* Ensure a peer has a consistent PSK (if set when creating)Matt Dunwoodie2021-04-043-12/+13
* Add noise_local_deinit to zero private keysMatt Dunwoodie2021-04-043-0/+10
* Add a guard page between I/O virtual address space allocations. The ideapatrick2021-04-031-3/+4
* Exclude the first page from I/O virtual address space, which is the NULLpatrick2021-04-031-3/+4
* Run the CMAC tests through EVP_PKEY_new_CMAC_key().tb2021-04-031-10/+22
* typos in comments; GHPR#180 from Ville Skyttädjm2021-04-033-6/+6
* sync CASignatureAlgorithms lists with reality. GHPR#174 fromdjm2021-04-032-8/+10
* highly polished whitespace, mostly fixing spaces-for-tab and baddjm2021-04-0340-153/+156
* whitespace (tab after space)djm2021-04-034-9/+9
* fix incorrect plural; from Ville Skyttä via GHPR#181djm2021-04-031-3/+3
* ensure that pkcs11_del_provider() is called before exit - some PKCS#11djm2021-04-031-1/+5
* unused variabledjm2021-04-031-2/+2
* Fix two problems in string->argv conversion: 1) multiple backslashesdjm2021-04-031-7/+4
* Remove superflouus mmcpy()dv2021-04-021-2/+1
* In http_connect() if the connect was actually successful break out of theclaudio2021-04-021-6/+17
* info gotten via getnameinfo in http_connect() is not used anymore, it isderaadt2021-04-021-7/+1
* Two cases of BRE involving counts and backrefs that go wrong andotto2021-04-021-1/+16
* Include the default cert.pem file path in tls_load_file error message.claudio2021-04-021-2/+2
* Show DTLS1.2 message with openssl(1) s_server and s_clientinoguchi2021-04-021-2/+6
* Don't leak the uri of a delta with duplicate serial.tb2021-04-021-1/+3
* swap rname and mname in debug output, and handle the USE_CD flageric2021-04-021-3/+4
* configyyrename.h is no longer needed with the switch to flex -P c_.florian2021-04-021-124/+0
* Implement ZONEMD (RFC8976), based on DS (ds_43.c)florian2021-04-023-2/+124
* if cipher list is not specified for a relay action, use the globaleric2021-04-021-3/+6
* fix sentence structure;jmc2021-04-021-3/+3
* tweak previous;jmc2021-04-021-3/+4
* fix typo + some whitespacetb2021-04-021-5/+5
* Fix Dale's email addresstb2021-04-024-8/+8
* syncderaadt2021-04-026-21/+21
* don't put ptys onto the ramdisk mediaderaadt2021-04-026-14/+7
* Indent struct members like everywhere else.tb2021-04-021-6/+6
* Document ioctl(2)'s for vmm(4). OK kn@.dv2021-04-021-2/+43
* Update manpage about RRDPjob2021-04-011-4/+10
* update currency exchange rates;jmc2021-04-011-39/+39