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 (
Collapse
)
Author
Age
Files
Lines
...
*
Renamed list to store listening lookip clients
Martin Willi
2012-10-24
1
-5
/
+5
|
*
Handle client subscriptions in lookip plugin
Martin Willi
2012-10-24
1
-12
/
+89
|
*
Add a lookip server side UNIX socket processing LOOKUP and DUMP requests
Martin Willi
2012-10-24
4
-1
/
+309
|
*
Add a simple command line utility to query the lookip plugin
Martin Willi
2012-10-24
3
-0
/
+213
|
*
Defined on-the-wire format used on lookip socket
Martin Willi
2012-10-24
2
-1
/
+94
|
*
Add a lookip function to register virtual IP notification listeners
Martin Willi
2012-10-24
2
-4
/
+87
|
*
Add a lookup method to lookip plugin, using a callback to invoke
Martin Willi
2012-10-24
2
-0
/
+53
|
*
Add a lookip listener that collects the information we are interested in
Martin Willi
2012-10-24
4
-1
/
+267
|
*
Add a lookip plugin stub to lookup connections by virtual IP
Martin Willi
2012-10-24
3
-0
/
+118
|
*
Add a "ipsec listcounters" command to stroke
Martin Willi
2012-10-24
2
-0
/
+6
|
*
Add a print method for stroke counters
Martin Willi
2012-10-24
2
-0
/
+29
|
*
Add stroke message type counters
Martin Willi
2012-10-24
1
-0
/
+75
|
*
Add stroke counters for invalid IKE messages
Martin Willi
2012-10-24
1
-0
/
+27
|
*
Add stroke CHILD_SA rekeying counter
Martin Willi
2012-10-24
1
-0
/
+12
|
*
Add stroke IKE rekey counters
Martin Willi
2012-10-24
1
-0
/
+26
|
*
Define stroke counter types to implement
Martin Willi
2012-10-24
2
-0
/
+86
|
*
Add a stub for IKE event counters in stroke
Martin Willi
2012-10-24
4
-0
/
+112
|
*
Add a load-tester option to define the IKE version to use for testing
Martin Willi
2012-10-24
1
-2
/
+9
|
*
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
|
|
|
|
|
|
Besides changing the configuration this allows to easily rotate log files. Also moved logger initialization back to daemon_t.
*
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
|
|
|
|
Also added an option to enumerate addresses on ignored interfaces.
*
Make it easy to check if an address is locally usable via changed ↵
Tobias Brunner
2012-09-21
2
-18
/
+9
|
|
|
|
get_interface() method
*
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
|
|
|
|
that
*
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
|
[prev]
[next]