openbsd
2022-01-26 antonRework initialization of sensors on device connect.
2022-01-26 jsgimplement might_alloc() using assertwaitok()
2022-01-26 jsgreduce diff to linux ggtt_probe_common()
2022-01-25 tbsync
2022-01-25 ericminor bump after api additiom
2022-01-25 ericIntroduce a signer interface intented to make TLS privs...
2022-01-25 jsgreduce diff to linux shmem_create_from_object()
2022-01-25 jsgreduce diff to linux vm_fault_cpu()
2022-01-25 tbRewrite paragraph to refer to EVP_CIPHER_CTX_new()...
2022-01-25 tbRemove some HMAC_CTX_init() remnants in HMAC(3).
2022-01-25 tbFix another return 0 bug in SSL_shutdown()
2022-01-25 tbAvoid an infinite loop in SSL_shutdown()
2022-01-25 visaUse unguarded loads in stack trace saving
2022-01-25 visaPreserve pcb_onfault in kdbpeek() and kdbpoke()
2022-01-25 gnezdoCapture a repeated pattern into sysctl_securelevel_int...
2022-01-24 bluhmAn af-to pf rule must have an address family naf to...
2022-01-24 tbDocument X509_V_ERR_UNNESTED_RESOURCE. Previous version...
2022-01-24 claudioAdjust code to handle unsupported file types a bit...
2022-01-24 claudioWhen rename fails show the source filename and not...
2022-01-24 tbGarbage collect unused ret in ssl3_get_new_session_ticket()
2022-01-24 tbIn ssl3_get_server_key_exchange() switch a 'goto err' to
2022-01-24 tbAvoid use of uninitialized in tlsext_sni_server_parse()
2022-01-24 tbGarbage collect the unused rv in tls1_check_ec_server_k...
2022-01-24 jsgsync dma-resv with linux-5.15.y
2022-01-24 jmcin the options list, show -f as taking "file ..." argum...
2022-01-24 afresh1Redownload existing files with failed checksums
2022-01-23 jsgmove uao_reference() call before uvm_map()
2022-01-23 bluhmDefine all TCP TF_ flags as unsigned numbers. They...
2022-01-23 jmcrearrange SYNOPSIS/usage to be a bit clearer;
2022-01-23 claudioHandle EINTR the same way in all poll loops. In all...
2022-01-23 claudioOn poll() failure we want to skip pollfd related action...
2022-01-23 tbzap extra blank line
2022-01-23 claudioAllow rpki-client to display more than one file in...
2022-01-23 claudioSimplify valid_cert() and valid_roa() by passing in...
2022-01-22 millertFlush all stdio streams before running a shell command.
2022-01-22 krwWrap some long lines.
2022-01-22 tbChange valid_filename() ot return an enum rtype and...
2022-01-22 afresh1Support multiple -v as promised in the man page
2022-01-22 deraadtsync
2022-01-22 djmadd a ssh_packet_process_read() function that reads...
2022-01-22 djmUse sshbuf_read() to read directly into the channel...
2022-01-22 inoguchiUse memmove instead of memcpy for overlapping memory
2022-01-22 djmAdd a sshbuf_read() that attempts to read(2) directly...
2022-01-22 inoguchiUse memmove instead of memcpy for overlapping memory
2022-01-22 inoguchiX509_GET_PUBKEY(3) return value check in libcrypto
2022-01-22 inoguchiX509_GET_PUBKEY(3) return value check in libcrypto
2022-01-22 inoguchiX509_GET_PUBKEY(3) return value check in libcrypto
2022-01-22 inoguchiX509_GET_PUBKEY(3) return value check in libcrypto
2022-01-22 inoguchiX509_GET_PUBKEY(3) return value check in libcrypto
2022-01-21 jsgrelease mtx before pool_get() in __xa_alloc()/__xa_stor...
2022-01-21 millertTreat ppoll(2) errors as fatal. OK deraadt@
2022-01-21 tbAdd function to determine the file type from the file...
2022-01-21 deraadtthe wrapped cron line is going to lose people
2022-01-21 espie"move" part of the OpenBSD::State code into its own...
2022-01-21 krwSplit PRT_print() into PRT_print_parthdr() and PRT_prin...
2022-01-21 visaLimit unwinder symbol search to FUNC symbols
2022-01-21 deraadtIn 1999 fd_set overflowing beyond FD_SETSIZE became...
2022-01-21 stspFix and re-enable active scans on iwm(4) and iwx(4).
2022-01-21 millertDocument EAGAIN error return, as specified by POSIX.
2022-01-21 knEnable dt(4)
2022-01-21 tbAvoid out-of-bounds accesses in case the filename is...
2022-01-21 tobheFix NULL dereference which allows user programs to...
2022-01-21 jsgsync kfd_ioctl.h with linux 5.15
2022-01-21 jsgmove media-bus-format.h to match comment in drm_connector.c
2022-01-21 espiedocument show-list
2022-01-21 djmadd a helper for writing an error message to the stderr...
2022-01-21 djmcorrect comment and use local variable instead of long...
2022-01-21 gnezdoRequire trig_test-2 to pass on arm64 and powerpc64
2022-01-21 gnezdoOptimization for tiny x in cos and sin
2022-01-21 gnezdoUnplug assembly implementations of trig functions on...
2022-01-21 gnezdoCopy cos(3) software implementation from FreeBSD-13
2022-01-21 dtuckerEnable all supported ciphers and macs in the server...
2022-01-21 deraadtWhen poll(2) returns -1, for some error conditions...
2022-01-20 tbRemove the remaining three parens in return statements.
2022-01-20 tbUse correct spelling of NULL.
2022-01-20 claudioMake sure that all poll loops properly restart the...
2022-01-20 bennocatch poll() returning EINTR.
2022-01-20 bluhmpfkey import_flow() must do the NULL check before doing...
2022-01-20 bluhmsnprintf(9) allows NULL string if size is 0. But doing...
2022-01-20 claudioMove the notBefore and notAfter checks from proc_parser...
2022-01-20 naddyremove unused variable from all copies of _asr_strdname()
2022-01-20 naddyospf6ctl: fix -Wunused-but-set-variable warning
2022-01-20 naddyeigrpd: fix -Wunused-but-set-variable warning
2022-01-20 naddydvmrpctl: fix -Wunused-but-set-variable warning
2022-01-20 naddymg: fix -Wunused-but-set-variable warnings
2022-01-20 naddyospf6d: fix -Wunused-but-set-variable warnings
2022-01-20 tobheDon't return uninitialized stack memory on copyin(...
2022-01-20 jsgregen
2022-01-20 jsgadd Tiger Lake H ids
2022-01-20 inoguchiAdd check for EVP_CIPHER_CTX_ctrl
2022-01-20 inoguchiAdd check for EVP_CIPHER_CTX_set_key_length return...
2022-01-20 inoguchiAdd check for OBJ_nid2obj return value
2022-01-20 inoguchiAdd check for ASN1_INTEGER_set
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiAdd check for BN_sub return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 bluhmShifting signed integers left by 31 is undefined behavi...
2022-01-20 inoguchiAdd check for BIO_indent return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
next