openbsd
2023-12-24 jsgrename bus_type enum to sparc_bus_type to not conflict...
2023-12-24 jobZal dead code
2023-12-24 gnezdoRewrite dev_mkdb with FTS
2023-12-23 knRelax -C pledge to unbreak shelling out in interactive...
2023-12-23 kettenisRemove unused variables.
2023-12-23 afresh1Sync for perl 5.36.3
2023-12-23 afresh1Update to perl 5.36.3
2023-12-23 kettenisAdd support for "locked" DARTs. These have the page...
2023-12-23 millertSuppress a spurious empty arg at EOF w/ "find -0" cause...
2023-12-23 kettenisProvide more complete implementations of some of the...
2023-12-23 kettenisChange the type of dma_addr_t to uint64_t. It is a...
2023-12-23 tbUse more consistent order for Init/Update/Final
2023-12-23 bluhmBackout always allocate per-CPU statistics counters...
2023-12-23 opremove trailing whitespaces
2023-12-23 jsgketttenis -> kettenis
2023-12-23 tbPrefix get_trusted_issuer() with x509_vfy_
2023-12-22 mvsAlways allocate per-CPU statistics counters for network...
2023-12-22 jcaZap useless newline added in previous
2023-12-22 jca'pax' format support for files over 8GB
2023-12-22 tbRemove two no longer necessary reminders
2023-12-22 tbRemove extra whitespace on two lines
2023-12-22 millertxargs: fix parsing of empty fields when "xargs -0"...
2023-12-22 tbAdd length checks for partial_len
2023-12-22 deraadtsync
2023-12-22 tbRename check_hosts()
2023-12-22 tbReplace check_trust() with its x509_vfy_ prefixed wrapper
2023-12-22 tbReplace check_chain_extensions() with its x509_vfy_...
2023-12-22 tbReplace check_id() with its x509_vfy_check_id() wrapper
2023-12-22 tbRemove a bunch of function pointers from X509_STORE_CTX
2023-12-22 martijnCall log_setverbosity() directly after getopt() so...
2023-12-22 martijnRemove a log_debug from usm_checkuser(). It would only...
2023-12-22 sthenhandle MODPY_PYBUILD=jupyter_packaging
2023-12-22 tbSimplify some logic in EVP_EncryptInit_ex()
2023-12-22 tbClean up includes in cms_smime.c
2023-12-22 tbevp_enc: make some flag checks explicit
2023-12-22 tbRemove cleanup() and get_crl() from X509_STORE_CTX
2023-12-22 tbRemove unused function pointers from X509_STORE
2023-12-22 kevloUpdate microcode, initialization and reset behavior.
2023-12-21 tbRemove EVP_PKEY_asn1_add{0,_alias}() documentation
2023-12-21 tbMark some API-to-be-removed as intentionally undocumented
2023-12-21 tbRemove some superfluous parentheses
2023-12-21 miodNew TEMPerGold sensor; reported by Mikolaj Kucharski...
2023-12-21 miodRemove logic and comments related to INDIR now that...
2023-12-21 martijnmib_init() and MIB() disappeared with mib.c, remove...
2023-12-21 martijnClean up snmpd's header situation.
2023-12-21 jcaTweak comment, the actual format is "ucom<unit#>:<usb...
2023-12-21 ottoFix a few unchecked allocations; ok millert@ miod@
2023-12-21 jsgdrm/i915: Fix remapped stride with CCS on ADL+
2023-12-21 jsgdrm/amd/display: Disable PSR-SU on Parade 0803 TCON...
2023-12-21 jsgdrm/amdgpu: fix tear down order in amdgpu_vm_pt_free
2023-12-21 jsgdrm/amdgpu/sdma5.2: add begin/end_use ring callbacks
2023-12-21 jsguse strnstr paths in amdgpu
2023-12-21 jsgadd strnstr(9) string search within character limit
2023-12-21 jcaPrint the proper file name in case we fail to allocate...
2023-12-20 tbClean up includes in cms_pwri.c
2023-12-20 florianupdate to nsd 4.8.0
2023-12-20 ottointroduce log_ntp_addr() and use it where applicable...
2023-12-20 deraadtcreate a stub for pinsyscalls(2)
2023-12-20 deraadtthere is a super-alignment between btext and text,...
2023-12-20 deraadtFor strange reasons which made sense at the time, the...
2023-12-20 tbUse BIO_indent() for indentation in tasn_prn.c
2023-12-20 tbRename impl into engine
2023-12-20 tbRename inl to in_len throughout the file
2023-12-20 tbRename outl into out_len throughout the file
2023-12-20 tbTweak a comment a bit
2023-12-20 tbRemove block_mask from EVP_CIPHER_CTX
2023-12-20 tbAdd some sanity checks for EVP_CIPHER_meth_new()
2023-12-20 dvbtrace: add support for hex and octal values.
2023-12-20 tbMerge p_open and p_seal into p_legacy
2023-12-20 tbFold p_dec.c and p_enc.c into a new p_legacy.c
2023-12-20 krwDon't create an sd(4) larger than what the namespace...
2023-12-20 tbLess confusing variable names in EVP_PKEY_{de,en}crypt_...
2023-12-20 sthenMODPY_PYBUILD: use "bootstrap" instead of "Yes"
2023-12-20 tbImprove local variable names
2023-12-20 tbRename buf_len into partial_len in EVP_CIPHER_CTX
2023-12-20 tbClean up EVP_DecryptFinal_ex()
2023-12-20 tbClean up EVP_EncryptFinal_ex()
2023-12-20 tbSimplify EVP_DecryptUpdate() a bit
2023-12-20 tbRemove commented out version of EVP_SealUpdate()
2023-12-20 tbRemove preprocessor mess in EVP_PKEY_{de,en}crypt_old()
2023-12-20 janvio(4): checksum offloading for TCP/UDP in IPv6 Packets
2023-12-20 stspRemove iwx_wait_tx_queues_empty(); unused with current...
2023-12-20 stspEnsure that iwm/iwx devices announce VHT capabilities...
2023-12-20 tbRemove a changelog from 1991
2023-12-20 tbDES_random_key() sets the key
2023-12-20 tbRemove commented-out code
2023-12-20 dvbtrace: "too long line" -> "line too long"
2023-12-20 tobheDon't unset the SA tag set by ipsec_sa_tag in ipsec_sa_...
2023-12-20 jsgspelling; ok markus@
2023-12-19 bluhmRelease inpcb mutex while calling sbwait().
2023-12-19 mvsInitialize `sc_outputtask' before interface attachment...
2023-12-19 deraadtstatic binary setting a table, or dynamic binary trying...
2023-12-19 deraadtinclude KTRFAC_PINSYSCALL in the ktrace options
2023-12-19 deraadtwhitespaces
2023-12-19 deraadtadd a malloc type for pinsyscall arrays
2023-12-19 tbMove constraints files to the etc set
2023-12-19 claudioShow the RTR protocol version in the `bgpctl show rtr...
2023-12-19 jobAdd markers
2023-12-19 jmc- new sentence, new line
2023-12-19 ottoA small cleanup of malloc_bytes(), getting rid of a...
next