summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2021-11-19Check stdrup() return value.Tobias Heider
2021-11-19Sync to unbound to allow interface names as scope-id in IPv6Florian Obser
2021-11-18iked: replace a conditional EVP_CIPHER_CTX_cleanup() + free() stanzaTheo Buehler
2021-11-18Check if encoding works in dsa_init(). This avoids calling fatal()Tobias Heider
2021-11-17Display DNS information from sppp(4) in ifconfig(8)Bjorn Ketelaars
2021-11-16Zero all copies of pre-shared key.Tobias Heider
2021-11-16Validate RTM_PROPOSAL in resolver not frontendKlemens Nanni
2021-11-16Simplify address family handling, ditch inet_ntop(3)Klemens Nanni
2021-11-16Install missing scope identifier for IPv6 link-local addressesKlemens Nanni
2021-11-16Use size of struct not pointerKlemens Nanni
2021-11-15styleTobias Heider
2021-11-15Pass sockaddr length to be on the safe side, stillKlemens Nanni
2021-11-15Revert previousKlemens Nanni
2021-11-15Avoid huge sockaddr_storageKlemens Nanni
2021-11-14When we transition from RENEWING to REBINDING state we have toFlorian Obser
2021-11-14Calculate initial OpenBSD partition start/size using LBA valuesKenneth R Westerback
2021-11-14"autoconf" is an automatic "up"Klemens Nanni
2021-11-13The key/nonce disclaimers were copied from ipsec.conf.5 but aren't relevantTobias Heider
2021-11-13Use long filenames by default on FAT filesystemsKlemens Nanni
2021-11-13Simplify address family handling, ditch inet_ntop(3)Klemens Nanni
2021-11-13Install missing scope identifier for IPv6 link-local addressesKlemens Nanni
2021-11-12Refactor order of checks when handling IKEv2 message fragments.Tobias Heider
2021-11-11add tests to cover DIOCCHANGERULE ioctl(2)Alexandr Nedvedicky
2021-11-11Remove switch(4) specific bits from ifconfig.Claudio Jeker
2021-11-11resolvd(8) also monitors proposals learned by sppp(4)Bjorn Ketelaars
2021-11-10Give sppp(4) its own RTP_PROPOSAL priorityBjorn Ketelaars
2021-11-10Max size of src also changed. Noted by Mikhail <mp39590@gmail.com>Otto Moerbeek
2021-11-10Add missing chunk form previous commitOtto Moerbeek
2021-11-10Look for INVALID_KE group from IKE_SA_INIT in IKE transforms,Tobias Heider
2021-11-10Set correct prt_flag to 0.Kenneth R Westerback
2021-11-09Use more sensible transforms in example config.Tobias Heider
2021-11-09Increase min and max src a bit to accomodate growth and git usersOtto Moerbeek
2021-11-09Try this again, with (__powerpc__ || __mips__) chunk actuallyKenneth R Westerback
2021-11-09no, that breaks architecturesTheo de Raadt
2021-11-08Use a couple of local 'struct prt' variables to make MBR_init()Kenneth R Westerback
2021-11-07Nuke unused file.Kenneth R Westerback
2021-11-05Clarify iface option.Tobias Heider
2021-11-05Correct auto table entry for /var: it's 4G plus 2x physmemOtto Moerbeek
2021-11-04Tweaks (improve previous commit)YASUOKA Masahiko
2021-11-04Clarify "aes" will accept keys which length is in 128:256 bits. AlsoYASUOKA Masahiko
2021-11-03Clarify that ANY can be used for several parameters of IPsec transform.YASUOKA Masahiko
2021-11-03Zap swapips remnantsKlemens Nanni
2021-11-02fix previousKlemens Nanni
2021-11-02Return non-zero on failed "nwkey" commandKlemens Nanni
2021-10-31Now that X509_OBJECT is opaque, we need to allocate it on the heapTheo Buehler
2021-10-29Tweak code to make it clear that MBR_init() uses just the boot code andKenneth R Westerback
2021-10-29the list of devices which can be created it getting unwieldy and keep gettingJason McIntyre
2021-10-28Accept server replies from any server portKlemens Nanni
2021-10-27Mention vether(4) and mpip(4) interfaces in the create listSolene Rapenne
2021-10-26Make proto config option accept a list to allow specifying multipleTobias Heider