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
/
charon
/
credentials
/
credential_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-1681
/
+0
*
Cache queue locking in credential manager corrected.
Tobias Brunner
2009-12-23
1
-2
/
+13
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-9
/
+8
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-2
/
+2
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
verify RFC3779 IP address blocks along X.509 certificate trust chain
Andreas Steffen
2009-12-23
1
-0
/
+58
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
1
-10
/
+26
*
streamlined output from get_validity()
Andreas Steffen
2009-10-06
1
-2
/
+2
*
Fall back to default credential set lookup if fingerprint lookup fails
Martin Willi
2009-09-15
1
-1
/
+5
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-4
/
+4
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-74
/
+74
*
use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
Martin Willi
2009-08-26
1
-1
/
+1
*
updated charon to new fingerprinting API
Martin Willi
2009-08-26
1
-46
/
+41
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-10
/
+10
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-70
/
+84
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-8
/
+8
*
wrapped all pthread_rwlock_t in profilable rwlock_t
Martin Willi
2008-11-05
1
-24
/
+23
*
refactored credential builder
Martin Willi
2008-09-02
1
-2
/
+3
*
completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes
Andreas Steffen
2008-08-26
1
-0
/
+1
*
corrected caption
Andreas Steffen
2008-08-01
1
-1
/
+1
*
using shared read locks in credential set enumerators to avoid deadlocks
Martin Willi
2008-07-30
1
-5
/
+50
*
handle ID_KEY_ID as a ID_PUBKEY_SHA1 for authentication
Martin Willi
2008-05-14
1
-2
/
+1
*
some c-libs require _GNU_SOURCE for pthread_rwlock
Martin Willi
2008-04-23
1
-1
/
+4
*
type corrected
Tobias Brunner
2008-04-18
1
-2
/
+2
*
added missing bits for credential caching
Martin Willi
2008-04-17
1
-29
/
+47
*
extended credential_set_t interface by a cache_cert() method
Martin Willi
2008-04-17
1
-0
/
+19
*
parallelized trust chain verification
Martin Willi
2008-04-16
1
-34
/
+129
*
fixed bad cleanup which results in segfault if no issuer cert found, fixes #43
Martin Willi
2008-04-07
1
-1
/
+0
*
generate debug output if ocsp response does not contain status information fo...
Andreas Steffen
2008-04-02
1
-2
/
+3
*
additional debug line makes certificate status checking more understandable
Andreas Steffen
2008-04-02
1
-3
/
+8
*
some simplifications to trusted_enumerator_t
Martin Willi
2008-04-01
1
-8
/
+7
*
checking pretrusted but bad certificates only once
Martin Willi
2008-04-01
1
-13
/
+18
*
minor changes in debug output
Andreas Steffen
2008-03-31
1
-1
/
+3
*
output error message if maximum ca path length is reached
Andreas Steffen
2008-03-31
1
-0
/
+4
*
utc argument in %#T was missing
Andreas Steffen
2008-03-31
1
-4
/
+6
*
received certificates have least priority
Martin Willi
2008-03-31
1
-9
/
+5
*
fixed refcounting in certificate trustchain validation
Martin Willi
2008-03-31
1
-3
/
+5
*
fixed crash if crl fetching fails
Martin Willi
2008-03-28
1
-6
/
+12
*
caching of CRLs
Martin Willi
2008-03-28
1
-127
/
+113
*
replaced get_public() by create_public_enumerator() to try multiple public ke...
Martin Willi
2008-03-27
1
-110
/
+205
*
use trusted self-signed root CA certificates as trust anchor only
Martin Willi
2008-03-27
1
-6
/
+16
*
implemented cert cache flushing, ipsec purgeocsp
Martin Willi
2008-03-27
1
-0
/
+12
*
caching of ocsp responses (experimental), no crl caching yet
Martin Willi
2008-03-26
1
-170
/
+147
*
shortened debug output
Andreas Steffen
2008-03-21
1
-2
/
+2
*
detect trusted self-signed before trust chain verification
Andreas Steffen
2008-03-21
1
-4
/
+14
*
optimized debug output of credential_manager.c
Andreas Steffen
2008-03-21
1
-21
/
+21
*
cert_cache_t caches subject-issuer relations and subject certificates
Martin Willi
2008-03-20
1
-3
/
+17
[next]