aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Expand)AuthorAgeFilesLines
...
* Cache trustchain lifetimes for exportMartin Willi2011-08-226-6/+299
* Register a certexpire listener collecting trustchain informationMartin Willi2011-08-224-1/+204
* Added plugin stub of certexpire pluginMartin Willi2011-08-224-0/+128
* Don't rekey but delete CHILD_SA to resying against NATed Windows clientsMartin Willi2011-08-191-3/+18
* Sync newer IKE_SA condition/extension flags in ha pluginMartin Willi2011-08-192-2/+12
* Try to detect Windows Clients by looking for INTERNAL_IP4/6_SERVER attributeMartin Willi2011-08-192-0/+10
* fix double delete of old IKE_SA during reauthenticationAndreas Steffen2011-08-161-2/+2
* increased message buffer to cope with NCP's innumerable UNITY Configuration P...Andreas Steffen2011-08-161-2/+2
* some more typosAndreas Steffen2011-08-157-7/+7
* typos: initator->initiator, authenticaion->authentication.Tobias Brunner2011-08-159-9/+9
* implement MAP client certificate authenticationAndreas Steffen2011-08-121-14/+28
* cosmeticsAndreas Steffen2011-08-121-1/+3
* implemented enforcement-report metadataAndreas Steffen2011-08-123-24/+124
* use EAP identityAndreas Steffen2011-08-121-2/+6
* defined mapping of IKEv2 identity types to IF-MAP identity typesAndreas Steffen2011-08-121-0/+21
* If we close a duplicate SA, it is also no authentication failure.Tobias Brunner2011-08-121-2/+4
* If local authentication fails, it is not really a peer auth failure.Tobias Brunner2011-08-121-1/+1
* Throw an alert if authentication of the peer fails (not only for initiator).Tobias Brunner2011-08-122-36/+29
* Throw an alert when the peer address cannot be resolved during initiation.Tobias Brunner2011-08-122-0/+3
* Throw an alert via bus_t when remote authentication fails.Tobias Brunner2011-08-122-11/+18
* support capability metadataAndreas Steffen2011-08-113-35/+105
* define server_cert in strongswan.confAndreas Steffen2011-08-101-6/+16
* getting rid of axis2.html configurationAndreas Steffen2011-08-103-27/+59
* output PEP device addresses as metadataAndreas Steffen2011-08-103-1/+100
* classify an EAP identity as a usernameAndreas Steffen2011-08-103-10/+18
* refactoring of tnc-ifmap pluginAndreas Steffen2011-08-102-269/+253
* publish all IKE_SA metadata after tnc-ifmap plugin reloadAndreas Steffen2011-08-103-6/+56
* implemented tnc-ifmap reload methodAndreas Steffen2011-08-101-1/+20
* moved ifmap code into tnc_ifmap_soapAndreas Steffen2011-08-105-482/+641
* free device_name in destroy()Andreas Steffen2011-08-101-1/+2
* set device_name via strongswan.confAndreas Steffen2011-08-101-4/+15
* fixed delete filtersAndreas Steffen2011-08-101-8/+13
* check for publishReceived responseAndreas Steffen2011-08-101-0/+13
* added authenticated-by metadataAndreas Steffen2011-08-101-5/+58
* first working publish of metadataAndreas Steffen2011-08-101-25/+143
* added some XML syntax checkingAndreas Steffen2011-08-101-10/+85
* implemented purgePublisher commandAndreas Steffen2011-08-101-0/+49
* fixed typoAndreas Steffen2011-08-101-1/+1
* combined newSession and newSessionResultAndreas Steffen2011-08-101-35/+39
* newSession and endSession workAndreas Steffen2011-08-102-26/+90
* created tnc-ifmap pluginAndreas Steffen2011-08-106-0/+377
* Fixed syntax in MySQL script.Tobias Brunner2011-08-081-2/+3
* Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers regi...Martin Willi2011-08-0858-1362/+405
* Add a non-clonig variant of eap_payload_create_dataMartin Willi2011-08-082-2/+23
* Migrated peer_cfg_t to INIT/METHOD macros.Tobias Brunner2011-08-032-173/+122
* Show error code of Microsoft specific error notifyMartin Willi2011-08-031-3/+17
* Added Microsoft specific error notifyMartin Willi2011-08-032-2/+9
* Added tnc Doxygen group to libcharon.Tobias Brunner2011-08-031-0/+3
* ha plugin does not need Linux headers anymoreMartin Willi2011-08-021-1/+1
* Check for kernel version and use appropriate jhash version in HA pluginMartin Willi2011-08-021-10/+101