Age | Commit message (Expand) | Author |
2019-12-21 | Replace the term "security key" with "(FIDO) authenticator". | Christian Weisgerber |
2019-12-21 | Replace modular version with origin BSDi version with our updates. | Todd C. Miller |
2019-12-21 | upon connect to remote host extract hostname from banner when possible then | Gilles Chehade |
2019-12-21 | Restore source-file -q behaviour, broken in r1.42; OK nicm@ | Tim van der Molen |
2019-12-21 | yet another mostly cosmetic diff | Marc Espie |
2019-12-21 | those fields only hold true/false value | Marc Espie |
2019-12-21 | rename a few variable/functions to have better names. | Marc Espie |
2019-12-21 | rename built_status constants to be less quirky | Marc Espie |
2019-12-21 | tweak buffer handling a bit: | Marc Espie |
2019-12-21 | The man page actually didn't explain its main parameters! | Marc Espie |
2019-12-21 | Add arm64 support for lldb. | mortimer |
2019-12-21 | Fix DDR4 DIMM size calculation. | Mark Kettenis |
2019-12-21 | if a filter was attached to a relay action in config, notify instance that | Gilles Chehade |
2019-12-21 | start bringing smtp-out reporting code, lacks some events still | Gilles Chehade |
2019-12-21 | add FILTER_SUBSYSTEM_SMTP_OUT to filter_subsystem enum and add filter name | Gilles Chehade |
2019-12-21 | keep track of DATA length in mta_session, will be needed for smtp-out | Gilles Chehade |
2019-12-21 | keep track of the relay action in relays, will be used for smtp-out | Gilles Chehade |
2019-12-21 | do not pass rdns, fcrdns, ss_src and ss_dest with IMSG_FILTER_SMTP_BEGIN, | Gilles Chehade |
2019-12-21 | s/__arm64__/__aarch64__/g | Mark Kettenis |
2019-12-21 | Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn't | Mark Kettenis |
2019-12-21 | do not generate smtp reports for unfiltered sessions, the events will be | Gilles Chehade |
2019-12-21 | Warn that auth_call(3) users should include a "--" argument before | Jonathan Gray |
2019-12-21 | In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source) | Jonathan Gray |
2019-12-21 | unit tests for ForwardAgent=/path; from Eric Chiang | Damien Miller |
2019-12-21 | Allow forwarding a different agent socket to the path specified by | Damien Miller |
2019-12-20 | Fix the sem_timedwait(3) test. | cheloha |
2019-12-20 | Remove blurb about IDN support, which we disable. | Jeremie Courreges-Anglas |
2019-12-20 | The IPsec policy check for IPComp bundles has been fixed in the | Alexander Bluhm |
2019-12-20 | SSH U2F keys can now be used as host keys. Fix a garden path sentence. | Christian Weisgerber |
2019-12-20 | drand48(3) returns values in [0.0, 1.0). | Theo Buehler |
2019-12-20 | The mcount.po target is special cased here since mcount.c should not be | Theo Buehler |
2019-12-20 | Convert various boolean_t/TRUE/FALSE to int/1/0 in mips64 memory code. | Visa Hankala |
2019-12-20 | Replace a lonely TRUE. | Visa Hankala |
2019-12-20 | Convert boolean_t/TRUE/FALSE to int/1/0 in mips64 pmap. | Visa Hankala |
2019-12-20 | Fix build. | Visa Hankala |
2019-12-20 | Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, rather | Stefan Sperling |
2019-12-20 | Make athn(4) use a constant Tx retry rate while MiRA is probing. | Stefan Sperling |
2019-12-20 | Ignore new Rx block ack agreements until the WPA handshake is done. | Stefan Sperling |
2019-12-20 | Have net80211 actually update the Rx block ack sequence number window, | Stefan Sperling |
2019-12-20 | Split out show functions into a new file called output.c | Claudio Jeker |
2019-12-20 | Try to bind to port 53 before opening the control socket. | Florian Obser |
2019-12-20 | Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL. | Jonathan Gray |
2019-12-20 | Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL. | Jonathan Gray |
2019-12-20 | Shuffle the fmt_timeframe functions and change fmt_timeframe() to avoid | Claudio Jeker |
2019-12-20 | Change show_mrt_dump() to call show_rib() instead of the internal | Claudio Jeker |
2019-12-20 | don't need this directory either | Theo de Raadt |
2019-12-20 | Move always unsupported keywords to be grouped with the other ones. | Darren Tucker |
2019-12-20 | Remove obsolete opcodes from the configuation enum. Patch from | Darren Tucker |
2019-12-20 | Remove now-obsolete config options from example in comment. Patch from | Darren Tucker |
2019-12-19 | spelling; from bryan stenson | Jason McIntyre |