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
...
*
|
|
When receiving critical signals, additionally log backtraces to syslog/files
Martin Willi
2013-03-04
1
-0
/
+1
*
|
|
backtrace_t.log() takes a NULL file pointer to log to registered dbg() hook
Martin Willi
2013-03-04
2
-33
/
+71
*
|
|
Don't use color escapes when printing backtraces to a non-TTY file
Martin Willi
2013-03-04
1
-11
/
+20
*
|
|
Add a utility function to resolve TTY color escape codes dynamically
Martin Willi
2013-03-04
2
-0
/
+103
*
|
|
make TNC Access Requestor ID available to IMVs
Andreas Steffen
2013-03-03
9
-42
/
+130
*
|
|
updated NEWS
Andreas Steffen
2013-03-03
1
-2
/
+8
*
|
|
upgraded KVM test suite to Linux 3.8 kernel
Andreas Steffen
2013-03-03
2
-4
/
+1867
*
|
|
added openssl-ikev2/alg-aes-gcm scenario
Andreas Steffen
2013-03-03
11
-0
/
+158
*
|
|
use DNs in tnc/tnccs-20-tls scenario
Andreas Steffen
2013-03-03
4
-5
/
+3
*
|
|
added getpwuid_r and initgroups to whitelist
Andreas Steffen
2013-03-03
1
-0
/
+2
*
|
|
third parameter was not copied
Andreas Steffen
2013-03-02
1
-1
/
+1
*
|
|
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
96
-183
/
+221
*
|
|
Include the whole src directory in apidoc and make source files browsable
Tobias Brunner
2013-03-02
1
-17
/
+7
*
|
|
Prevent Doxygen from processing __attribute__(...)
Tobias Brunner
2013-03-02
1
-1
/
+1
*
|
|
Updated Doxyfile.in with a recent version of Doxygen
Tobias Brunner
2013-03-02
1
-127
/
+509
*
|
|
Removed backend for old Android frontend patch
Tobias Brunner
2013-03-02
14
-929
/
+88
*
|
|
added ERX_SUPPORTED IKEv2 Notify
Andreas Steffen
2013-03-02
2
-7
/
+11
*
|
|
added some new TCG IF-M message subtypes and attributes
Andreas Steffen
2013-03-02
4
-4
/
+36
*
|
|
version bump to 5.0.3dr3
Andreas Steffen
2013-03-02
1
-1
/
+1
*
|
|
android: Mitigate race condition on reauthentication
Tobias Brunner
2013-03-01
1
-0
/
+4
*
|
|
openssl: The EVP GCM interface requires at least OpenSSL 1.0.1
Tobias Brunner
2013-03-01
2
-0
/
+8
*
|
|
Merge branch 'multi-eap'
Martin Willi
2013-03-01
2
-28
/
+50
|
\
\
\
|
*
|
|
Apply a mutual EAP auth_cfg not before the EAP method completes
Martin Willi
2013-02-26
2
-1
/
+18
|
*
|
|
Be a little more verbose why a peer_cfg is inacceptable
Martin Willi
2013-02-26
1
-8
/
+16
|
*
|
|
Refactor auth_cfg applying to a common function
Martin Willi
2013-02-26
1
-20
/
+17
|
|
/
/
*
|
|
Merge branch 'multi-cert'
Martin Willi
2013-03-01
4
-27
/
+113
|
\
\
\
|
*
|
|
After merging the used trustchain with config, move used certificate to front
Martin Willi
2013-01-18
1
-0
/
+24
|
*
|
|
Add ipsec.conf.5 updates regarding multiple certificates in leftcert
Martin Willi
2013-01-18
1
-0
/
+4
|
*
|
|
Try to build a trustchain for all configured certificates before enforcing one
Martin Willi
2013-01-18
1
-1
/
+29
|
*
|
|
Load multiple comma seperarated certificates in the leftcert option
Martin Willi
2013-01-18
1
-15
/
+32
|
*
|
|
Make AUTH_RULE_SUBJECT cert multi-valued
Martin Willi
2013-01-18
1
-11
/
+24
*
|
|
|
Merge branch 'systime'
Martin Willi
2013-03-01
9
-10
/
+525
|
\
\
\
\
|
*
|
|
|
systime-fix disables certificate lifetime validation if system time not synced
Martin Willi
2013-02-19
4
-0
/
+326
|
*
|
|
|
Add a stub for systime-fix, a plugin handling certificate lifetimes gracefully
Martin Willi
2013-02-19
5
-0
/
+130
|
*
|
|
|
Add a cert_validator hook allowing plugins to provide custom lifetime checking
Martin Willi
2013-02-19
2
-10
/
+64
|
*
|
|
|
Make cert_validator_t.validate optional to implement
Martin Willi
2013-02-19
2
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ikev1-rekeying'
Martin Willi
2013-03-01
2
-0
/
+25
|
\
\
\
\
|
*
|
|
|
After IKEv1 reauthentication, reinstall VIP routes after migrating CHILD_SAs
Martin Willi
2013-02-20
1
-0
/
+4
|
*
|
|
|
When detecting a duplicate IKEv1 SA, adopt children, as it might be a rekeying
Martin Willi
2013-02-20
1
-0
/
+21
*
|
|
|
|
Merge branch 'vip-shunts'
Martin Willi
2013-03-01
2
-15
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Install a route for shunt policies
Martin Willi
2013-02-20
1
-5
/
+13
|
*
|
|
|
|
Include local address for Unity Split-Exclude shunt policies
Martin Willi
2013-02-20
1
-10
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
19
-118
/
+199
|
\
\
\
\
\
|
*
|
|
|
|
Don't reject OPAQUE ports while verifying traffic selector substructure
Martin Willi
2013-02-21
1
-1
/
+5
|
*
|
|
|
|
Document ipsec.conf leftprotoport extensions in manpage
Martin Willi
2013-02-21
1
-0
/
+8
|
*
|
|
|
|
Optionally support port ranges in leftprotoport
Martin Willi
2013-02-21
1
-4
/
+20
|
*
|
|
|
|
Support %opaque keyword in leftprotoport for "opaque" ports
Martin Willi
2013-02-21
1
-0
/
+5
|
*
|
|
|
|
Pass complete port range over stroke interface for more flexibility
Martin Willi
2013-02-21
7
-24
/
+21
|
*
|
|
|
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
11
-36
/
+46
|
*
|
|
|
|
Print OPAQUE traffic selectors as what they are, not as port range
Martin Willi
2013-02-21
1
-0
/
+4
[prev]
[next]