aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cosmeticsAndreas Steffen2009-05-245-46/+46
* added dh group descriptionsAndreas Steffen2009-05-241-0/+124
* updated copyright statementsAndreas Steffen2009-05-2217-17/+29
* version bump to 4.3.2Andreas Steffen2009-05-225-7/+11
* fixed compiler warning4.3.1Andreas Steffen2009-05-221-0/+3
* completed NEWS for 4.3.1Andreas Steffen2009-05-221-2/+21
* recognize ipsec purgeike commandAndreas Steffen2009-05-221-1/+10
* load plugins for scepclientAndreas Steffen2009-05-222-0/+8
* load plugins for scepclientAndreas Steffen2009-05-222-0/+18
* psk scenarios don't have to load the curl pluginAndreas Steffen2009-05-226-0/+30
* psk scenarios don't have to load the curl pluginAndreas Steffen2009-05-2211-0/+55
* lod plugins for scepclientAndreas Steffen2009-05-222-0/+18
* psk scenarios don't have to load the curl pluginAndreas Steffen2009-05-224-0/+20
* load plugins for scepclientAndreas Steffen2009-05-222-0/+18
* added pluto's plugins in ikev1/attr-cert scenarioAndreas Steffen2009-05-221-0/+4
* use pluto's default pluginsAndreas Steffen2009-05-222-10/+0
* some more NEWSAndreas Steffen2009-05-211-0/+6
* Fixing IPSEC_* checks on older Linux distros.Tobias Brunner2009-05-211-2/+6
* Portably check for IPSEC_* constants (defined in ipsec.h).Tobias Brunner2009-05-202-3/+33
* Automatically build (and install) the DUMM Ruby extension.Tobias Brunner2009-05-203-0/+15
* Enable building the DUMM Ruby extension in a VPATH build.Tobias Brunner2009-05-203-21/+19
* The configure script now tries to figure out where ruby.h is located.Tobias Brunner2009-05-202-1/+25
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-2011-21/+57
* properly terminate EAP authentication if EAP method failsMartin Willi2009-05-201-1/+5
* fixed dumping of integers in generatorMartin Willi2009-05-201-3/+3
* adapted IKEv2 scenarios to new crypto proposal outputAndreas Steffen2009-05-2029-64/+128
* adapted scenarios to new crypto proposal outputAndreas Steffen2009-05-2041-93/+97
* make signer names consistentAndreas Steffen2009-05-191-8/+8
* remove ikev1/alg-sha-equals-sha1 scenarioAndreas Steffen2009-05-197-93/+0
* same format as IKEv1Andreas Steffen2009-05-192-3/+3
* added lookup of ESP_NULLAndreas Steffen2009-05-191-0/+2
* status output of 3DES_CBC without key lengthAndreas Steffen2009-05-191-9/+21
* removed unused functionsAndreas Steffen2009-05-192-60/+0
* added des and default length cbc encryption algorithmsAndreas Steffen2009-05-191-0/+6
* output of encryption algs with zero key lengthAndreas Steffen2009-05-192-24/+47
* support of ESP AES_XCBC_96Andreas Steffen2009-05-192-2/+4
* added Debian specific packaging files to NM appletMartin Willi2009-05-197-0/+88
* new NM applet release 1.1.1Martin Willi2009-05-192-1/+6
* fixed debug output of ah transformsAndreas Steffen2009-05-192-66/+54
* fixed compiler warningsMartin Willi2009-05-191-4/+1
* replaced deprecated g_strcasecmp()Martin Willi2009-05-191-10/+4
* updated build system to newer autotool/gnome conventionsMartin Willi2009-05-197-67/+75
* removed tabAndreas Steffen2009-05-191-1/+1
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-195-79/+35
* add _CBC to all encryption algorithms in CBC modeAndreas Steffen2009-05-192-15/+15
* fixed lookup tableAndreas Steffen2009-05-191-1/+1
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-199-768/+345
* moved definition of proposal_token from proposal.c to proposal_keywords.hAndreas Steffen2009-05-192-7/+9
* do not write to unaligned memory in MSCHAPv2Martin Willi2009-05-181-4/+12
* cleanup of generator codeMartin Willi2009-05-182-217/+187