openbsd
2024-07-25 kettenisExplicitly request for battery status updates as the...
2024-07-25 tbdocument deflateUsed()
2024-07-25 tbfix a small markup mistake (missing newline)
2024-07-25 sthenmention MODPY_PYBUILD=pdm
2024-07-25 jmcfix double space; from crystal kolipe
2024-07-25 tbSilence a false positive warning for gcc
2024-07-25 sfvirtio: Allow more verbose debugging
2024-07-25 yasuokaFix test23. It assumed the place of the attribute...
2024-07-25 miodsync
2024-07-24 kettenisIf the CPU cores implement FEAT_IDST, emulate access...
2024-07-24 dvvmm(4): drop checks for EPT or RVI in some functions.
2024-07-24 jobAdd 5f00::/16 segment routing SRv6 SIDs prefix to examp...
2024-07-24 job3fff::/20 has been set aside as an additional documenta...
2024-07-24 claudioKASSERT that the ps_single proc has P_SUSPSINGLE cleared.
2024-07-24 claudioRemove the (pr->ps_single->p_flag & P_SUSPSINGLE) ...
2024-07-24 claudioUse a different mutex to protect the kqueue klist in...
2024-07-24 mpiRemove workaround for lock ordering issue in uvm_pseg_g...
2024-07-24 mpiMove uvm_exit() outside of the KERNEL_LOCK() in the...
2024-07-24 mpiGrab the kernel lock in preparation for unlocking most...
2024-07-24 mpiRemove assertion in udv_detach(), the function is alrea...
2024-07-24 tbBUF_MEM_new.3: add a touch of KNF
2024-07-24 yasuokadd "msgauth" option for "test" command to specify wheth...
2024-07-24 yasuokaAdd Symbols.list and enable version script to hide...
2024-07-24 yasuokaPlace Message-Authenticator at the beginning of the...
2024-07-23 tobheAccept and ignore SADB_X_EXT_REPLAY and SADB_X_EXT_COUN...
2024-07-23 sfvirtio: fix comment
2024-07-23 jsingRevise regress for ssl3_get_cipher() changes.
2024-07-23 jsingRemove get_cipher from SSL_METHOD.
2024-07-23 ratchovuaudio: Fix confusion between interface numbers and...
2024-07-23 claudioPass curproc pointer down from sleep_finish() instead...
2024-07-23 ratchovlibsndio: Don't use poll(2) for output on the control...
2024-07-23 ratchovsndiod: Properly update the poll(2) event masks after...
2024-07-22 kettenisSpecify a priority for _libc_preinit() to make sure...
2024-07-22 dvrpcgen(1): default to "STDIN" as input file when compil...
2024-07-22 nicmExpand full array option values if no index is provided...
2024-07-22 jsingRevise regress to match cipher suite values change.
2024-07-22 jsingUse cipher suite values instead of IDs.
2024-07-22 jsgremove unneeded prototypes for functions in other files
2024-07-22 jsgremove prototype with no matching function
2024-07-22 yasuokaFix ipcp module to use (the maximum sequence number...
2024-07-22 claudioSync with proc.h: s/PS_STOPPED/PS_STOPPING/
2024-07-22 claudioRename PS_STOPPED to PS_STOPPING. I want to use PS_STOP...
2024-07-22 yasuokaModify ipcp module to return a result for
2024-07-22 yasuokaMake some functions "static".
2024-07-22 claudioSwitch proc_finish_wait() to use the process as argumen...
2024-07-21 bluhmFor AMD SEV determine C-bit position and guest mode...
2024-07-21 kettenisPopulate hwcap and hwcap2 based on the sanitized values...
2024-07-21 jcaExport basic HWCAP bits to let applications detect...
2024-07-21 jcaExport basic HWCAP bits to let applications detect...
2024-07-21 deraadtA few manual ret-cleans. Seeing as these pertain to...
2024-07-21 tbasn1time: indicate which comparison function failed
2024-07-21 fcambusAdd optimized character rendering case for 6 pixels...
2024-07-21 tbAdd back a .
2024-07-21 tbUnify description of the obsolete ENGINE parameter
2024-07-21 tbDrop ENGINE from EVP_PKEY_derive example
2024-07-21 tbGarbage collect ENGINE "use" from EVP_PKEY_decrypt...
2024-07-21 tbMake example slightly less terrible by dropping the...
2024-07-20 tbFix golden numbers after beck broke it months ago
2024-07-20 mvsUnlock udp(4) somove().
2024-07-20 jsgUVIDEO_DEBUG needs fcntl.h
2024-07-20 antonFix regression introduced in previous causing HEAD...
2024-07-20 jsingRemove cipher from SSL_SESSION.
2024-07-19 bluhmUnlock sysctl net.inet.ip.redirect and net.inet6.ip6...
2024-07-19 bluhmRelax socket lock assertion in UDP input and send.
2024-07-19 bluhmunveil(2) /etc/gettytab.db in getty(8) to avoid possibl...
2024-07-19 deraadtsync
2024-07-19 jsingAnnotate issues with tls_session_secret_cb() related...
2024-07-19 jsingMove client ciphers from SSL_SESSION to SSL_HANDSHAKE.
2024-07-19 djmtest transfers in mux proxy mode too
2024-07-19 chriszKeep Content-length header in HEAD responses.
2024-07-18 yasuokaSend Access-Reject when the authentication is not handl...
2024-07-18 yasuokaunveil .db is needed. Also move pledge() earlier.
2024-07-18 kettenisFix typos in previous commit spotted by naddy@
2024-07-18 millertThe source of a link (name1) may not be a directory.
2024-07-18 bluhmIn pfattach() pass malloc type instead of flags to...
2024-07-18 deraadtsync
2024-07-18 yasuokaFix memory leaks and improve id handling of iked_radser...
2024-07-18 jmcremove extra punctuation; from alexander arch
2024-07-18 yasuokaSince libcrypto is used to calc message authenticator...
2024-07-18 djmmention mux proxy mode
2024-07-18 yasuokaAdd a link to radiud_file(8)
2024-07-17 millertsed: use warn()/err() where appropriate
2024-07-17 yasuokaAdd Message-Authenticator attriubte when sending Access...
2024-07-17 tbAdd RCS id
2024-07-17 kettenisClean up the cpi_id_aa64xxx variables at the end of...
2024-07-17 jsingEnable regress for SSL_CIPHER_get_handshake_digest()
2024-07-17 deraadtsync
2024-07-17 jsingRework cipher find test to also provide coverage for...
2024-07-17 claudioBe clear that RUSAGE_CHILDREN only works for terminated...
2024-07-17 yasuokaFix some gcc warnings
2024-07-17 deraadtminor repairs
2024-07-17 yasuokaError if config parameter is unknown. This also fixes...
2024-07-17 yasuokaDocument "authentication-filter".
2024-07-17 yasuokaDecrypt "Password" attribute always before passing...
2024-07-17 yasuokaDelete log_info() line for debug.
2024-07-17 claudioSync struct proc P_BITS with reality.
2024-07-17 yasuokaFix indent
2024-07-17 millertDisplay an error message for "sed -i" if the file is...
2024-07-16 jsingUpdate regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.
2024-07-16 jsingClean up SSL_HANDSHAKE_MAC_DEFAULT.
next