aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-285-9/+1
|
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-287-9/+6
|
* register the already implemented AUTH_HMAC_SHA1_160 algorithmMartin Willi2009-05-281-0/+2
|
* set parsed = TRUE before calling parse_certificate()Andreas Steffen2009-05-271-8/+7
|
* fixed typoAndreas Steffen2009-05-271-1/+1
|
* dh_exponent_ansi_x9_42 is now a libstrongswan settingAndreas Steffen2009-05-262-2/+2
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-2627-457/+131
|
* show strongSwan version in pluto's statusallAndreas Steffen2009-05-261-0/+1
|
* show strongSwan version in statusallMartin Willi2009-05-261-1/+1
|
* added generated extconf.rb to .gitignore, removed it from distributionMartin Willi2009-05-252-2/+2
|
* resolve clone naming conflict with uclibcAndreas Steffen2009-05-251-2/+2
|
* removed optionsfrom.c from libfreeswanAndreas Steffen2009-05-243-482/+2
|
* whack uses optionsfrom from libstrongswanAndreas Steffen2009-05-242-15/+42
|
* cosmeticsAndreas Steffen2009-05-241-25/+13
|
* suppress Routed Connections caption if list is emptyAndreas Steffen2009-05-241-4/+9
|
* pluto uses optionsfrom from libstrongswanAndreas Steffen2009-05-241-2/+12
|
* KE payload of ECP groups has X and Y coordinatesAndreas Steffen2009-05-243-55/+55
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-2412-253/+210
|
* 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-222-2/+6
|
* fixed compiler warning4.3.1Andreas Steffen2009-05-221-0/+3
|
* recognize ipsec purgeike commandAndreas Steffen2009-05-221-1/+10
|
* Portably check for IPSEC_* constants (defined in ipsec.h).Tobias Brunner2009-05-201-3/+3
| | | | The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums.
* 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-202-21/+18
|
* The configure script now tries to figure out where ruby.h is located.Tobias Brunner2009-05-201-1/+1
| | | | This is required because the location depends on the architecture.
* 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
|
* make signer names consistentAndreas Steffen2009-05-191-8/+8
|
* 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
|