summaryrefslogtreecommitdiffstats
path: root/src/mpq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-13Delete all peer allowed IPs at onceMatt Dunwoodie1-43/+34
2021-04-13Merge wg_timers and wg_peerMatt Dunwoodie1-180/+155
2021-04-13Replace timer lock with SMRMatt Dunwoodie1-36/+31
2021-04-13Run all timeouts in process contextMatt Dunwoodie1-32/+20
2021-04-13Use malloc instead of pool_* for infrequent allocationsMatt Dunwoodie1-13/+6
2021-04-13Use SMR for wg_noiseMatt Dunwoodie3-1313/+1089
2021-04-13Add refcnt_take_if_gt()Matt Dunwoodie3-0/+30
2021-04-13Check iter != NULLMatt Dunwoodie1-2/+2
2021-04-13Allow setting keepalive while interface is downMatt Dunwoodie1-3/+4
2021-04-13Rework encap/decap routinesMatt Dunwoodie1-87/+84
2021-04-04Replace wg_tag with wg_packetMatt Dunwoodie1-291/+292
2021-04-04Count all handshake packetsMatt Dunwoodie1-2/+1
2021-04-04Satisfy my ordering of struct elements and prototoypesMatt Dunwoodie1-3/+3
2021-04-04Expand on key clearing messageMatt Dunwoodie1-1/+3
2021-04-04Error out if peer provider without public keyMatt Dunwoodie1-2/+4
2021-04-04Ensure a peer has a consistent PSK (if set when creating)Matt Dunwoodie3-12/+13
2021-04-04Add noise_local_deinit to zero private keysMatt Dunwoodie3-0/+10
2021-04-03Add a guard page between I/O virtual address space allocations. The ideapatrick1-3/+4
2021-04-03Exclude the first page from I/O virtual address space, which is the NULLpatrick1-3/+4
2021-04-03Run the CMAC tests through EVP_PKEY_new_CMAC_key().tb1-10/+22
2021-04-03typos in comments; GHPR#180 from Ville Skyttädjm3-6/+6
2021-04-03sync CASignatureAlgorithms lists with reality. GHPR#174 fromdjm2-8/+10
2021-04-03highly polished whitespace, mostly fixing spaces-for-tab and baddjm40-153/+156
2021-04-03whitespace (tab after space)djm4-9/+9
2021-04-03fix incorrect plural; from Ville Skyttä via GHPR#181djm1-3/+3
2021-04-03ensure that pkcs11_del_provider() is called before exit - some PKCS#11djm1-1/+5
2021-04-03unused variabledjm1-2/+2
2021-04-03Fix two problems in string->argv conversion: 1) multiple backslashesdjm1-7/+4
2021-04-02Remove superflouus mmcpy()dv1-2/+1
2021-04-02In http_connect() if the connect was actually successful break out of theclaudio1-6/+17
2021-04-02info gotten via getnameinfo in http_connect() is not used anymore, it isderaadt1-7/+1
2021-04-02Two cases of BRE involving counts and backrefs that go wrong andotto1-1/+16
2021-04-02Include the default cert.pem file path in tls_load_file error message.claudio1-2/+2
2021-04-02Show DTLS1.2 message with openssl(1) s_server and s_clientinoguchi1-2/+6
2021-04-02Don't leak the uri of a delta with duplicate serial.tb1-1/+3
2021-04-02swap rname and mname in debug output, and handle the USE_CD flageric1-3/+4
2021-04-02configyyrename.h is no longer needed with the switch to flex -P c_.florian1-124/+0
2021-04-02Implement ZONEMD (RFC8976), based on DS (ds_43.c)florian3-2/+124
2021-04-02if cipher list is not specified for a relay action, use the globaleric1-3/+6
2021-04-02fix sentence structure;jmc1-3/+3
2021-04-02tweak previous;jmc1-3/+4
2021-04-02fix typo + some whitespacetb1-5/+5
2021-04-02Fix Dale's email addresstb4-8/+8
2021-04-02syncderaadt6-21/+21
2021-04-02don't put ptys onto the ramdisk mediaderaadt6-14/+7
2021-04-02Indent struct members like everywhere else.tb1-6/+6
2021-04-02Document ioctl(2)'s for vmm(4). OK kn@.dv1-2/+43
2021-04-01Update manpage about RRDPjob1-4/+10
2021-04-01update currency exchange rates;jmc1-39/+39
2021-04-01sort options list;jmc1-6/+6