openbsd
2023-03-26 tbbn_primes: there is no need to link this statically...
2023-03-26 mlarkinamd64: identify IBT capability in cpu(4) dmesg lines
2023-03-26 tbAnother missing #include <openssl/err.h>
2023-03-26 tbAdd missing #include <openssl/err.h>
2023-03-26 jsingAdd license to sha256.c/sha512.c.
2023-03-26 jsingUse multiple statements instead of comma separated...
2023-03-26 tbThe slightly less deprecated spelling of ERR_remove_sta...
2023-03-26 jsingAdd blank lines for readability.
2023-03-26 jsingAdd some blank lines for readability, along with some...
2023-03-26 jsingWhack sha with a style(9) stick.
2023-03-26 krwPass lbuf/lbuflen to PRT_print_[mbr|gpt]_menu() to...
2023-03-26 tbbn_mod_exp_ret() fix stupid logic error
2023-03-26 krwAdd EFI_SYSTEM_PARTITION_GUID #define and use it to...
2023-03-26 krwAdd MICROSOFT_BASIC_DATA_GUID #define to make clear...
2023-03-26 kettenisAdd support for the RK3568 32k RTC clock. This clock...
2023-03-26 jsgfix memory leaks in error paths
2023-03-26 jsgfix a memory leak
2023-03-26 robertallow out-of-class defaulting of comparison operators
2023-03-26 jsgunifdef
2023-03-26 tbbn_prime.pl: fix shebang and a couple more whitespace...
2023-03-25 krwAdd comments documenting possible sources for MBR parti...
2023-03-25 fcambusFix erroneous comment for the PT_OPENBSD_MUTABLE defini...
2023-03-25 krwMove LINEBUFSZ to be with its friends in misc.h.
2023-03-25 krwRename ascii_id() find_mbr_type(), make it a bit more...
2023-03-25 ottoLast arg is also a pointer, so pass NULL instead of...
2023-03-25 knpine64: Silence dd(1) properly
2023-03-25 knsimplify final MAKEDEV call
2023-03-25 knsync nd6_resolve() EINVAL handling with arpresolve()
2023-03-25 knsync nd6_resolve() uptime handling with arpresolve()
2023-03-25 krwMake *_name fields char * instead of char[]. Specify...
2023-03-25 ottoChange malloc chunk sizes to be fine grained.
2023-03-25 deraadtthings will be ready a bit earlier
2023-03-25 krwRename *_sname fields/functions to *_name to remove...
2023-03-25 tbUse strict and warnings
2023-03-25 tbMake an attempt at reducing the eyebleed in bn_prime.pl
2023-03-25 tbUse Eric Young's usual license in the proper place...
2023-03-25 tbAdd RCSID
2023-03-25 tbAdd checks to ensure the uint16_t array isn't overflowe...
2023-03-25 tbZap an empty line
2023-03-25 tbDrop unnecessary casts from and to void *
2023-03-25 tbUnindent asn1_bio_get_ex()
2023-03-25 kettenisThe "snps,reset-*" properties are deprecatedand are...
2023-03-25 tbGuard GF2m-specifics with OPENSSL_NO_EC2M
2023-03-25 tbEnable FRP256v2 tests
2023-03-25 tbRemove dead/unreachable code
2023-03-25 tbPull in <openssl/rsa.h> directly
2023-03-25 tbBN_free() is defined in <openssl/bn.h>
2023-03-25 deraadtwe are now hacking on 7.3-current
2023-03-25 deraadtcorrect day of week
2023-03-23 millertThis year Lebanon springs forward April 20/21 not March...
2023-03-23 millertUpdate to 2023agtz from https://github.com/JodaOrg...
2023-03-23 jsgcorrect rk3308 clk_32k_sel mask
2023-03-23 stspupdate sppp(4) docs to mention remote address range...
2023-03-23 jsgavoid use after free
2023-03-23 jsgfix off-by-one in pf_state_expires() bounds test
2023-03-22 opplug another leak in addctag; found + ok tb@
2023-03-22 jsgfix GMAC_CHAN_RX_CONTROL write
2023-03-22 opavoid memleak / crash in addctag
2023-03-22 opplug memleak in error path
2023-03-22 opdelete trailing whitespaces; no functional change
2023-03-22 claudioBump version
2023-03-22 denisReverse bus_space_unmap(9) order
2023-03-21 jmcupdate the description for bwfm(4);
2023-03-21 patrickDocument support for the BCM4378 / BCM4387 chipsets.
2023-03-21 claudioImprove length checks for ATTR_MP_REACH_NLRI.
2023-03-21 jsgremove uneeded includes
2023-03-19 deraadtsync
2023-03-19 kettenisAggressively randomize the location of the stack on...
2023-03-19 millertmda_expand_format: simplify token name extraction for...
2023-03-19 kettenisrkpciephy(4)
2023-03-19 kettenisEnable rkpciephy(40.
2023-03-19 kettenisAdd rkpciephy(4), ad friver for the PCIe 3.0 PHY dound...
2023-03-19 dlgimprove dmesg output to help with debugging.
2023-03-19 kettenisUse a task to switch clocks on RK3568 as the clock...
2023-03-19 jsgregen
2023-03-19 jsgadd another Navi 33 device id
2023-03-19 kettenisAdd a few more RK3568 clocks.
2023-03-19 kettenisUse a task to switch clocks on RK3568 as the clock...
2023-03-19 jsgdisable POOL_DEBUG for release
2023-03-19 millertFix a potential NULL dereference in the unpriv child...
2023-03-18 tbKNF: some missing spaces after comma
2023-03-18 jmcsourceaddr:
2023-03-18 tbRename bn_mod_exp_zero to the more appropriate bn_mod_exp
2023-03-18 tbRetire the bn_mod_exp test.
2023-03-18 tbReimplement a variant of the bn_mod_exp tests from...
2023-03-18 jsgfixes for mandoc -Tlint
2023-03-17 deraadtremove -beta tag
2023-03-17 millertDocument M_LOG flag; from Peter J. Philipp.
2023-03-17 miodMove annoying yet harmless diagnostic message into...
2023-03-17 claudioAdjust sourceaddr argument parser.
2023-03-17 claudioFix rtr_parse_aspa(), the spas array is actually not...
2023-03-16 jsgafter updating amdgpu-firmware from 20221214 to 2023031...
2023-03-16 kettenisAdd code to bring up the PCIe controller on the RK356x.
2023-03-16 bluhmWhen syslogd is sending messages via UDP to a remote...
2023-03-16 miodUpdate for 7.3.
2023-03-16 jobConsistent phrasing: function -> function pointer
2023-03-16 jobAdd X509_STORE_{set,get}_check_issued and X509_STORE_CT...
2023-03-16 tbsync
2023-03-16 tbInstall EVP_CIPHER_meth_new.3
2023-03-16 tbAdd EVP_CIPHER_meth_* documentation from OpenSSL 1.1
next