openbsd
2024-05-29 claudioHandle IPvX only interfaces with IPvY sessions more...
2024-05-29 claudioOnly fall back to the default IPv4 unicast mode if...
2024-05-29 claudioRemove nexthop_compare() prototype.
2024-05-29 claudioRename nexthop_compare to nexthop_cmp and make it stati...
2024-05-29 claudioIntroduce a ring buffer for log_sockaddr() this way...
2024-05-29 stspdocument qwx(4) caveats and known bugs
2024-05-29 stspfix WEP on athn(4) USB hostap
2024-05-29 stsprepair qwx(4) WEP and TKIP via software crypto
2024-05-29 jsgregen
2024-05-29 jsganother apple bluetooth; from jon@elytron.openbsd.amsterdam
2024-05-29 jsgindent with tabs not spaces; from jon@elytron.openbsd...
2024-05-29 jsgremove externs with no matching var
2024-05-29 jsgremove prototypes with no matching function
2024-05-28 sthendocument MODPY_COMPILEALL, MODPY_PYTEST_USERARGS
2024-05-28 tbTest that invalid operations push the X509V3_R_UNSUPPOR...
2024-05-28 tbClean up and fix X509V3_EXT_add1_i2d()
2024-05-28 tbAdd regress coverage for X509V3_add1_i2d()
2024-05-28 claudioRework the pmap ASID handling to not require the SCHED_LOCK
2024-05-28 tbremove outdated zlib version information
2024-05-28 jsgremove space between function names and argument list
2024-05-28 jsgreturn type on a dedicated line when declaring functions
2024-05-28 jsgremove maxmem extern, var removed from all archs long ago
2024-05-28 jsgremove uvm_swpkeyexpire extern for var we never had
2024-05-28 janvio(4): fix jumbo frames
2024-05-28 kettenisGarbage collect sleep_abort(); it doesn't do anything...
2024-05-28 claudiocpu_emergency_disable() was only used by mvme88k and...
2024-05-28 jsgremove unused isa/cs4231var.h
2024-05-28 stspfix previous such that firmware crash recovery happens...
2024-05-28 claudioRemove the bcmmbox_write(BCMMBOX_CHANPM, ...) call...
2024-05-28 stspTry to reset qwx(4) devices when firmware crashes and...
2024-05-28 stspMake qwx(4) offload TKIP and CCMP crypto to hardware.
2024-05-28 opactually honour the services supported by the proc...
2024-05-28 jsguse ansi style function decls to fix build with clang
2024-05-28 jmcuse a more up to date example for a checksum example;
2024-05-28 jsgMove ccb access before ccb_done to avoid a potential...
2024-05-28 jsgavoid uninitialised var use when scsi_get_link() return...
2024-05-27 tbopenssl x509: rename pub_key to dsa_pub_key
2024-05-27 tbopenssl: enable -Wshadow for clang
2024-05-27 tbopenssl: avoid shadowed pkeys in x509.c
2024-05-27 krwRevert NVME_GONE. Literal 0xffffffff is the preferred...
2024-05-27 krwReplace repeated uses of magic number 0xffffffff with...
2024-05-27 deraadtsync
2024-05-27 mglockerUse SCSI xfer timeout value for doorbell register statu...
2024-05-27 kettenisSet sc_state to ACPI_STATE_S0 at the end of resume...
2024-05-27 jsgremove unused typedefs with structs that were removed
2024-05-27 kettenisDecode remaining ID_AA64ISAR1_EL1 features.
2024-05-27 jsgremove unused xmphyreg.h
2024-05-27 jsginclude net/if_var.h to make this build
2024-05-27 djmdon't need sys/queue.h here
2024-05-27 jsgdrm/amdgpu: Fix possible NULL dereference in amdgpu_ras...
2024-05-27 jsgdrm/amd/display: Fix division by zero in setup_dsc_config
2024-05-26 kettenisRevert bits that got accidentally committed.
2024-05-26 naddyremove references to SSH1 and DSA server keys
2024-05-26 mglockerFix suspend/resume for ums(4) and umt(4); Calling...
2024-05-26 kettenisClear interrupt status to prevent power down after...
2024-05-26 kettenisAdd support for configuring sleep voltage settings...
2024-05-26 kettenisImplement wakeup interrupts on amd64. Provide a dummy...
2024-05-26 jsgremove unneeded includes
2024-05-26 tbRemove documentation of optional md in one-step hashes
2024-05-26 jsgremove unneeded includes
2024-05-26 jsgcorrect an argument to fix build, broken by rev 1.22...
2024-05-25 tbEliminate last timegm() correctly this time
2024-05-25 tbsync inclusion of <stdlib.h> from libcrypto
2024-05-25 tbInclude <stdint.h> in the bytestring .c files
2024-05-25 tbRevert previous
2024-05-25 tbasn1time: another use of gmtime was hiding here
2024-05-24 mglockerEnable UFS "Auto-Hibernation". From the documentation:
2024-05-24 tbdes_local.h: Remove some unused macros
2024-05-24 tbRemove documentation of DES_enc_{read,write} and DES_rw...
2024-05-24 tbStub out DES_enc_{read,write}(3)
2024-05-24 deraadtsync
2024-05-24 miodRemove target getting in the way of config.status and...
2024-05-24 deraadtsync
2024-05-24 ratchovsndiod: Set the display string of all server.device...
2024-05-24 ratchovsndiod: Propagate the controls' display string to clients.
2024-05-24 ratchovsndio: Add a display string to the sioctl_open API
2024-05-24 ratchovsndiod: Use a 'unsigned char *' for the pointer to...
2024-05-24 ratchovsndiod: Hide "hardware" device's server.device control.
2024-05-24 ratchovsndiod: Don't mark as dirty controls that have not...
2024-05-24 optypo: "pwdtries" -> "passwordtries"; ok millert@
2024-05-24 tbUpdate references to new and not quite so new RFCs
2024-05-24 nicmDo not escape $ unless DQ is set, that is the only...
2024-05-24 nicmAdd N to search backwards in tree modes, from Fadi...
2024-05-24 krwAdd support for NVMe passthrough commands IDENTIFY...
2024-05-24 opcapitalize the first word of the -S description
2024-05-24 jsgremove unneeded includes
2024-05-24 mglockerAdd support for suspend/resume.
2024-05-24 sashanpfsync must let to progress state for destination peer
2024-05-24 jsgremove unneeded includes
2024-05-24 jsgremove unneeded includes; ok miod@
2024-05-24 jsgadd back var removed in rev 1.7 in 2009, makes puc...
2024-05-23 jsgremove unused struct fwd_perm_list, no decl with comple...
2024-05-23 oprequire an error message on table_proc failure replies
2024-05-23 opcatch EOFs during table_proc handshake
2024-05-23 stspincrement CCMP decryption error counter if hw decrypt...
2024-05-23 kevloregen
2024-05-23 kevloAdd support for Quectel EM060K.
2024-05-23 tbMake signature of SSL_COMP_add_compression_method(3...
2024-05-23 jsgremove unneeded includes; ok mpi@
2024-05-23 tbx509_v3.c: indent labels
next