2018-09-16 |
kettenis | Add support for setting NVRAM variables. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Add missing includes for setpassent() and setgroupent(). |
commit | commitdiff | tree | snapshot |
2018-09-16 |
kettenis | Adjust sparc64 bits after libunwind 6.0.0 update. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
kettenis | Various improvements to generate logical domain configu... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
tb | Rename *AesCcmOrGcm* into the slightly less ugly *AesAead*. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
visa | Move vfsconf lookup code into dedicated functions. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
bluhm | With prefixlen 128, mask_prefix() in rad(8) caused... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use uid_from_user(3) and gid_from_group(3) in utilities... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3) and group_from_gid(3) in a few... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3) and group_from_gid(3) to avoid... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3), group_from_gid(3), uid_from_user... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Replace the local getname() and getuserid() functions... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | another typo. time to sleep |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | typos |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | add a brief comment on the acceptable AES CCM and AES... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Also exercise EVP_aead_aes_128_gcm() and EVP_aead_aes_2... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | rename checkChaCha20Poly1305{Open,Seal}() into checkAea... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Merge AES CCM, AES GCM and ChaCha20 data structures... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Add missing conversion specifier |
commit | commitdiff | tree | snapshot |
2018-09-15 |
inoguchi | Modify regress appstest.sh for interoperability testing... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
kettenis | Add support for version 2.0 of the mdstore protocol. |
commit | commitdiff | tree | snapshot |
2018-09-15 |
miko | strsave() is hard-fail strdup() so simplify and rename... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
bentley | Fix fortune underlines and use the right number of... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
mestre | Initialize the TDB to NULL in ipsec_common_input() and |
commit | commitdiff | tree | snapshot |
2018-09-14 |
bluhm | Do not leak a file descriptor when opening nohup.out... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
claudio | Unify and bump some of the NMBCLUSTERS defines. Some... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
inoguchi | Add interoperability test mode for regress appstest.sh |
commit | commitdiff | tree | snapshot |
2018-09-14 |
naddy | add gapdummy.c to the "clean" target like other generat... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
naddy | Pass -L/usr/lib to the linker in preparation for switch... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
naddy | Pass CC/CFLAGS/LDFLAGS to the configure script. ok... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
bluhm | In general it is a bad idea to use one random secret... |
commit | commitdiff | tree | snapshot |
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 |
next |