Matt Domsch
b3f9b92a6e
[PPP]: add PPP MPPE encryption module
...
From: Matt Domsch <Matt_Domsch@dell.com>
The patch below implements the Microsoft Point-to-Point Encryption method
as a PPP compressor/decompressor. This is necessary for Linux clients and
servers to interoperate with Microsoft Point-to-Point Tunneling Protocol
(PPTP) servers (either Microsoft PPTP servers or the poptop project) which
use MPPE to encrypt data when creating a VPN.
This patch differs from the kernel_ppp_mppe DKMS pacakge at
pptpclient.sourceforge.net by utilizing the kernel crypto routines rather
than providing its own SHA1 and arcfour implementations.
Minor changes to ppp_generic.c try to prevent a link from disabling
compression (in our case, the encryption) after it has started using
compression (encryption).
Feedback to <pptpclient-devel@lists.sourceforge.net> please.
Signed-off-by: Matt Domsch <Matt_Domsch@dell.com>
Cc: James Cameron <james.cameron@hp.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Brice Goglin <Brice.Goglin@ens-lyon.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-08 09:40:47 -08:00
..
2005-09-19 19:57:36 -07:00
2005-10-28 16:28:04 +01:00
2005-11-07 14:32:58 +01:00
2005-10-10 21:21:10 -07:00
2005-10-31 16:36:08 -02:00
2005-10-10 21:23:28 -07:00
2005-10-31 16:36:08 -02:00
2005-11-07 07:53:48 -08:00
2005-09-09 16:39:12 -07:00
2005-11-07 07:53:48 -08:00
2005-10-03 14:13:38 -07:00
2005-11-07 18:18:09 -08:00
2005-11-07 07:53:38 -08:00
2005-10-22 14:27:05 -04:00
2005-10-08 15:00:57 -07:00
2005-08-30 22:44:20 -05:00
2005-10-28 08:16:49 -07:00
2005-09-07 16:57:21 -07:00
2005-10-04 13:22:01 -07:00
2005-10-28 08:16:47 -07:00
2005-09-10 10:06:21 -07:00
2005-10-30 17:37:21 -08:00
2005-10-28 08:56:34 -07:00
2005-10-19 23:11:33 -07:00
2005-10-30 17:37:17 -08:00
2005-09-05 00:05:44 -07:00
2005-09-10 10:16:27 -07:00
2005-11-07 07:53:35 -08:00
2005-09-07 16:57:19 -07:00
2005-11-06 10:22:04 +01:00
2005-11-07 07:53:35 -08:00
2005-11-07 07:53:52 -08:00
2005-10-30 17:37:14 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:21 -08:00
2005-10-08 15:00:57 -07:00
2005-09-12 08:48:08 -07:00
2005-09-01 17:43:05 -07:00
2005-09-14 08:35:09 -04:00
2005-09-14 08:36:54 -04:00
2005-11-07 18:18:11 -08:00
2005-09-18 00:19:32 -07:00
2005-10-29 19:07:23 +01:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:10 -08:00
2005-11-03 13:53:34 +11:00
2005-09-05 00:06:09 -07:00
2005-10-28 08:53:49 -07:00
2005-09-07 16:57:21 -07:00
2005-11-02 22:08:52 -02:00
2005-11-05 21:00:02 -05:00
2005-09-07 16:57:23 -07:00
2005-09-07 16:57:23 -07:00
2005-11-07 07:53:53 -08:00
2005-11-07 07:53:24 -08:00
2005-09-07 16:57:26 -07:00
2005-11-07 07:53:52 -08:00
2005-10-28 16:25:58 -04:00
2005-11-07 18:18:11 -08:00
2005-10-29 14:42:28 +10:00
2005-11-07 07:53:42 -08:00
2005-09-07 16:57:17 -07:00
2005-10-30 17:37:32 -08:00
2005-11-01 09:26:16 +01:00
2005-10-28 08:16:46 -07:00
2005-10-21 22:58:51 -04:00
2005-10-21 22:58:51 -04:00
2005-08-29 16:10:54 -07:00
2005-10-21 22:58:51 -04:00
2005-10-29 21:40:41 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:14:23 -07:00
2005-09-05 09:14:17 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:09 -07:00
2005-10-28 14:02:13 -07:00
2005-09-05 09:14:31 -07:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:32 -08:00
2005-09-14 08:33:24 -04:00
2005-10-29 19:32:20 +01:00
2005-10-28 08:16:47 -07:00
2005-09-21 23:03:55 -04:00
2005-09-27 15:59:43 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:10:54 -07:00
2005-11-08 09:40:47 -08:00
2005-08-29 16:01:32 -07:00
2005-09-01 17:40:05 -07:00
2005-09-19 15:41:28 -07:00
2005-08-29 16:01:32 -07:00
2005-09-10 11:32:45 +09:00
2005-08-29 15:49:46 -07:00
2005-08-29 15:57:48 -07:00
2005-10-03 14:35:55 -07:00
2005-09-09 13:57:55 -07:00
2005-09-07 16:57:39 -07:00
2005-11-02 22:51:46 -05:00
2005-09-12 10:49:58 -07:00
2005-09-07 16:57:20 -07:00
2005-11-07 07:54:07 -08:00
2005-08-29 15:43:19 -07:00
2005-11-07 07:53:43 -08:00
2005-10-03 14:13:38 -07:00
2005-11-07 07:53:41 -08:00
2005-09-07 16:57:34 -07:00
2005-11-07 07:53:55 -08:00
2005-11-07 14:18:56 +01:00
2005-11-07 14:18:56 +01:00
2005-11-07 14:18:56 +01:00
2005-09-10 10:06:36 -07:00
2005-09-17 11:50:02 -07:00
2005-11-07 07:53:37 -08:00
2005-11-07 07:54:08 -08:00
2005-10-30 17:37:23 -08:00
2005-10-30 17:37:23 -08:00
2005-10-08 15:00:57 -07:00
2005-09-07 18:26:54 -07:00
2005-10-30 17:37:32 -08:00
2005-10-28 08:16:47 -07:00
2005-11-07 07:53:46 -08:00
2005-10-30 17:37:17 -08:00
2005-11-04 22:08:00 -05:00
2005-09-07 16:57:59 -07:00
2005-11-07 07:53:35 -08:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:47 -07:00
2005-10-29 21:40:44 -07:00
2005-11-07 07:53:41 -08:00
2005-10-30 17:37:22 -08:00
2005-10-08 15:00:57 -07:00
2005-09-14 08:46:21 -04:00
2005-11-07 07:53:37 -08:00
2005-10-29 21:40:44 -07:00
2005-10-28 14:02:15 -07:00
2005-10-30 17:37:26 -08:00
2005-11-07 18:18:11 -08:00
2005-10-30 17:37:32 -08:00
2005-09-07 16:57:26 -07:00
2005-09-05 00:06:00 -07:00
2005-10-18 14:20:16 -07:00
2005-11-07 18:18:10 -08:00
2005-11-07 07:53:55 -08:00
2005-10-28 16:30:00 -02:00
2005-08-29 16:00:54 -07:00
2005-08-29 15:34:40 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:57:14 -07:00
2005-10-08 15:00:57 -07:00
2005-10-12 15:12:21 -07:00
2005-11-04 15:33:38 -05:00
2005-10-27 22:12:44 -04:00
2005-10-30 17:37:21 -08:00
2005-09-05 00:05:49 -07:00
2005-10-28 08:16:51 -07:00
2005-11-07 08:04:01 -08:00
2005-09-08 14:57:24 -07:00
2005-10-28 15:36:58 -07:00
2005-11-05 14:40:55 -05:00
2005-09-07 16:57:24 -07:00
2005-11-05 22:02:29 +01:00
2005-09-13 08:22:31 -07:00
2005-11-05 21:19:33 +00:00
2005-10-30 17:37:15 -08:00
2005-11-07 07:54:09 -08:00
2005-10-08 15:00:57 -07:00
2005-11-08 09:40:47 -08:00
2005-11-08 11:17:40 +11:00
2005-11-07 07:53:42 -08:00
2005-11-07 18:18:09 -08:00
2005-11-07 07:53:39 -08:00
2005-11-07 07:53:37 -08:00
2005-08-30 22:48:51 -05:00
2005-08-29 15:49:40 -07:00
2005-10-30 17:37:27 -08:00
2005-09-09 13:57:54 -07:00
2005-09-22 22:17:33 -07:00
2005-10-28 08:16:47 -07:00
2005-09-07 16:57:18 -07:00
2005-11-07 07:53:47 -08:00
2005-11-07 07:53:46 -08:00
2005-11-07 07:53:46 -08:00
2005-11-07 07:53:47 -08:00
2005-10-29 21:40:41 -07:00
2005-11-07 14:25:38 +01:00
2005-08-29 16:00:54 -07:00
2005-10-29 21:40:35 -07:00
2005-10-30 11:14:39 +11:00
2005-10-30 17:37:31 -08:00
2005-09-14 08:36:54 -04:00
2005-10-30 17:37:23 -08:00
2005-08-29 16:00:54 -07:00
2005-11-07 07:53:41 -08:00
2005-11-06 09:07:03 +00:00
2005-11-06 09:07:03 +00:00
2005-10-29 19:31:54 +01:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:37 -08:00
2005-10-30 17:37:19 -08:00
2005-11-05 20:56:41 -02:00
2005-11-07 07:53:24 -08:00
2005-08-29 16:01:32 -07:00
2005-09-07 16:57:24 -07:00
2005-08-30 08:58:37 +02:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-10-30 17:37:13 -08:00
2005-10-08 15:00:57 -07:00
2005-11-07 07:53:28 -08:00
2005-10-30 17:37:14 -08:00
2005-10-28 08:16:47 -07:00
2005-09-05 00:05:45 -07:00
2005-10-30 17:37:20 -08:00
2005-09-22 04:30:44 -03:00
2005-08-29 15:56:18 -07:00
2005-10-30 17:37:32 -08:00
2005-09-18 00:18:32 -07:00
2005-09-10 10:06:36 -07:00
2005-10-30 17:37:21 -08:00
2005-10-30 17:37:18 -08:00
2005-09-07 16:57:40 -07:00
2005-09-09 13:57:58 -07:00
2005-10-28 08:16:46 -07:00
2005-10-28 08:16:49 -07:00
2005-09-08 16:22:48 -07:00
2005-10-28 16:47:45 -07:00
2005-10-28 16:47:51 -07:00
2005-10-28 16:47:46 -07:00
2005-09-13 08:22:32 -07:00
2005-09-09 13:57:49 -07:00
2005-10-29 21:40:35 -07:00
2005-11-07 07:53:41 -08:00
2005-09-14 08:35:09 -04:00
2005-09-07 00:27:54 -04:00
2005-09-10 10:06:25 -07:00
2005-10-28 14:02:12 -07:00
2005-08-29 16:00:54 -07:00
2005-10-29 15:04:02 +10:00