openbsd
2019-04-06 ericdo not call freeaddrinfo() on a NULL pointer.
2019-04-06 krwDon't mangle command line arguments with strsep()....
2019-04-06 jsgunbreak make includes on non-clang archs after libobjc...
2019-04-05 schwarzeinsert a missing .El and fix a typo
2019-04-05 deraadtsync
2019-04-05 deraadtUse new rdsetroot.
2019-04-05 deraadttake elfrdsetroot, clean it up for regular usage, and...
2019-04-05 nicmFix some warnings, from Thomas Adam.
2019-04-05 tbsync
2019-04-05 tbwhitespace consistency
2019-04-05 tbAdd SERVER_HELLO_RETRY state
2019-04-05 tbBy design, our state machine is a DAG contrary to the...
2019-04-05 schwarzeImport SSL_CTX_add1_chain_cert(3) from OpenSSL branch...
2019-04-05 sthenfix link URL; pointed out by "openbsduser <at> airmail.cc"
2019-04-05 bluhmIn debug mode print TCP flag names to console correctly.
2019-04-05 bluhmBroken userland software sets address bit in routing...
2019-04-05 deraadtit is POOL_DEBUG disable time
2019-04-05 bentleyFix hack(6).
2019-04-05 ratchovTry to start playback after play buffer pointers are...
2019-04-05 tbZap two dead #defines that were unused since jsing...
2019-04-05 dlgprint the gre protocol number as hex when vflag is...
2019-04-05 dlgsupport printing cdp over gre and ppp
2019-04-04 eddMake tpm(4) attach to MSFT0101 chips.
2019-04-04 tbI forgot to mark some targets as .PHONY
2019-04-04 remiRFC 2328 mandates in 12.4.1.1 that the Link ID of the...
2019-04-04 ericaccept the NULL string in the proc message formatting...
2019-04-04 jsingImplement legacy fallback for the TLS 1.3 client.
2019-04-04 jsingClean up the cipher/digest table mess.
2019-04-04 jsingUse correct define.
2019-04-04 jsingOnly assign destlen when src is non-NULL.
2019-04-04 jsingSwitch to pthread_mutex_init().
2019-04-04 jsingSync.
2019-04-04 jsingBump libssl/libtls minors due to symbol addition.
2019-04-04 jsingProvide SSL chain/cert chain APIs.
2019-04-04 jsingThis case also needs to be fatal.
2019-04-04 sthenupdate root CAs in cert.pem in sync with Mozilla
2019-04-04 bluhmAdd an update target to regenerate the expected results.
2019-04-04 nicmFix size check for splitw -f and top level pane size...
2019-04-04 ratchovSimplify underruns handling: just copy silence produced...
2019-04-04 kettenisAvoid potential null-pointer dereference. Found by...
2019-04-04 jmcpatrick confirms that this driver does not support...
2019-04-04 kettenisThe ASUS E200HA reads the register at "address" 0x00...
2019-04-04 deraadtframe-pointer elimination has encountered some resistan...
2019-04-04 deraadtsync
2019-04-04 kettenisAdd bwfm(4) such that we can use bsd.rd to update over...
2019-04-04 bketAdd support for not crossing filesystem boundaries...
2019-04-04 naddyRemove CONFIGURE_STYLE=autoupdate setting.
2019-04-03 bennoYUL - Montreal Dorval International has been renamed...
2019-04-03 antondocument BIOCSRTIMEOUT errors; ok deraadt@ millert@
2019-04-03 antonReject negative and too large timeouts passed to BIOCSR...
2019-04-03 djmopenssh-8.0
2019-04-03 tbAvoid some out of bound accesses in aesni_cbc_hmac_sha1...
2019-04-03 jcaDon't test the behavior of ^L as it depends on $TERM
2019-04-03 jcaBind ^L (C-l) to clear-screen instead of redraw
2019-04-03 krwTake the length of an initialized string, not a
2019-04-03 yasuokaFix the bug that radius module didn't work when the...
2019-04-03 jmcspelling mistake in previous - sorry, klemens!
2019-04-03 jsgCorrect access to doorbell. In radeondrm this is only...
2019-04-03 knRecommend ROUTE_TABLEFILTER over SO_RTABLE
2019-04-03 ratchovAlways copy data (if any) whenever a new bounce buffer...
2019-04-03 ratchovCheck for available space before copying data to the...
2019-04-03 ratchovMake the uaudio_stream->ubuf_xfer relative to current...
2019-04-03 nicmDo not load /etc/tmux.conf if given -f.
2019-04-03 nicmscreen_write_fast_copy can no longer assume the target...
2019-04-03 jmctweak previous;
2019-04-03 deraadtsync
2019-04-03 tedumortimer unlinked libobjc from the build, but didn...
2019-04-03 florianDefault to port 853 if DoT is used; pointed out by...
2019-04-03 naddyRemove the CONFIGURE_STYLE=automake setting. Its seman...
2019-04-03 krwUpdate *.ok files to reflect recent modifications to
2019-04-03 krwAdd comment to prod updates to regress/sbin/disklabel
2019-04-03 dlgactually use the words "split-horizon" when talking...
2019-04-02 dlgdocument how to do split-horizon setups with mpw
2019-04-02 thfrdisable MSI for AMD Summit Ridge/Raven Ridge HD Audio...
2019-04-02 jmcadd acpipci;
2019-04-02 jmckettenis has written an mi page for this, so remove...
2019-04-02 jmcspelling;
2019-04-02 jmcbe consistent with "DoT"; from raf czlonka
2019-04-02 nicmSilence flag should use the same option as activity...
2019-04-02 knClarify preposition
2019-04-02 visaRestrict which filesystems are available for swap....
2019-04-02 mortimerEnable frame pointer elimination on i386, amd64 and...
2019-04-02 jsglibLLVM.a is no longer installed
2019-04-02 deraadtsync
2019-04-02 deraadtDo not install libLLVM.a. At present the clang tools...
2019-04-02 deraadtnew variable NOLIBSTATIC= prevents installation of...
2019-04-02 sthenfix broken comment
2019-04-02 deraadtRemove commented-out historical ranlib operation, which...
2019-04-02 deraadtonly static libraries undergo ranlink
2019-04-02 dlgprint MPLS_MCAST as mpls, rather than unknown
2019-04-02 deraadtannoying white space
2019-04-02 deraadtBOGO_PC is an invalid userland address, which indicates...
2019-04-02 deraadtretguard has now replaced the stack protector on clang...
2019-04-02 dlgcall pf_pkt_addr_changed on input
2019-04-02 yasuokaFix ddb not to write its history to out of the region...
2019-04-02 dlgclear the BCAST and MCAST mbuf flags for "outgoing...
2019-04-02 dlgsome mbuf ph_rtableid fixes
2019-04-02 sthenWhen curve25519 was added to iked, it was based on...
2019-04-02 jmcmove the captive portal text into the actual block;
2019-04-02 nicmAdd an argument to copy commands to set the prefix...
next