summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-18Fail in rsync_base_uri() if the strdup calls fail. Do not bubble thisClaudio Jeker
2021-03-18Avoid NULL access in http_parse_uri()Theo Buehler
2021-03-18Fix SIOCDELLABEL/"ifconfig mpe0 -mplslabel" to unset label completelykn
2021-03-18Document SIOCDELLABEL, link among MPLS driverskn
2021-03-18Document "-tunneldomain" and "-mplslabel", complete MPLS synopsiskn
2021-03-18Do not assign the return value from asprintf (int) to a size_t and thenClaudio Jeker
2021-03-18Initialize rsyncpid and httppid in the noop case. It seem gcc is not ableClaudio Jeker
2021-03-18Since the entity queues are per repo there is no need to store the repo idClaudio Jeker
2021-03-18Remove duplicate prototype.Alexander Bluhm
2021-03-18Type-cast getpagesize() from int to size_t for the comparison with d.Claudio Jeker
2021-03-18The ntpd client code corrects both T1 and T4 with the current offsetAlexander Bluhm
2021-03-18In revision 1.91 of uhidev.c, jcs@ made sure to only detach devicesanton
2021-03-18regenmvs
2021-03-18Unlock sendsyslog(2). Console output still requires kernel lock to bemvs
2021-03-18Fix previous (1.258). It breaks if localX itself is an object reference.YASUOKA Masahiko
2021-03-17When devices have claimed multiple report ids, only detach and sendJoshua Stein
2021-03-17Make "ifconfig mpw0 -mplslabel" workkn
2021-03-17Read ahead is now enforced for DTLS - remove workarounds.Joel Sing
2021-03-17Use consistent s_server_opt_ prefix.Joel Sing
2021-03-17Add DTLSv1.2 support to openssl(1) s_client/s_server.Joel Sing
2021-03-17fix whitespace nit in previousTheo Buehler