openbsd
2022-12-23 schwarzenew manual page BIO_s_datagram(3);
2022-12-23 stspPrevent an iwx(4) firmware error when authentication...
2022-12-23 jmc- hostname.if can handle lladdr as well as if names now
2022-12-23 jmcremove "-p protocol" from the -r synopsis: it no longer...
2022-12-23 jmcpoint readers, where relevant, to route(8) rather than...
2022-12-23 dlgdisable the use of the has in the pf state key lookup...
2022-12-23 deraadtwrap a line better
2022-12-23 jsingSimplify BN_cmp() and BN_ucmp().
2022-12-23 jsingConsistently check for NULL early.
2022-12-23 jsingFix an unchecked strdup() in UI_create_method().
2022-12-23 jsingMake UI_destroy_method() NULL safe.
2022-12-23 jsingRemove unhelpful comment.
2022-12-23 jsingRemove compatibility "glue" for des_read_pw{_string}()
2022-12-23 jsingAdd regress coverage for shifts of zero bits.
2022-12-23 jsingDo similar setup for lshift and rshift benchmarks.
2022-12-23 afresh1Allow configuring interfaces by lladdr in installer
2022-12-22 schwarzenew manual page BIO_accept(3)
2022-12-22 schwarzein case of failure, always report the error with BIOerr...
2022-12-22 knDenote multiple arguments with 'arg ...' not 'args'
2022-12-22 chelohasparc64: move retry logic out of stickcmpr_set()
2022-12-22 schwarzeMark BIO_s_log(3) as intentionally undocumented.
2022-12-22 kettenisBring over various changes from the arm64 version of...
2022-12-22 jmcit seems we made a separate list for the two sourceaddr...
2022-12-22 jmcmove the flag mappings displayed by "route show" from...
2022-12-22 dlguse stoeplitz to generate a hash/flowid for state keys.
2022-12-22 dlgprovide stoeplitz_n32()
2022-12-21 patrickHave the power button trigger a wakeup from suspend.
2022-12-21 patrickImplement wakeup interrupt handling. This makes sure...
2022-12-21 kettenisPull enabling/disabling wakeup interrupt handling out...
2022-12-21 schwarzeMark BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), and...
2022-12-21 knMove duplicate code to new sr_find_discipline() helper
2022-12-21 claudioThe location of the aux info vector is now cached in...
2022-12-21 deraadtfix a mangled comment
2022-12-21 dlgtiny whitespace tweak.
2022-12-21 dlgconsistently use the PF_REF wrappers around refcnts.
2022-12-21 kevloUpdate the Rx descriptor based on the vendor driver...
2022-12-21 dlgprefix pf_state_key and pf_state_item struct bits to...
2022-12-20 guentherAdd argument support for msyscall, pledge, unveil,...
2022-12-20 martijnIf we don't have usecommonopt for our application we...
2022-12-20 martijnApply proper bounds checking to non-repeaters and max...
2022-12-20 martijnMake ar[du]_{nonrepeaters,maxrepetitions} uint16_t...
2022-12-20 martijnWhen writing out a PDU with authpriv that's larger...
2022-12-20 martijnWhen writing a message out over tcp that's too large...
2022-12-20 schwarzeadd a missing .Vt macro;
2022-12-20 schwarzeMark BIO_dump_cb(3) and BIO_dump_indent_cb(3) as intent...
2022-12-20 schwarzedocument BIO_fd_non_fatal_error(3) and BIO_fd_should_re...
2022-12-20 jmc- some small tweaks for the text
2022-12-19 guentherImprove reporting of waitid(2)'s idtype/id and options...
2022-12-19 guentherWTRAPPED is now supported by waitid(2)
2022-12-19 dvSilence vmd ns8250 log noise about reading com1 before...
2022-12-19 deraadtsync
2022-12-19 guentherAdd waitid(2) manpage, based on a first pass by espie...
2022-12-19 knRemove unused *sd_scsibus_dev member from struct sr_dis...
2022-12-19 visaInvalidate ugen(4) knote lists after device detach
2022-12-19 schwarzedocument BIO_copy_next_retry(3)
2022-12-19 tbacme-client: fix copy-paste error in error message
2022-12-19 sdkRemove array reference from sh(1) because sh doesn...
2022-12-19 knSay "discipline" not "dis" in comment, latter looks...
2022-12-19 nicmAllow send-keys without a client again, reported by...
2022-12-19 dlgrework the synchronisation around suspend/resume.
2022-12-19 dlgmove pf_state_item and pf_state_key structs from pfvar...
2022-12-19 guentherRevert previous: unintentionally included in commit
2022-12-19 guentherAdd pselect(2), recvmmsg(2), sendmmsg(2), and waitid...
2022-12-19 guentherwaitid(2) returns 0 on success; do post-call cancelatio...
2022-12-19 guentherAdd WTRAPPED opiton for waitid(2) to control whether...
2022-12-18 deraadtspelling
2022-12-18 schwarzedocument BIO_FLAGS_MEM_RDONLY
2022-12-18 schwarzedocument BIO_set_retry_read(3), BIO_set_retry_write(3),
2022-12-18 schwarzedocument the interaction with BIO_dup_chain(3)
2022-12-18 schwarzenew manual page BIO_dup_chain(3)
2022-12-18 deraadtcannot try the boot.data unmap until all the ld.script...
2022-12-18 schwarzecorrect the prototypes of BIO_get_conn_ip(3) and BIO_ge...
2022-12-18 knUnify RSSI check
2022-12-18 danieladd Czechia as an alternative for Czech Republic
2022-12-18 danielregen
2022-12-18 danieladd two transmeta devices
2022-12-18 schwarzedocument BIO_number_read(3) and BIO_number_written(3)
2022-12-18 knRevert previous as it doesn't create additional lo...
2022-12-18 aoyamaDo not save bootdev and boothowto when invalid value...
2022-12-18 knPrevent detaching the boot volume
2022-12-18 tbnc: update regress after recent changes
2022-12-18 tbnc: skip connection info on failed or skipped udptest()
2022-12-18 tbnc: do not test the connection in non-interactive mode
2022-12-18 tbnc: clean up and simplify connection_infO()
2022-12-18 tbnc: pass protocol name to connection_info()
2022-12-18 tbnc: factor printing of connection info into a function
2022-12-18 tbacme-client: rename cc to sign_len in op_sign()
2022-12-18 tbacme-client: fix openssl includes in acctproc.c
2022-12-18 tbacme-client: check EC signature length
2022-12-18 tbacme-client: simplify elliptic curve signatures
2022-12-18 tbacme-client: switch op_sign() to EVP_DigestSign()
2022-12-18 tbacme-client: simplify op_thumbprint()
2022-12-18 tbacme-client: inline a confusing and useless define
2022-12-18 tbacme-client: encode unexpected SANs before printing
2022-12-18 kettenisregen
2022-12-18 kettenisAdd Union Memory NVMe devices.
2022-12-18 mglockerDisable the keyboard on the Samsung Galaxy Book Go...
2022-12-18 knDo not try to create physical interfaces
2022-12-18 tbUse volatile sig_atomic_t for flag set in signal handler
2022-12-17 tbSwitch to using BN_zero() instead of BN_zero_ex()
next