summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30Unlock getsockopt(2) and setsockopt(2). Unlock them both because atVitaliy Makkoveev
2022-11-30Pass a FILE pointer to ometric_output_all() and use fprintf() instead ofClaudio Jeker
2022-11-30Provide default address for qcpwm(4), as Linux upstream removed it fromPatrick Wildt
2022-11-30Remove unused includesJob Snijders
2022-11-30Remove unused includesJob Snijders
2022-11-30Remove unused includeJob Snijders
2022-11-30Remove unused sys/socket.h includeJob Snijders
2022-11-30Remove unused ctype.h includeJob Snijders
2022-11-30Rewrite bn_correct_top().Joel Sing
2022-11-30add configtest; OK martijnKlemens Nanni
2022-11-30Fix return values bug in BN_ucmp().Joel Sing
2022-11-30Add regress coverage for BN_cmp()/BN_ucmp().Joel Sing
2022-11-30Mostly align BIO_read()/BIO_write() return values with OpenSSL 3.x.Joel Sing
2022-11-30Mop up more BN_DEBUG related code.Joel Sing
2022-11-29Add void to client_repledge args to fix compiler warning. ok djm@Darren Tucker
2022-11-29Move the generic variable definitions from the ASM at the top ofPhilip Guenther
2022-11-29Only include stdarg.h, if we call any of va_{start,end}()Job Snijders
2022-11-29Only include assert.h if we call assert()Job Snijders
2022-11-29Add missing markup to comments and to RFC 3779 errorTheo Buehler
2022-11-29Use correct size for mips64 .rld_map section.Visa Hankala
2022-11-29First pass at updating verifier error docsTheo Buehler
2022-11-29Remove a few doubled spaces and wrap an overlong lineTheo Buehler
2022-11-29Ignore late check results for resolvers we no longer use.Florian Obser
2022-11-29Update valid_x509 comment to reality. crl is no longer optional.Claudio Jeker
2022-11-29Return an error string instead of surpressing the warning in valid_x509.Claudio Jeker
2022-11-29Sort a few outliers by increasing error number to match x509_vfy.hTheo Buehler
2022-11-29Fix includesTheo Buehler
2022-11-29Add missing X509_V_ERR_UNSPECIFIED caseTheo Buehler
2022-11-29Fix some KNF issuesTheo Buehler
2022-11-29Make X509_verify_cert_error_string() thread safeTheo Buehler
2022-11-29Add support for the Unified Battery feature found in many more recent LogitechAnton Lindqvist
2022-11-29Add support for Bolt receivers. They use different registers for theAnton Lindqvist
2022-11-29Put the original image of the MP-startup and ACPI-suspend/hibernatePhilip Guenther
2022-11-29powerpc64: switch to clockintrScott Soule Cheloha
2022-11-29powerpc, macppc: switch to clockintrScott Soule Cheloha
2022-11-28Simplify return path of (*pr_ctloutput)() return value in sogetopt().Vitaliy Makkoveev
2022-11-28Document struct nd_ifinfo protection, remove obsolete .initialized memberKlemens Nanni
2022-11-28Fix indentTheo Buehler
2022-11-28vmd(8): zero consdev in bootargs to fix booting ramdisksDave Voutila
2022-11-28Reshuffle case a little bit. No functional change.Claudio Jeker
2022-11-28Use ssize_t instead of int as requested on reviewTheo Buehler
2022-11-28rc(8): reorder_libs: print names of relinked librariesScott Soule Cheloha
2022-11-28Remove useless nd6_init_doneKlemens Nanni
2022-11-28Statically initialise DAD list, remove obsolete dad_initKlemens Nanni
2022-11-28Garbage collect the unused asn1_add_error()Theo Buehler
2022-11-28Retire prev_bioTheo Buehler
2022-11-28syncMatthieu Herrb
2022-11-28Remove rex.x, obsolete remote execution protocolMatthieu Herrb
2022-11-28Tweak x509_constraints_uri_host() regress to test for NULL deref inTheo Buehler
2022-11-28Fix NULL dereference in x509_constraints_uri_host()Theo Buehler