index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove version argument on peer_cfg constructor, use ike_cfg version instead
Martin Willi
2012-10-24
9
-12
/
+11
*
Add IKE version information to ike_cfg_t
Martin Willi
2012-10-24
9
-20
/
+28
*
Handle type of first EAP-RADIUS response more sophisticated
Tobias Brunner
2012-10-18
1
-3
/
+18
*
Reload logger configuration on SIGHUP
Tobias Brunner
2012-10-18
1
-18
/
+1
*
Remove unused this parameter to load_issuer_cert/key(), as it is uninitialized
Martin Willi
2012-10-16
1
-4
/
+4
*
Generate a load-tester certificate only for DN or subjectAltName identities
Martin Willi
2012-10-16
1
-7
/
+17
*
Add a load-tester initiator_match option to match custom initiator_id
Martin Willi
2012-10-16
1
-2
/
+15
*
Encode non-DN load-tester identities as subjectAltNames
Martin Willi
2012-10-16
1
-1
/
+16
*
Add a load-tester digest option for issuing peer certificates
Martin Willi
2012-10-16
1
-1
/
+16
*
Load a multiple load-tester CA certificates from a directory
Martin Willi
2012-10-16
1
-4
/
+63
*
Added load-tester options to read issuing CA certificate and key from files
Martin Willi
2012-10-16
1
-7
/
+45
*
Fixed compilation of android_handler_t
Tobias Brunner
2012-10-11
1
-0
/
+1
*
Fix leak of PINs from ipsec.secrets
Martin Willi
2012-10-09
1
-1
/
+2
*
allow has_noskip_flag to contain TRUE_OR_FALSE
Andreas Steffen
2012-10-07
1
-1
/
+1
*
test first and up in the outer while loop
Andreas Steffen
2012-10-07
1
-5
/
+1
*
Added missing continue statement in ha socket error handling
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Fixed snprintf check in tnc-ifmap plugin
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Use %x to print uint32 as long ints are 64-bit long on x64 Linux
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
6
-21
/
+22
*
Avoid memory leak when sending RADIUS accounting start message failed
Tobias Brunner
2012-09-28
1
-1
/
+1
*
The eap argument of send_response is never NULL
Tobias Brunner
2012-09-28
1
-13
/
+11
*
Properly initialize sockaddr_in struct in fast and dhcp plugins
Tobias Brunner
2012-09-28
1
-4
/
+7
*
Clarified error message if enabling UDP decapsulation fails
Tobias Brunner
2012-09-27
2
-2
/
+4
*
Made IP address enumeration more flexible
Tobias Brunner
2012-09-21
2
-2
/
+2
*
Make it easy to check if an address is locally usable via changed get_interfa...
Tobias Brunner
2012-09-21
2
-18
/
+9
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
2
-4
/
+4
*
As Unity responder, don't change the proposed TS at all, racoon doesn't like ...
Martin Willi
2012-09-18
2
-7
/
+8
*
As initiator, narrow received Unity attributes to configured TS
Martin Willi
2012-09-18
1
-4
/
+11
*
When using Unity, bump up remote TS as initiator to 0.0.0.0/0, too
Martin Willi
2012-09-18
1
-5
/
+8
*
Enable Cisco Unity only if Unity vendor id received
Martin Willi
2012-09-18
3
-2
/
+5
*
Exchange 0.0.0.0/0 traffic selectors with Unity, narrowing after exchange
Martin Willi
2012-09-18
1
-22
/
+87
*
Add a Unity attribute provider that adds Split-Includes for TS
Martin Willi
2012-09-18
4
-1
/
+232
*
Check if subset calculation actually yields a TS in Unity narrowing
Martin Willi
2012-09-18
1
-1
/
+5
*
Request Unity configuration attributes for IKEv1 only
Martin Willi
2012-09-18
1
-0
/
+6
*
Add Cisco Unity client support for Split-Include and Local-LAN
Martin Willi
2012-09-18
7
-0
/
+774
*
Make stroke user-creds work with XAuth configs
Tobias Brunner
2012-09-18
1
-9
/
+18
*
Set AUTH_RULE_IDENTITY_LOOSE for rightid=%<identity>
Tobias Brunner
2012-09-18
1
-0
/
+10
*
Removed the unneeded socket-raw plugin
Tobias Brunner
2012-09-14
5
-876
/
+0
*
Option added to enforce a configured destination address for DHCP packets
Tobias Brunner
2012-09-13
1
-1
/
+9
*
Check for an existing lease in all stroke pools before creating a new one
Martin Willi
2012-09-11
1
-7
/
+31
*
Pass full pool list to release_address
Martin Willi
2012-09-11
4
-16
/
+56
*
Pass the full list of pools to acquire_address, enumerate in providers
Martin Willi
2012-09-11
4
-18
/
+57
*
Support RADIUS accounting when using IKEv1 with xauth-eap and eap-radius
Martin Willi
2012-09-11
1
-2
/
+10
*
Fix leak while enumerating RADIUS Framed-IPs from IKE_SA
Martin Willi
2012-09-11
1
-0
/
+1
*
Add uniqueids=never to ignore INITIAL_CONTACT notifies
Tobias Brunner
2012-09-10
1
-0
/
+3
*
Print the name of mem pools instead of the confusing <base>/<size>
Tobias Brunner
2012-09-10
1
-2
/
+4
*
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Andreas Steffen
2012-09-09
3
-21
/
+29
*
Clear virtual IPs before storing assigned ones on the IKE_SA
Tobias Brunner
2012-09-05
1
-1
/
+10
*
Merge branch 'multi-vip'
Martin Willi
2012-08-31
29
-198
/
+1200
|
\
|
*
DHCP plugin returns virtual IPs for IPv4 requests only
Martin Willi
2012-08-30
1
-2
/
+2
[prev]
[next]