1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00

Commit Graph

  • ec97eb99b9 rpki-client: convert ccr.c to ASN1_BIT_STRING_set1() tb 2026-05-05 09:29:16 +00:00
  • 83f5cd0190 check address size; from markus via millert deraadt 2026-05-05 09:23:06 +00:00
  • eac1638a4d Bump version to 9.2 claudio 2026-05-05 09:12:41 +00:00
  • e43309d68a Limit all from of ASPATH attributes to 750 elements claudio 2026-05-05 09:12:04 +00:00
  • 7a467fe166 Prevent overflow of the uint8_t length value in attr_optadd. claudio 2026-05-05 08:37:45 +00:00
  • 09cf8a508b Re-evaluate prefixes if just PREFIX_FLAG_FILTERED changed claudio 2026-05-05 08:26:50 +00:00
  • 9e5238d1f1 unbreak; spotted by Darren's test army djm 2026-05-05 06:21:14 +00:00
  • 485ad11081 classify dynamic-tcpip channels as bulk, not interactive; bz3958, ok markus@ djm 2026-05-05 05:34:27 +00:00
  • f8706e0768 openssl: centralize speed benchmark timer handling kenjiro 2026-05-05 03:32:46 +00:00
  • e504a2afe9 mlkem: also zero the failure_key tb 2026-05-04 20:44:36 +00:00
  • e616863799 Pick the correct interrupt for the virtual timer if we're running in EL2. Based on a diff from Marc Zyngier. kettenis 2026-05-04 20:43:41 +00:00
  • 160605a525 Handle HCR_EL2.E2H RES1 behaviour kettenis 2026-05-04 20:21:02 +00:00
  • b3f6420d9d When running in VHE host mode, HCR_EL2.TGE must be set, as otherwise a bunch of problems occur: kettenis 2026-05-04 20:18:42 +00:00
  • 9a5b5c2632 rkotp(4) kettenis 2026-05-04 19:44:29 +00:00
  • 52e90c360f wycheproof.go: simplfiy for loop tb 2026-05-04 19:15:45 +00:00
  • a4da370e19 wycheproof: go fmt tb 2026-05-04 19:11:01 +00:00
  • 3173199dac Explicitly check mostRecentUpdate on otherwise empty ManifestState job 2026-05-04 17:39:35 +00:00
  • 9803fad78e When printing a CCR's ManifestState, sort the entries by AKI job 2026-05-04 17:34:57 +00:00
  • 8cfd5285c0 Add checks for invalid dir count and max size for readdir/readdirplus. millert 2026-05-04 17:05:59 +00:00
  • 887f67889a Unstub select_bus_fmt_recursive(). This fixes output on the HDMI port on my firefly-rk3399. kettenis 2026-05-04 16:08:57 +00:00
  • 96bc1d0000 certs/README: fix previous: 14b should fail to verify tb 2026-05-04 14:00:34 +00:00
  • 3aaacd8a2d verifier: re-enable the callback override for depth tb 2026-05-04 13:55:20 +00:00
  • 12e62be5e7 libcrypto: extend verify and callback regress tb 2026-05-04 13:52:39 +00:00
  • ba72e7fab6 verify regress: allow setting verify depth and callback tb 2026-05-04 13:49:07 +00:00
  • c44c32c801 Also support DRM_FORMAT_XRGB8888; this gets rid of some warnings. kettenis 2026-05-04 12:52:57 +00:00
  • 08e5f6bddb Fix skip message. dtucker 2026-05-04 10:57:24 +00:00
  • 193d4cf810 Add RK3576 support. kettenis 2026-05-04 08:04:21 +00:00
  • ec98b5eb5f Enable rkotp(4). kettenis 2026-05-04 08:02:42 +00:00
  • 87b25630a8 Add rkotp(4), a driver for reading the OTP fuses on Rockchip SoCs. kettenis 2026-05-04 08:02:05 +00:00
  • b1c97e7ae3 Add support for OTP related and temparature sensor related clocks and resets for the RK3576. kettenis 2026-05-04 08:00:27 +00:00
  • b904c07146 Add RK3576 support. kettenis 2026-05-04 07:35:53 +00:00
  • 38670e2756 The RK806 can be connected over I2C as well. kettenis 2026-05-04 07:33:22 +00:00
  • 28f0ca93e9 awk(1): the flush function was added to POSIX.1-2024 daniel 2026-05-03 23:06:15 +00:00
  • 126c93b16f cert regress: update README for tests 14a and 14b. tb 2026-05-03 18:06:15 +00:00
  • 724129b536 Prevent unsigned underflow leading to a crash. florian 2026-05-03 15:49:09 +00:00
  • 497b5f1a94 Allow the indicator in tree mode to be customized by two new options: tree-mode-preview-format and tree-mode-preview-style. nicm 2026-05-03 15:02:48 +00:00
  • 738c5637a6 Fix control client hang on exit after toggling no-output, GitHub issue 5049 from Aaron Campbell. nicm 2026-05-03 15:01:21 +00:00
  • fc6eab8f2c Do not check for NULL after dereferencing, from alexarama at yahoo dot com in GitHub issue 5051. nicm 2026-05-03 14:57:09 +00:00
  • a4341dd8af Free working stuff when R formats fail. nicm 2026-05-03 14:55:43 +00:00
  • 11fdbc1a6d Avoid setting boothowto flags based on information read through a NULL pointer + an offset into the diskinfo structure. stsp 2026-05-03 13:10:46 +00:00
  • 46b66a11ee Improve CPU identification and hwcap for riscv64. jsing 2026-05-02 14:09:17 +00:00
  • 3c6f8ccfe7 Prevent memory leaks from json_getstr. florian 2026-05-02 13:08:36 +00:00
  • a5fdddca83 rpki-client: move RFC 3779 AS number parsing from cert.c to as.c tb 2026-05-02 10:36:21 +00:00
  • 648db74a06 rpki-client: move RFC 3779 IP address parsing from cert.c to ip.c tb 2026-05-02 10:35:18 +00:00
  • 216fe456b2 rpki-client: remove variable indentation in sbgp_* functions tb 2026-05-02 10:28:20 +00:00
  • a1762ed988 rpki-client: rename INR extension handlers tb 2026-05-02 09:25:48 +00:00
  • f47ae624a7 correct history; endfsent(), getfsfile(), getfsspec(), and setfsent() appeared in 4BSD jsg 2026-05-02 03:20:45 +00:00
  • cdbf859d96 correct history, getdiskbyname() appeared in 4.2BSD jsg 2026-05-02 03:05:31 +00:00
  • faba39917c More work to handle devices which don't have a copy of the STI ROM available through one of the regular BARs, and have a shared decoder for BAR and ROM. miod 2026-05-01 20:03:58 +00:00
  • f127b4c986 Add some checks on line size to avoid underflow, from san65384 at gmail dot com in GitHub issue 4955. nicm 2026-05-01 11:56:41 +00:00
  • bedf3632be correct history, dirfd() did not appear until tahoe jsg 2026-05-01 11:25:21 +00:00
  • 4f230e7904 rpki-client: add asn1_bit_string.c to TEST_COMMON. Prepare its use. tb 2026-05-01 11:23:57 +00:00
  • d875282af0 rpki-client: add compat for BIT STRING accessors tb 2026-05-01 11:22:24 +00:00
  • 2714dce1e0 Do not leak cached last result from control subs, from Aaron Campbell in GitHub issue 5047. nicm 2026-05-01 09:59:42 +00:00
  • 402730b9f3 Add support for line numbers in copy mode. A new copy-mode-line-numbers option has the following modes: off, default (tmux's normal line numbering where 0 is the top visible line), absolute (first line in history is 1), relative (relative to the cursor) and hybrid (current line is absolute, others relative). Also adds copy-mode-line-number-style and copy-mode-current-line-number-style to set the style of the line numbers. When copy mode is entered with the mouse, line numbers stay off. nicm 2026-05-01 09:44:42 +00:00
  • ab4563a246 Check time inside repeat (R:) loop as well. nicm 2026-05-01 09:34:05 +00:00
  • 73a96cb909 Cope with recent const corrections. anton 2026-05-01 04:54:56 +00:00
  • 90740447e8 In the rtr_reader_callback() make sure that the PDU length is not only smaller than RTR_MAX_PDU_SIZE but also larger than sizeof(struct rtr_header). claudio 2026-04-30 18:22:59 +00:00
  • d15801fa37 Add a bit of const to attr_writebuf(), aspath_get() and aspath_deflate(). claudio 2026-04-30 15:51:07 +00:00
  • e2eb3aa527 Convert logit() to either log_warnx() or log_info() depending on the log level. claudio 2026-04-30 15:48:13 +00:00
  • 0330849947 Refactor dtls1_do_write_handshake_message(). jsing 2026-04-30 15:38:52 +00:00
  • 652d48f895 In rde_filter_free() release the referenc to the rde_filterset by calling rde_filterset_unref() for every rule. claudio 2026-04-30 15:20:15 +00:00
  • 9fdda168a8 Unexport vlog() from log.c nothing uses it outside of log.c. claudio 2026-04-30 13:52:59 +00:00
  • 81a45dfc94 bgpctl: add log.c for bgpctl tb 2026-04-30 11:06:29 +00:00
  • 2117c4c4e2 disable GuC submission for Raptor Lake-S jsg 2026-04-30 04:33:06 +00:00
  • b4e8ecd5db fiddle with mask after umask call and not before; avoids fortify warnings on android. bz3954 djm 2026-04-29 22:22:10 +00:00
  • 04e2410ca8 Backport fixes from libexpat version 2.8.0. bluhm 2026-04-29 18:07:41 +00:00
  • a5bdb2b829 Split dtls1_do_write() into handshake message and CCS handling. jsing 2026-04-29 15:13:27 +00:00
  • 75ec6d5ba8 Avoid unnecessary lookups in dtls1_retransmit_message(). jsing 2026-04-29 15:04:15 +00:00
  • 1cee66178e Remove unused frag_off argument from dtls1_retransmit_message(). jsing 2026-04-29 15:00:53 +00:00
  • 2b72bffce1 Make dtls1_retransmit_message() static. jsing 2026-04-29 14:59:26 +00:00
  • cd8a77e085 Inline dtls1_fix_message_header(). jsing 2026-04-29 14:57:29 +00:00
  • 2993de405f Convert DTLS code to ssl_msg_callback(). jsing 2026-04-29 14:55:21 +00:00
  • 8901d698fd rpki-client: properly ignore missing unsupported files in -n mode tb 2026-04-29 11:14:11 +00:00
  • 9904781e0b The dual-pool form of the af-to action, af-to af FROM redirpool pool_opts TO redirpool pool_opts was writing the TO side options in the FROM side. renaud 2026-04-29 08:18:55 +00:00
  • 1675060227 unveil the actual listening socket path and its directory so it can be cleaned up at exit. djm 2026-04-28 21:32:05 +00:00
  • 255931faab Update to 2026bgtz from https://github.com/JodaOrg/global-tz millert 2026-04-28 21:31:48 +00:00
  • 7697f4315e Escape is octal 33, not 27 (which is escape in decimal) From Eric Mulholland millert 2026-04-28 15:36:52 +00:00
  • c6fd2c8fa0 Fix possible reload bug that leave old filters on a peer. claudio 2026-04-28 14:06:44 +00:00
  • 4cfc5daa56 rdate: remove -c option, we don't install the "right" zone files millert 2026-04-28 13:25:04 +00:00
  • 5302583559 Make C-[ have the same bindings as Escape for terminals with extended keys where they are different, GitHub issue 5035 from Eric NICOLAS. nicm 2026-04-28 10:01:07 +00:00
  • a2118b690e drm/amdgpu: replace PASID IDR with XArray jsg 2026-04-28 09:23:22 +00:00
  • 389ba64c0f Sanitize paste buffer names in paste_set and paste_rename, GitHub issue 5032 from Barrett Ruth. nicm 2026-04-28 08:52:37 +00:00
  • 61d0922177 Do not leak socketpair fds in pipe-pane when fork fails. From Barrett Ruth. nicm 2026-04-28 08:47:55 +00:00
  • 7e3db155b5 Do not deref NULL job in window_copy_pipe_run when job_run fails. From Barrett Ruth in GitHub issue 5036. nicm 2026-04-28 08:35:21 +00:00
  • e0776bf12f Do not hang run-shell when job_run fails, from Barrett Ruth in GitHub issue 5037. nicm 2026-04-28 08:34:15 +00:00
  • e0c8fc0889 Fix -p for for join-pane, from Dane Jensen. nicm 2026-04-28 08:32:44 +00:00
  • 6c5b951d13 Change xarray pool from IPL_NONE to IPL_TTY as amdgpu will soon use it from interrupt context. Matches the IPL of the IDR pool. jsg 2026-04-28 03:44:14 +00:00
  • bdc7e5903a use DEFINE_XARRAY_FLAGS() for DEFINE_XARRAY_ALLOC() jsg 2026-04-28 03:33:56 +00:00
  • 24523f7ce1 add DEFINE_XARRAY_FLAGS() for 6.18.25 drm jsg 2026-04-28 03:25:46 +00:00
  • 3052f5a184 Make xarray cyclic start looking for a free id at the position specified by the next argument and stop after wrapping back to that position. jsg 2026-04-28 01:14:07 +00:00
  • 34c83c7529 adjust style job 2026-04-27 22:23:27 +00:00
  • a7a179fe0b sys/cnmac: add RX queues kirill 2026-04-27 16:54:49 +00:00
  • 623596ce97 sys/cnmac: read MAC address from device tree kirill 2026-04-27 16:39:50 +00:00
  • 7e1aa79442 Rename out_rules to simply rules. In the near future this list will be used for both 'from' and 'to' filter rules. OK tb@ claudio 2026-04-27 15:52:20 +00:00
  • 4baea4ea53 Shuffle the softreconfig functions into an order that makes more sense. claudio 2026-04-27 15:24:43 +00:00
  • 214482c7ba Change to enum filter_action and enum direction since the plural form does not work well with these enums. claudio 2026-04-27 15:06:01 +00:00
  • 358b58cc8d vmd(8): Avoid reuse of dead filedescriptor hshoexer 2026-04-27 13:06:14 +00:00
  • 94d7f822ed Add a limit on maximum length of environment variable assignment in configuration files. nicm 2026-04-27 12:31:11 +00:00
  • dadcafa67a Use supported hostkeyalgorithms specifically in sshd_config instead of supported key types, which is almost but not completely correct. dtucker 2026-04-27 05:49:41 +00:00