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
...
*
linked-list: Remove barely used find_last() method
Tobias Brunner
2013-07-17
5
-72
/
+6
*
linked-list: Remove unused replace() method
Tobias Brunner
2013-07-17
3
-65
/
+51
*
Merge branch 'array'
Martin Willi
2013-07-17
24
-683
/
+1527
|
\
|
*
child-sa: refactor proxy transport mode address lookup
Martin Willi
2013-07-17
1
-56
/
+42
|
*
child-sa: replace traffic selector lists by arrays
Martin Willi
2013-07-17
1
-18
/
+19
|
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
12
-78
/
+124
|
*
ikev2: replace linked lists by arrays in task manager
Martin Willi
2013-07-17
1
-70
/
+76
|
*
auth-cfg: use array instead of linked list
Martin Willi
2013-07-17
1
-35
/
+26
|
*
proposal: use array to store proposal list
Martin Willi
2013-07-17
1
-25
/
+18
|
*
proposal: use a single list to store all transforms
Martin Willi
2013-07-17
1
-308
/
+174
|
*
ike-sa: use arrays instead of linked lists in long lived collections
Martin Willi
2013-07-17
1
-116
/
+98
|
*
unit-tests: implement tests for array collection
Martin Willi
2013-07-17
4
-1
/
+363
|
*
array: introduce an array collection storing elements very efficiently
Martin Willi
2013-07-17
4
-2
/
+613
|
/
*
kernel-libipsec: Log error if no local address is found when installing routes
Tobias Brunner
2013-07-15
1
-0
/
+5
*
dumm: Sort templates by name
Tobias Brunner
2013-07-15
2
-1
/
+3
*
testing: Don't load certificates explicitly and delete CA certificates in PKC...
Tobias Brunner
2013-07-15
6
-4
/
+6
*
stroke: Add certificates extracted from PKCS#12 files to correct credential set
Tobias Brunner
2013-07-15
1
-4
/
+4
*
pkcs12: Add plugin dependencies with soft dependencies on the most common alg...
Tobias Brunner
2013-07-15
1
-0
/
+6
*
leak-detective: remove hdr entry when reallocating zero bytes
Martin Willi
2013-07-12
1
-0
/
+6
*
leak-detective: print total of allocated/leaked bytes in usage/report
Martin Willi
2013-07-12
1
-5
/
+13
*
dumm: add include for in.h, if_bridge.h now uses struct in6_addr
Martin Willi
2013-07-12
1
-1
/
+1
*
Recognize critical IssuingDistributionPoint CRL extension
Andreas Steffen
2013-07-12
3
-1
/
+8
*
Override policy recommendation in enforcement
Andreas Steffen
2013-07-11
3
-17
/
+17
*
openssl plugin can replace random, hmac, and gcm plugins
Andreas Steffen
2013-07-10
2
-2
/
+2
*
Added openssl-ikev2/net2net-pkcs12 scenario
Andreas Steffen
2013-07-10
13
-0
/
+116
*
Added ikev2/net2net-pkcs12 scenario
Andreas Steffen
2013-07-10
13
-0
/
+116
*
Version bump to 5.1.0dr3
Andreas Steffen
2013-07-10
1
-1
/
+1
*
conntrack -F makes ikev2/nat-rw scenario to work always
Andreas Steffen
2013-07-10
1
-0
/
+1
*
leak-detective: add a usage threshold option based on the number of allocations
Martin Willi
2013-07-10
1
-6
/
+11
*
leak-detective: set_state() only affects the calling thread
Martin Willi
2013-07-10
2
-15
/
+2
*
leak-detective: take a copy of backtrace while printing traces
Martin Willi
2013-07-10
1
-2
/
+3
*
backtrace: add a clone() method
Martin Willi
2013-07-10
2
-7
/
+44
*
leak-detective: remove hdr from the allocation list during realloc()
Martin Willi
2013-07-10
1
-39
/
+60
*
Fixed alignment of device ID column
5.1.0dr2
Andreas Steffen
2013-07-10
1
-2
/
+2
*
android: New release after adding support for EAP-TNC
Tobias Brunner
2013-07-08
1
-2
/
+2
*
Merge branch 'android-byod'
Tobias Brunner
2013-07-08
86
-117
/
+4227
|
\
|
*
android: Properly handle dotted-quad notation of IPv6 addresses
Tobias Brunner
2013-07-08
1
-1
/
+1
|
*
android: Allow IMC state to be dismissed with a swipe gesture
Tobias Brunner
2013-07-08
1
-0
/
+30
|
*
android: Use explicit locale when converting settings names
Tobias Brunner
2013-07-08
1
-2
/
+4
|
*
android: Add information about transmitted data if EAP-TNC is selected
Tobias Brunner
2013-07-08
7
-0
/
+57
|
*
android: Reuse certificate selector as generic two line button
Tobias Brunner
2013-07-08
2
-2
/
+2
|
*
android: Add device ID in BeginHandshake
Tobias Brunner
2013-07-08
1
-0
/
+2
|
*
android: Add new VpnType to enable BYOD features
Tobias Brunner
2013-07-08
8
-5
/
+42
|
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
11
-29
/
+28
|
*
utils: Add helper function to check a string for a given prefix
Tobias Brunner
2013-07-08
1
-0
/
+8
|
*
utils: Convert string helper macros to static inline functions
Tobias Brunner
2013-07-08
1
-6
/
+15
|
*
android: Use a different set of plugins if BYOD features are enabled
Tobias Brunner
2013-07-08
4
-11
/
+28
|
*
android: IMC state fragment is a button that shows remediation instructions o...
Tobias Brunner
2013-07-08
2
-16
/
+66
|
*
android: Show remediation instructions instead of log on failure
Tobias Brunner
2013-07-08
6
-3
/
+26
|
*
android: Properly hide the IMC state fragment initially
Tobias Brunner
2013-07-08
1
-1
/
+4
[prev]
[next]