openbsd
2024-01-16 claudioUse imsg_get_fd() and adjust cleanup code accordingly.
2024-01-16 kevloFix clang warning about possible unaligned access on...
2024-01-16 antonCope with recent changes to pfctl output.
2024-01-15 janAdd debug message for no policy found.
2024-01-15 florianMake sure to return a proper string in ai_canonname.
2024-01-15 kettenisAdd support for bringing up RTKit while !cold.
2024-01-15 mvsIntroduce priterator(), the `ps_list' iterator. Some...
2024-01-15 claudioConvert the simple bits of imsg handling over to the...
2024-01-15 tobheInclude cert_partial_chain in iked_static instead of...
2024-01-15 tbRun the pkey cleanup test also for {Ed,X}25519
2024-01-15 tbSwitch to EVP_CIPHER_do_all() now that snaps are availa...
2024-01-15 kettenisFetch touchpad dimensions from firmware instead of...
2024-01-15 kettenisWe can't call kstat_create(9) when bringing up the...
2024-01-15 claudioA cache can send a 'NO_DATA_AVAILABLE' error during...
2024-01-15 jmatthewThe maximum number of ring slots a tx packet can use...
2024-01-15 sashanCurrently 'pfctl -a "*" -sr' recursively walks anchor...
2024-01-15 guentherFrom "Lorenz (xha)" (me(at)xha.li): teach binutils...
2024-01-15 antonIncrease wait until threshold. Should hopefully make...
2024-01-15 dvvio(4): poll device status after issuing device reset.
2024-01-15 chelohaclockintr: move CLST_IGNORE_REQUESTS from cl_flags...
2024-01-14 tbTidy a few more includes in cms/
2024-01-14 chelohasys/sched.h: conceal <sys/queue.h> inclusion from userspace
2024-01-14 chelohasys/sched.h: conceal struct schedstate_percpu definitio...
2024-01-14 kettenisWhenever we have a libc major bump, we run the risk...
2024-01-13 tbPrepare for removing most of the X509_TRUST API
2024-01-13 tbRemove check{,obj_cleanup}_defer documentation
2024-01-13 tbRemove mention of a refcount bug
2024-01-13 tbBIO_f_ssl.3: Remove explicit library initialization
2024-01-13 tbRemove calls to OpenSSL_add_all_{ciphers,digests}()
2024-01-13 tbMove errno.h inclusion where it belongs
2024-01-13 joshuaClean up EVP_MD_CTX_init() usage in ASN1_item_sign()
2024-01-13 tbPrepare to remove the EVP_PKEY_meth_* API
2024-01-13 tbThe OBJ_NAME API joins the party in evp_names.c
2024-01-13 tbMove EVP_add_{cipher,digest}() to the trashcan
2024-01-13 tbOpen a garbage bin at the bottom of evp_names.c
2024-01-13 tbRemove obj_cleanup_defer
2024-01-13 tbGarbage collect check_defer()
2024-01-13 tbNeuter EVP_add_{cipher,digest}()
2024-01-13 tbRemove most of EVP_add_{cipher,digest}() internals
2024-01-13 tbRemove OBJ_NAME_cleanup() calls from EVP_cleanup()
2024-01-13 tbRemove the guts of the OBJ_NAME API
2024-01-13 tbStub out {OpenSSL,OPENSSL}_add*
2024-01-13 tbReimplement EVP_get_{cipher,digest}byname()
2024-01-13 tbReimplement {EVP_CIPHER,EVP_MD,OBJ_NAME}_do_all{,_sorte...
2024-01-13 tbAdd a table of digest names, digests and aliases
2024-01-13 tbAdd a table of cipher names, ciphers and aliases
2024-01-13 kettenisProvide a more complete implementation of the "componen...
2024-01-12 mlarkinClarify some behaviour for 'vmctl start' and 'vmctl...
2024-01-12 jsgadd license; ok kettenis@
2024-01-12 tbRemove X509_STORE_CTX_purpose_inherit(3) documentation
2024-01-12 tbappstest: Zap a trailing tab added in previous
2024-01-12 jobAdd -force_pubkey -multivalue-rdn -set_issuer -set_subj...
2024-01-12 claudioConvert the simple IMSG calls in session.c to the new...
2024-01-12 bluhmSend UDP packets in parallel.
2024-01-12 ratchovnfssvc: When the client disconnects, close the socket...
2024-01-11 miodSince no system call takes more than 6 arguments, and...
2024-01-11 janifconfig.8: reorder hwfeature list
2024-01-11 janfix build with VMM_DEBUG option
2024-01-11 tbRemove the evp_pkey_method() test
2024-01-11 claudiorename field ibuf to imsgbuf in struct ctl_conn
2024-01-11 claudioClear the last errors after receiving a RTR_EVNT_END_OF...
2024-01-11 claudioMove the 'Last received shutdown reason:' output a...
2024-01-11 bluhmUse domain name for socket lock.
2024-01-11 claudioClear the last_sent_errcode, last_rcvd_errcode and...
2024-01-11 bluhmFix white spaces in TCP.
2024-01-11 claudioDisplay the exported rtr session state and fix a missin...
2024-01-11 claudioExport the rtr session state as string.
2024-01-11 jcaAdd basic support for R_386_GOT32X
2024-01-11 jobMake the -P option work for Trust Anchor certificates...
2024-01-11 claudioTry to improve RTR version negotiation.
2024-01-11 stsphandle MHI M1->M2 state transitions in qwx(4)
2024-01-11 deraadtadd XKH
2024-01-11 djmdon't disable RSA test when DSA is disabled; bug introd...
2024-01-11 djmensure key_fd is filled when DSA is disabled; spotted...
2024-01-11 djmmake DSA testing optional, defaulting to on
2024-01-11 djmmake DSA key support compile-time optional, defaulting...
2024-01-10 tbX509_TRUST: tidy up includes
2024-01-10 tbX509_TRUST: group together all trust_*() functions
2024-01-10 tbX509_TRUST: hoist trust_compat() to the other end of...
2024-01-10 tbX509_TRUST: start shuffling some code around
2024-01-10 tbRework X509_STORE_CTX_set_{purpose,trust}()
2024-01-10 bluhmSplit UDP PCB table into IPv4 and IPv6.
2024-01-10 claudioImprove rtr_send_error() so that there is no need to...
2024-01-10 claudioAdd missing newlines in printf.
2024-01-10 tbInline rsa_is_pss() and rsa_pkey_is_pss()
2024-01-10 tbDrop an unnecessary cast
2024-01-10 tbFix print_fp()
2024-01-10 claudioImplement log_roa() and log_aspa() and use these functi...
2024-01-10 claudioUpdate the control.c code to use the new imsg API.
2024-01-10 jmcfix incorrect capitalisation;
2024-01-10 jmatthewIf bringing up a queue fails, only tear down the ones...
2024-01-10 chelohapthread_cond_timedwait(3): accept negative absolute...
2024-01-10 dvvmm/vmd: add io instruction length to exit information.
2024-01-09 djmextend ChannelTimeout regression test to exercise multi...
2024-01-09 djmadd a "global" ChannelTimeout type to ssh(1) and sshd...
2024-01-09 djmadapt ssh_api.c code for kex-strict
2024-01-09 bluhmConvert some struct inpcb parameter to const pointer.
2024-01-09 claudioThe End of Data PDU changed between v0 (RFC6810) and...
2024-01-09 claudiortr_parse_notify() state check is special since we...
2024-01-09 claudioBe more consistent with RTR parse error reporting.
next