Tobias Brunner
|
14f7091280
|
Moved mutex.c to a separate folder in order to cleanly wrap other threading primitives (and utils/mutex.h is now threading.h).
|
2009-12-23 17:00:58 +01:00 |
|
Martin Willi
|
c84b139a87
|
Credential backends use has_fingerprint() methods to select keys/certificates
|
2009-09-21 17:03:00 +02:00 |
|
Martin Willi
|
85af7a89c6
|
nm uses the distributions trusted root CAs if none is explicitly specified
|
2009-09-18 14:34:27 +02:00 |
|
Martin Willi
|
7b3814f75d
|
remove spaces before tabs at the beginning of lines (^( )+\t)
|
2009-09-04 15:02:11 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Martin Willi
|
87d2026341
|
updated nm plugin to new fingerprinting API
|
2009-08-26 11:23:53 +02:00 |
|
Tobias Brunner
|
3901937d14
|
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enums mutex/condvar/rwlock_type_t.
|
2009-08-14 13:30:59 +02:00 |
|
Tobias Brunner
|
8c5d72cd0b
|
removing svn keyword $Id$ from all files
|
2009-04-30 13:19:35 +00:00 |
|
Martin Willi
|
a44bb9345f
|
merged multi-auth branch back into trunk
|
2009-04-14 10:34:24 +00:00 |
|
Martin Willi
|
89d05ab5fb
|
fixed copy/paste error
|
2008-11-07 14:48:54 +00:00 |
|
Martin Willi
|
27ed987ef7
|
wrapped all pthread_rwlock_t in profilable rwlock_t
|
2008-11-05 16:12:54 +00:00 |
|
Martin Willi
|
aff26a62c3
|
implemented NetworkManager certificate/private key authentication using ssh-agent
|
2008-09-04 08:40:37 +00:00 |
|
Martin Willi
|
7945c90adb
|
new EAP-Identity handling uses ID_EAP in plugins
|
2008-08-25 07:49:48 +00:00 |
|
Martin Willi
|
142eaea43c
|
fixed shared key lookup by ID
proper auth method selection
|
2008-08-20 08:51:18 +00:00 |
|
Martin Willi
|
ec24987164
|
certificate based gateway authentication
prototype PSK user authentication with auth-dialog
|
2008-08-19 15:19:45 +00:00 |
|