3655 Commits

Author SHA1 Message Date
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
Martin Willi
047b2e42df added NEWS for 4.3.1 2009-05-18 10:42:16 +02:00
Martin Willi
24cd2ca6ee moved very stroke specific x509 flag handling out of core library 2009-05-18 10:42:16 +02:00
Andreas Steffen
7736a40448 use of attr and resolv-conf plugins in config-payload scenario 2009-05-16 11:07:29 +02:00
Andreas Steffen
7b72af2eba another lease identity to be single-quoted 2009-05-16 11:05:15 +02:00
Andreas Steffen
b75d6242c9 optimized gperf 2009-05-15 22:54:29 +02:00
Andreas Steffen
5e3b318c69 didn't want to commit that 2009-05-15 22:47:36 +02:00
Andreas Steffen
433cb51bb9 moved IKEv2 proposals and transforms to libstrongswan 2009-05-15 22:43:48 +02:00
Andreas Steffen
540061b59a removed some ancient files 2009-05-15 21:25:21 +02:00
Andreas Steffen
89699b7660 added OAKLEY_CAMELLIA 2009-05-15 21:08:43 +02:00
Andreas Steffen
dcf47581a8 shortened DH group names 2009-05-15 20:58:04 +02:00
Andreas Steffen
11239b55b6 oops, this was a hash_desc 2009-05-15 19:13:32 +02:00
Andreas Steffen
8cabe789a7 st_okley.hash contains hash algorithm 2009-05-15 19:10:42 +02:00
Andreas Steffen
d8cb1d1668 abort pluto if crypto self-test fails 2009-05-15 17:44:02 +02:00
Andreas Steffen
5eb61e3bca strongswan.conf for ikev1/ikev2 scenarios 2009-05-15 17:27:54 +02:00
Andreas Steffen
4a1387ecf4 strongswan.conf required for ldap scenarios 2009-05-15 17:14:47 +02:00
Andreas Steffen
06169c84b1 strongswan.conf for exotic algorithms 2009-05-15 16:57:03 +02:00
Andreas Steffen
6ef94ae994 new default strongswan.conf for UML scenarios 2009-05-15 16:42:05 +02:00
Martin Willi
0ed6b7a7d7 If the NM gateway certificate has the CA constraint set, we use the gateway address as its identity.
To allow the same certificate deployment for Windows 7 and NetworkManager clients,
the NM plugin now accepts CA certificates. To prevent any certificate holder
to act as a gateway, we bind the identity to the entered gateway address. The
gateways certificate therefore must contain the IP/DNS of the gateway
as subjectAltName.
2009-05-15 16:35:14 +02:00
Martin Willi
d4b403e2f3 updated glade dialog, using tooltip instead of tooltip_text 2009-05-15 16:04:07 +02:00
Martin Willi
6b967fb762 implemented save_secrets hook to avoid crash 2009-05-15 16:04:07 +02:00
Andreas Steffen
c6f43acc62 cosmetics in show_debug() output 2009-05-15 15:58:00 +02:00
Andreas Steffen
381bfc325f list loaded plugins in ipsec statusall 2009-05-15 15:57:59 +02:00
Martin Willi
a61395676f added .gitignore files to NM applet 2009-05-15 15:33:19 +02:00
Andreas Steffen
b73c5526da pluto aborts if no SHA-1 and MD5 hashers are present 2009-05-15 15:23:16 +02:00
Andreas Steffen
d43cfda7dd register hash functions instead of prfs 2009-05-15 14:58:46 +02:00
Tobias Brunner
28154e35be documented the idea behind the current implementation of the scheduler 2009-05-15 14:43:15 +02:00
Andreas Steffen
e209c4d820 disable crypto self-test 2009-05-15 14:39:42 +02:00
Andreas Steffen
deb73fee10 fixed fatal typo 2009-05-15 14:17:05 +02:00
Andreas Steffen
d2fbf2c516 cleaned up pluto's IKE alg descriptors 2009-05-15 14:08:02 +02:00