summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23use 1U << 31 to avoid undefined behaviourJonathan Gray
2024-04-23One empty line is enoughTheo Buehler
2024-04-23Add missing commaTheo Buehler
2024-04-23Sync the supported hardware list with arm64.html.Frederic Cambus
2024-04-23sync with ftp/fetch.c r1.218: send host header for proxiesTheo Buehler
2024-04-23ftp: send Host: headers with CONNECT requests when tunneling TLS over anStuart Henderson
2024-04-23simplify bit shift; avoids shifting into int sign bitJonathan Gray
2024-04-22newsyslog: allow the F flag to be used on its own.Todd C. Miller
2024-04-22fix indentation and remove uneeded bracesJonathan Gray
2024-04-22mark the "signal" field as optional; from alvar penningJason McIntyre
2024-04-22sndiod: Use the channel mapping code of aucatAlexandre Ratchov
2024-04-22Show pf fragment reassembly counters.Alexander Bluhm
2024-04-22aucat: Use a 24-bit table for index to volume conversionAlexandre Ratchov
2024-04-22aucat: Fix comments, from similar comments fixes in sndiodAlexandre Ratchov
2024-04-22sndiod: Use a 24-bit table for index to volume conversion.Alexandre Ratchov
2024-04-22sndiod: Use resampling algorithm from aucatAlexandre Ratchov
2024-04-22sndiod: Drop duplicate prototype of dev_new()Alexandre Ratchov
2024-04-22sndioctl: Remove assert about duplicate controlsAlexandre Ratchov
2024-04-22sndiod: Hide forgotten debug printfsAlexandre Ratchov
2024-04-22sndiod: Call ctlslot->ops->sync() after every control updateAlexandre Ratchov
2024-04-22sndiod: Make opt_setdev() return 1 if the device was acceptedAlexandre Ratchov
2024-04-22sndiod: Return the number of controls ctl_del() has deleted.Alexandre Ratchov
2024-04-22In state IDLE handle EVNT_STOP and stop the IdleHold timer. This wayClaudio Jeker
2024-04-22Move setting of the shutdown reason to session_stop()Claudio Jeker
2024-04-22No longer fall back to no capabilities when there is an OPEN/optionalClaudio Jeker
2024-04-22Instead of unhooking libssl/client regress tests, flag them as expectedAnton Lindqvist
2024-04-22Sprinkle experimental into regress so they compileClaudio Jeker
2024-04-22remove space at eolJonathan Gray
2024-04-21P-256 support is experimental so require -x to enable it.Claudio Jeker
2024-04-21Pass advertising router to the kernel.Florian Obser
2024-04-21Implement rule 5.5 of RFC 6724 (Default Address Selection for IPv6)Florian Obser
2024-04-21unwrap lineTheo Buehler
2024-04-21Remove file without the now mandatory signing-time attributeTheo Buehler
2024-04-21Mandate presence of CMS signing-time and disallow binary-signing-timeJob Snijders
2024-04-20Display distinct errors for various problematic CRL/MFT situationshipsJob Snijders
2024-04-20Remove more unnecessary GOST codeTheo Buehler
2024-04-20regenJonathan Gray
2024-04-20add Ryzen 8040 "Hawk Point" idsJonathan Gray
2024-04-19Make regress mpath more reliable.Alexander Bluhm
2024-04-19As of the documentation, the UTP Command Descriptor Base Address (UCDBA)Marcus Glocker
2024-04-19replace a (technically incorrect) instance of "IP" with "address";Jason McIntyre
2024-04-19Fix typo in commentJeremie Courreges-Anglas
2024-04-19Revert per-CPU caches a double-free has been found by naddy@.Martin Pieuchot
2024-04-19Merge IPv4 and IPv6 options in inpcb.Alexander Bluhm
2024-04-19bss_conn: zap trailing whitespaceTheo Buehler
2024-04-19nfs: Permit null requests (aka server pings) from non-reserved portsAlexandre Ratchov
2024-04-18Remove a couple of lies about GOST in CMSTheo Buehler
2024-04-18More GOST removal adjustmentsTheo Buehler
2024-04-18EVP_PKEY_set1_RSA.3 some adjustments after GOST removalTheo Buehler
2024-04-18Add some more comments explaining shortcomings of the APITheo Buehler