2009-09-10 |
Martin Willi | double check session id has been initialized
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | pass NULL to library_init() to load settings from default...
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | use NULL to load plugins from default plugin directory
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | remove obsolete @brief doxygen tags
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Use wrapped mutex_t/condvar_t instead of pthread_mutex...
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | libfast uses enumerator instead of deprecated iterator
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated x509 plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated pubkey plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated pkcs1 plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated pgp plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated pem plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated openssl plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated gmp plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated gcrypt plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated dnskey plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated agent plugin to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Updated pluto to the new builder API
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Replaced builder_t objects by simple builder_function_t...
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | Use dynamic registration/usage invocation of command...
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | splitted PKI tool to a file per command
|
commit | commitdiff | tree |
2009-09-10 |
Martin Willi | use generic option parsing with usage information
|
commit | commitdiff | tree |
2009-09-09 |
Martin Willi | fixed memleak
|
commit | commitdiff | tree |
2009-09-09 |
Martin Willi | evaluate arguments of chunk_clone/clonea/alloc/alloca...
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | pki tool supports subjectAltNames in certificates
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | x509 certificates support encoding of email, DNS and...
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | non self-signed x509 certificates are encoded with...
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | x509 CA certificates are encoded with a subjectKeyIdentifier
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | pki tool --issue/--verify operations require a CA with...
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | pki tool can set CA basicConstraint on --self/--issued...
|
commit | commitdiff | tree |
2009-09-08 |
Martin Willi | x509 plugin supports encoding of CA basicConstraint...
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | pki tool can issue certificates
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | use sysconfdir, no need for an additional confdir variable
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | only add generated m4 files to include path
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | Use macros to define --with options
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | Use macros to define --enable/--disable options
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | Added a .gitignore for generated m4 scripts
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | use m4/ autoconf subdirectory
|
commit | commitdiff | tree |
2009-09-07 |
Martin Willi | Removed trailing whitespaces in configure.in/Makefile.am
|
commit | commitdiff | tree |
2009-09-04 |
Martin Willi | remove spaces before tabs at the beginning of lines...
|
commit | commitdiff | tree |
2009-09-04 |
Martin Willi | remove spaces within tabs (\t( )+\t)
|
commit | commitdiff | tree |
2009-09-04 |
Martin Willi | replaces four spaces by tabs, where appropriate
|
commit | commitdiff | tree |
2009-09-04 |
Martin Willi | removed trailing spaces ([[:space:]]+$)
|
commit | commitdiff | tree |
2009-09-04 |
Marius Tomaschewski | fixed open failure debug message in load_secrets
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | fixed memleak in rekey collissions
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | Convert empty CREATE_CHILD_SA exchange to an INFORMATIONAL
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | Use get_notify() to look up single notifies
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | accept octet strings in is_asn1() check
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | Use recursive source address lookup if we get a gateway...
|
commit | commitdiff | tree |
2009-09-03 |
Marius Tomaschewski | Fixed load_secrets to acquire/release lock in level...
|
commit | commitdiff | tree |
2009-09-03 |
Martin Willi | Complain about rw(un)lock errors
|
commit | commitdiff | tree |
2009-09-01 |
Martin Willi | handle plugin loading failures
|
commit | commitdiff | tree |
2009-09-01 |
Martin Willi | plugins marked with a '!' are handled as critical:...
|
commit | commitdiff | tree |
2009-09-01 |
Martin Willi | use subjectPublicKeyInfo hash for CA certificate lookup
|
commit | commitdiff | tree |
2009-09-01 |
Martin Willi | sql/rw-rsa and sql/rw-rsa-keyid scenarios require the...
|
commit | commitdiff | tree |
2009-09-01 |
Martin Willi | fixed certificate_t enum names
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | use time_monotonic() instead of time() for statistics...
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | use time_monotonic() instead of gettimeofday() for...
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | use monotonic time source in convar->timed_wait, and...
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | implemented a monotonic timestamping function, unaffected...
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | do not depend on gcrypt autoconf macros
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | added ECGDSA specific OIDs
|
commit | commitdiff | tree |
2009-08-31 |
Martin Willi | fixed crash in crl listing
|
commit | commitdiff | tree |
2009-08-28 |
Martin Willi | added workaround to parse PEM encoded PGP key with...
|
commit | commitdiff | tree |
2009-08-28 |
Martin Willi | implemented PGP Secret-Key Packet parsing
|
commit | commitdiff | tree |
2009-08-28 |
Martin Willi | fixed memleak
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | verify that the ECDSA auth signature was done with...
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | distinguish between RFC 4754 (concatenated) and RFC...
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | fixed return value
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | do not append a NULL paramter to ECDSA algorithmIdentifiers
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | PKI tool supports certificate verification
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | do not flush cached encodings, keys are responsible...
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | whitelist openssl ecdsa_check function
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | PKI tool supports generation of self-signed certificates
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | support generation of EC certificates
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | added support for SIGN_ECDSA_WITH_SHA1 signature scheme...
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | create algorithmIdentifier dynamically from OID database
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | use subjectPublicKeyInfo encoding type directly
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | pkcs1 encoder supports subjectPublicKeyInfo encoding
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | implemented fingerprinting support for PKI tool
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | fixed memleak in openssl fingerprinting
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | do openssl fingerprinting/encoding directly, openssl...
|
commit | commitdiff | tree |
2009-08-27 |
Martin Willi | key encoding gained a cache() method, allows caching...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | encoding public EC keys is not really possible without...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | complain about build errors in non-recursive cases...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | openac (and tools) do not depend on gmp anymore
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | moved chunk_increment() function to libstrongswan
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | pki tool supports public key extraction from private...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | added a BUILD_FROM_FD option, supporting credential...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | started implementation of a PKI tool, currently supporting...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | implemented openssl EC key generation
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | fixed openssl RSA private key encoding
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | keyids in SQL use ID_KEY_ID type with subjectPublicKey...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | tests load pem/pkcs1 plugins, pubkey plugin not needed...
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use ./configured plugins in keyid scripts
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | accept PEM encoded keys in keyid scripts
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | migrated scripts to new fingerprinting API
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | updated medsrv and test to new fingerprint/encoding API
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | updated load-tester plugin to new fingerprinting API
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
|
commit | commitdiff | tree |
2009-08-26 |
Martin Willi | updated nm plugin to new fingerprinting API
|
commit | commitdiff | tree |
next |