openbsd
2015-10-08 deraadtTry again. Both -R and -p prevent use of tame, but...
2015-10-08 deraadtsync
2015-10-08 beckRip the guts out of another gibbering horror of a time...
2015-10-08 beckrevert previous accidental commit
2015-10-08 beckSpelling in comment
2015-10-08 deraadtah, fchflags. We will come back to this issue later
2015-10-07 beckAdd tls_peer_cert_notbefore and tls_peer_cert_notafter...
2015-10-07 beckAllow us to get cipher and version even if there is...
2015-10-07 deraadtIn theory, bgpd should be happy with tame "stdio unix...
2015-10-07 deraadtuse new tame "route" feature when possible
2015-10-07 deraadtuse fatal() instead of err(); from benno
2015-10-07 deraadtSplit out routing sysctl's from tame "inet", and put...
2015-10-07 millertUse getline(3) rather than fgetln(3). OK gilles@
2015-10-07 deraadtone simple free, ok mpi
2015-10-07 krwAdd initial support for UEFI/GPT installs to install...
2015-10-07 deraadtuse tame "stdio rpath tty", for ttyname(). from Rob...
2015-10-07 jmc"..." implies optional, so no need for []; from michael...
2015-10-07 semariefrom previous commit: "ioctl" is used for grab ttyname(0)
2015-10-07 millertBe explicit that the user is responsible for freeing...
2015-10-07 semarieenable tame(2) in who(1).
2015-10-07 djminclude PubkeyAcceptedKeyTypes in ssh -G config dump
2015-10-07 deraadttame "stdio cpath". The cpath is for rmdir(). Tame...
2015-10-07 deraadtWe cannot tame if -R is specified, because mknod and...
2015-10-07 deraadteasy size for free(); ok mpi
2015-10-07 deraadteasy free sizes; ok mpi
2015-10-07 sobradoUsePrivilegeSeparation defaults to sandbox now.
2015-10-07 deraadttame "stdio rpath wpath cpath" to support use of freope...
2015-10-07 deraadttame "stdio inet rpath wpath cpath" supports all the...
2015-10-07 deraadttame "stdio rpath". no uid/user resolution happening...
2015-10-07 deraadttame "stdio wpath cpath", since tee creates & writes...
2015-10-07 deraadttame "stdio cpath rpath fattr", unless mkdir -m is...
2015-10-07 deraadtOops, not quite ready for tame() here. People need...
2015-10-07 deraadt*** empty log message ***
2015-10-07 deraadttame "stdio rpath", for the open with O_RDONLY.
2015-10-07 deraadttame "stdio rpath", satisfies the fopen cases
2015-10-07 deraadttame "stdio rpath", which covers readlink() and realpath()
2015-10-07 deraadttame "stdio"; username information does not use getpw
2015-10-07 deraadttame "stdio rpath getpw". getpw is for user_from_uid...
2015-10-07 deraadtgetaddrinfo_async() shouldn't unconditionally intialize...
2015-10-07 deraadtgetaddrinfo() should not res_init() unconditionally...
2015-10-07 bcookinclude <sys/time.h> for gettimeofday(2)
2015-10-07 mpirn_inithead() offset argument is now specified in byte...
2015-10-07 mpiMake rtable_get() private to ensure it won't be used...
2015-10-07 mpiInitialize the routing table before domains.
2015-10-07 jsgCorrect handling of enum attributes with g++
2015-10-07 kettenisIn i915_gem_fault(), move the "out" label after the...
2015-10-07 nicmCouple of memory leaks in error paths, from Frederik...
2015-10-07 mpiMove route entry debug helpers where they belong.
2015-10-07 mpiMove the reference counting of a newly created route...
2015-10-07 mpiDo not call bpf_catchpacket() if another CPU detached...
2015-10-07 deraadttame "stdio rpath". could go crazy and handle the...
2015-10-07 deraadttame "stdio rpath" initially. if no files, go to tame...
2015-10-07 deraadttame "stdio rpath getpw" before getpwuid and opening...
2015-10-07 deraadttame "stdio rpath wpath cpath tmppath tty". "tty"...
2015-10-07 deraadttame "stdio rpath wpath cpath" covers mkstemp (O_RDONLY...
2015-10-07 deraadttame "stdio". It would take some doing for this to...
2015-10-07 deraadttame "stdio". I doubt there is a bug in the environmen...
2015-10-07 deraadttame "stdio rpath wpath cpath" handles all the cases...
2015-10-07 deraadtpatch(1) can move to "stdio rpath wpath cpath tmppath...
2015-10-07 deraadttame "stdio rpath"
2015-10-07 deraadttame "stdio rpath"
2015-10-07 deraadttame "stdio rpath wpath cpath" or a more mundane "stdio...
2015-10-07 deraadttame "stdio rpath wpath". rpath is for localtime(...
2015-10-07 deraadttame "stdio rpath wpath cpath proc exec tty". proc...
2015-10-07 deraadttame "stdio inet rpath cpath wpath proc" seems to be...
2015-10-07 deraadtmove from tame "ioctl" to tame "tty", which provides...
2015-10-07 deraadttame "stdio getpw rpath wpath tty". "tty" allows this...
2015-10-07 deraadtWe continue our tour through obscure BSD <word escapes...
2015-10-07 deraadttame "stdio rpath" at the start, then potentially some...
2015-10-07 deraadttame "stdio rpath wpath cpath" to cover all the file...
2015-10-07 deraadttame "stdio rpath" for when paths are specified; otherw...
2015-10-07 deraadtAdd the tame "exec" request. This allows processes...
2015-10-07 krwAdd initial support for installing UEFI boot files...
2015-10-07 djmdon't try to change tun device flags if they are alread...
2015-10-07 krwNote permissions for the crc32() code adapted from...
2015-10-06 deraadtobvious tame "stdio". For those not keeping score...
2015-10-06 deraadttame "stdio rpath" if we have new files to open, otherw...
2015-10-06 deraadtobvious tame "stdio"
2015-10-06 nicmRemove an old and broken test snippet, from Michael...
2015-10-06 nicmDrop the silly and distracting ACCEPT and REJECT macros...
2015-10-06 nicmMove tree.c protos into tree.h, from Michael McConville...
2015-10-06 deraadtoops, mistaken commit, spotted by naddy
2015-10-06 matthew0xffffffff is 32 bits, not 24 bits
2015-10-06 schwarzeWith growing functionality, the synopsis became long...
2015-10-06 schwarzeuse ellipsis for arguments that can be repeated;
2015-10-06 deraadtA process should be able to do sigpending for itself
2015-10-06 schwarzemodernize style: "return" is not a function; ok cmp(1)
2015-10-06 deraadtFor TAME_PROC, allow setrlimit()
2015-10-06 bennofix flowsrc spec, ok florian, thx ingo!
2015-10-06 deraadtWhen "proc" is requested, allow setpgid() and sigsuspend().
2015-10-06 teduwe're running rm. call it rm too.
2015-10-06 semarieupdate "cmsg" tests: it lost TAME_SELF flag.
2015-10-06 deraadtMove from tame "cmsg" to tame "sendfd" or "recvfd"...
2015-10-06 semarieadd some tests for rpath, wpath, cpath
2015-10-06 deraadtAdd new "tty" request, which allows TIOCGETA, TIOCGPGRP...
2015-10-06 kettenisMake sure that tx_buffer->next_eop is properly set...
2015-10-06 timRemove the -C option that converts an S/Key database...
2015-10-06 timDon't burden keycrunch_{md5,sha1,rmd160}() with identic...
2015-10-06 timUpdate path in comment; OK millert@
2015-10-06 teduclear out some more legacy code and whatnot
next