Commit Graph

3684 Commits

Author SHA1 Message Date
Andreas Steffen b88dabb521 recognize ipsec purgeike command 2009-05-22 13:32:48 +02:00
Andreas Steffen d128dd62fc load plugins for scepclient 2009-05-22 10:45:32 +02:00
Andreas Steffen 0de8862be8 load plugins for scepclient 2009-05-22 10:40:25 +02:00
Andreas Steffen 1280c707e7 psk scenarios don't have to load the curl plugin 2009-05-22 10:35:11 +02:00
Andreas Steffen fe68a04d3a psk scenarios don't have to load the curl plugin 2009-05-22 10:26:38 +02:00
Andreas Steffen e20c65ebc5 lod plugins for scepclient 2009-05-22 10:10:31 +02:00
Andreas Steffen 5d9a369b63 psk scenarios don't have to load the curl plugin 2009-05-22 09:50:53 +02:00
Andreas Steffen b235b32e8b load plugins for scepclient 2009-05-22 09:50:09 +02:00
Andreas Steffen 8a5c2ecdb0 added pluto's plugins in ikev1/attr-cert scenario 2009-05-22 09:19:08 +02:00
Andreas Steffen d95e6f97a7 use pluto's default plugins 2009-05-22 09:15:51 +02:00
Andreas Steffen d44fd82164 some more NEWS 2009-05-21 20:54:45 +02:00
Tobias Brunner a6ae2a1490 Fixing IPSEC_* checks on older Linux distros. 2009-05-21 10:03:27 +02:00
Tobias Brunner 617e59b7bc Portably check for IPSEC_* constants (defined in ipsec.h).
The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums.
2009-05-20 20:15:06 +02:00
Tobias Brunner ad36ab252e Automatically build (and install) the DUMM Ruby extension. 2009-05-20 19:38:01 +02:00
Tobias Brunner 2d9ce480fa Enable building the DUMM Ruby extension in a VPATH build. 2009-05-20 19:38:01 +02:00
Tobias Brunner d2e9cbc9a2 The configure script now tries to figure out where ruby.h is located.
This is required because the location depends on the architecture.
2009-05-20 19:38:01 +02:00
Martin Willi a13c013b6f include TSi/TSr of triggering packet in acquire 2009-05-20 11:44:43 +02:00
Martin Willi cd37e13133 properly terminate EAP authentication if EAP method fails 2009-05-20 09:24:18 +02:00
Martin Willi 8affd7ac65 fixed dumping of integers in generator 2009-05-20 09:04:10 +02:00
Andreas Steffen f6bb013ab7 adapted IKEv2 scenarios to new crypto proposal output 2009-05-20 08:04:01 +02:00
Andreas Steffen 706fd144fe adapted scenarios to new crypto proposal output 2009-05-20 07:51:25 +02:00
Andreas Steffen 80cbbfed36 make signer names consistent 2009-05-19 22:56:14 +02:00
Andreas Steffen f11670f8f8 remove ikev1/alg-sha-equals-sha1 scenario 2009-05-19 22:55:12 +02:00
Andreas Steffen e36c67aca4 same format as IKEv1 2009-05-19 22:12:29 +02:00
Andreas Steffen 0be0c52624 added lookup of ESP_NULL 2009-05-19 16:46:49 +02:00
Andreas Steffen 24e72a311a status output of 3DES_CBC without key length 2009-05-19 16:02:50 +02:00
Andreas Steffen d57456f425 removed unused functions 2009-05-19 15:45:01 +02:00
Andreas Steffen 4dc4c11efd added des and default length cbc encryption algorithms 2009-05-19 15:45:01 +02:00
Andreas Steffen f66f534ee9 output of encryption algs with zero key length 2009-05-19 15:45:01 +02:00
Andreas Steffen 597cee84d3 support of ESP AES_XCBC_96 2009-05-19 15:45:01 +02:00
Martin Willi c6c842e9ad added Debian specific packaging files to NM applet 2009-05-19 14:01:40 +02:00
Martin Willi bf9e1d4444 new NM applet release 1.1.1 2009-05-19 14:01:39 +02:00
Andreas Steffen e3891754e6 fixed debug output of ah transforms 2009-05-19 13:32:17 +02:00
Martin Willi ef56ba51d4 fixed compiler warnings 2009-05-19 12:23:21 +02:00
Martin Willi f920bd1861 replaced deprecated g_strcasecmp() 2009-05-19 12:23:21 +02:00
Martin Willi 9e2d7f962f updated build system to newer autotool/gnome conventions 2009-05-19 12:23:20 +02:00
Andreas Steffen 7de1884270 removed tab 2009-05-19 10:05:09 +02:00
Andreas Steffen a57820c59b streamlined pluto alg_info debug output 2009-05-19 10:02:25 +02:00
Andreas Steffen 4491d66692 add _CBC to all encryption algorithms in CBC mode 2009-05-19 10:02:24 +02:00
Andreas Steffen 3bf5727acb fixed lookup table 2009-05-19 10:02:24 +02:00
Andreas Steffen b0471fb272 puto uses proposal_get_token() from libstrongswan 2009-05-19 10:02:24 +02:00
Andreas Steffen 5908478527 moved definition of proposal_token from proposal.c to proposal_keywords.h 2009-05-19 10:02:24 +02:00
Martin Willi 39ded7128c do not write to unaligned memory in MSCHAPv2 2009-05-18 14:41:16 +02:00
Martin Willi 3f7611c59d cleanup of generator code 2009-05-18 14:06:48 +02:00
Martin Willi 79a2afedd5 removed unused 64-bit integer parsing rule 2009-05-18 13:36:56 +02:00
Martin Willi 4274885855 do not access unaligned words/half-words directly 2009-05-18 13:34:09 +02:00
Martin Willi 57ae766af8 cleaned up parser code 2009-05-18 13:13:12 +02:00
Martin Willi 12806574b8 removed trailing spaces/tabs 2009-05-18 13:13:12 +02:00
Tobias Brunner 68173e1fea typo 2009-05-18 13:04:18 +02:00
Martin Willi 09dbca9fbf fixed typos 2009-05-18 10:49:50 +02:00