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 (
Expand
)
Author
Age
Files
Lines
...
*
Added a new FETCH_CALLBACK option to fetch data without allocation
Martin Willi
2011-04-04
7
-22
/
+97
*
Migrated fetcher_manager to INIT/METHOD macros
Martin Willi
2011-04-04
1
-32
/
+25
*
Make availability of glob(3) optional in settings_t.
Tobias Brunner
2011-03-22
1
-21
/
+34
*
Make sure that files included in settings_t are regular files.
Tobias Brunner
2011-03-22
1
-1
/
+20
*
File lists in Android.mk files updated to those in the Makefiles.
Tobias Brunner
2011-03-22
1
-2
/
+1
*
Do not invoke processor restart() if not required
Martin Willi
2011-03-15
1
-1
/
+2
*
fixed asn1_oid_from_string(), allowing it to handle up to 32 bit node numbers
Andreas Steffen
2011-03-12
1
-11
/
+12
*
fixed parsing of X.509 certificatePolicies
Andreas Steffen
2011-03-11
1
-4
/
+4
*
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 s...
Martin Willi
2011-03-09
1
-1
/
+1
*
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 dy...
Martin Willi
2011-02-22
2
-2
/
+6
*
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
*
[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
*
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 chec...
Martin Willi
2011-01-17
3
-26
/
+16
*
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 elimin...
Martin Willi
2011-01-14
1
-2
/
+4
*
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
[prev]
[next]