summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-04-01spellingderaadt1-2/+2
2021-04-01Sort usage: rR -> Rrtb1-2/+2
2021-04-01RRDP is currently off by default.claudio1-1/+2
2021-04-01Tweak log_debug() verbiage to reduce repetitive infokrw1-21/+44
2021-04-01Initial commit of RRDP (The RPKI Repository Delta Protocol - RFC8182) supportclaudio10-450/+3252
2021-04-01For the snprintf range check demo, add a (size_t) cast in the right placederaadt1-3/+3
2021-04-01Also immediately accept the *first* OFFER if it matches the requested address,krw1-2/+5
2021-04-01Clean up nonexistent/unused properties handlingkn1-12/+1
2021-04-01Remove extraneous call of vm_getbyvmid during pause eventdv1-2/+1
2021-04-01Abate superfluous lines from remote serversjob1-1/+2