2018-09-14 |
florian | No longer needed since the ping/ping6 unification. |
commit | commitdiff | tree | snapshot |
2018-09-14 |
claudio | Adjust and extend unit test for as_set after last bgpd... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
claudio | Adjust the dummy as_set_match function to new prototype... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
claudio | Extend as_set to allow for different sized objects... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
miko | ansify auich_trigger_input() and remove #ifdef around... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
miko | mark some suspend/resume functions always returning... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
jsg | unbreak userland uses of in_pcb.h by including sys... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
djm | second try, deals properly with missing and private... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
djm | revert following; deals badly with agent keys |
commit | commitdiff | tree | snapshot |
2018-09-14 |
djm | garbage-collect moribund ssh_new_private() API. |
commit | commitdiff | tree | snapshot |
2018-09-14 |
djm | Use consistent format in debug log for keys readied... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
bluhm | Add reference counting for inet pcb, this will be neede... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
jmc | missing comma in previous; |
commit | commitdiff | tree | snapshot |
2018-09-13 |
sthen | Unbreak ramdisks by catching up with the change to... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
sthen | oops, missed the libc.so.XX.a relink file |
commit | commitdiff | tree | snapshot |
2018-09-13 |
millert | Fix warnings caused by user_from_uid() and group_from_g... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2018-09-13 |
millert | Use the new libc uid_from_user() and gid_from_group... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
millert | Add uid_from_user() and gid_from_group(), derived from... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
mpi | Include the size of IPCOMP header when checking for... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
claudio | Noticed that the equal case is a bit wrong while adjust... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
claudio | Adjust after introduction of maxlen |
commit | commitdiff | tree | snapshot |
2018-09-13 |
claudio | Similar to as-set factor out the code to create a prefi... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
claudio | ROA entires are allowing to define a prefix with a... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
kettenis | In drm_wait_one_vblank() add a delay when we're "cold... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
kevlo | - There's no need to set R92C_HSSI_PARAM2_READ_EDGE... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
djm | missed a bit of openssl-1.0.x API in this unittest |
commit | commitdiff | tree | snapshot |
2018-09-13 |
mestre | When unveil(2) was introduced one break from SYS_access... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
kn | Avoid unneeded variable in gen_dynnode() |
commit | commitdiff | tree | snapshot |
2018-09-13 |
djm | use only openssl-1.1.x API here too |
commit | commitdiff | tree | snapshot |
2018-09-13 |
pd | vmd: set irq and vm_id in virtio dev structs on restore |
commit | commitdiff | tree | snapshot |
2018-09-13 |
miko | clarify that config_activate_children() is called uncon... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
jsg | drm/drivers: add support for using the arch wc mapping... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
ccardenas | Add initial set of unveil's to vmctl. |
commit | commitdiff | tree | snapshot |
2018-09-13 |
jsg | drm/i915/userptr: reject zero user_size |
commit | commitdiff | tree | snapshot |
2018-09-13 |
jsg | avoid sequence-point warning with gcc 4.9 |
commit | commitdiff | tree | snapshot |
2018-09-13 |
djm | hold our collective noses and use the openssl-1.1.x... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
sthen | sync with mozilla-release (one removal, TURKTRUST,... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-09-12 |
kettenis | Make this work on arm64. |
commit | commitdiff | tree | snapshot |
2018-09-12 |
kettenis | Make pmap_protect(9) actually remove exec permission... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
mpi | Stop exporting TDB counters to userland, this change... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
krw | Fix obvious cut&pasto in comment (ifa_msghdr -> if_anno... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
guenther | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | sync for libcrypto/libssl/libtls minor bumps; from tb@ |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | crank to follow minor crank in libcrypto; ok tb@ jsing@ |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | Add some accessor functions: |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | fix edit mistake; spotted by jmc@ |
commit | commitdiff | tree | snapshot |
2018-09-12 |
guenther | Now that the pmap is more paranoid about some shootdown... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
guenther | When shooting pages in the KVA range, all pmaps have... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
jsg | Move -Wno-address-of-packed-member to the clang block... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | Include certs with multiple RSA signature variants... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | add SSH_ALLOWED_CA_SIGALGS - the default list of signat... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | add sshkey_check_cert_sigtype() that checks a cert... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | add cert->signature_type field and keep it in sync... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | Add "ssh -Q sig" to allow listing supported signature... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | test revocation by explicit hash and by fingerprint |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | s/sshkey_demote/sshkey_from_private/g |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | allow key revocation by SHA256 hash and allow ssh-keyge... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
djm | log certificate fingerprint in authentication success... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
bluhm | Convert inetctlerrmap to u_char like inet6ctlerrmap... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
kettenis | Only look for acpi tables if acpi(4) attached. Fixes... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
sthen | sync (libc++/libc++abi update) |
commit | commitdiff | tree | snapshot |
2018-09-11 |
phessler | ues the format string for signed ints, for signed ints |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | define _LIBCXXABI_BUILDING_LIBRARY to avoid the same... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | add -Wall to CFLAGS |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | instead of defining _LIBCPP_DEBUG in debug.cpp which... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@ |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | import of libc++ 6.0.0 |
commit | commitdiff | tree | snapshot |
2018-09-11 |
krw | Nuke unused LIST() ieee80211com_head. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | merge libc++abi 6.0.0 and bump lib minor; ok patrick... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | import of libc++abi 6.0.0 |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | merge libunwind 6.0.0; ok patrick@, kettenis@ |
commit | commitdiff | tree | snapshot |
2018-09-11 |
robert | import of libunwind 6.0.0 |
commit | commitdiff | tree | snapshot |
2018-09-11 |
nicm | The cursor position is limited to the margins for CUF... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
guenther | Put clang-specific options behind conditionals to reduc... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
bluhm | Make the distribution of in_ and in6_ functions in... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
ccardenas | Include bnxt in arm64. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
ccardenas | Be consistent in logging messages. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
kettenis | We actually support 39-bit VA's in userland. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
kn | Fix netmask regression in get_dynnode() |
commit | commitdiff | tree | snapshot |
2018-09-11 |
krw | Nuke some trailing spaces that wandered into the |
commit | commitdiff | tree | snapshot |
2018-09-11 |
phessler | With the interface debug flag enabled, print a "score... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
espie | add the conflict info to what's stored in pkglocatedb... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
kettenis | Fix --exclude-libs option. Based on code already commi... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
krw | Tighten validation tests on an obscure corner case of |
commit | commitdiff | tree | snapshot |
2018-09-11 |
kn | Remove unused buffer from host() |
commit | commitdiff | tree | snapshot |
2018-09-11 |
benno | add files for test 4 |
commit | commitdiff | tree | snapshot |
2018-09-11 |
sashan | - moving state look up outside of PF_LOCK() |
commit | commitdiff | tree | snapshot |
2018-09-11 |
jsg | Add defines for amd microcode msrs which appear to... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
nicm | Do not check for mouse events on pane borders when... |
commit | commitdiff | tree | snapshot |
2018-09-11 |
ccardenas | Fail fast when we are unable to determine disk format. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
ccardenas | Add ability to create qcow2 disk. |
commit | commitdiff | tree | snapshot |
2018-09-10 |
bluhm | Remove useless INPCBHASH() macros. Just expand them. |
commit | commitdiff | tree | snapshot |
2018-09-10 |
kn | Merge host_v{4,6}() into simpler host_ip() |
commit | commitdiff | tree | snapshot |
2018-09-10 |
benno | check orlonger option of trie_match() |
commit | commitdiff | tree | snapshot |
2018-09-10 |
anton | logmsg(LOG_ERR) -> logerr(); ok tedu@ |
commit | commitdiff | tree | snapshot |
2018-09-10 |
gerhard | Prevent a panic in umb(4) when roaming is diabled. |
commit | commitdiff | tree | snapshot |
2018-09-10 |
sashan | - if_cloners list populated at boot time only then... |
commit | commitdiff | tree | snapshot |
2018-09-10 |
kn | Introduce copy_satopfaddr() |
commit | commitdiff | tree | snapshot |
next |