openbsd
2015-10-22 mpiUse rt_ifp instead of rt_ifa->ifa_ifp.
2015-10-22 mpiKill dead code, ifa is specified and won't change.
2015-10-22 reykiked hereby pledges that it will run with restricted...
2015-10-22 claudioAdd a regress test for if_indextoname() and if_nametoin...
2015-10-22 jsingAnother change that is needed to restore the previous...
2015-10-22 bluhmInspired by satosin(), use inline functions to convert...
2015-10-22 mmccFinal removal of EXTERN.
2015-10-22 reykStop linking iked -static: It was inherited from isakmp...
2015-10-22 jsingRestore previous behaviour and allow
2015-10-22 pascalAdd pledge(2) to some binutils that handle untrusted...
2015-10-22 jsingExtend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_st...
2015-10-22 jsingFix case where we wanted to test ASN1_TIME_set_string...
2015-10-22 jsingFix case where we wanted to test ASN1_TIME_set_string...
2015-10-22 mpiDo not pass an ``ia'' just to dereference ``ia_ifp''.
2015-10-22 reykRevert revision 1.282:
2015-10-22 teduuse crypt_checkpass("password", NULL) to fake a login...
2015-10-22 teduuse crypt_checkpass to check password
2015-10-22 teducopying of the environment can be done later, as the...
2015-10-22 deraadtpledge "abort" left behind accidentally
2015-10-22 teduuse crypt_checkpass instead of doing things the hard...
2015-10-22 deraadtsetlocale() before pledge()... until we learn more
2015-10-22 jsgremove some horrible iwm typedefs
2015-10-22 nicmIf the pane is still on all_window_panes but not actual...
2015-10-22 nicmUnzoom before -LRUD, reported by Andy Weidenbaum.
2015-10-22 phesslerIf we receive an empty route message, log it and ignore...
2015-10-22 sobradofix company name.
2015-10-22 sobradofix spelling mess.
2015-10-22 sobradoimprove indentation in list block.
2015-10-22 sobradofix typo in unit of time.
2015-10-22 deraadtFurther study shows "route" should allow all address...
2015-10-22 sobradotypo.
2015-10-22 nicmLog identify messages.
2015-10-22 nicmThis should not be changed.
2015-10-22 mpiDo not dereference ``ifa_ifp'' when we already have...
2015-10-22 nicmRename shutdown to exit.
2015-10-22 renatoThe eigrpe process also needs to pledge "cpath" for...
2015-10-22 deraadtAfter some consideration, simply allow TIOCSCTTY in...
2015-10-22 mpiDo not dereference ``ia_ifp'' when we already have...
2015-10-22 mpiUse rt_ifp as intended.
2015-10-22 mpiKill dead code missed in per-ifp counter removal.
2015-10-22 deraadtdocument "id" request; from Gregor Best
2015-10-22 gillesdelivery to maildir needs pledge fattr
2015-10-22 jmchalex removed the -p restriction, so do not document it;
2015-10-22 deraadtat present the setpriority() syscall is considered...
2015-10-22 guentherAdd a regress for libc handling of SIGTHR
2015-10-22 dougPledge "stdio rpath tty" for hangman(6).
2015-10-22 dlgrename ml_join to ml_enlist and expose it to the rest...
2015-10-22 deraadtpledge in doas. startup pledge "stdio rpath getpw...
2015-10-22 deraadtUntil we understand the sitaution better, we should...
2015-10-22 mmccFix typo in comment. From Theo Buehler.
2015-10-21 schwarzeMove all mdoc(7) node validation done before child...
2015-10-21 miodReject too small bits value in BN_generate_prime_ex...
2015-10-21 jsingUse SSL_CTX_set_ecdh_auto() instead of rolling our...
2015-10-21 jsingOnly enable SSL_VERIFY_PEER when the verify option...
2015-10-21 jsingIn the case where len is not a multiple of sizeof(RC4_C...
2015-10-21 bluhmSetting fcntl(F_SETOWN) for a pipe failed with inapprop...
2015-10-21 millertStyle fixes; from Ilya Kaliman
2015-10-21 mmccRemove a couple of unhelpful defines.
2015-10-21 mmccDon't bother casting NULL.
2015-10-21 mmccAssign pointer to NULL rather than 0.
2015-10-21 mmccPenultimate commit to remove EXTERN.
2015-10-21 bluhmDo some cleanup in syslogd ttymsg(). Add a debug messa...
2015-10-21 nicmclient_key_table was missing.
2015-10-21 gsoaresfix memory leak in error path
2015-10-21 gsoaresadd missing rcsid
2015-10-21 nicmBy popular demand add a default binding for mouse wheel...
2015-10-21 espiemake sure ProgressMeter gets set up. Fixes some weirdne...
2015-10-21 mpiNo longer mention rtable_get(), it's a private function...
2015-10-21 mpiReturn the correct error code when a table already...
2015-10-21 mpiu_short -> unsigned int for rtableid.
2015-10-21 mpiDo not call uvm_swap_finicrypt_all() a second time...
2015-10-21 dougRemove Diffie-Hellman moduli entries below 2048.
2015-10-21 renatoAdd support for route summarization.
2015-10-21 renatoMinor fixes and code cleanup.
2015-10-20 mmccCompare pointers to NULL rather than 0.
2015-10-20 jmctweak previous;
2015-10-20 nicmUse client pointer not file descriptor in logging.
2015-10-20 bennoadd a new getsockopt option IP_IPDEFTTL to retrieve...
2015-10-20 bluhmFix write to other user's tty. The device has to be...
2015-10-20 deraadtbelieve this will work with "stdio rpath wpath cpath...
2015-10-20 deraadtDocument SOCK_DNS flag
2015-10-20 deraadtAt guenther's suggestion replace dnssocket() with a...
2015-10-20 reykAdd SIOCGIFGMEMB to "route" (returns a list of all...
2015-10-20 chriszFix 802.1p VLAN priority code points for VLAN_HWTAGGING.
2015-10-20 miod... but keep the previous logic for sparc, which is...
2015-10-20 miodMissing commit of vax switch to MI installboot(8),...
2015-10-20 jsingLob a style(9) grenade in here.
2015-10-20 semarieadd "proc" to pledge for script(1)
2015-10-20 nicmThe table could change when retrying so don't save...
2015-10-20 bluhmAfter pledge "dns" has been refactored and setsockopt...
2015-10-20 sthenAdd an explicit check for a malformed AS segment with...
2015-10-20 jsgfix a use after free found by clang using an approach...
2015-10-20 pascalOn xmalloc failure, stop trying to determine the total...
2015-10-20 semarieupdate regress for pledge after whitelisted-path view...
2015-10-20 reykFix ocsp by adding a missing TAILQ_INIT().
2015-10-20 semarieclear whitelisted-paths view in pledge.
2015-10-20 deraadtallow SO_ERROR all the time
2015-10-20 deraadtsync
2015-10-20 mmccReplace a function-local allocation with stack memory.
2015-10-20 schwarzeIn order to become able to generate syntax tree nodes...
next