index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Migrate cache and fire lookip events for unique_id change during IKE_SA rekey
Martin Willi
2012-12-10
1
-0
/
+13
*
Inherit virtual IP and attributes from old to new, not from new to old
Martin Willi
2012-12-10
1
-5
/
+5
*
Avoid that ruby 1.9 redefines snprintf(3) etc.
Tobias Brunner
2012-12-10
1
-0
/
+2
*
Properly initialize linked list when enumerating interface addresses
Tobias Brunner
2012-12-10
1
-0
/
+1
*
rb_cvar_set() takes three arguments in Ruby 1.9
Tobias Brunner
2012-12-10
1
-0
/
+4
*
Use rb_errinfo() instead of ruby_errinfo for Ruby 1.9
Tobias Brunner
2012-12-10
2
-0
/
+5
*
Use proper Ruby library depending on the available version
Tobias Brunner
2012-12-10
2
-1
/
+9
*
Fixed search for ruby.h in ./configure for newer Ruby releases
Tobias Brunner
2012-12-10
1
-15
/
+16
*
add dlcose strongswan.conf option to tnc-imc/tnc-imv plugins
Andreas Steffen
2012-12-09
1
-0
/
+6
*
optionally skip dlclose() of IMCs/IMVs in order to track memory leaks
Andreas Steffen
2012-12-09
2
-2
/
+6
*
fixed memory leak in error case
Andreas Steffen
2012-12-09
1
-1
/
+1
*
newer releases of dpkg-query does not have PackageSpec
Andreas Steffen
2012-12-09
1
-1
/
+1
*
ignore ports of the 127.0.1.1 internal system address
Andreas Steffen
2012-12-09
1
-2
/
+6
*
Properly trigger ike_updown() event if IKEv1 DPD times out
Martin Willi
2012-12-04
1
-0
/
+1
*
Replace optionsfrom LGPLv2 header by a GPLv2
Martin Willi
2012-11-30
1
-7
/
+7
*
Fix GPL license header to properly "sed" it
Martin Willi
2012-11-30
1
-1
/
+1
*
Add locking to IMC/IMV managers to add/remove IMC/IMVs on the fly
Martin Willi
2012-11-30
2
-7
/
+67
*
Reuse generic constructor in IMV/IMC message
Martin Willi
2012-11-30
2
-44
/
+8
*
Add getters for the raw encoding in IMV/IMC messages
Martin Willi
2012-11-30
4
-0
/
+38
*
Clean up whitespaces in IMC/IMV messages
Martin Willi
2012-11-30
4
-37
/
+37
*
Don't remove IETF standard errors while parsing IMC/IMV messages
Martin Willi
2012-11-30
2
-5
/
+1
*
Remove unused get_vendor_id() method in IETF error IF-M attributes
Martin Willi
2012-11-30
1
-7
/
+0
*
Check os_version when reading release file, os_name is not set for Debian
Martin Willi
2012-11-30
1
-1
/
+1
*
Don't unload IMC/IMV managers if no IMC/IMVs loaded from tnc_config
Martin Willi
2012-11-30
1
-18
/
+4
*
Add wrappers to IMC/IMV managers loading IMC/IMVs from function pointers
Martin Willi
2012-11-30
4
-3
/
+113
*
If adding an IMC/IMV fails, terminate() it only if it has been initialize()d
Martin Willi
2012-11-30
2
-25
/
+17
*
Add an IMV constructor taking a set of custom TNC_IMV functions
Martin Willi
2012-11-30
3
-5
/
+78
*
Add an IMC constructor taking a set of custom TNC_IMC functions
Martin Willi
2012-11-30
2
-3
/
+60
*
Clean up memory management when loading IMC/IMVs from files
Martin Willi
2012-11-30
5
-58
/
+38
*
Fix passing of IKE_SA unique_id over lookip socket
Martin Willi
2012-11-30
1
-0
/
+1
*
attest displays dates either in local time or UTC
Andreas Steffen
2012-11-30
4
-15
/
+36
*
store detected improper OS settings in database
Andreas Steffen
2012-11-30
4
-20
/
+29
*
Add load-tester NEWS
Martin Willi
2012-11-29
1
-0
/
+6
*
Store load-tester address leases in a hashtable for fast removal
Martin Willi
2012-11-29
1
-24
/
+81
*
Consolidated %any(6) host_t parsing
Martin Willi
2012-11-29
2
-12
/
+14
*
Remove numeric conversion from resolver, it is done directly in host_t
Martin Willi
2012-11-29
1
-32
/
+0
*
host_create_from_dns() tries a numeric conversion before asking resolver
Martin Willi
2012-11-29
1
-1
/
+5
*
Add a host_t constructor from string, but with a specific family
Martin Willi
2012-11-29
2
-35
/
+48
*
Don't wait while removing external IPs used for load testing
Martin Willi
2012-11-29
8
-11
/
+18
*
Install virtual IPs via interface name, and use an interface lookup where req...
Martin Willi
2012-11-29
9
-55
/
+49
*
load-tester can dynamically install a dedicated external IP for each IKE_SA
Martin Willi
2012-11-29
5
-15
/
+220
*
Add an optional kernel-interface parameter to install IPs with a custom prefix
Martin Willi
2012-11-29
8
-23
/
+31
*
Add a delay option to load-tester socket
Martin Willi
2012-11-29
2
-7
/
+11
*
Indicate message retransmissions while initiating load-test batches
Martin Willi
2012-11-29
1
-0
/
+26
*
Add alerts for sent/received message retransmissions and timeout
Martin Willi
2012-11-29
3
-0
/
+14
*
Initiate each load-testing connection with a fresh peer config
Martin Willi
2012-11-29
1
-19
/
+23
*
Initiate IKE_SAs trigger over load-tester socket in parallel
Martin Willi
2012-11-29
1
-9
/
+145
*
Add a simple load-tester utility to initiate over control socket
Martin Willi
2012-11-29
3
-0
/
+108
*
Add a load-tester control socket to manually trigger initiation
Martin Willi
2012-11-29
4
-1
/
+271
*
Lookip plugin additionally reports the IKE_SA unique identifier
Martin Willi
2012-11-29
5
-10
/
+21
[prev]
[next]