aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changed ordering of statusattr outputAndreas Steffen2010-07-121-8/+6
* updated ikev2/ip-two-pools-db scenario to support pool and identity based dns...Andreas Steffen2010-07-127-4/+15
* fixed alignment of captionAndreas Steffen2010-07-121-2/+2
* updated SQL templates to support attribute pool and identity parametersAndreas Steffen2010-07-123-1/+30
* output identities correctlyAndreas Steffen2010-07-121-7/+11
* added second example scenarioAndreas Steffen2010-07-121-2/+2
* apidoc is actually a directory not a file.Tobias Brunner2010-07-121-1/+4
* Added missing pool parameter in DHCP attribute provider.Tobias Brunner2010-07-121-1/+2
* Do not interpret long class attributes (such as from NPS) as groupMartin Willi2010-07-091-2/+10
* Group membership constraint is fulfilled if subject is member in one of the g...Martin Willi2010-07-092-8/+20
* Added support for named attribute groupsHeiko Hund2010-07-0912-93/+375
* transport reqid, mark_in and mark_out in whack messageAndreas Steffen2010-07-092-1/+14
* added ikev2/net2net-psk-dscp2 DiffServ scenarioAndreas Steffen2010-07-0911-0/+165
* added ikev2/nat-two-rw-mark-in-out scenarioAndreas Steffen2010-07-0911-0/+187
* some changes to the ikev2/nat-two-rw-mark scenarioAndreas Steffen2010-07-092-4/+4
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-0917-55/+108
* The file logger supports a time prefix using a strftime() format specifierMartin Willi2010-07-083-9/+36
* Print identity to a lease address on the same line for simpler grepingMartin Willi2010-07-081-1/+1
* Implemented missing bypass_socket() method in load-testers faked kernel inter...Martin Willi2010-07-071-0/+7
* added req parameter to ipsec.conf man pageAndreas Steffen2010-07-061-0/+3
* Show mallinfo() data in statusall, if availableMartin Willi2010-07-062-1/+14
* Avoid relocking while enumerator is aliveMartin Willi2010-07-061-9/+10
* Added missing markt_t in load tester, also migrated to INIT/METHOD macros.Tobias Brunner2010-07-061-89/+58
* Some Doxygen fixes.Tobias Brunner2010-07-0511-17/+15
* Fixed typo.Tobias Brunner2010-07-051-2/+2
* Added support for group membership information containted in the RADIUS class...Martin Willi2010-07-051-0/+40
* Use the group constraint in a more generic fashion, not only for attribute ce...Martin Willi2010-07-056-28/+27
* Use the responder side configured EAP-Identity directly, if givenMartin Willi2010-07-051-7/+16
* Copy EAP specific attributes to auth config onlyMartin Willi2010-07-052-8/+10
* Disable EAP-GTC on Android.Tobias Brunner2010-07-051-1/+1
* added IKEv2 xfrm marks support to NEWSAndreas Steffen2010-07-031-0/+4
* regenerated loop intermediate CA certificatesAndreas Steffen2010-07-0314-51/+231
* added ikev2/nat-two-rw-mark scenarioAndreas Steffen2010-07-0311-0/+185
* support of xfrm marks for IKEv2Andreas Steffen2010-07-0224-150/+530
* Recreate IKE_SA_INIT related tasks only if they have completedMartin Willi2010-06-301-11/+35
* Use enumerator for queued_tasks migration to avoid infinite loopThomas Egerer2010-06-301-3/+5
* Enabling some EAP plugins on Android.Tobias Brunner2010-06-301-1/+2
* The x509 plugin is not needed anymore on Android, using OpenSSL.Tobias Brunner2010-06-301-1/+1
* Correct check of traffic selectors before destructionThomas Egerer2010-06-291-2/+2
* Migrate queued_tasks tasks, to avoid dangling pointersThomas Egerer2010-06-291-0/+7
* The signature of keystore_get changed again.Tobias Brunner2010-06-281-1/+3
* Compiler warning fixed.Tobias Brunner2010-06-281-1/+3
* check for installed aead algorithms in kernelAndreas Steffen2010-06-276-0/+12
* upgraded xfrm.h to linux-2.6.34Andreas Steffen2010-06-271-21/+18
* Show contents of the CP payload in message_t stringificationMartin Willi2010-06-243-0/+85
* Support the subnet attribute in the attr pluginMartin Willi2010-06-241-2/+30
* Increased the loglevel for the arguments received via Android control socket.Tobias Brunner2010-06-241-1/+1
* Terminate charon from the Android plugin if the tunnel goes down after it was...Tobias Brunner2010-06-241-0/+24
* Initiate the tunnel in the Android plugin asynchronously.Tobias Brunner2010-06-241-6/+39
* Implement the listener_t interface in the Android plugin to track the status ...Tobias Brunner2010-06-242-2/+47