summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13regenJonathan Gray
2019-08-13add Union Memory NVMeJonathan Gray
2019-08-13Don't match on amdgpu devices flagged as having experimental hardware supportJonathan Gray
2019-08-12Ensure stack protector slot access is resolved by PEI.mortimer
2019-08-12some cleanup:Ingo Schwarze
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-08-12Mark up no-verify with Cm; OK jmc@ gilles@Tim van der Molen
2019-08-12Prepend a dot to every line that starts with a dot -- not merely theTim van der Molen
2019-08-12On broadcast and point-to-point interfaces only accept hello packets whenremi
2019-08-12Warn when a neighbor changes its source IP address. Either it is becauseremi
2019-08-12Fix typo; spotted by Krystian Lewandowski.Mark Kettenis
2019-08-12Remove spurious newline. Spotted by patrick@Mark Kettenis
2019-08-12In isnow(), always validate the value of the month variable beforeTodd C. Miller
2019-08-12instructions for replacing cert.pem are probably more harmful than helpful.Ted Unangst
2019-08-12Make it possible to switch to framebuffer "glass" console in case itMark Kettenis
2019-08-12Provide a local version of X509_get0_subject_key_id()Joel Sing
2019-08-12Inline the equivalent of ASN1_TYPE_unpack_sequence().Joel Sing
2019-08-12Stop pulling libssl into rpki-client.Joel Sing
2019-08-12Do not exit with error if the challenge file already exists, instead truncate...Sebastian Benoit
2019-08-12correct a misspelled page name in an .Xr;Ingo Schwarze
2019-08-12correct misspelled page name in an .XrIngo Schwarze
2019-08-12Fix .Xrs to non-existant pages by correcting the misspelled functionIngo Schwarze
2019-08-12Reset the IdleHoldTime and the session error count when doing a adminClaudio Jeker
2019-08-12These public functions are listed in the OpenSSL manuals but notIngo Schwarze
2019-08-12Change the way IdleHoldTime is reset once the session is up and stable.Claudio Jeker
2019-08-12Add the rpki TAL files to the changelist including arin.tal (which is notClaudio Jeker
2019-08-12Add the CP_SPIN time to the sum of system time reported.Claudio Jeker
2019-08-12merge a few minor improvements from the OpenSSL 1.1.1 branch,Ingo Schwarze
2019-08-12Remlve command mutex. It is unnecessary since commands are alreadyMark Kettenis
2019-08-12There is no reason why the TAL files are installed only readable by rootClaudio Jeker
2019-08-12regenanton
2019-08-12Unlock lseek(2) since the file offset is MP-safe by now. Callinganton
2019-08-12Prepend SPI to send and recv log messages to see which line belongs totobhe
2019-08-11Change all error exits to EX_TEMPFAIL so that mail rejected by the LMTPTim van der Molen
2019-08-11In let's encrypt v1 we had to track a challenge for every domain inFlorian Obser
2019-08-11Replace some err(1, NULL) with err(1, "malloc").Martijn van Duren
2019-08-11Various fixes to make this compile with clang on powerpc.Mark Kettenis
2019-08-11the filtering protocol in OpenBSD 6.6 will be version 0, it has worked fineGilles Chehade
2019-08-11add 'from rdns' to ruleset match criterias making it possible to matchGilles Chehade
2019-08-11Cleanup usage.Martijn van Duren
2019-08-11delete the bufcachepercent command (since this can be done at runtime),Theo de Raadt
2019-08-11syncTheo de Raadt
2019-08-11teach builtin filter rdns how to match a session that has or lacks rdnsGilles Chehade
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2019-08-11fix rewrite action on filtering of MAIL FROM phaseGilles Chehade
2019-08-11Document ip.arpq and remove ip, ip6 and mpls ifq.denis
2019-08-11whitespace issues like a knife in my eyesTheo de Raadt
2019-08-11syncTheo de Raadt
2019-08-11No specific called "exec(3)", so move primary manpage to a name whichTheo de Raadt
2019-08-11Use ERR_asprintf_error_data() instead of ERR_add_error_data().Joel Sing