summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-21wg(4): fix race between tx/rx handshakes, from Matt Dunwoodie, ok mpi@Stuart Henderson
2021-03-21Split TLSv1.3 record protection from record layer.Joel Sing
2021-03-21Build options regress with -DLIBRESSL_INTERNAL.Joel Sing
2021-03-21Avoid a use-after-scope in tls13_cert_add().Joel Sing
2021-03-21Include wstpad allocations when cleaning up wsmouse resources.Ulf Brosziewski
2021-03-21Disambiguate expressions.Visa Hankala
2021-03-21Plug memory leak reported by Ilya ShipitsinTheo Buehler
2021-03-21Don't warn that we can't form a temporary address when a routerFlorian Obser
2021-03-21Add quoted strings capability in list values, no special charsMark Lumsden
2021-03-21makes `struct execsw' to:Sebastien Marie
2021-03-21Use uppercases for defines.Martin Pieuchot
2021-03-21add -n to SYNOPSIS;Jason McIntyre
2021-03-21Add -n (no action) mode, which just parses the program and exits.Jonathan Matthew
2021-03-20s/struft/struct/; thanks James HastingsStuart Henderson
2021-03-20Sync with apm(4/macppc) to document which ioctls are not supportedkn
2021-03-20Looking at loading all expressions initially, working towards multiMark Lumsden
2021-03-20End sentence and add .Pp after (all) "NOT SUPPORTED" lineskn
2021-03-20RFC 8981 allows the configuration of only temporary IPv6 addresses.Florian Obser
2021-03-20RFC 8981 allows the configuration of only temporary IPv6 addresses.Florian Obser
2021-03-20RFC 8981 allows the configuration of only temporary IPv6 addresses.Florian Obser
2021-03-20Fix SMALL build when done from sbin/slaacdkn
2021-03-20SKIP_PROPOSAL has been ripped out in 2019kn
2021-03-20typoTheo Buehler
2021-03-20namei: reorganize a bit the error path for simples casesSebastien Marie
2021-03-20Sync some comments in order to reduce the difference with NetBSD.Martin Pieuchot
2021-03-20Add a 'batch' mode to mg via the '-b' command line option which willMark Lumsden
2021-03-20Add new test-tls13-multiple-ccs-messages.pyTheo Buehler
2021-03-20use m_dup_pkthdr in ip_fragment to copy pkthdr info to fragments.David Gwynne
2021-03-19Remove libLLVM.so.2.0 on upgradekn
2021-03-19Prepare documenting SSL_use_certificate_chain_fileTheo Buehler
2021-03-19Undo previous. As pointed out by jsing I clearly wasn't fully awake...Theo Buehler
2021-03-19Prepare to provide SSL_use_certificate_chain_file()Theo Buehler
2021-03-19Edit wireguard for concision. Remove some background covered by wg(4).Richard Procter
2021-03-19Fix copy-paste error in previousTheo Buehler
2021-03-19Add an -V option to show the version of rpki-client. For the base versionClaudio Jeker
2021-03-19Delay chdir to the cache directory to after parsing the tal files.Claudio Jeker
2021-03-19Remove booting from kernels in raw/qcow2 imageskn
2021-03-19Fix function name in warningkn
2021-03-19RTM_IFINFO is providing the mac address now, no need to go throughFlorian Obser
2021-03-19another unfortunate action to cope with relentless kernel growthTheo de Raadt
2021-03-19add a test for misc.c:argv_split(), currently failsDamien Miller
2021-03-19splitDamien Miller
2021-03-19return non-zero exit status when killed by signal; bz#3281Damien Miller
2021-03-19increase maximum SSH2_FXP_READ to match the maximum packet size.Damien Miller
2021-03-18Update go-module docs for recent changes, from Josh Rickmar, small tweakStuart Henderson
2021-03-18From Joachim Wiberg's version of mg.Mark Lumsden
2021-03-18Do not include ':' in the port number.Theo Buehler
2021-03-18When changing the link local address send a RTM_IFINFO message out.Claudio Jeker
2021-03-18Do not call rtm_ifchg() if IFF_UP changed. The code in if_up() and if_down()Claudio Jeker
2021-03-18Like in the sysctl case include the ifp_sadl as RTA_IFP address in RTM_IFINFOClaudio Jeker