]> git.pld-linux.org Git - packages/dsniff.git/commitdiff
- for openssl-0.9.8
authorareq <areq@pld-linux.org>
Sun, 23 Apr 2006 16:41:27 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dsniff-openssl-0.9.8.patch -> 1.1

dsniff-openssl-0.9.8.patch [new file with mode: 0644]

diff --git a/dsniff-openssl-0.9.8.patch b/dsniff-openssl-0.9.8.patch
new file mode 100644 (file)
index 0000000..e6c3837
--- /dev/null
@@ -0,0 +1,11 @@
+--- dsniff-2.4/sshcrypto.c_    2006-04-23 16:37:42.685462944 +0000
++++ dsniff-2.4/sshcrypto.c     2006-04-23 16:37:51.293154376 +0000
+@@ -14,6 +14,8 @@
+ #include <sys/types.h>
+ #include <openssl/ssl.h>
++#include <openssl/blowfish.h>
++#include <openssl/des.h> 
+ #include <err.h>
+ #include <stdio.h>
This page took 0.206183 seconds and 4 git commands to generate.