openbsd
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()
2022-12-17 tbMove benchmark target up a bit and mark it phony
2022-12-17 tbZap some whitespace
2022-12-17 tbMerge documentation of UI_null() from OpenSSL 1.1
2022-12-17 schwarzeDocument BIO_set_flags(3), BIO_clear_flags(3), BIO_test...
2022-12-17 tbLink ui_null.c to build
2022-12-17 tbPrepare to provide UI_null()
2022-12-17 deraadtsync
2022-12-17 jsingProvide regress coverage for BN shift functions.
2022-12-17 jsingRevise cipher list regress coverage of SSL_set_security...
2022-12-17 jsingProvide BN_zero()/BN_one() as functions and make BN_zer...
2022-12-17 jmcadd arch to Dt;
2022-12-17 tbacme-client: fix SAN-handling insanity
2022-12-17 knregen after minherit(2) unlock
2022-12-17 knUnlock minherit(2)
2022-12-17 tbX509_check_purpose.3: incorporate feedback from jsing
2022-12-17 kettenisaplefuse(4)
2022-12-17 kettenisAdd aplefuse(4), a driver for the eFuses on Apple Silic...
2022-12-17 kettenisMake nvmem_read_cell() and nvmem_write_cell() work...
2022-12-16 schwarzeIn bio.h rev. 1.54, jsing@ and tb@ provided BIO_callbac...
2022-12-16 patrickqcpdc(4)'s establish routine needs to return the wrappe...
2022-12-16 tbDocument extension caching of X509_check_purpose()
2022-12-16 knzap double space and needless line break
2022-12-16 tbdrop a total of 93 trailing spaces from three lines
2022-12-16 schwarzeadd a CAVEATS section warning the user to not create...
2022-12-16 chelohatop(1): always recount number of online CPUs
2022-12-16 stspPrevent KASSERT in iwm(4) if firmware image is missing...
2022-12-16 schwarzeRevert BIO_push(3) cycle prevention (bio_lib.c rev...
2022-12-16 jcaDowngrade riscv64-specific LTO error to a warning
2022-12-16 nicmDo not escape tabs in output (iTerm2 needs them). GitHu...
2022-12-16 nicmMake U+FE0F VARIATION SELECTOR-16 change the width...
2022-12-16 nicmAdd send-keys -K to handle keys directly as if typed...
2022-12-16 djmMention that scp uses the SFTP protocol and remove...
2022-12-16 djmClear signal mask early in main(); sshd may have been...
2022-12-16 jmcadd -X to usage();
2022-12-16 afresh1Prioritize lladdr over name/unit in hostname.if processing
2022-12-16 djmadd a -X option to both scp(1) and sftp(1) to allow...
2022-12-16 deraadtdelete // debug comment chunks. If anyone wants to...
2022-12-16 dlgalways keep pf_state_keys attached to pf_states.
2022-12-15 millertpriv_validgroup: do not read more than IF_NAMESIZE...
2022-12-15 deraadtThe idiomatic way of coping with signed char vs unsigne...
2022-12-15 tbacme-client: use timegm() instead of mktime()
2022-12-15 schwarzeIn curve25519.h rev. 1.4 to 1.7, tb@ and jsing@ provided
2022-12-15 tbacme-client: use ASN1_TIME_to_tm()
2022-12-15 dvAdd explicit casts to ctype functions in vmd(8).
2022-12-15 claudioAdd shim functions for repo code introduced by the...
2022-12-15 claudioRework statistic collection to be per repository and...
2022-12-15 florianThe argument to ctype functions must be EOF or represen...
2022-12-15 florianThe argument to ctype functions must be EOF or represen...
2022-12-15 jmcrework the text describing interface name;
2022-12-15 deraadtsync
2022-12-14 jsgadd __ctzdi2 to sparc64 kernel
2022-12-14 jsgregen
2022-12-14 jsgadd id for Navi 31, Radeon RX 7900 XT/XTX (gfx1100...
2022-12-14 schwarzeIn evp.h rev. 1.109 and 1.112, jsing@ and tb@ provided
2022-12-14 schwarzeIn asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided...
2022-12-14 florianThe argument to ctype functions must be EOF or represen...
2022-12-14 ottoContinue loop if no match found; avoids an OOB write...
2022-12-14 claudioOptimize io_buf_read() a bit by calling read() again...
2022-12-14 tbPlug leak of ECDSA_SIG
2022-12-14 claudioDo the IPv4 specific MP capability check only once...
2022-12-14 kettenisPut an splhigh() at the start of cpu_configure() to...
2022-12-14 claudioMove some basic accessors of aspath to rde.h and make...
2022-12-14 claudioAdd missing type for OMT_INFO.
next