summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-24test SIGUSR1 dropping all keys from ssh-agentDamien Miller
2024-10-24amake ssh-agent drop all keys when it receives SIGUSR1;Damien Miller
2024-10-24relax valid_domain() checks to allow an underscore as the firstDamien Miller
2024-10-23Remove not-used-in-the-last-20-years-or-so defines.Miod Vallat
2024-10-23ec_point_conversion: cosmeticsTheo Buehler
2024-10-23ec_point_conversion: extend test coverage by translating back theTheo Buehler
2024-10-23EC_POINT_point2oct() need to special case the point at infinityTheo Buehler
2024-10-23Append fd to the variable names proc, rsync, rrdp, http since these variablesClaudio Jeker
2024-10-23EC_get_builtin_curves(): the most appropriate name for a list of curves...Theo Buehler
2024-10-23Rename `ci_in_intr' to `ci_idepth'.Martin Pieuchot
2024-10-23Rename `ci_intrdepth' to `ci_idepth'.Martin Pieuchot
2024-10-23Rename `ci_intrdepth' to `ci_idepth'.Martin Pieuchot
2024-10-23Decrement uobj reference count without KERNEL_LOCK().Martin Pieuchot
2024-10-23drm/amdgpu: prevent BO_HANDLES error from being overwrittenJonathan Gray
2024-10-23drm/amdgpu/swsmu: Only force workload setup on initJonathan Gray
2024-10-23drm/radeon: Fix encoder->possible_clonesJonathan Gray
2024-10-23remove duplicate definesJonathan Gray
2024-10-23remove duplicate IWX_NVM_GET_INFO defineJonathan Gray
2024-10-23remove duplicate defines; ok tb@Jonathan Gray
2024-10-23remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR defineJonathan Gray
2024-10-23remove duplicate ET_MAC_HDX_REXMIT_MAX defineJonathan Gray
2024-10-23remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE defineJonathan Gray
2024-10-22remove duplicate RT_BUF_SIZE defineJonathan Gray
2024-10-22remove duplicate X509v3_asid_add_id_or_range.3 lineJonathan Gray
2024-10-22remove duplicate rcs idJonathan Gray
2024-10-22rc: Use the correct path to sshd-auth's relink kitlucas
2024-10-22remove duplicate entry in match tableJonathan Gray
2024-10-22remove duplicate prototypeJonathan Gray
2024-10-22correct argument to klist_free(); ok visa@ mvs@Jonathan Gray
2024-10-22remove redundant include guard in BUS_SPACE_DEBUG pathJonathan Gray
2024-10-22put opening { on same line as struct nameJonathan Gray
2024-10-22Move a check for hybrid point encoding into a helper functionTheo Buehler
2024-10-22Rewrite ec_GFp_simple_point2oct() using CBBTheo Buehler
2024-10-22Rewrite ec_GFp_simple_oct2point() using CBSTheo Buehler
2024-10-22Start cleaning up oct2point and point2octTheo Buehler
2024-10-22Suppress warning noise from deprecated OpenSSL APITheo Buehler
2024-10-22Revert marking EC_GROUP_method_of() and EC_METHOD_get_field_type() unusedTheo Buehler
2024-10-22Use imsg_get_fd() like everywhere else.Claudio Jeker
2024-10-22Rename `ci_intrdepth' to `ci_idepth'.Martin Pieuchot
2024-10-22ecp_oct.c: add missing includesTheo Buehler
2024-10-22Mark EC_GROUP_method_of() and EC_METHOD_get_field_type() as unusedTheo Buehler
2024-10-22Provide and use ec_group_get_field_type()Theo Buehler
2024-10-22Inline a use of EC_GROUP_method_of()Theo Buehler
2024-10-22Protect the ps_pgrp pointer by either the KERNEL_LOCK or the ps_mtx.Claudio Jeker
2024-10-22remove prototypes with no matching functionJonathan Gray
2024-10-22Remove sshd logfile in start_sshd, and ssh and sshd log wrappers beforeDarren Tucker
2024-10-22Add a sshd debug wrapper to run all of the subprograms from the buildDarren Tucker
2024-10-22Make debug call printf("%s", NULL) safe. Prevents problems on platformsDarren Tucker
2024-10-22remove duplicate DEV_ID_PCH2 definesJonathan Gray
2024-10-22correct name of define for ISS data abort S1PTW bitJonathan Gray