openbsd
2021-12-09 tbConvert s3_cbc.c to opaque EVP_MD_CTX.
2021-12-09 mvsRemove old 'ungc' test
2021-12-09 mvsCommit 'ungc.c'
2021-12-09 mvsMove 'ungc' test to regress/sys/kern/unixsockets
2021-12-09 mvsAdd sys/kern/unixsockets directory to contain all unix...
2021-12-09 deraadtsync
2021-12-09 jsingInline collect_data() in asn1_collect().
2021-12-09 jsingPull the recursion depth check up to the top of asn1_co...
2021-12-09 jsingRemove handling of a NULL BUF_MEM from asn1_collect()
2021-12-09 jsingFix missing return in asn1_compare_bytes()
2021-12-09 jsingAdd initial tests for coverage of ASN.1 complex/constru...
2021-12-09 jsingAdd initial tests for coverage of ASN.1 basic/primitive...
2021-12-09 florianRework in which state to add and not add the server...
2021-12-09 schwarzeFix an issue that might possibly turn into a DOS depend...
2021-12-09 schwarzeAdd a section "NAMING CONVENTIONS".
2021-12-09 tobheProperly enable NAT-T without udpencap if mobike was...
2021-12-09 tobheMove switch to NAT-T port and udpencap activation to...
2021-12-09 kettenisaplpmgr(4)
2021-12-09 kettenisAdd aplpmgr(4), a driver for the power management contr...
2021-12-09 deraadtsync
2021-12-09 guentherWe only have one syscall table: inline sysent/SYS_MAXSY...
2021-12-08 chelohalsearch(3): reimplement using lfind(3)
2021-12-08 schwarzenew manual page ASN1_bn_print(3)
2021-12-08 martijnwtmp doesn't need to reload syslogd.
2021-12-08 tbrelayd/ssl.c: Remove a workaround that uses a copy...
2021-12-08 tobheThe /etc/iked/certs/ directory is used for both local...
2021-12-08 schwarzedocument BIO_indent(3);
2021-12-08 bluhmStart documenting the locking strategy of struct tdb...
2021-12-08 visaRemove unnecessary select(2) exceptfds kludges.
2021-12-08 schwarzemark c2i_ASN1_OBJECT as intentionally undocumented;
2021-12-08 schwarzemark i2c_ASN1_BIT_STRING, c2i_ASN1_BIT_STRING, and...
2021-12-08 visaFix select(2) exceptfds handling of FIFOs and pipes
2021-12-08 jsgdrm/amd/display: Allow DSC on supported MST branch...
2021-12-08 jsgdrm/amd/amdgpu: fix potential memleak
2021-12-08 jsgdrm/amd/amdkfd: Fix kernel panic when reset failed...
2021-12-08 tbzap a stray space
2021-12-07 guentherDelete the last emulation callbacks: we're Just ELF...
2021-12-07 djmbetter error message for FIDO keys when we can't match...
2021-12-07 tbSimple conversion to opaque EVP_CIPHER.
2021-12-07 stspTeach the net80211 stack to remove corresponding frames...
2021-12-07 deraadtuvm_map_inentry() is provided a format string that...
2021-12-07 deraadtThe ypproto buffer (which supports + lines in passwd...
2021-12-07 kettenisFix typo in Tiger Lake H configuration.
2021-12-07 guentherContinue to delete emulation support: we only have...
2021-12-07 guentherDelete an #if block that dates from rev 1.1 and hasn...
2021-12-07 bluhmIn ipo_tdb the flow contains a reference counted TDB...
2021-12-07 tobheAdd test case for authentication with locally stored...
2021-12-07 tobheFix locally stored peer certificates in /etc/iked/certs...
2021-12-07 schwarzebe more specific which NETSCAPE stuff to ignore, and why
2021-12-07 schwarzeSome improvements allowing to handle asn1.h and x509v3.h:
2021-12-07 deraadtprint the failed method number
2021-12-07 krwDon't truncate the default OpenBSD partition at the...
2021-12-07 visaAdd EVFILT_EXCEPT filter for pipes
2021-12-07 robertswitch from tradcpp(1) to cpp(1); ok jsg@
2021-12-07 schwarzeImprove the COMMAND SECTION section in multiple respect...
2021-12-07 claudioUse one common function to build the base directory...
2021-12-07 kettenisFix parsing of SR_IRQ resource descriptors here as...
2021-12-07 kettenisFix parsing of SR_IRQ resource descriptors.
2021-12-07 antonAdd missing kernel unlock in error path.
2021-12-07 nicmRespond to OSC 4 query.
2021-12-07 nicmUse four digits not two for RGB responses to match...
2021-12-07 guentherContinue to delete emulation support: since we're Just...
2021-12-07 deraadtTwo of the umount -f are not neccessary, and only risk...
2021-12-07 chelohalsearch(3): append key to array with memmove(3) instead...
2021-12-07 chelohasleep.3: miscellanous cleanup, rewrites
2021-12-07 chelohauvn_reference(): correct printf(9) argument order
2021-12-07 mvsMake `unp_msgcount' and `unp_file' protection with...
2021-12-07 deraadtsys/signal.h (or some master include) must happen befor...
2021-12-07 deraadtUse PATH_MAX (the standard name) rather than MAXPATHLEN...
2021-12-06 tobheLogging received addresses and DNS configuration only...
2021-12-06 guentherStart to delete emulation support: since we're Just...
2021-12-06 kettenisImplement DMA address translation for "raw" loads as...
2021-12-06 schwarzeIn the next major bump, some BN macros will become...
2021-12-06 kettenisImplement DMA address translation for "raw" loads as...
2021-12-06 kettenisAdd missing short-circuit in bcmpcie_dmamap_load_raw().
2021-12-06 tbClean up a bunch of dead code in s_server.c and s_socket.c
2021-12-06 nicmFix g/G keys to be in line with copy mode.
2021-12-06 nicmDo not dereference NULL window when resizing client...
2021-12-06 jsgzero correct var in cpu_dump()
2021-12-06 sashanfix odd check in pfi_kif_free()
2021-12-06 visaTest poll/select with various I/O conditions; not hooke...
2021-12-06 chelohagettimeofday.2: miscellaneous manpage cleanup
2021-12-06 chelohatime.3: miscellaneous manpage cleanup
2021-12-05 deraadtsys/select.h is not needed, if howmany/NBBY are needed...
2021-12-05 chelohakbind(2): disable system call if not initialized before...
2021-12-05 tobheAdd test case for policy matching on responder with...
2021-12-05 deraadtlibpcap parser uses a memory tracker to only free all...
2021-12-05 jmcelf64_checkum->elf64_checksum; adapted from changes...
2021-12-05 jmcsytle -> style; adapted from changes by saitoh masanobu
2021-12-05 jsgadd missing mtx_leave() calls in error paths
2021-12-05 jsgfix use after free
2021-12-05 tbAllow libradius tests to compile with opaque HMAC_CTX.
2021-12-05 tbSimplify DH_check_params a bit.
2021-12-05 jsingAdd initial regress for CT.
2021-12-05 jsgfix unintended sizeof pointer in debug path
2021-12-05 jsgfix unintended sizeof pointer
2021-12-05 stspDefer rtm_80211info() call from ieee80211_set_link_stat...
2021-12-05 tbAdd RCS markers
2021-12-04 dvvmm(4): reload vmcs after possible sleep points
2021-12-04 tbgross trailing whitespace
next