Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 63 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63 Rev 64
Line 1... Line 1...
1
#! /bin/sh /usr/share/dpatch/dpatch-run
1
#! /bin/sh /usr/share/dpatch/dpatch-run
2
## blacklist.dpatch by Magnus Holmgren <holmgren@debian.org>
2
## blacklist.dpatch by Magnus Holmgren <holmgren@debian.org>
3
## blacklist.c code copied from OpenSSH's authfile.c and adapted for LSH.
3
## blacklist.c code copied from the openssh package and adapted for LSH.
4
##
4
##
5
## DP: Check keys against openssh-blacklist before accepting for
5
## DP: Check keys against openssh-blacklist before accepting for
6
## DP: pubkey authentication as well as on conversion by lsh-writekey
6
## DP: pubkey authentication as well as on conversion by lsh-writekey
7
## DP: and lsh-decode-key.
7
## DP: and lsh-decode-key.
8
8