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
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Provide a fallback for sigwaitinfo()
Tobias Brunner
2015-11-12
1
-1
/
+29
*
android: Replace AndroidConfigLocal.h with a header in utils/compat
Tobias Brunner
2015-11-12
4
-5
/
+16
*
android: Fix build after updating Linux headers
Tobias Brunner
2015-11-12
3
-3
/
+0
*
charon-tkm: Register SPI generator callback
Adrian-Ken Rueegsegger
2015-11-11
1
-0
/
+4
*
charon-tkm: Implement SPI generator
Adrian-Ken Rueegsegger
2015-11-11
2
-0
/
+134
*
settings: Add settings_value_as_uint64() helper function
Tobias Brunner
2015-11-11
3
-0
/
+58
*
ike-sa-manager: Allow plugins to provide IKE SPIs via a callback
Tobias Brunner
2015-11-11
2
-11
/
+54
*
libcharon: Publish IKE_SA/CHILD_SA managers as custom plugin feature
Tobias Brunner
2015-11-11
1
-11
/
+29
*
ikev1: Also use message hashes for Quick Mode for the early retransmission check
Tobias Brunner
2015-11-11
1
-4
/
+8
*
kernel-netlink: Allow IPsec policies to replace shunt policies
Tobias Brunner
2015-11-10
1
-3
/
+3
*
kernel-pfkey: Make absolutely sure we always delete the right policy cache entry
Tobias Brunner
2015-11-10
1
-3
/
+8
*
kernel-netlink: Make absolutely sure we always delete the right policy cache ...
Tobias Brunner
2015-11-10
1
-2
/
+9
*
kernel-interface: Pass the same data to del_policy() that was passed to add_p...
Tobias Brunner
2015-11-10
12
-150
/
+162
*
kernel-netlink: Remove the unused policy_history flag
Tobias Brunner
2015-11-10
1
-41
/
+20
*
kernel-interface: Return bool for kernel interface registration
Thomas Egerer
2015-11-10
4
-20
/
+40
*
trap-manager: Also clean up remote address in error cases
Tobias Brunner
2015-11-10
1
-0
/
+2
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
11
-22
/
+21
*
swanctl: Add option to query leases with --get-pools
Tobias Brunner
2015-11-10
1
-3
/
+29
*
vici: Add option to query leases of pools
Tobias Brunner
2015-11-10
2
-3
/
+36
*
swanctl: List virtual IPs in --list-sas
Tobias Brunner
2015-11-10
1
-1
/
+11
*
vici: Return local and remote virtual IPs when listing SAs
Tobias Brunner
2015-11-10
2
-0
/
+36
*
socket-dynamic: Refactor setting source address when sending messages
Tobias Brunner
2015-11-09
1
-32
/
+62
*
socket-default: Refactor setting source address when sending messages
Tobias Brunner
2015-11-09
1
-46
/
+107
*
socket-default: Refactor retrieval of destination address of received packets
Tobias Brunner
2015-11-09
1
-39
/
+89
*
medsrv: Replace remaining JavaScript code with CSS
Tobias Brunner
2015-11-09
4
-371
/
+14
*
medsrv: Replace the JavaScript focus() calls with HTML5's autofocus
Tobias Brunner
2015-11-09
5
-5
/
+4
*
conftest: Add configuration option to report milliseconds in file logger
Tobias Brunner
2015-11-09
1
-2
/
+4
*
file-logger: Add option to print milliseconds within the current second after...
Tobias Brunner
2015-11-09
4
-13
/
+36
*
ike-natd: Create fake NAT-D payloads in a more static way
Tobias Brunner
2015-11-09
1
-20
/
+8
*
testing: Added Debian 7.9 to IMV database
5.3.4dr2
Andreas Steffen
2015-11-09
1
-0
/
+48
*
mediation: Reschedule initiate mediation job if SA is not yet found
Tobias Brunner
2015-11-09
1
-0
/
+4
*
ike-sa-manager: Signal entries that we don't actually check out
Tobias Brunner
2015-11-09
1
-1
/
+8
*
ike-sa-manager: Signal waiting threads after check out/in for uniqueness check
Tobias Brunner
2015-11-09
1
-0
/
+3
*
ikev1: Fix calculation of DPD timeout
Tobias Brunner
2015-11-09
1
-0
/
+2
*
ipsec: Quit script quicker for ipsec stop
Tobias Brunner
2015-11-09
1
-2
/
+2
*
xauth: Call authorize() hook also when xauth-noauth is used
Tobias Brunner
2015-11-09
1
-2
/
+8
*
libtnccs: Optionally use RTLD_NOW to load IMC/IMVs with dlopen()
Tobias Brunner
2015-11-09
2
-2
/
+14
*
plugin-loader: Optionally use RTLD_NOW with dlopen()
Tobias Brunner
2015-11-09
1
-6
/
+11
*
windows: Define RTLD_NOW, even if it is not used
Tobias Brunner
2015-11-09
1
-0
/
+5
*
kernel-pfkey: Enable ENCR_AES_CTR when it's available
Renato Botelho
2015-11-09
1
-1
/
+3
*
vici: Add NAT information when listing IKE_SAs
Tobias Brunner
2015-11-09
2
-0
/
+21
*
iv-gen: Use NULL IV generator for NULL encryption
Tobias Brunner
2015-11-09
1
-0
/
+5
*
crypto: Add NULL IV generator
Tobias Brunner
2015-11-09
4
-1
/
+98
*
stroke: Make down-nb actually non-blocking
Tobias Brunner
2015-11-09
1
-31
/
+40
*
testing: Updated hasher tests
Andreas Steffen
2015-11-06
2
-4
/
+83
*
Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemes
Andreas Steffen
2015-11-06
12
-89
/
+109
*
Use word-aligned XOR in sha3_absorb()
Andreas Steffen
2015-11-03
1
-4
/
+47
*
Support BLISS signatures with SHA-3 hash
Andreas Steffen
2015-11-03
10
-9
/
+52
*
Implemented SHA-3 hash algorithm including test vectors
Andreas Steffen
2015-11-03
9
-0
/
+1029
*
Defined SHA-3 hashers
Andreas Steffen
2015-11-03
3
-10
/
+59
[next]