summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-25Use strict and warningsTheo Buehler
2023-03-25Make an attempt at reducing the eyebleed in bn_prime.plTheo Buehler
2023-03-25Use Eric Young's usual license in the proper place rather than a weirdTheo Buehler
2023-03-25Add RCSIDTheo Buehler
2023-03-25Add checks to ensure the uint16_t array isn't overflowed when thisTheo Buehler
2023-03-25Zap an empty lineTheo Buehler
2023-03-25Drop unnecessary casts from and to void *Theo Buehler
2023-03-25Unindent asn1_bio_get_ex()Theo Buehler
2023-03-25The "snps,reset-*" properties are deprecatedand are being replaced withMark Kettenis
2023-03-25Guard GF2m-specifics with OPENSSL_NO_EC2MTheo Buehler
2023-03-25Enable FRP256v2 testsTheo Buehler
2023-03-25Remove dead/unreachable codeTheo Buehler
2023-03-25Pull in <openssl/rsa.h> directlyTheo Buehler
2023-03-25BN_free() is defined in <openssl/bn.h>Theo Buehler
2023-03-25we are now hacking on 7.3-currentTheo de Raadt
2023-03-25correct day of weekTheo de Raadt
2023-03-23This year Lebanon springs forward April 20/21 not March 25/26.Todd C. Miller
2023-03-23Update to 2023agtz from https://github.com/JodaOrg/global-tzTodd C. Miller
2023-03-23correct rk3308 clk_32k_sel maskJonathan Gray
2023-03-23update sppp(4) docs to mention remote address range hackStefan Sperling
2023-03-23avoid use after freeJonathan Gray
2023-03-23fix off-by-one in pf_state_expires() bounds testJonathan Gray
2023-03-22plug another leak in addctag; found + ok tb@Omar Polo
2023-03-22fix GMAC_CHAN_RX_CONTROL writeJonathan Gray
2023-03-22avoid memleak / crash in addctagOmar Polo
2023-03-22plug memleak in error pathOmar Polo
2023-03-22delete trailing whitespaces; no functional changeOmar Polo
2023-03-22Bump versionClaudio Jeker
2023-03-22Reverse bus_space_unmap(9) orderDenis Fondras
2023-03-21update the description for bwfm(4);Jason McIntyre
2023-03-21Document support for the BCM4378 / BCM4387 chipsets.Patrick Wildt
2023-03-21Improve length checks for ATTR_MP_REACH_NLRI.Claudio Jeker
2023-03-21remove uneeded includesJonathan Gray
2023-03-19syncTheo de Raadt
2023-03-19Aggressively randomize the location of the stack on all 64-bit architecturesMark Kettenis
2023-03-19mda_expand_format: simplify token name extraction for %{name}Todd C. Miller
2023-03-19rkpciephy(4)Mark Kettenis
2023-03-19Enable rkpciephy(40.Mark Kettenis
2023-03-19Add rkpciephy(4), ad friver for the PCIe 3.0 PHY dound on the RK356x.Mark Kettenis
2023-03-19improve dmesg output to help with debugging.David Gwynne
2023-03-19Use a task to switch clocks on RK3568 as the clock API needs process context.Mark Kettenis
2023-03-19regenJonathan Gray
2023-03-19add another Navi 33 device idJonathan Gray
2023-03-19Add a few more RK3568 clocks.Mark Kettenis
2023-03-19Use a task to switch clocks on RK3568 as the clock API needs process context.Mark Kettenis
2023-03-19disable POOL_DEBUG for releaseJonathan Gray
2023-03-19Fix a potential NULL dereference in the unpriv child expanding %{mda}.Todd C. Miller
2023-03-18KNF: some missing spaces after commaTheo Buehler
2023-03-18sourceaddr:Jason McIntyre
2023-03-18Rename bn_mod_exp_zero to the more appropriate bn_mod_expTheo Buehler