CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/10/11 15:47:45
Modified files: usr.bin/ssh : packet.c packet.h Log message: Add a per-packet input hook that is called with the decrypted packet contents. This will be used for fuzzing; ok markus@