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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed log message when no shared secret is found during IKEv1 Main Mode
Tobias Brunner
2012-10-29
1
-1
/
+1
*
Remove all ESP proposals with non-matching DH group during Quick Mode
Tobias Brunner
2012-10-24
1
-10
/
+22
*
proposal_t.strip_dh() takes a DH group to keep, using MODP_NONE will remove all
Tobias Brunner
2012-10-24
3
-6
/
+15
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
45
-51
/
+51
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
93
-105
/
+105
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
7
-7
/
+7
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
13
-16
/
+16
*
Send certificate requests in load-tester
Martin Willi
2012-10-24
1
-2
/
+2
*
Add load-tester traffic selector configuration options
Martin Willi
2012-10-24
1
-5
/
+67
*
Make use of new CIDR string ts constructor where appropriate
Martin Willi
2012-10-24
3
-66
/
+19
*
Increase the limit of acceptable IKEv1 CERTREQ payloads to 20
Martin Willi
2012-10-24
1
-1
/
+1
*
Use explicit, larger buffer sizes for smartcard keyids and modules
Martin Willi
2012-10-24
1
-8
/
+8
*
Support loading cacert certificates in ipsec.conf ca sections from smartcard
Martin Willi
2012-10-24
1
-19
/
+37
*
Refactored stroke smartcard token parsing, support module and slot in leftcer...
Martin Willi
2012-10-24
1
-62
/
+101
*
Load ipsec.conf %smartcard leftcerts with pkcs11 builder
Martin Willi
2012-10-24
1
-8
/
+20
*
Only add an implicit PRF based on the MAC alg if no PRF given in proposal
Martin Willi
2012-10-24
1
-38
/
+38
*
Add an interactive mode in lookip tool, demonstrate lasting connections
Martin Willi
2012-10-24
1
-9
/
+57
*
Send a lookip NOT_FOUND reply if a lookup yields no results
Martin Willi
2012-10-24
3
-11
/
+32
*
lookup function of lookip listener returns the number of matches
Martin Willi
2012-10-24
2
-3
/
+9
*
Handle multiple lookip connections using a single FDSET
Martin Willi
2012-10-24
1
-49
/
+162
*
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
4
-0
/
+125
*
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
*
Raise a bus alert when IKE message body parsing fails
Martin Willi
2012-10-24
3
-0
/
+7
*
Raise a bus alert when IKE message header parsing fails
Martin Willi
2012-10-24
2
-0
/
+3
*
Raise a bus alert when a received message contains unknown SPIs
Martin Willi
2012-10-24
2
-0
/
+6
*
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 peer_cfg IKE version matching, as it is done in ike_cfg matching
Martin Willi
2012-10-24
1
-22
/
+3
*
Respect IKE version while selecting an ike_cfg as responder
Martin Willi
2012-10-24
4
-13
/
+38
*
Remove version argument on peer_cfg constructor, use ike_cfg version instead
Martin Willi
2012-10-24
11
-23
/
+15
*
Add IKE version information to ike_cfg_t
Martin Willi
2012-10-24
11
-22
/
+52
*
Move ike_version_t definition from peer_cfg_t to ike_cfg_t
Martin Willi
2012-10-24
4
-24
/
+24
*
Handle type of first EAP-RADIUS response more sophisticated
Tobias Brunner
2012-10-18
1
-3
/
+18
*
Update routed connections in trap manager
Tobias Brunner
2012-10-18
1
-37
/
+39
*
Reload logger configuration on SIGHUP
Tobias Brunner
2012-10-18
3
-37
/
+369
*
Make syslog and file loggers configurable at runtime
Tobias Brunner
2012-10-18
4
-21
/
+157
[prev]
[next]