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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-2929
/
+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
2
-3
/
+3
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
2
-2
/
+2
*
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
4
-13
/
+13
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
9
-141
/
+141
*
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
2
-2
/
+2
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
9
-18
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
2
-11
/
+11
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
6
-935
/
+151
*
updated Doxyfile
Martin Willi
2009-03-24
6
-6
/
+6
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-8
/
+8
*
reimplemented certificate cache:
Martin Willi
2008-12-15
1
-154
/
+220
*
purge auth_info when IKE_SA is established, releases cert memory
Martin Willi
2008-12-09
2
-2
/
+16
*
fixed compiler warning
Tobias Brunner
2008-12-03
1
-1
/
+1
*
wrapped all pthread_rwlock_t in profilable rwlock_t
Martin Willi
2008-11-05
2
-38
/
+37
*
refactored credential builder
Martin Willi
2008-09-02
2
-2
/
+4
*
completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes
Andreas Steffen
2008-08-26
1
-0
/
+1
*
ported parts of two-sim branch
Martin Willi
2008-08-22
2
-4
/
+39
*
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
3
-33
/
+79
*
missing FETCH_END caused SEGFAULT in ikev2/rw-hash-and-url scenario
Andreas Steffen
2008-07-22
1
-1
/
+1
*
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
*
Hash and URL cosmetics
Andreas Steffen
2008-04-18
1
-5
/
+5
*
support for hash and URL encoded certificate payloads in charon
Tobias Brunner
2008-04-18
3
-52
/
+199
*
type corrected
Tobias Brunner
2008-04-18
2
-3
/
+3
*
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
6
-1
/
+51
*
parallelized trust chain verification
Martin Willi
2008-04-16
3
-38
/
+148
*
try to cache the same instance of equal certificates
Martin Willi
2008-04-07
1
-4
/
+17
*
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
[next]