summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27Please muscle memory when dhclient $if is run and request a new lease.Florian Obser
2021-07-27Revert "Use per-CPU counters for tunnel descriptor block" diff.mvs
2021-07-27Improve markup.Florian Obser
2021-07-27word fix; reported by debian at helgefjell deJason McIntyre
2021-07-27standardise the grammar in the options list;Jason McIntyre
2021-07-27zap trailing comma in SEE ALSO;Jason McIntyre
2021-07-27Implemented from the Linux driver:Marcus Glocker
2021-07-27'{' and '}' are fixed parts of the 'interface' decleration', not optional.Theo de Raadt
2021-07-27new manual page X509_policy_check(3)Ingo Schwarze
2021-07-27more readable documentationMarc Espie
2021-07-27Introduce mutex(9) to protect pipex(4) session content.mvs
2021-07-27The SIOCAIFADDR_IN6 ioctl could lose a race against another processFlorian Obser
2021-07-27Restructure struct prefix a bit and move the rib pointer to the unionClaudio Jeker
2021-07-27Implemnt the RFC8050 in the MRT parser. With this MRT dumps containingClaudio Jeker
2021-07-27Add the needed MRT dump defines for RFC8050 support. This will be usedClaudio Jeker
2021-07-27replace efibind.h files with the small amount we needJonathan Gray
2021-07-27Implement RFC9072: Extended Optional Parameters Length for BGP OPEN MessageClaudio Jeker
2021-07-27Fix Rx hash typeKevin Lo
2021-07-26Use per-CPU counters for tunnel descriptor block (tdb) statistics.mvs
2021-07-26Print a few more registers in dump_regs().Mark Kettenis
2021-07-26Do not queue crypto operations for IPsec. The packet entries inAlexander Bluhm
2021-07-26The mbuf header cleanup in revision 1.173 of ip_icmp.c was tooAlexander Bluhm
2021-07-26Fix typo.Alexander Bluhm
2021-07-26Add error checks for i2d_X509_NAME()Theo Buehler
2021-07-26Adjust driver for device tree binding changes.Mark Kettenis
2021-07-26Fix accounting of the number of frames queued on an iwx(4) Tx ring.Stefan Sperling
2021-07-26new manual page X509_policy_tree_level_count(3)Ingo Schwarze
2021-07-26Report write() and ioctl() errors encountered when writing GPT or MBR to disk.Kenneth R Westerback
2021-07-26small tweaks to dhcpleased.conf(5), ok jmc florianStuart Henderson
2021-07-26Pass make flags to kernel and lib buildskn
2021-07-26fix an mbuf leak with m_len 0 mbufsJonathan Gray
2021-07-26Implement possibility to send vendor class identifier (option 60) andFlorian Obser
2021-07-26The SIOCAIFADDR ioctl could lose a race against another processFlorian Obser
2021-07-26Qt4 cleanuprsadowski
2021-07-26retry i2c transfers on -EAGAIN up to the number of times specified inJonathan Gray
2021-07-26Add mtx_enter/mtx_leave in kvp_pool_keys().asou
2021-07-26Pass a socket pointer to various socket buffer routines in preparation forMartin Pieuchot
2021-07-26Dedup dtls1_dispatch_alert()/ssl3_dispatch_alert().Joel Sing
2021-07-25Consistently use __asm instead of asm/__asm__Jeremie Courreges-Anglas
2021-07-25The output of server_root_strip() is a string. Use the correct formatSebastian Benoit
2021-07-25nanosleep.2: HISTORY: correct historic sleep() system call originscheloha
2021-07-25Kill unused sbinsertoob().Martin Pieuchot
2021-07-25Document X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3),Ingo Schwarze
2021-07-25If the lease didn't contain renewal or rebinding options set theFlorian Obser
2021-07-25Skip unit and makefile-based key conversion tests when we're buildingDarren Tucker
2021-07-25Replace OPENSSL as the variable that points to the openssl binaryDarren Tucker
2021-07-25nobody noticed, but the variable is still called "MODULES" with an SMarc Espie
2021-07-25Do not doubt a secure (i.e. validated) NXDOMAIN response when we justFlorian Obser
2021-07-25We store a list of resolver strategies in order of their preference inFlorian Obser
2021-07-25Force to use serial console when no graphic board is found.Kenji Aoyama