openbsd
2015-10-13 jsingConvert a number of the old ASN1_{d2i,i2d}_{bio,fp...
2015-10-13 jsingSingle byte read/write tests.
2015-10-13 jsingAdd test coverage for peer certificate info and connect...
2015-10-13 jsingMake regress work again post hackathon tls_handshake...
2015-10-13 jsingGroup d2i/i2d function prototypes by type and add missi...
2015-10-13 millertSync printf family return value with ISO C which specif...
2015-10-13 ericAdd a helper for writing the message to simplify the...
2015-10-13 gillespledge() queue process
2015-10-13 gillespledge() control process
2015-10-13 mpiMake use of rtisvalid(9) to check if local route entrie...
2015-10-13 mpiSimplify arptfree() to no longer look at the route...
2015-10-13 mpiUse rtisivalid(9) to check if the given (cached) route...
2015-10-13 mpiMake sure RTF_LOCAL route entries are UP when added...
2015-10-13 guentherInitialize va_filerev in vattr_null() to avoid leaking...
2015-10-13 guentherctype functions isxdigit() expect an unsigned char...
2015-10-13 guentherTo alter just the atime of the mailspool, use utimensat...
2015-10-13 sunilPlug a leak.
2015-10-13 gillespledge("stdio") the scheduler process
2015-10-13 gillespledge("stdio") the RSA-privsep process
2015-10-13 gilleslet the enqueuer pledge() in both online and offline...
2015-10-13 reykPass unsigned chars to ctype functions.
2015-10-13 jmcnew sentence, new line;
2015-10-13 gillesoffline queue is no longer user-writable, do not attemp...
2015-10-13 dougPledge "stdio rpath" requests for nologin.
2015-10-13 dougObvious pledge "stdio" for yes.
2015-10-13 danielrevert previous. changes the behaviour of:
2015-10-13 guentherAdd some newer DT_* and DF_* constants
2015-10-13 bentleyTighten the ranges in wcrtomb(3).
2015-10-13 djmfree the correct IV length, don't assume it's always...
2015-10-13 dougPledge "fattr" request should allow fchflags().
2015-10-12 deraadtsatisfy jmc!
2015-10-12 deraadtpledge "proc" request should allow setsid()
2015-10-12 schwarzeplegde(2) for apropos(1), help(1), man(1), mandoc(1...
2015-10-12 schwarzepledge(2) for makewhatis(8):
2015-10-12 gillesdo not call sync() when committing a message, it's...
2015-10-12 deraadtsurprisingly, this can pledge "stdio rpath exec" right...
2015-10-12 deraadtRemove the "cmsg" attribute, as promised. Use "sendfd...
2015-10-12 deraadtAdd details about a variety of semantics; going to...
2015-10-12 millertAdd missing checks for write errors; OK eric@
2015-10-12 schwarzeDelete an assignment that is unconditionally overwritte...
2015-10-12 schwarzeGarbage collect an unused variable, no functional change;
2015-10-12 schwarzeCheck the right pointer against NULL;
2015-10-12 krwCheck that the disk specified on the command line is...
2015-10-12 gillesadd Date header when a session iniated locally doesn...
2015-10-12 deraadtthese callers of ttyname() no longer need to pledge...
2015-10-12 naddyttyname() no longer does ioctl TIOCGETA, so pledge...
2015-10-12 naddyWhen isatty() was switched to F_ISATTY, the inline...
2015-10-12 lumMaintain a list of files marked for deletion while...
2015-10-12 deraadtdeprecate & remove -W option; ok florian
2015-10-12 ajacoutotReverse the sm_error call in sm_trap.
2015-10-12 ajacoutotOnly remove existing sum files on trap handlers.
2015-10-12 millertMake it clear that umask ignores everything but the...
2015-10-12 schwarzeMake wcrtomb() more readable by weeding out range error...
2015-10-12 schwarzeParentheses are useless after "return", it's not a...
2015-10-12 uebayasiCall pledge(2) after initial getsockname(2) to avoid...
2015-10-12 deraadtftp(1) was static for years, as a recovery seatbelt...
2015-10-12 deraadtkvm_mkdb & dev_mkdb are quite similar. pledge "stdio...
2015-10-12 schwarzepledge wasn't called pledge in 5.8, and it was disabled;
2015-10-12 deraadtpledge "stdio rpath wpath cpath"; all the path options...
2015-10-12 schwarzeUse "-" rather than "\(hy" for the heads of .Bl -dash...
2015-10-12 deraadtAnnotate an pretty obvious signal race... no time to...
2015-10-12 timPledge "stdio wpath tty"; "awesome" deraadt@
2015-10-12 deraadtin fuser mode with -k or -s mode, kill(2) might be...
2015-10-12 semariereenable pledge(2) on pax, but only if pmode isn't...
2015-10-12 deraadtThese no longer need to be static. The ramdisk's no...
2015-10-12 dlgthe pattr argument to IFQ_ENQUEUE is unused, so let...
2015-10-12 stspFix a copy-pasto: Check the correct bit for STBC beacon...
2015-10-12 jmcindent the builtin text a little, for naddy;
2015-10-12 semarietwo leftovers string missed in tame->pledge conversion
2015-10-12 mpiUnify link state change notification.
2015-10-12 dlgdont need to do suser checks in ioctl paths cos if...
2015-10-12 dlgprotect SIOCSLIFPHYTTL, SIOCSVNETID so only root can...
2015-10-12 sthenfix case of PACkAGE_REPOSITORY; remco at dpub nl
2015-10-12 reykIntroduce bridge_ifinput() to handle some repeated...
2015-10-12 stspAlways initialise the index into iwm's tx queue array...
2015-10-12 semarieRevert the pledge() call on pax/ar_io.c for now.
2015-10-12 deraadtdo not umask() [with the wrong umask] around mkstemp...
2015-10-12 lumCorrectly mark-up some recent additions. ok jmc@
2015-10-12 deraadtpledge "stdio" after opening files, code is very simila...
2015-10-12 reykMove execution of the constraints from the ntp to the...
2015-10-12 jmcGahamas -> Bahamas;
2015-10-12 deraadtpledge "stdio" after opening up the input & output...
2015-10-12 guentherunifdef EVP_CHECK_DES_KEY: Ben Kaduk noticed it has...
2015-10-12 deraadtsame thing as biff, pledge "stdio rpath fattr tty"
2015-10-12 deraadtbiff pledges to only do "stdio rpath fattr tty". ...
2015-10-12 deraadtfstat() of opened fd, rather than stat(), to avoid...
2015-10-12 deraadtpreservation modes can adjust setugid bits, so no pledg...
2015-10-12 deraadtdoes not need ioctl.h
2015-10-12 semariewith the RPATH enforcement, acpidump(1) don't work...
2015-10-12 deraadtpledge to only use "stdio rpath"; rpath is for readig...
2015-10-12 deraadttunefs can pledge to only use "stdio", after it has...
2015-10-12 deraadtpledge "stdio" right after opening the device. The...
2015-10-12 deraadtpledge() "stdio" includes trusting open&read of the...
2015-10-12 schwarzemake description of ERRORS more complete;
2015-10-12 schwarzeremove useless quoting from .Fo arguments; forgotten...
2015-10-12 schwarzeClear dform and dsec when exiting a first-level directo...
2015-10-12 schwarzeFix an obvious bug found during the /* FALLTHROUGH...
2015-10-12 schwarzeTo make the code more readable, delete 283 /* FALLTHROU...
2015-10-11 bluhmPass unsigned char to isdigit(3).
2015-10-11 deraadtfix regression: ttyname() failure not handled right
next