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
/
libstrongswan
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
added tcg-at-tpmIdLabel OID
Andreas Steffen
2011-03-11
1
-0
/
+1
|
*
output unknown OIDs in dot string notation
Andreas Steffen
2011-03-11
1
-4
/
+14
|
*
fixed asn1_oid_to_string() conversion
Andreas Steffen
2011-03-09
1
-15
/
+9
|
*
Use a boolean expression for refcount check, fixes refcounting if bool is a ↵
Martin Willi
2011-03-09
1
-1
/
+1
|
|
|
|
signed char
*
defined some TCG attribute OIDs
Andreas Steffen
2011-03-08
1
-1
/
+7
|
*
support of RSAES-OAEP public keys
Andreas Steffen
2011-03-08
2
-2
/
+2
|
*
added id-RSAES-OAEP and id-pSpecified OIDs
Andreas Steffen
2011-03-07
1
-0
/
+2
|
*
corrected pkcs11 error message
Andreas Steffen
2011-03-01
1
-1
/
+1
|
*
Added a pseudo EAP type to allow an implementation to select the real type ↵
Martin Willi
2011-02-22
2
-2
/
+6
|
|
|
|
dynamically
*
prevent multiple debug outputs in case of non-monolithic plugins
Andreas Steffen
2011-02-20
1
-2
/
+0
|
*
Whitelisted another tzset variant and dlsym
Martin Willi
2011-02-18
1
-0
/
+2
|
*
Merged the monolithic and non-monolithic plugin loaders into one.
Tobias Brunner
2011-02-10
1
-49
/
+37
|
|
|
|
|
This allows to add additional plugins even when the original build was monolithic. Also fixes the pluto/xauth bug with the monolithic build.
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
6
-26
/
+37
|
*
defined OID_STRONGSWAN
Andreas Steffen
2011-02-07
1
-1
/
+1
|
*
Some typos fixed.
Tobias Brunner
2011-02-07
2
-2
/
+2
|
*
introduced libstrongswan.x509.enforce_critical parameter
Andreas Steffen
2011-02-05
4
-7
/
+11
|
*
Properly initialize variable 'critical'.
Tobias Brunner
2011-02-04
1
-1
/
+1
|
*
Replace hashtable key if a put operation replaces value
Martin Willi
2011-02-03
1
-0
/
+1
|
|
|
|
Fixes a crash if lifetime of key is bound to value (i.e. key == value)
*
Fix check to increase hashtable size properly
Martin Willi
2011-02-03
1
-1
/
+1
|
*
Add missing AUTH_RULE for trusted self-signed peer certificates
Martin Willi
2011-02-01
1
-0
/
+5
|
*
fixed checking of unknown critical extensions in openssl_x509
Andreas Steffen
2011-01-31
1
-1
/
+1
|
*
Whitelist gnutls init function
Martin Willi
2011-01-17
1
-0
/
+2
|
*
Implemented an alternative HTTP fetcher based on libsoup
Martin Willi
2011-01-17
6
-0
/
+340
|
*
backtrace->contains_function takes multiple names, speeding up whitelist ↵
Martin Willi
2011-01-17
3
-26
/
+16
|
|
|
|
check drastically
*
Add some common glib non-leaks to whitelist
Martin Willi
2011-01-17
1
-0
/
+10
|
*
Add missing va_end to va_start in curl_fetcher
Martin Willi
2011-01-17
1
-6
/
+10
|
*
Do not pass an enum type to va_arg
Martin Willi
2011-01-17
1
-2
/
+2
|
*
Compare ending address in ts->equals, fixes redundant traffic selector ↵
Martin Willi
2011-01-14
1
-2
/
+4
|
|
|
|
elimination
*
compute memory requirement for PEM-encoding correctly
Andreas Steffen
2011-01-07
1
-1
/
+1
|
*
Do not print empty DN identities as invalid
Martin Willi
2011-01-05
1
-2
/
+8
|
*
Added support for delta CRL checking to revocation plugin
Martin Willi
2011-01-05
1
-12
/
+109
|
*
Verify trustchain for each candidate certificate only once
Martin Willi
2011-01-05
1
-0
/
+19
|
*
Added an AUTH_HELPER for revocation certificates
Martin Willi
2011-01-05
3
-1
/
+12
|
*
Added CDP support to mem_cred
Martin Willi
2011-01-05
2
-1
/
+106
|
*
Check for issuer only if we actually got a CRL
Martin Willi
2011-01-05
1
-7
/
+7
|
*
Check inhibitAnyPolicy in constraints plugin
Martin Willi
2011-01-05
1
-8
/
+53
|
*
Slightly renamed different policyConstraints to distinguish them better
Martin Willi
2011-01-05
3
-32
/
+32
|
*
Added support for inhibitAnyPolicy constraint to x509 plugin
Martin Willi
2011-01-05
4
-33
/
+62
|
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
4
-38
/
+42
|
*
Check inhibitPolicyMapping in constraints plugin
Martin Willi
2011-01-05
1
-3
/
+53
|
*
Check requireExplicitPolicy in constraints plugin
Martin Willi
2011-01-05
1
-19
/
+109
|
*
Include subject cert to temporary auth info before completing trustchain
Martin Willi
2011-01-05
1
-4
/
+1
|
*
Fail silently when trying to convert IPv6 address to v4 family host
Martin Willi
2011-01-05
1
-0
/
+4
|
*
Pass an additional anchor flag to validate() hook if we reach the root CA
Martin Willi
2011-01-05
4
-8
/
+12
|
*
Always pass auth info to validate(), use pathlen to check for user certificate
Martin Willi
2011-01-05
3
-7
/
+9
|
*
Added support for delta CRLs to x509 plugin
Martin Willi
2011-01-05
5
-7
/
+130
|
*
Moved CRL distribution point building to an exportable function
Martin Willi
2011-01-05
1
-29
/
+43
|
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
6
-212
/
+144
|
*
Fail on critical extensions in openssl CRLs
Martin Willi
2011-01-05
1
-1
/
+6
|
*
Respect enforce_critical setting in x509 plugin CRLs
Martin Willi
2011-01-05
1
-0
/
+8
|
[prev]
[next]