Andreas Steffen
|
1bb67ff852
|
Migrated random plugin to INIT/METHOD macros
|
2010-12-04 11:37:03 +01:00 |
|
Andreas Steffen
|
79bbe64e17
|
Migrated sha1_plugin_t to INIT/METHOD macros
|
2010-12-04 11:26:02 +01:00 |
|
Andreas Steffen
|
72c436c170
|
Migrated sha2_plugin_t to INIT/METHOD macros
|
2010-12-04 10:48:42 +01:00 |
|
Andreas Steffen
|
4d7e8032ec
|
Migrated mysql plugin to INIT/METHOD macros
|
2010-12-04 10:38:35 +01:00 |
|
Andreas Steffen
|
c6fde416c4
|
use private destroy() function
|
2010-12-04 10:28:30 +01:00 |
|
Andreas Steffen
|
cca86ba94d
|
Migrated sqlite plugin to INIT/METHOD macros
|
2010-12-04 10:20:33 +01:00 |
|
Andreas Steffen
|
621f9324d9
|
Migrated test_vectors_plugin_t to INIT/METHOD macros
|
2010-12-04 10:10:37 +01:00 |
|
Andreas Steffen
|
36e4aa7b9e
|
Migrated x509_plugin_t to INIT/METHOD macros
|
2010-12-04 10:07:56 +01:00 |
|
Andreas Steffen
|
b5eeebe657
|
Migrated pgp_plugin_t to INIT/METHOD macros
|
2010-12-04 09:30:25 +01:00 |
|
Andreas Steffen
|
9a76f6ded2
|
Migrated pem_plugin_t to INIT/METHOD macros
|
2010-12-04 09:25:22 +01:00 |
|
Andreas Steffen
|
cb458beb31
|
Migrated dnskey_plugin_t to INIT/METHOD macros
|
2010-12-04 09:20:53 +01:00 |
|
Andreas Steffen
|
4bb158c445
|
Migrated options_t to INIT/METHOD macros
|
2010-12-04 08:21:21 +01:00 |
|
Tobias Brunner
|
75827463fa
|
Insert certificates and secrets at the front of the lists.
As the lookup is also from front to back, certificates added later are
now found first, which is useful in case of e.g. "reread cacerts".
|
2010-12-03 18:00:00 +01:00 |
|
Tobias Brunner
|
5ad4fa295a
|
Function add_crl added to mem_cred_t.
|
2010-12-03 18:00:00 +01:00 |
|
Tobias Brunner
|
982de5a5f5
|
Function added to clear secrets (but not certs) from mem_cred_t.
|
2010-12-03 18:00:00 +01:00 |
|
Tobias Brunner
|
68c7f18643
|
Alternative to mem_cred_t.add_cert added, which returns the certificate.
If the certificate is already cached, the cached version is returned.
|
2010-12-03 17:59:59 +01:00 |
|
Tobias Brunner
|
3023a75e67
|
Function added to mem_cred_t to add shared secret with a linked list of owners.
|
2010-12-03 17:59:59 +01:00 |
|
Tobias Brunner
|
88f97e5c34
|
Added functions to modify/create settings in settings_t.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
e997706273
|
Added an option to create non-existing key/value pairs during search.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
011f901d55
|
Compare shorter "boolean" values first.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
d657edf576
|
Helper functions added to easily convert enumerated values.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
f2649f354d
|
Ensure that sections exist when using load_files_section.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
67c464d1a9
|
Skip values and sections without key.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
dc46fd5879
|
Some refactorings in lookup code in settings_t.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
9a1e5261d6
|
Added documentation about new features of settings_t.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
b79f7d4208
|
Made settings_t thread-safe.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
0552135213
|
Added functions to settings_t to load files dynamically at runtime.
|
2010-12-03 17:40:52 +01:00 |
|
Tobias Brunner
|
6388a758ba
|
Allow inclusion of other files in strongswan.conf.
|
2010-12-03 17:38:37 +01:00 |
|
Tobias Brunner
|
65d88a09f5
|
Loading of strongswan.conf refactored to a separate function.
|
2010-12-03 17:38:37 +01:00 |
|
Tobias Brunner
|
5e3be75829
|
Allow to replace/extend previously defined values/sections in strongswan.conf.
|
2010-12-03 17:38:37 +01:00 |
|
Tobias Brunner
|
3eb23f3864
|
Don't create a section in parse_section.
Just add subsections and values to the passed section.
|
2010-12-03 17:38:37 +01:00 |
|
Tobias Brunner
|
f6037d79cf
|
Removed unused static variable "lev".
|
2010-12-03 17:38:36 +01:00 |
|
Andreas Steffen
|
375dacca8e
|
removed superfluous whitespace
|
2010-12-03 11:26:13 +01:00 |
|
Andreas Steffen
|
3cd69cfab1
|
Migrated asn1_parser_t to INIT/METHOD macros
|
2010-12-02 22:12:02 +01:00 |
|
Andreas Steffen
|
5cf523c012
|
Migrated settings_t to INIT/METHOD macros
|
2010-12-02 06:25:59 +01:00 |
|
Andreas Steffen
|
0ff4942f85
|
Migrated printf_hook_t to INIT/METHOD macros
|
2010-12-02 06:17:24 +01:00 |
|
Andreas Steffen
|
779e797a50
|
Migrated integrity_checker_t to INIT/METHOD macros
|
2010-12-02 06:10:50 +01:00 |
|
Martin Willi
|
b78ca4b04c
|
Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20
|
2010-11-18 08:56:12 +01:00 |
|
Martin Willi
|
cfa18d14f1
|
Use static args for C_Initialize(), OpenSC does not get a copy of the pointers
|
2010-11-18 08:44:22 +01:00 |
|
Andreas Steffen
|
0ebff9f442
|
added ITA and strongSwan OIDs
|
2010-11-17 22:46:45 +01:00 |
|
Andreas Steffen
|
ba1ad6c430
|
corrected TCGID OID
|
2010-11-17 22:46:45 +01:00 |
|
Martin Willi
|
d93060759e
|
Remove obsolete pool_size argument in processor_create()
|
2010-11-16 09:39:06 +01:00 |
|
Martin Willi
|
9cda39923e
|
Added a PKCS#11 module option to enforce OS Locking functions
|
2010-11-12 16:14:03 +01:00 |
|
Martin Willi
|
57398f621a
|
Do not use CKA_TRUSTED attribute for Cryptoki version < 2.20, handling all certs as trusted
|
2010-11-10 18:36:15 +01:00 |
|
Martin Willi
|
59df2d2a6f
|
Add flags for PKCS#11 libraries with reduced feature set
|
2010-11-10 18:36:15 +01:00 |
|
Andreas Steffen
|
1888dd6bd5
|
implemented IMC/IMV handler
|
2010-11-09 20:43:50 +01:00 |
|
Martin Willi
|
c8f5aaf0a4
|
Renamed mem_cred_t clear function internally to clear_, fixes potential name conflict
|
2010-10-28 13:06:19 +00:00 |
|
Tobias Brunner
|
4915ea8217
|
Updated Android.mk to latest Makefile.am.
|
2010-10-21 15:02:32 +02:00 |
|
Tobias Brunner
|
ed174fd7e2
|
Added missing include for RAND_seed and RAND_status.
|
2010-10-21 14:16:09 +02:00 |
|
Tobias Brunner
|
889c7947a6
|
Avoid duplicate certificates in mem_cred_t.
|
2010-10-14 17:36:20 +02:00 |
|