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
/
plugins
/
nm
/
nm_creds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Credential backends use has_fingerprint() methods to select keys/certificates
Martin Willi
2009-09-21
1
-7
/
+2
*
nm uses the distributions trusted root CAs if none is explicitly specified
Martin Willi
2009-09-18
1
-40
/
+156
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-18
/
+18
*
updated nm plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-3
/
+4
*
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
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-3
/
+1
*
fixed copy/paste error
Martin Willi
2008-11-07
1
-1
/
+0
*
wrapped all pthread_rwlock_t in profilable rwlock_t
Martin Willi
2008-11-05
1
-20
/
+19
*
implemented NetworkManager certificate/private key authentication using ssh-a...
Martin Willi
2008-09-04
1
-6
/
+116
*
new EAP-Identity handling uses ID_EAP in plugins
Martin Willi
2008-08-25
1
-1
/
+3
*
fixed shared key lookup by ID
Martin Willi
2008-08-20
1
-11
/
+95
*
certificate based gateway authentication
Martin Willi
2008-08-19
1
-0
/
+145