| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Send Acct-Terminate-Cause based on some alerts catched on the bus | Martin Willi | 2013-03-14 | 1 | -0/+62 |
| * | Send NAS-Port, NAS-IP and Calling/Called-Station-ID in Accounting-Requests | Martin Willi | 2013-03-14 | 1 | -4/+33 |
| * | Support RADIUS accounting of sent/received packets | Martin Willi | 2013-03-14 | 1 | -13/+23 |
| * | Report the number of processed packets in "ipsec statusall" | Martin Willi | 2013-03-14 | 1 | -5/+9 |
| * | child_sa_t.get_usestats() can additionally return the number of processed pac... | Martin Willi | 2013-03-14 | 2 | -5/+4 |
| * | kernel_ipsec_t.query_sa() additionally returns the number of processed packets | Martin Willi | 2013-03-14 | 1 | -2/+2 |
| * | Send NAS-Port, NAS-IP and Calling/Called-Station-ID in Access-Request | Martin Willi | 2013-03-13 | 1 | -7/+56 |
| * | Forward Cisco Banner received from RADIUS to Unity capable clients | Martin Willi | 2013-03-12 | 3 | -5/+176 |
| * | In eap-radius, hand out received Framed-IP-Address attributes as virtual IP | Martin Willi | 2013-03-12 | 5 | -2/+460 |
* | | Merge branch 'stroke-counters' | Martin Willi | 2013-03-18 | 3 | -11/+185 |
|\ \ |
|
| * | | Add a "resetcounters" command to ipsec, clearing global or connection counters | Martin Willi | 2013-03-15 | 3 | -1/+38 |
| * | | Add connection name specific stroke counters | Martin Willi | 2013-03-15 | 3 | -11/+148 |
* | | | Merge branch 'stroke-timeout' | Martin Willi | 2013-03-18 | 1 | -18/+82 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add a stroke command timeout option, and report status of completed command | Martin Willi | 2013-03-07 | 1 | -18/+82 |
| |/ |
|
* | | Support mutliple subnets and ranges as external load-tester addresses | Martin Willi | 2013-03-11 | 1 | -15/+59 |
* | | instead of cloning use extract_buf() method | Andreas Steffen | 2013-03-04 | 1 | -1/+1 |
* | | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 4 | -5/+5 |
* | | Removed backend for old Android frontend patch | Tobias Brunner | 2013-03-02 | 10 | -917/+77 |
* | | Merge branch 'multi-cert' | Martin Willi | 2013-03-01 | 1 | -15/+32 |
|\ \ |
|
| * | | Load multiple comma seperarated certificates in the leftcert option | Martin Willi | 2013-01-18 | 1 | -15/+32 |
* | | | Merge branch 'systime' | Martin Willi | 2013-03-01 | 5 | -0/+445 |
|\ \ \ |
|
| * | | | systime-fix disables certificate lifetime validation if system time not synced | Martin Willi | 2013-02-19 | 4 | -0/+326 |
| * | | | Add a stub for systime-fix, a plugin handling certificate lifetimes gracefully | Martin Willi | 2013-02-19 | 3 | -0/+119 |
| | |/
| |/| |
|
* | | | Merge branch 'vip-shunts' | Martin Willi | 2013-03-01 | 1 | -11/+6 |
|\ \ \ |
|
| * | | | Include local address for Unity Split-Exclude shunt policies | Martin Willi | 2013-02-20 | 1 | -10/+5 |
* | | | | Merge branch 'opaque-ports' | Martin Willi | 2013-03-01 | 5 | -9/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Pass complete port range over stroke interface for more flexibility | Martin Willi | 2013-02-21 | 1 | -14/+4 |
| * | | | Use a complete port range in traffic_selector_create_from_{subnet,cidr} | Martin Willi | 2013-02-21 | 5 | -12/+22 |
| |/ / |
|
* | | | treat IF-M and IF-TNCCS remediation instructions/parameters in an equal way | Andreas Steffen | 2013-02-19 | 3 | -97/+198 |
* | | | Streamlined log messages in ipseckey plugin | Andreas Steffen | 2013-02-19 | 2 | -58/+30 |
* | | | ipseckey: Report IPSECKEYs with invalid DNSSEC security state | Reto Guadagnini | 2013-02-19 | 1 | -2/+12 |
* | | | ipseckey: Added "enable" option for the IPSECKEY plugin to strongswan.conf | Reto Guadagnini | 2013-02-19 | 1 | -3/+16 |
* | | | Added ipseckey plugin, which provides support for public keys in IPSECKEY RRs | Reto Guadagnini | 2013-02-19 | 7 | -0/+852 |
* | | | added missing return statement | Andreas Steffen | 2013-02-19 | 1 | -0/+1 |
* | | | reject PB-Experimental messages with NOSKIP flag set | Andreas Steffen | 2013-02-19 | 1 | -0/+7 |
* | | | Add a timeout to clean up PDP RADIUS connections | Martin Willi | 2013-02-14 | 1 | -0/+51 |
* | | | Keep the PDP connections lock while accessing its objects | Martin Willi | 2013-02-14 | 3 | -7/+34 |
* | | | Add locking to TNC-PDP connections | Martin Willi | 2013-02-14 | 1 | -7/+23 |
* | | | Merge branch 'ike-dscp' | Martin Willi | 2013-02-14 | 10 | -56/+114 |
|\ \ \ |
|
| * | | | Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets | Martin Willi | 2013-02-06 | 1 | -1/+1 |
| * | | | Add a DSCP configuration value to IKE configs | Martin Willi | 2013-02-06 | 9 | -19/+15 |
| * | | | Set DSCP values when sending IP packets in socket-default | Martin Willi | 2013-02-06 | 1 | -1/+65 |
| * | | | Don't send a packet in default socket if family is not IPv4 nor IPv6 | Martin Willi | 2013-02-06 | 1 | -12/+18 |
| * | | | Avoid extensive casting of sockaddr types in socket-default by using a union | Martin Willi | 2013-02-06 | 1 | -24/+16 |
| |/ / |
|
* | | | Check if recommendations is set before applying language preference | Martin Willi | 2013-02-14 | 1 | -3/+6 |
* | | | Merge branch 'pt-tls' | Martin Willi | 2013-02-14 | 3 | -9/+0 |
|\ \ \ |
|
| * | | | TNCCS plugins don't depend on EAP-TNC, but can be used by other transports, too | Martin Willi | 2013-01-15 | 3 | -9/+0 |
| | |/
| |/| |
|
* | | | Fix 'stroke loglevel any' | Tobias Brunner | 2013-02-13 | 1 | -4/+11 |
* | | | treat EAP identities as user IDs | Andreas Steffen | 2013-02-12 | 1 | -3/+3 |
* | | | make TNC client authentication type available to IMVs | Andreas Steffen | 2013-02-12 | 7 | -26/+146 |