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
...
*
eap-radius: Fix creation of host_t objects based on Framed-IPv6-Address attri...
Tobias Brunner
2015-08-28
1
-1
/
+1
*
eap-ttls: Limit maximum length of tunneled EAP packet to EAP-TTLS packet
Tobias Brunner
2015-08-27
1
-1
/
+8
*
ha: Close control FIFO if it is not valid
Tobias Brunner
2015-08-27
1
-0
/
+4
*
Fix some Doxygen issues
Tobias Brunner
2015-08-27
2
-2
/
+2
*
ike: Only consider number of half-open SAs as responder when deciding whether...
Tobias Brunner
2015-08-27
2
-2
/
+2
*
vici: Handle closed sockets in the Ruby gem
Evan Broder
2015-08-24
1
-1
/
+5
*
vici: Optionally check limits when initiating connections
Tobias Brunner
2015-08-21
2
-1
/
+7
*
vici: Add get_bool() convenience getter for VICI messages
Tobias Brunner
2015-08-21
3
-0
/
+94
*
controller: Optionally adhere to init limits also when initiating IKE_SAs
Tobias Brunner
2015-08-21
8
-10
/
+10
*
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
*
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
*
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
*
vici: Add option to disable policy installation for CHILD_SAs
Tobias Brunner
2015-08-17
1
-1
/
+6
*
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
1
-1
/
+1
*
Fixed some typos
Tobias Brunner
2015-08-13
1
-4
/
+4
*
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
*
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
*
vici: Certification Authority support added.
Andreas Steffen
2015-07-21
9
-11
/
+937
*
vici: Compute rekey_bytes and rekey_packets if life_bytes and life_packets ar...
Andreas Steffen
2015-07-20
1
-6
/
+20
*
vici: Asynchronize debug logging
Martin Willi
2015-07-12
1
-1
/
+47
*
osx-attr: Optionally replace existing DNS server instead of appending them
Martin Willi
2015-06-18
1
-3
/
+27
*
ha: Document tunnel parameter
Tobias Brunner
2015-05-27
1
-0
/
+1
*
ha: Skip SA for sync messages when resyncing HA segments
Tobias Brunner
2015-05-26
3
-3
/
+14
*
ha: Move plugin initialization from constructor to plugin callback
Tobias Brunner
2015-05-26
1
-58
/
+69
*
vici: Explicitly disable --user-install when installing Ruby Gem
Tobias Brunner
2015-05-21
1
-1
/
+1
*
vici: Make installation of Ruby Gem and Python Egg optional
Tobias Brunner
2015-05-21
2
-0
/
+4
*
vici: Support out-of-tree build of Python Egg
Tobias Brunner
2015-05-21
1
-5
/
+5
*
eap-radius: Keep track of stats for SAs migrated during IKEv1 reauthentication
Tobias Brunner
2015-05-21
1
-88
/
+229
*
eap-radius: Remove cache entries for expired SAs during ike/child_rekey
Tobias Brunner
2015-05-21
1
-0
/
+53
*
eap-radius: Add cache for usage stats of expired/rekeyed SAs
Tobias Brunner
2015-05-21
1
-6
/
+102
[prev]
[next]