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
...
|
*
|
Implement SASL authentication in PT-TLS client
Martin Willi
2013-02-28
1
-11
/
+191
|
*
|
Implement SASL authentication in PT-TLS server
Martin Willi
2013-02-28
1
-5
/
+236
|
*
|
Define PT-TLS SASL result codes
Martin Willi
2013-02-28
1
-0
/
+11
|
*
|
Define an interface for SASL mechanisms and provide a static factory
Martin Willi
2013-02-28
3
-1
/
+193
|
*
|
Pass a client identity to pt_tls_client, usable for TLS or SASL authentication
Martin Willi
2013-02-28
2
-7
/
+21
|
*
|
Don't close underlying file descriptor before destroying a tls_socket
Martin Willi
2013-02-28
1
-1
/
+4
*
|
|
As Quick Mode initiator, select a subset of the proposed and the returned TS
Martin Willi
2013-03-07
1
-4
/
+11
*
|
|
added some otherNames OIDs
Andreas Steffen
2013-03-06
1
-0
/
+6
*
|
|
Fix some apidoc in mem_pool.h
Martin Willi
2013-03-06
1
-3
/
+3
*
|
|
instead of cloning use extract_buf() method
Andreas Steffen
2013-03-04
34
-35
/
+35
*
|
|
Don't invoke addr2line if dladdr() did not yield a filename
Martin Willi
2013-03-04
1
-1
/
+1
*
|
|
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
*
|
|
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
*
|
|
Removed backend for old Android frontend patch
Tobias Brunner
2013-03-02
12
-923
/
+82
*
|
|
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
*
|
|
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
3
-27
/
+109
|
\
\
\
|
*
|
|
After merging the used trustchain with config, move used certificate to front
Martin Willi
2013-01-18
1
-0
/
+24
|
*
|
|
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
8
-10
/
+521
|
\
\
\
\
|
*
|
|
|
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
4
-0
/
+126
|
*
|
|
|
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
18
-118
/
+191
|
\
\
\
\
\
|
*
|
|
|
|
Don't reject OPAQUE ports while verifying traffic selector substructure
Martin Willi
2013-02-21
1
-1
/
+5
|
*
|
|
|
|
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
[prev]
[next]