The NetBSD Project

CVS log for src/external/bsd/pam-u2f/dist/fuzz/wrap.c

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / pam-u2f / dist / fuzz

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: YUBICO, MAIN


Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 15 14:22:48 2025 UTC (3 months, 4 weeks ago) by christos
Branches: YUBICO, MAIN
CVS tags: pam-u2f-1-3-1, HEAD
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +39 -9 lines
Import pam-u2f 1.3.1 (previous was 1.2.0)

Version 1.3.1 (released 2025-01-14)

    - Fix incorrect usage of PAM_IGNORE (YSA-2025-01, CVE-2025-23013).
    - Changed return value when nouserok is enabled and the user has no
      credentials, PAM_IGNORE is used instead of PAM_SUCCESS.
    - Hardened checks of authfile permissions.
    - Hardened checks for nouserok.
    - Improved debug messages.
    - Improved documentation.

Version 1.3.0 (released 2023-03-14)

    - Add sanity checking of UV options to pamu2fcfg.
    - Add support for username expansion in the authfile path.
    - Improvements to the documentation.

Version 1.2.1 (released 2022-05-11)

    - Fixed an issue where native credentials could be truncated, resulting
      in failure to authenticate or successful authentication with missing
      options.
    - Stricter parsing of sshformat credentials.
    - pamu2fcfg now allows a combination of the --username and --nouser
      options.
    - Improved documentation on FIDO2 options.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 24 12:51:20 2021 UTC (3 years, 7 months ago) by christos
Branches: YUBICO, MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, pam-u2f-1-2-0, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import version 1.2.0

* Version 1.2.0 (released 2021-09-22)
** Added support for EdDSA keys.
** Added support for SSH ed25519-sk keys.
** Added authenticator filtering based on user verification options.
** Fixed an issue with privilege restoration on MacOS.
** Fixed an issue where credentials created with pamu2fcfg 1.0.8 or earlier
were not handled correctly if their origin and appid differed.
** Miscellaneous improvements to the documentation.
** Miscellaneous minor bug fixes found by fuzzing.

* Version 1.1.1 (released 2021-05-19)
** Fix an issue where PIN authentication could be bypassed (CVE-2021-31924).
** Fix an issue with nodetect and non-resident credentials.
** Fix build issues with musl libc.
** Add support for self-attestation in pamu2fcfg.
** Fix minor bugs found by fuzzing.

* Version 1.1.0 (released 2020-09-17)
 ** Add support to FIDO2 (move from libu2f-host+libu2f-server to libfido2).
 ** Add support to User Verification
 ** Add support to PIN Verification
 ** Add support to Resident Credentials
 ** Add support to SSH credential format

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 24 12:51:20 2021 UTC (3 years, 7 months ago) by christos
Branch point for: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>