Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/crypto/external/bsd/openssh/dist



Module Name:    src
Committed By:   martin
Date:           Tue Oct  8 11:21:02 UTC 2024

Modified Files:
        src/crypto/external/bsd/openssh/dist [netbsd-10]: auth2.c monitor.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #931):

        crypto/external/bsd/openssh/dist/monitor.c: revision 1.44
        crypto/external/bsd/openssh/dist/auth2.c: revision 1.30

Don't call pfilter_notify for each authentication attempt, only call it
once we failed to authenticate.


To generate a diff of this commit:
cvs rdiff -u -r1.26.2.3 -r1.26.2.4 \
    src/crypto/external/bsd/openssh/dist/auth2.c
cvs rdiff -u -r1.41.2.2 -r1.41.2.3 \
    src/crypto/external/bsd/openssh/dist/monitor.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index