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
...
*
controller: Optionally adhere to init limits also when initiating IKE_SAs
Tobias Brunner
2015-08-21
12
-17
/
+68
*
ike: Also track initiating IKE_SAs as half-open
Tobias Brunner
2015-08-21
1
-1
/
+0
*
stroke: Allow %any as local address
Tobias Brunner
2015-08-21
1
-3
/
+7
*
stroke: Add an option to disable side-swapping of configuration options
Tobias Brunner
2015-08-21
1
-33
/
+46
*
ikev1: Assign different job priorities for inbound IKEv1 messages
Tobias Brunner
2015-08-21
1
-2
/
+12
*
child-rekey: Don't add a REKEY_SA notify if the child-create task is deleting...
Tobias Brunner
2015-08-21
1
-6
/
+9
*
child-create: Cache proposed IPsec protocol
Tobias Brunner
2015-08-21
1
-10
/
+13
*
child-create: Don't attempt to delete the SA if we don't have all the informa...
Tobias Brunner
2015-08-21
1
-8
/
+10
*
child-rekey: Remove redundant migrate() call for child-create sub-task
Tobias Brunner
2015-08-21
1
-2
/
+1
*
child-create: Fix crash when retrying CHILD_SA rekeying due to a DH group mis...
Tobias Brunner
2015-08-21
1
-0
/
+1
*
stroke: Change how CA certificates are stored
Tobias Brunner
2015-08-20
5
-58
/
+285
*
stroke: Combine CA certificate load methods
Tobias Brunner
2015-08-20
1
-82
/
+74
*
stroke: Atomically replace CA and AA certificates when reloading them
Tobias Brunner
2015-08-20
1
-34
/
+45
*
ikev1: Fix handling of overlapping Quick Mode exchanges
Tobias Brunner
2015-08-20
3
-2
/
+70
*
ikev2: Compare initiator flag again, partially reverts 17ec1c74de
Tobias Brunner
2015-08-20
2
-1
/
+5
*
ikev2: Drop IKE_SA_INIT messages that don't have the initiator flag set
Tobias Brunner
2015-08-20
1
-1
/
+3
*
ikev1: Pass current auth-cfg when looking for key to determine auth method
Tobias Brunner
2015-08-19
1
-1
/
+1
*
ikev2: Store outer EAP method used to authenticate remote peer in auth-cfg
Tobias Brunner
2015-08-19
1
-0
/
+9
*
ike: Use the original port when remote resolves to %any
Tobias Brunner
2015-08-19
1
-1
/
+3
*
trap-manager: Enable auto=route with right=%any for transport mode connections
Tobias Brunner
2015-08-19
1
-27
/
+118
*
sql: Also do a reversed ID match
Tobias Brunner
2015-08-17
1
-2
/
+9
*
ha: Recreate the control FIFO if the file exists but is not a FIFO
Tobias Brunner
2015-08-17
1
-13
/
+68
*
ikev1: Assume a default key length of 128-bit for AES-CBC
Tobias Brunner
2015-08-17
1
-0
/
+11
*
vici: Add option to disable policy installation for CHILD_SAs
Tobias Brunner
2015-08-17
1
-1
/
+6
*
child-sa: Fix refcounting of allocated reqids
Tobias Brunner
2015-08-17
1
-3
/
+12
*
plugin-feature: Add vendor specific EAP method registration macros
Tobias Brunner
2015-08-17
1
-1
/
+2
*
eap-radius: Use Framed-IPv6-Address attributes to send IPv6 VIPs in accountin...
Tobias Brunner
2015-08-17
1
-4
/
+2
*
eap-radius: Add support for some basic IPv6-specific RADIUS attributes
Tobias Brunner
2015-08-17
1
-1
/
+10
*
vici: Add listen methods to receive arbitrary events in Python library
Tobias Brunner
2015-08-17
1
-0
/
+34
*
vici: Move event (un-)registration to a helper method in Python library
Tobias Brunner
2015-08-17
3
-49
/
+60
*
vici: Add ike/child-rekey events
Tobias Brunner
2015-08-17
2
-0
/
+108
*
vici: Document the ike/child-updown events
Tobias Brunner
2015-08-17
1
-0
/
+23
*
vici: Don't include a child-sas section in ike-updown event
Tobias Brunner
2015-08-17
1
-2
/
+0
*
vici: Explicitly notify listeners of the type of ike/child-updown event
Tobias Brunner
2015-08-17
1
-0
/
+11
*
Fixed AR identities in mutual TNC measurements case
Andreas Steffen
2015-08-15
1
-0
/
+4
*
load-tester: Include string.h for strcmp() on some platforms
Tobias Brunner
2015-08-13
1
-0
/
+1
*
Initialize variables that some compilers seem to warn about
Tobias Brunner
2015-08-13
2
-2
/
+2
*
Fixed some typos
Tobias Brunner
2015-08-13
2
-5
/
+5
*
whitelist: Use hash() method so DNs with different string types match
Tobias Brunner
2015-08-06
1
-1
/
+1
*
updown: Pass virtual IPs assigned to a peer to the updown script
Tobias Brunner
2015-08-06
1
-7
/
+11
*
eap-radius: Don't send RADIUS Accounting Start messages twice
Tobias Brunner
2015-08-06
1
-0
/
+5
*
eap-radius: Change trigger for Accounting Start messages for IKEv1
Tobias Brunner
2015-08-06
1
-5
/
+12
*
ha: Properly initialize algo variables when installing CHILD_SAs
Tobias Brunner
2015-08-04
1
-1
/
+1
*
ha: Sync remote address in HA_IKE_ADD, too
Thomas Egerer
2015-08-04
2
-0
/
+11
*
jobs: Don't execute rekey CHILD_SA job on passive IKE_SAs
Thomas Egerer
2015-08-04
1
-1
/
+4
*
ike: Disable NAT keepalives in state PASSIVE
Thomas Egerer
2015-08-04
1
-3
/
+12
*
ha: Use the same init values for jhash() as Linux 4.1
Tobias Brunner
2015-07-31
1
-2
/
+19
*
sql: Fix memory leak in SQL logger
Tobias Brunner
2015-07-28
1
-0
/
+1
*
ike: Fix memory leak if remote address is kept
Tobias Brunner
2015-07-27
1
-0
/
+4
*
ike-rekey: Fix cleanup() call
Tobias Brunner
2015-07-27
1
-2
/
+2
[prev]
[next]