summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08remove ext-info-* in the kex.c code, not in callers; with/ok markus@Damien Miller
2024-01-08fix typo; spotted by Albert ChinDamien Miller
2024-01-07In ixl(4) attach, initialize mutex before using it.Alexander Bluhm
2024-01-07Error out if one syscall ever takes more than 6 arguments.Miod Vallat
2024-01-07Garbage collect call to X509_TRUST_cleanup()Theo Buehler
2024-01-07libc, librthread: _twait: subtraction is not comparisonScott Soule Cheloha
2024-01-07Minor cleanup in X509_STORE_CTX_purpose_inherit()Theo Buehler
2024-01-07purpose/trust: Improve comments about COUNT/MAX confusionTheo Buehler
2024-01-07const-correct r4_hmac_md5_cipherTheo Buehler
2024-01-07Convert the remaining legacy ciphers to C99 initializersTheo Buehler
2024-01-07Improve EVP_CIPHER_{get,set}_asn1_iv()Theo Buehler
2024-01-07Remove X509_TRUST extensibilityTheo Buehler
2024-01-07rpki-client: zap a stray spaceTheo Buehler
2024-01-07rpki-client: print revocation time in filemodeTheo Buehler
2024-01-06Zap some more CRL method thingsTheo Buehler
2024-01-06Prevent use after free of TLS context at syslogd(8) shutdown.Alexander Bluhm
2024-01-06Zap more obsolete debug code.Marcus Glocker
2024-01-06Remove X509_PURPOSE_cleanup() call in OPENSSL_cleanup()Theo Buehler
2024-01-06Remove X509_CRL_METHOD internalsTheo Buehler
2024-01-06Remove X509_PURPOSE extensibilityTheo Buehler
2024-01-06revert component_add() changeJonathan Gray
2024-01-06Ergaenzung der fehlenden Jahreszahlen;Ingo Schwarze
2024-01-06Unify UFS command function arguments a bit.Marcus Glocker
2024-01-06vmm(4): reorder segment registers to match SDM.Dave Voutila
2024-01-06Merge read/write UFS commands in to one single function, since they are veryMarcus Glocker
2024-01-06remove stray semicolonJonathan Gray
2024-01-06move struct file_operations to linux/fs.hJonathan Gray
2024-01-06Do not count packets though multicast loopback and simplex interfaces.Alexander Bluhm
2024-01-06put the real sizes into the "title" attribute so that hovering shows theMarc Espie
2024-01-06Take net lock before kernel lock.Alexander Bluhm
2024-01-06Add more Linux compat code in preparation for the apple KMS driver.Mark Kettenis
2024-01-06devel/cargo: add support for installing several different pathsSebastien Marie
2024-01-05EVP_PKEY_asn1_find_str() tweaksTheo Buehler
2024-01-05Remove more __syscall() leftovers.Miod Vallat
2024-01-05Improve rtr_send_error() logging and demote the FSM state changes fromClaudio Jeker
2024-01-05Wait until the expected interface state is reached instead of relying onAnton Lindqvist
2024-01-05evp_key.c: Remove more unnecessary parenthesesTheo Buehler
2024-01-05Minor tweaks in EVP_read_pw_string_min()Theo Buehler
2024-01-05Plug a leak in EVP_read_pw_string_min()Theo Buehler
2024-01-04Zap some '#if 0' code which was initially required for debugging.Marcus Glocker
2024-01-04Set the interrupt aggregation counter down to 1, which fixes the readMarcus Glocker
2024-01-04Adjust IPLs to give us more interrupt vectors for IPL_NET. That is whereMark Kettenis
2024-01-04Disable EVP_PKEY_meth_* extensibilityTheo Buehler
2024-01-04Remove last external call to EVP_PKEY_meth_find()Theo Buehler
2024-01-04make auto-index betterMarc Espie
2024-01-04Remove unused app_data from EVP_CIPHERTheo Buehler
2024-01-04Clean up EVP_PKEY_asn1_get0_info() a bitTheo Buehler
2024-01-04Clean up EVP_PKEY_asn1_find_str()Theo Buehler
2024-01-04Simplify EVP_PKEY_asn1_find()Theo Buehler
2024-01-04Replace .pkey_base_id with a .base_method pointerTheo Buehler