Tobias Brunner
|
ef80de6010
|
Unload plugins which we were not able to load any features from.
|
2011-10-14 10:05:46 +02:00 |
|
Tobias Brunner
|
40e856fada
|
Fixed comment of create_plugin_enumerator.
|
2011-10-14 10:05:46 +02:00 |
|
Tobias Brunner
|
076aa51fc9
|
Easier to understand test for soft dependencies in dependencies_satisfied.
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
d29d63c2cb
|
Add features support to ctr plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
5cb10a22a3
|
Add features support to gcm plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
cf268dc4f2
|
Add features support to ccm plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
3cd28acce0
|
Add aead plugin features
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
02572b84f9
|
Announce openssl features only if actually supported
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
516246490f
|
Add features support to des plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
4489ece2db
|
Add features support to soup plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
6c3a0b9bf5
|
Add features support to ldap plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
ecb40b4ccb
|
Add features support to curl plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
3d4f0f7646
|
Add features support to mysql plugin
|
2011-10-14 10:05:46 +02:00 |
|
Martin Willi
|
9f2a81f341
|
Add features support to sqlite plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
f85a4310cb
|
Added database and fetcher plugin features
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
9dc54fc56a
|
Add features support to openssl plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
b2c44ace17
|
Add features support to random plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
6853e9732e
|
Add features support to gmp plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
d6c7b30cad
|
Add features support to af_alg plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
3bc79461cd
|
Add features support to xcbc plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
5c630f54f0
|
Add features support to aes plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
33f6b3d6d0
|
Add features support to hmac plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
130661b275
|
Add features support to md5 plugin
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
30ab1a6ed9
|
Add features support to sha2 plugin
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
cec7dd14eb
|
Add features support to sha1 plugin
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
fa7c8338ca
|
Plugin enumerator enumerates over loaded features, too
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
62b9e2f938
|
Added support for plugin features
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
658c993c78
|
Include KEY_ANY in key_type_names
|
2011-10-14 10:04:45 +02:00 |
|
Martin Willi
|
e3edd7e75e
|
Add enum names for database drivers
|
2011-10-14 10:04:45 +02:00 |
|
Martin Willi
|
9cd7f384ba
|
Include library.h in plugin.h
|
2011-10-14 10:04:45 +02:00 |
|
Tobias Brunner
|
d205046af3
|
util.h is a system header in Android < 2.x.
|
2011-10-13 18:24:00 +02:00 |
|
Tobias Brunner
|
68fcf91778
|
Unused variable removed.
|
2011-10-13 14:34:34 +02:00 |
|
Tobias Brunner
|
4a4cf41b9a
|
Make sure /proc/$$/fd exists.
This avoids the error message generated by enumerator_create_directory().
|
2011-10-13 11:22:40 +02:00 |
|
Tobias Brunner
|
5051bd23eb
|
Only close open file descriptors on Linux.
|
2011-10-13 11:21:57 +02:00 |
|
Tobias Brunner
|
9a8fdc159a
|
Added a replacement for closefrom (available on *BSD).
|
2011-10-13 11:19:12 +02:00 |
|
Tobias Brunner
|
28bcbc297f
|
openssl: Adding support for key usage x509 extension.
|
2011-10-05 15:10:12 +02:00 |
|
Tobias Brunner
|
c8541efe70
|
Migrated thread_t to INIT/METHOD macros.
|
2011-10-03 15:54:36 +02:00 |
|
Tobias Brunner
|
f5808078cb
|
Migrated mutex_t to INIT/METHOD macros.
|
2011-10-03 15:45:17 +02:00 |
|
Tobias Brunner
|
7fa43a9036
|
Migrated rwlock_t to INIT/METHOD macros.
|
2011-10-03 15:31:04 +02:00 |
|
Tobias Brunner
|
242f7c857f
|
Migrated thread_value_t to INIT/METHOD macros.
|
2011-10-03 14:57:07 +02:00 |
|
Andreas Steffen
|
21ce22bb24
|
cosmetics
|
2011-10-02 12:09:55 +02:00 |
|
Andreas Steffen
|
4915be11e8
|
Migrated host to INIT/METHOD macros
|
2011-10-02 12:09:33 +02:00 |
|
Andreas Steffen
|
79838a7205
|
Migrated traffic_selector to INIT/METHOD macros
|
2011-10-02 11:52:52 +02:00 |
|
Andreas Steffen
|
b59fd53fe2
|
Migrated database_factory to INIT/METHOD macros
|
2011-10-02 11:37:50 +02:00 |
|
Andreas Steffen
|
6a9642e466
|
Migrated crypto/prf_plus to INIT/METHOD macros
|
2011-10-02 11:27:38 +02:00 |
|
Andreas Steffen
|
1c55141001
|
Migrated crypto/pkcs9 to INIT/METHOD macros
|
2011-10-02 11:21:23 +02:00 |
|
Andreas Steffen
|
ae84beff76
|
Migrated crypto/pkcs7 to INIT/METHOD macros
|
2011-10-02 11:11:46 +02:00 |
|
Andreas Steffen
|
58a8309c21
|
Migrated cred_encoding to INIT/METHOD macros
|
2011-10-02 10:55:08 +02:00 |
|
Andreas Steffen
|
7b9e6ddd20
|
Migrated auth_cfg to INIT/METHOD macros
|
2011-10-02 10:42:01 +02:00 |
|
Andreas Steffen
|
3cd78d98b7
|
Migrated ietf_attributes to INIT/METHOD macros
|
2011-09-29 22:46:43 +02:00 |
|