aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* IMC/IMV directory change to imcvsAndreas Steffen2011-09-082-8/+8
|
* added missing endif in MakefileAndreas Steffen2011-09-081-0/+1
|
* corrected typoAndreas Steffen2011-09-081-1/+1
|
* parameters of change_state() method changedAndreas Steffen2011-09-082-2/+4
|
* Attestation IMC/IMV pair uses TCG_PTS subtypeAndreas Steffen2011-09-082-6/+8
|
* changed copyright to SansarAndreas Steffen2011-09-081-1/+2
|
* prepare automatic parsing of TCG PTS attributesAndreas Steffen2011-09-081-0/+37
|
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-0811-1/+1119
|
* NetworkManager-strongSwan Debian release 1.3.0Martin Willi2011-09-073-7/+17
|
* Fixed compiler warnings in openssl pluginMartin Willi2011-09-072-2/+2
|
* Migrated NM frontend plugin to NetworkManager 0.9Martin Willi2011-09-057-283/+294
| | | | Use GtkBuilder, drop gconf dependency.
* Remove obsolete values from builder_part_namesThomas Egerer2011-09-021-2/+0
| | | | | Adds removal of builder parts obsoleted with git commit 15177f5785bcec6700f2a1a698cd8392c9bba5e9.
* Support resolution of "allow_any" DNS names in charon (%hostname)Martin Willi2011-09-021-4/+1
|
* Check if ClearSilver actually requires zlibMartin Willi2011-09-021-1/+1
|
* Renamed 'use' database column as that is a keyword in MySQL.Tobias Brunner2011-09-013-10/+10
| | | | Reported by Stefan Tomas.
* Properly remove listener when listen() times outMartin Willi2011-08-311-0/+1
|
* starter passes unresolved DNS names to charonMartin Willi2011-08-294-68/+82
| | | | Based on an initial patch by Mirko Parthey.
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
| | | | | | Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* Remove redundant assignmentThomas Jarosch2011-08-291-1/+0
| | | | Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* Fix file descriptor leak on errorThomas Jarosch2011-08-291-0/+1
| | | | | | Credit goes to cppcheck. Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* bus->listen() and the controller wrappers accept a timeout to wait for callbacksMartin Willi2011-08-2614-39/+85
|
* support optional SSL passphrase for Axis2/C connectionAndreas Steffen2011-08-241-1/+11
|
* Register manager of pkcs11 plugin as library objectMartin Willi2011-08-246-28/+8
|
* log entry for outbound hash-and-urlAndreas Steffen2011-08-241-0/+1
|
* auto-detect OS nameRiaan Kruger2011-08-231-1/+2
|
* Added a certexpire empty_string optionMartin Willi2011-08-221-1/+12
|
* Implemented CSV export functionality in certexpire pluginMartin Willi2011-08-221-0/+156
|
* Added generic cron style callback execution to certexpire pluginMartin Willi2011-08-223-1/+296
|
* Cache trustchain lifetimes for exportMartin Willi2011-08-226-6/+299
|
* Register a certexpire listener collecting trustchain informationMartin Willi2011-08-224-1/+204
|
* Added missing auth_rule_namesMartin Willi2011-08-221-1/+6
|
* Moved auth_rule_names back to auth_cfg.cMartin Willi2011-08-222-18/+18
|
* 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
|
* shortened XAUTH and UNITY attribute short namesAndreas Steffen2011-08-161-21/+21
|
* 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 ↵Andreas Steffen2011-08-161-2/+2
| | | | Payloads
* some more typosAndreas Steffen2011-08-157-7/+7
|
* typos: initator->initiator, authenticaion->authentication.Tobias Brunner2011-08-1510-10/+10
|
* pluto: Some whitespace cleanup.Tobias Brunner2011-08-157-19/+19
|
* converted libimcv into a dynamic libraryAndreas Steffen2011-08-141-1/+1
|
* 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
|