summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-07ansiJonathan Gray
2021-03-07use uint64_t ethernet addresses for compares in carp.David Gwynne
2021-03-06whitespacetobhe
2021-03-06Fix PRINT macro, the suffix param to sshlog() was missing.Todd C. Miller
2021-03-06Since with the current design there's one device per domain, and onePatrick Wildt
2021-03-06One major issue talked about in research papers is reducing the overheadPatrick Wildt
2021-03-06Implement last remaining bits to update from RFC 4941 to RFC 8981.Florian Obser
2021-03-06Turns out there are dhcp servers that ignore DHCPREQUEST messages whenFlorian Obser
2021-03-06syncTheo de Raadt
2021-03-06ansiJonathan Gray
2021-03-06put back Lst_Destroy(paths) where it belongsMarc Espie
2021-03-05Print PFS group for rekeyed Child SAs.tobhe
2021-03-05Log transforms of established IKE and Child SAs.tobhe
2021-03-05Move policy printing code from parse.y to new print.ctobhe
2021-03-05Avoid print for NULL pointerjan
2021-03-05Fix regress tests after changes to tal.c, mft.c, and cert.c.Claudio Jeker
2021-03-05Factor out the URI check we do in various places into valid_uri().Claudio Jeker
2021-03-05If there is a problem with opening a directory via M-x dired, let theMark Lumsden
2021-03-05Factor out the SHA256 hash checks into valid_filehash() so that it canClaudio Jeker
2021-03-05Test case for read-only array being not that read-only in ksh.Vadim Zhukov
2021-03-05Fix old ksh bug: wrong variable being looked up when value is provided.Vadim Zhukov
2021-03-05ansiJonathan Gray
2021-03-05add missing PCI classesjan
2021-03-05ansiJonathan Gray
2021-03-05Start porting smtpd to libtls.Eric Faurot
2021-03-05Remove space at end of lineClaudio Jeker
2021-03-05ansiJonathan Gray
2021-03-05ansiJonathan Gray
2021-03-05Fix some heap over-read in logging in PPTP protocol handler.YASUOKA Masahiko
2021-03-05Stop abusing display blocks under the authors section in order toanton
2021-03-05deregisterJonathan Gray
2021-03-05ansiJonathan Gray
2021-03-05pass the uint64_t dst ethernet address from ether_input to bridges.David Gwynne
2021-03-05ansiJonathan Gray
2021-03-05ansiJonathan Gray
2021-03-05work with 64bit ethernet addresses in ether_input().David Gwynne
2021-03-05Improve readability of softc accesses.Patrick Wildt
2021-03-05Introduce an IOVA allocator instead of mapping pages 1:1. Mapping pages 1:1Patrick Wildt
2021-03-05Extend the commented code that shows which additional mappings are needed,Patrick Wildt
2021-03-04Remove -g from CFLAGS. This was accidentally added with the last commit.tobhe
2021-03-04Derive config netmask from address pool if not explicitly configured.tobhe
2021-03-04Turns out the cores on Apple's M1 SoC only support 8-bit ASIDs.Mark Kettenis
2021-03-04Print feature that indicates a CPU core supports 16-bit ASIDs.Mark Kettenis
2021-03-04new sentence, new line;Jason McIntyre
2021-03-04Tweak whitespace and adjust prototypes.Visa Hankala
2021-03-04Combine octeon_pcibusvar.h into octeon_pcibus.c to reduce scatter.Visa Hankala
2021-03-04Add two error checks for strdup for consistency.Theo Buehler
2021-03-04typo in commentTheo Buehler
2021-03-04Update clock interrupt count atomically.Visa Hankala
2021-03-04Last commit was done from a non-clean tree. Revert one line that brokeClaudio Jeker