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
...
*
ikev2: Don't adopt any CHILD_SA during make-before-break reauthentication
Martin Willi
2015-03-04
1
-1
/
+2
*
unit-tests: Base attributes get adopted by seg-env/seg-contract
Tobias Brunner
2015-03-03
1
-4
/
+4
*
seg-env: Destroy base attribute if segmentation is not possible
Tobias Brunner
2015-03-03
1
-0
/
+1
*
Merge branch 'eap-constraints'
Martin Willi
2015-03-03
14
-2
/
+100
|
\
|
*
NEWS: Introduce EAP constraints support for EAP-(T)TLS
Martin Willi
2015-03-03
1
-0
/
+5
|
*
man: Describe trust chain constraints configuration for EAP methods
Martin Willi
2015-03-03
1
-1
/
+3
|
*
stroke: Support public key constraints for EAP methods
Martin Willi
2015-03-03
1
-1
/
+8
|
*
eap-ttls: Support EAP auth information getter in EAP-TTLS
Martin Willi
2015-03-03
1
-0
/
+7
|
*
eap-tls: Support EAP auth information getter in EAP-TLS
Martin Willi
2015-03-03
1
-0
/
+7
|
*
libtls: Add getters for TLS handshake authentication details
Martin Willi
2015-03-03
7
-0
/
+49
|
*
libtls: Merge trustchain auth verification details done during TLS handhsake
Martin Willi
2015-03-03
2
-0
/
+2
|
*
ikev2: Merge EAP client authentication details if EAP methods provides them
Martin Willi
2015-03-03
1
-0
/
+7
|
*
eap: Add an optional authentication details getter to the EAP method interface
Martin Willi
2015-03-03
1
-0
/
+12
|
/
*
Merge branch 'stroke-purge-on-reread'
Martin Willi
2015-03-03
6
-120
/
+306
|
\
|
*
ipsec: Update rereadcacerts/aacerts command description in manpage
Martin Willi
2015-03-03
1
-6
/
+9
|
*
stroke: Serve ca section CA certificates directly, not over central CA set
Martin Willi
2015-03-03
3
-5
/
+85
|
*
mem-cred: Add a method to unify certificate references, without adding it
Martin Willi
2015-03-03
2
-0
/
+31
|
*
stroke: Purge existing CA/AA certificates during reread
Martin Willi
2015-03-03
1
-0
/
+4
|
*
stroke: Use separate credential sets for CA/AA certificates
Martin Willi
2015-03-03
1
-3
/
+21
|
*
stroke: Refactor load_certdir function
Martin Willi
2015-03-03
1
-108
/
+158
|
/
*
vici: Don't use a default rand_time larger than half of rekey/reauth_time
Martin Willi
2015-03-03
1
-3
/
+11
*
vici: If a IKE reauth_time is configured, disable the default rekey_time
Martin Willi
2015-03-03
2
-2
/
+19
*
ikev2: Schedule a timeout for the delete message following passive IKE rekeying
Martin Willi
2015-03-03
1
-0
/
+6
*
kernel-netlink: Respect kernel routing priorities for IKE routes
Martin Willi
2015-03-03
1
-2
/
+15
*
enum: Extend printf hook to print flags
Thomas Egerer
2015-03-03
3
-8
/
+286
*
unit-tests: Don't fail host_create_from_dns() test if IPv6 not supported
Martin Willi
2015-03-02
1
-4
/
+10
*
bliss: Add generated Huffman codes to the repository
Tobias Brunner
2015-03-02
5
-14
/
+860
*
Fixed a memory leak in the attribute segmentation code
Andreas Steffen
2015-02-27
3
-4
/
+4
*
vici: Support ruby gem out-of-tree builds
Martin Willi
2015-02-27
1
-1
/
+3
*
ha: Always install the CHILD_SAs with the inbound flag set to FALSE
Martin Willi
2015-02-27
1
-2
/
+2
*
Updated Ubuntu 14.04 kernel version
Andreas Steffen
2015-02-27
1
-1
/
+1
*
Fixed compiler warnings
Andreas Steffen
2015-02-27
1
-2
/
+3
*
travis: Disable unwind backtraces regardless of LEAK_DETECTIVE option
Martin Willi
2015-02-26
1
-3
/
+1
*
Version bump to 5.3.0dr1
Andreas Steffen
2015-02-26
2
-1
/
+4
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
17
-42
/
+133
*
unit-tests: Completed BLISS tests
Andreas Steffen
2015-02-25
6
-16
/
+668
*
Check for null pointer before applying memwipe()
Andreas Steffen
2015-02-25
1
-4
/
+10
*
Implemented improved BLISS-B signature algorithm
Andreas Steffen
2015-02-25
13
-47
/
+359
*
host-resolver: Do not cancel threads waiting for new queries during cleanup
Martin Willi
2015-02-24
1
-6
/
+8
*
host-resolver: Disable resolver thread cancellation by default
Martin Willi
2015-02-24
1
-0
/
+3
*
unit-tests: Add host_create_from_dns() test cases resolving "localhost"
Martin Willi
2015-02-24
1
-0
/
+42
*
travis: Disable forecast/connmark plugins in monolithic builds
Martin Willi
2015-02-24
1
-0
/
+4
*
plugin-loader: Do not unload libraries during dlclose(), if supported
Martin Willi
2015-02-24
1
-1
/
+9
*
unit-tests: Accept numerical protocol/port numbers in traffic selector tests
Martin Willi
2015-02-23
1
-11
/
+16
*
forecast: Explicitly cast sockaddr to fix compiler warning
Tobias Brunner
2015-02-23
1
-1
/
+1
*
configure: Use pkg-config to detect libiptc used by connmark/forecast
Tobias Brunner
2015-02-23
3
-4
/
+10
*
openssl: Return the proper IV length for OpenSSL crypters
Tobias Brunner
2015-02-23
1
-1
/
+1
*
Merge branch 'forecast'
Martin Willi
2015-02-20
24
-0
/
+1673
|
\
|
*
NEWS: Introduce forecast multicast/broadcast forwarding plugin
Martin Willi
2015-02-20
1
-0
/
+7
|
*
testing: Add a forecast test case
Martin Willi
2015-02-20
11
-0
/
+152
[prev]
[next]