aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed typoAndreas Steffen2011-01-021-2/+2
|
* replaced spaces by tabsAndreas Steffen2010-12-301-1/+1
|
* version bump to 4.5.1dr5Andreas Steffen2010-12-271-1/+1
|
* commas are requiredAndreas Steffen2010-12-271-3/+3
|
* added Sansar Choinambuu to copryright.cAndreas Steffen2010-12-271-6/+6
|
* unset RADIUSHOSTS after before loading new scenarioAndreas Steffen2010-12-271-0/+1
|
* added missing tfc argument to kernel_pfkey_ipsec interfaceAndreas Steffen2010-12-271-1/+1
|
* set tfcv3 flag TRUE in ha_dispatcherAndreas Steffen2010-12-261-4/+4
|
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-264-79/+63
|
* disable AEAD crypto algorithm if no key size is supportedAndreas Steffen2010-12-251-0/+1
|
* disable crypto algorithm if no key size is supportedAndreas Steffen2010-12-251-8/+27
|
* log if an AEAD algorithm does not support a given key sizeAndreas Steffen2010-12-251-2/+6
|
* log if a crypto algorithm does not support a given key sizeAndreas Steffen2010-12-251-1/+3
|
* wrap list of IKEv2 algorithms after 120 characters per lineAndreas Steffen2010-12-241-20/+43
|
* Migrated stroke_list_t to INIT/METHOD macrosAndreas Steffen2010-12-241-25/+21
|
* printed plugin names have a hyphenAndreas Steffen2010-12-247-5/+9
|
* Fixed public key construction from PKCS#11 private keyMartin Willi2010-12-231-3/+3
|
* eliminated whitespaceAndreas Steffen2010-12-211-1/+1
|
* Migrated child_create_t to INIT/METHOD macrosAndreas Steffen2010-12-211-83/+55
|
* Added NEWS for af-alg pluginMartin Willi2010-12-201-0/+4
|
* Probe for supported AF_ALG algorithms, register dynamicallyMartin Willi2010-12-2010-161/+212
|
* Register algorithms with dependencies only if dependency availableMartin Willi2010-12-206-64/+133
|
* Register some less common AF_ALG ciphers (cast5, serpent, twofish, blowfish)Martin Willi2010-12-202-0/+18
|
* Implemented PRFs using AF_ALGMartin Willi2010-12-204-0/+253
|
* Use the AF_ALG wrapper in hasher, crypter and signerMartin Willi2010-12-203-278/+39
|
* Use a generic AF_ALG wrapper for common operationsMartin Willi2010-12-203-0/+312
|
* Implemented crypter on top of AF_ALGMartin Willi2010-12-204-1/+362
|
* Implemented signer interface using AF_ALGMartin Willi2010-12-204-1/+334
|
* Implemented hasher based on AF_ALGMartin Willi2010-12-204-2/+285
|
* Added Linux AF_ALG headerMartin Willi2010-12-201-0/+40
|
* Added plugin stub for AF_ALGMartin Willi2010-12-205-0/+123
|
* Added NEWS about TFC paddingMartin Willi2010-12-201-1/+5
|
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-209-2/+32
|
* Do not use TFC padding if peer does not support ESPv3Martin Willi2010-12-203-11/+31
|
* Added a TFC padding option to child_cfgMartin Willi2010-12-2012-12/+36
|
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-208-13/+35
|
* version bump to 4.5.1dr4Andreas Steffen2010-12-191-1/+1
|
* cast enumerated algorithm type as intAndreas Steffen2010-12-181-3/+4
|
* updated NEWS with new ipsec listalgs featureAndreas Steffen2010-12-181-0/+3
|
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-1830-406/+593
|
* Added news about changes regarding strongswan.conf.Tobias Brunner2010-12-171-0/+12
|
* Moved "Reading values" section, typo fixed.Tobias Brunner2010-12-171-8/+8
|
* version bump to 4.5.1dr3Andreas Steffen2010-12-151-1/+1
|
* Install selectors on transport mode IPsec SAs.Jiri Bohac2010-12-132-1/+2
| | | | | | | | | | | | | | | | This fixes several test cases in IKEv2_Self_Test (part of the IPv6 Ready Logo Program) which is required for USGv6 certification, namely: - IKEv2.EN.I.1.1.7.1, IKEv2.EN.I.1.1.7.1: Narrowing the range of members of the set of traffic selectors - IKEv2.EN.R.1.1.7.3: Narrowing multiple traffic selector When traffic selectors of a triggered SA are narrowed by the responder, the installed policy and the broader trap policy share the same reqid. Without selectors on the IPsec SA packets matching the trap policy, but not the narrowed policy, would incorrectly be handled by that IPsec SA. Since only one selector can be specified per IPsec SA, there is currently no solution for tunnel mode SAs.
* increase sleep time in mediation scenariosAndreas Steffen2010-12-122-2/+2
|
* fixed bug in mem_cred.c:add_crl()Andreas Steffen2010-12-121-1/+1
|
* reverted Connection ID to capital lettersAndreas Steffen2010-12-121-2/+2
|
* fixed a bug in enum_from_name() functionAndreas Steffen2010-12-121-1/+1
|
* reorganized ikev2/rw-eap-tnc scenariosAndreas Steffen2010-12-12123-40/+79
|
* added the ikev2/rw-eap-tnc-20 scenarioAndreas Steffen2010-12-1219-0/+225
|