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-09 |
Andreas Steffen | split usage information |
commit | commitdiff | tree |
2009-09-08 |
Andreas Steffen | updated usage of ipsec pki --self |
commit | commitdiff | tree |
2009-09-08 |
Andreas Steffen | support --options also in ipsec pki --self |
commit | commitdiff | tree |
2009-09-08 |
Andreas Steffen | --options reads command line options from file |
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 subjectKeyIdent... |
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 |
Tobias Brunner | Cleaned up some code of the mediation extension. |
commit | commitdiff | tree |
2009-09-04 |
Tobias Brunner | Moved set_state after the DBG0 statement, so that the... |
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-02 |
Tobias Brunner | Simplified the search for ME_CONNECTID notifies. |
commit | commitdiff | tree |
2009-09-02 |
Tobias Brunner | Fixed some typos; whitespace cleanup. |
commit | commitdiff | tree |
2009-09-02 |
Tobias Brunner | Missing commas added. |
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 |
Tobias Brunner | Description of new lifetime limits added to manpage. |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Added lifetime/margintime keywords as alias for keylife... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Refactored the lifetime_cfg_t struct to be simpler... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Handling of new lifetime limits added to stroke. |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Added keywords for the new lifetime limits to starter. |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Added parser for unsigned long long ints to starter. |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | If no inbound CHILD_SA is found, try to find an outboun... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Set the packet and byte limits in the netlink and pfkey... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Terminology and return value of get_lifetime of child_s... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | child_sa_t adapted to the new lifetime configuration. |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Adapted the kernel interfaces to the new lifetime confi... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Adapted the config backends to the new lifetime configu... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | child_cfg_t now takes a lifetime_cfg_t to configure... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | lifetime_cfg_t added to configure lifetime limits of... |
commit | commitdiff | tree |
2009-09-01 |
Tobias Brunner | Added side effect free min and max macros. |
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 |
Andreas Steffen | changed prefix of crl_reason_t values from CRL_ to... |
commit | commitdiff | tree |
2009-08-31 |
Andreas Steffen | use crl_reason_t definition from <credentials/certifica... |
commit | commitdiff | tree |
2009-08-31 |
Andreas Steffen | use crl_reason_t definition from <credentials/certifica... |
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, unaffect... |
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-30 |
Andreas Steffen | generation of keyid requires pkcs1 plugin |
commit | commitdiff | tree |
2009-08-30 |
Andreas Steffen | clear RSA private key chunks after use |
commit | commitdiff | tree |
2009-08-30 |
Andreas Steffen | ASN.1 DER encoding of private key is not needed anymore |
commit | commitdiff | tree |
2009-08-30 |
Andreas Steffen | new UML scenario certs have SHA256 digest |
commit | commitdiff | tree |
2009-08-30 |
Andreas Steffen | removed position debug output |
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-28 |
Andreas Steffen | .., but a comment might be helpful |
commit | commitdiff | tree |
2009-08-28 |
Andreas Steffen | removed TODO reminder |
commit | commitdiff | tree |
2009-08-28 |
Andreas Steffen | allow choice of digest algorithm in certificate generation |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | build_curve_signature() processes hash not data |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | NID_hash and NID_ec_curve were interchanged |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | verify_signature() now processes hash not data |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | NID_hash and NID_ec_curver were interchanged |
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 |
Andreas Steffen | OID_EC_PUBLICKEY has a parameters field, defining the... |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | added OID_EC_PUBLIC_KEY algorithmIdentifier |
commit | commitdiff | tree |
2009-08-27 |
Andreas Steffen | cosmetics |
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 |
next |