Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added. | Tobias Brunner | 2011-09-13 | 2 | -16/+10 | |
| | ||||||
* | Renamed 'use' database column as that is a keyword in MySQL. | Tobias Brunner | 2011-09-01 | 3 | -10/+10 | |
| | | | | Reported by Stefan Tomas. | |||||
* | Fix file descriptor leak | Thomas Jarosch | 2011-08-29 | 1 | -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 callbacks | Martin Willi | 2011-08-26 | 7 | -20/+20 | |
| | ||||||
* | support optional SSL passphrase for Axis2/C connection | Andreas Steffen | 2011-08-24 | 1 | -1/+11 | |
| | ||||||
* | Added a certexpire empty_string option | Martin Willi | 2011-08-22 | 1 | -1/+12 | |
| | ||||||
* | Implemented CSV export functionality in certexpire plugin | Martin Willi | 2011-08-22 | 1 | -0/+156 | |
| | ||||||
* | Added generic cron style callback execution to certexpire plugin | Martin Willi | 2011-08-22 | 3 | -1/+296 | |
| | ||||||
* | Cache trustchain lifetimes for export | Martin Willi | 2011-08-22 | 6 | -6/+299 | |
| | ||||||
* | Register a certexpire listener collecting trustchain information | Martin Willi | 2011-08-22 | 4 | -1/+204 | |
| | ||||||
* | Added plugin stub of certexpire plugin | Martin Willi | 2011-08-22 | 3 | -0/+121 | |
| | ||||||
* | Don't rekey but delete CHILD_SA to resying against NATed Windows clients | Martin Willi | 2011-08-19 | 1 | -3/+18 | |
| | ||||||
* | Sync newer IKE_SA condition/extension flags in ha plugin | Martin Willi | 2011-08-19 | 2 | -2/+12 | |
| | ||||||
* | implement MAP client certificate authentication | Andreas Steffen | 2011-08-12 | 1 | -14/+28 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-08-12 | 1 | -1/+3 | |
| | ||||||
* | implemented enforcement-report metadata | Andreas Steffen | 2011-08-12 | 3 | -24/+124 | |
| | ||||||
* | use EAP identity | Andreas Steffen | 2011-08-12 | 1 | -2/+6 | |
| | ||||||
* | defined mapping of IKEv2 identity types to IF-MAP identity types | Andreas Steffen | 2011-08-12 | 1 | -0/+21 | |
| | ||||||
* | support capability metadata | Andreas Steffen | 2011-08-11 | 3 | -35/+105 | |
| | ||||||
* | define server_cert in strongswan.conf | Andreas Steffen | 2011-08-10 | 1 | -6/+16 | |
| | ||||||
* | getting rid of axis2.html configuration | Andreas Steffen | 2011-08-10 | 3 | -27/+59 | |
| | ||||||
* | output PEP device addresses as metadata | Andreas Steffen | 2011-08-10 | 3 | -1/+100 | |
| | ||||||
* | classify an EAP identity as a username | Andreas Steffen | 2011-08-10 | 3 | -10/+18 | |
| | ||||||
* | refactoring of tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 2 | -269/+253 | |
| | ||||||
* | publish all IKE_SA metadata after tnc-ifmap plugin reload | Andreas Steffen | 2011-08-10 | 3 | -6/+56 | |
| | ||||||
* | implemented tnc-ifmap reload method | Andreas Steffen | 2011-08-10 | 1 | -1/+20 | |
| | ||||||
* | moved ifmap code into tnc_ifmap_soap | Andreas Steffen | 2011-08-10 | 5 | -482/+641 | |
| | ||||||
* | free device_name in destroy() | Andreas Steffen | 2011-08-10 | 1 | -1/+2 | |
| | ||||||
* | set device_name via strongswan.conf | Andreas Steffen | 2011-08-10 | 1 | -4/+15 | |
| | ||||||
* | fixed delete filters | Andreas Steffen | 2011-08-10 | 1 | -8/+13 | |
| | ||||||
* | check for publishReceived response | Andreas Steffen | 2011-08-10 | 1 | -0/+13 | |
| | ||||||
* | added authenticated-by metadata | Andreas Steffen | 2011-08-10 | 1 | -5/+58 | |
| | ||||||
* | first working publish of metadata | Andreas Steffen | 2011-08-10 | 1 | -25/+143 | |
| | ||||||
* | added some XML syntax checking | Andreas Steffen | 2011-08-10 | 1 | -10/+85 | |
| | ||||||
* | implemented purgePublisher command | Andreas Steffen | 2011-08-10 | 1 | -0/+49 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | combined newSession and newSessionResult | Andreas Steffen | 2011-08-10 | 1 | -35/+39 | |
| | ||||||
* | newSession and endSession work | Andreas Steffen | 2011-08-10 | 2 | -26/+90 | |
| | ||||||
* | created tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 5 | -0/+370 | |
| | ||||||
* | Fixed syntax in MySQL script. | Tobias Brunner | 2011-08-08 | 1 | -2/+3 | |
| | ||||||
* | Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵ | Martin Willi | 2011-08-08 | 49 | -220/+404 | |
| | | | | registered by name | |||||
* | ha plugin does not need Linux headers anymore | Martin Willi | 2011-08-02 | 1 | -1/+1 | |
| | ||||||
* | Check for kernel version and use appropriate jhash version in HA plugin | Martin Willi | 2011-08-02 | 1 | -10/+101 | |
| | ||||||
* | Properly initialize the UCI plugin. | Tobias Brunner | 2011-08-01 | 1 | -2/+2 | |
| | ||||||
* | Remove policies in kernel interfaces based on their priority. | Tobias Brunner | 2011-07-27 | 1 | -2/+2 | |
| | | | | | | This allows to unroute a connection while the same connection is currently established. In this case both CHILD_SAs share the same reqid but the installed policies have different priorities. | |||||
* | fixed esn type | Andreas Steffen | 2011-07-20 | 1 | -2/+2 | |
| | ||||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 4 | -4/+4 | |
| | | | | Mostly found by 'codespell'. | |||||
* | Count running load-tester threads properly. | Tobias Brunner | 2011-07-18 | 1 | -6/+2 | |
| | ||||||
* | Fix load-tester.shutdown_when_complete option. | Tobias Brunner | 2011-07-18 | 1 | -4/+8 | |
| | | | | It didn't work when used together with delete_after_established=yes. | |||||
* | Fix listener registration in load-tester plugin. | Tobias Brunner | 2011-07-18 | 1 | -3/+2 | |
| | | | | This fixes the load-tester.shutdown_when_complete option. |