openbsd
2018-09-15 inoguchiModify regress appstest.sh for interoperability testing...
2018-09-15 kettenisAdd support for version 2.0 of the mdstore protocol.
2018-09-15 mikostrsave() is hard-fail strdup() so simplify and rename...
2018-09-15 bentleyFix fortune underlines and use the right number of...
2018-09-14 mestreInitialize the TDB to NULL in ipsec_common_input() and
2018-09-14 bluhmDo not leak a file descriptor when opening nohup.out...
2018-09-14 claudioUnify and bump some of the NMBCLUSTERS defines. Some...
2018-09-14 inoguchiAdd interoperability test mode for regress appstest.sh
2018-09-14 naddyadd gapdummy.c to the "clean" target like other generat...
2018-09-14 naddyPass -L/usr/lib to the linker in preparation for switch...
2018-09-14 naddyPass CC/CFLAGS/LDFLAGS to the configure script. ok...
2018-09-14 bluhmIn general it is a bad idea to use one random secret...
2018-09-14 florianNo longer needed since the ping/ping6 unification.
2018-09-14 claudioAdjust and extend unit test for as_set after last bgpd...
2018-09-14 claudioAdjust the dummy as_set_match function to new prototype...
2018-09-14 claudioExtend as_set to allow for different sized objects...
2018-09-14 mikoansify auich_trigger_input() and remove #ifdef around...
2018-09-14 mikomark some suspend/resume functions always returning...
2018-09-14 jsgunbreak userland uses of in_pcb.h by including sys...
2018-09-14 djmsecond try, deals properly with missing and private...
2018-09-14 djmrevert following; deals badly with agent keys
2018-09-14 djmgarbage-collect moribund ssh_new_private() API.
2018-09-14 djmUse consistent format in debug log for keys readied...
2018-09-13 bluhmAdd reference counting for inet pcb, this will be neede...
2018-09-13 jmcmissing comma in previous;
2018-09-13 sthenUnbreak ramdisks by catching up with the change to...
2018-09-13 sthenoops, missed the libc.so.XX.a relink file
2018-09-13 millertFix warnings caused by user_from_uid() and group_from_g...
2018-09-13 sthensync
2018-09-13 millertUse the new libc uid_from_user() and gid_from_group...
2018-09-13 millertAdd uid_from_user() and gid_from_group(), derived from...
2018-09-13 mpiInclude the size of IPCOMP header when checking for...
2018-09-13 claudioNoticed that the equal case is a bit wrong while adjust...
2018-09-13 claudioAdjust after introduction of maxlen
2018-09-13 claudioSimilar to as-set factor out the code to create a prefi...
2018-09-13 claudioROA entires are allowing to define a prefix with a...
2018-09-13 kettenisIn drm_wait_one_vblank() add a delay when we're "cold...
2018-09-13 kevlo- There's no need to set R92C_HSSI_PARAM2_READ_EDGE...
2018-09-13 djmmissed a bit of openssl-1.0.x API in this unittest
2018-09-13 mestreWhen unveil(2) was introduced one break from SYS_access...
2018-09-13 knAvoid unneeded variable in gen_dynnode()
2018-09-13 djmuse only openssl-1.1.x API here too
2018-09-13 pdvmd: set irq and vm_id in virtio dev structs on restore
2018-09-13 mikoclarify that config_activate_children() is called uncon...
2018-09-13 jsgdrm/drivers: add support for using the arch wc mapping...
2018-09-13 ccardenasAdd initial set of unveil's to vmctl.
2018-09-13 jsgdrm/i915/userptr: reject zero user_size
2018-09-13 jsgavoid sequence-point warning with gcc 4.9
2018-09-13 djmhold our collective noses and use the openssl-1.1.x...
2018-09-12 sthensync with mozilla-release (one removal, TURKTRUST,...
2018-09-12 jmctweak previous;
2018-09-12 kettenisMake this work on arm64.
2018-09-12 kettenisMake pmap_protect(9) actually remove exec permission...
2018-09-12 mpiStop exporting TDB counters to userland, this change...
2018-09-12 krwFix obvious cut&pasto in comment (ifa_msghdr -> if_anno...
2018-09-12 guentherWhitespace fixes
2018-09-12 djmsync for libcrypto/libssl/libtls minor bumps; from tb@
2018-09-12 djmcrank to follow minor crank in libcrypto; ok tb@ jsing@
2018-09-12 djmAdd some accessor functions:
2018-09-12 djmfix edit mistake; spotted by jmc@
2018-09-12 guentherNow that the pmap is more paranoid about some shootdown...
2018-09-12 guentherWhen shooting pages in the KVA range, all pmaps have...
2018-09-12 jsgMove -Wno-address-of-packed-member to the clang block...
2018-09-12 djmInclude certs with multiple RSA signature variants...
2018-09-12 djmadd SSH_ALLOWED_CA_SIGALGS - the default list of signat...
2018-09-12 djmadd sshkey_check_cert_sigtype() that checks a cert...
2018-09-12 djmadd cert->signature_type field and keep it in sync...
2018-09-12 djmAdd "ssh -Q sig" to allow listing supported signature...
2018-09-12 djmtest revocation by explicit hash and by fingerprint
2018-09-12 djms/sshkey_demote/sshkey_from_private/g
2018-09-12 djmallow key revocation by SHA256 hash and allow ssh-keyge...
2018-09-12 djmlog certificate fingerprint in authentication success...
2018-09-11 bluhmConvert inetctlerrmap to u_char like inet6ctlerrmap...
2018-09-11 kettenisOnly look for acpi tables if acpi(4) attached. Fixes...
2018-09-11 sthensync (libc++/libc++abi update)
2018-09-11 phesslerues the format string for signed ints, for signed ints
2018-09-11 robertdefine _LIBCXXABI_BUILDING_LIBRARY to avoid the same...
2018-09-11 robertadd -Wall to CFLAGS
2018-09-11 robertinstead of defining _LIBCPP_DEBUG in debug.cpp which...
2018-09-11 robertmerge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@
2018-09-11 robertimport of libc++ 6.0.0
2018-09-11 krwNuke unused LIST() ieee80211com_head.
2018-09-11 robertmerge libc++abi 6.0.0 and bump lib minor; ok patrick...
2018-09-11 robertimport of libc++abi 6.0.0
2018-09-11 robertmerge libunwind 6.0.0; ok patrick@, kettenis@
2018-09-11 robertimport of libunwind 6.0.0
2018-09-11 nicmThe cursor position is limited to the margins for CUF...
2018-09-11 guentherPut clang-specific options behind conditionals to reduc...
2018-09-11 bluhmMake the distribution of in_ and in6_ functions in...
2018-09-11 ccardenasInclude bnxt in arm64.
2018-09-11 ccardenasBe consistent in logging messages.
2018-09-11 kettenisWe actually support 39-bit VA's in userland.
2018-09-11 knFix netmask regression in get_dynnode()
2018-09-11 krwNuke some trailing spaces that wandered into the
2018-09-11 phesslerWith the interface debug flag enabled, print a "score...
2018-09-11 espieadd the conflict info to what's stored in pkglocatedb...
2018-09-11 kettenisFix --exclude-libs option. Based on code already commi...
2018-09-11 krwTighten validation tests on an obscure corner case of
2018-09-11 knRemove unused buffer from host()
2018-09-11 bennoadd files for test 4
next