2009-09-07 |
Martin Willi | Removed trailing whitespaces in configure.in/Makefile.am |
tree | commitdiff |
2009-09-04 |
Tobias Brunner | Cleaned up some code of the mediation extension. |
tree | commitdiff |
2009-09-04 |
Tobias Brunner | Moved set_state after the DBG0 statement, so that the... |
tree | commitdiff |
2009-09-04 |
Martin Willi | remove spaces before tabs at the beginning of lines... |
tree | commitdiff |
2009-09-04 |
Martin Willi | remove spaces within tabs (\t( )+\t) |
tree | commitdiff |
2009-09-04 |
Martin Willi | replaces four spaces by tabs, where appropriate |
tree | commitdiff |
2009-09-04 |
Martin Willi | removed trailing spaces ([[:space:]]+$) |
tree | commitdiff |
2009-09-04 |
Marius Tomaschewski | fixed open failure debug message in load_secrets |
tree | commitdiff |
2009-09-03 |
Martin Willi | fixed memleak in rekey collissions |
tree | commitdiff |
2009-09-03 |
Martin Willi | Convert empty CREATE_CHILD_SA exchange to an INFORMATIONAL |
tree | commitdiff |
2009-09-03 |
Martin Willi | Use get_notify() to look up single notifies |
tree | commitdiff |
2009-09-03 |
Martin Willi | accept octet strings in is_asn1() check |
tree | commitdiff |
2009-09-03 |
Martin Willi | Use recursive source address lookup if we get a gateway... |
tree | commitdiff |
2009-09-03 |
Marius Tomaschewski | Fixed load_secrets to acquire/release lock in level... |
tree | commitdiff |
2009-09-03 |
Martin Willi | Complain about rw(un)lock errors |
tree | commitdiff |
2009-09-02 |
Tobias Brunner | Simplified the search for ME_CONNECTID notifies. |
tree | commitdiff |
2009-09-02 |
Tobias Brunner | Fixed some typos; whitespace cleanup. |
tree | commitdiff |
2009-09-02 |
Tobias Brunner | Missing commas added. |
tree | commitdiff |
2009-09-01 |
Martin Willi | handle plugin loading failures |
tree | commitdiff |
2009-09-01 |
Martin Willi | plugins marked with a '!' are handled as critical:... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Description of new lifetime limits added to manpage. |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Added lifetime/margintime keywords as alias for keylife... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Refactored the lifetime_cfg_t struct to be simpler... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Handling of new lifetime limits added to stroke. |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Added keywords for the new lifetime limits to starter. |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Added parser for unsigned long long ints to starter. |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | If no inbound CHILD_SA is found, try to find an outboun... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Set the packet and byte limits in the netlink and pfkey... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Terminology and return value of get_lifetime of child_s... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | child_sa_t adapted to the new lifetime configuration. |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Adapted the kernel interfaces to the new lifetime confi... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Adapted the config backends to the new lifetime configu... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | child_cfg_t now takes a lifetime_cfg_t to configure... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | lifetime_cfg_t added to configure lifetime limits of... |
tree | commitdiff |
2009-09-01 |
Tobias Brunner | Added side effect free min and max macros. |
tree | commitdiff |
2009-09-01 |
Martin Willi | fixed certificate_t enum names |
tree | commitdiff |
2009-08-31 |
Andreas Steffen | changed prefix of crl_reason_t values from CRL_ to... |
tree | commitdiff |
2009-08-31 |
Andreas Steffen | use crl_reason_t definition from <credentials/certifica... |
tree | commitdiff |
2009-08-31 |
Andreas Steffen | use crl_reason_t definition from <credentials/certifica... |
tree | commitdiff |
2009-08-31 |
Martin Willi | use time_monotonic() instead of time() for statistics... |
tree | commitdiff |
2009-08-31 |
Martin Willi | use time_monotonic() instead of gettimeofday() for... |
tree | commitdiff |
2009-08-31 |
Martin Willi | use monotonic time source in convar->timed_wait, and... |
tree | commitdiff |
2009-08-31 |
Martin Willi | implemented a monotonic timestamping function, unaffect... |
tree | commitdiff |
2009-08-31 |
Martin Willi | do not depend on gcrypt autoconf macros |
tree | commitdiff |
2009-08-31 |
Martin Willi | added ECGDSA specific OIDs |
tree | commitdiff |
2009-08-31 |
Martin Willi | fixed crash in crl listing |
tree | commitdiff |
2009-08-30 |
Andreas Steffen | clear RSA private key chunks after use |
tree | commitdiff |
2009-08-30 |
Andreas Steffen | ASN.1 DER encoding of private key is not needed anymore |
tree | commitdiff |
2009-08-30 |
Andreas Steffen | removed position debug output |
tree | commitdiff |
2009-08-28 |
Martin Willi | added workaround to parse PEM encoded PGP key with... |
tree | commitdiff |
2009-08-28 |
Martin Willi | implemented PGP Secret-Key Packet parsing |
tree | commitdiff |
2009-08-28 |
Martin Willi | fixed memleak |
tree | commitdiff |
2009-08-28 |
Andreas Steffen | .., but a comment might be helpful |
tree | commitdiff |
2009-08-28 |
Andreas Steffen | removed TODO reminder |
tree | commitdiff |
2009-08-28 |
Andreas Steffen | allow choice of digest algorithm in certificate generation |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | build_curve_signature() processes hash not data |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | NID_hash and NID_ec_curve were interchanged |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | verify_signature() now processes hash not data |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | NID_hash and NID_ec_curver were interchanged |
tree | commitdiff |
2009-08-27 |
Martin Willi | verify that the ECDSA auth signature was done with... |
tree | commitdiff |
2009-08-27 |
Martin Willi | distinguish between RFC 4754 (concatenated) and RFC... |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | OID_EC_PUBLICKEY has a parameters field, defining the... |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | added OID_EC_PUBLIC_KEY algorithmIdentifier |
tree | commitdiff |
2009-08-27 |
Andreas Steffen | cosmetics |
tree | commitdiff |
2009-08-27 |
Martin Willi | fixed return value |
tree | commitdiff |
2009-08-27 |
Martin Willi | do not append a NULL paramter to ECDSA algorithmIdentifiers |
tree | commitdiff |
2009-08-27 |
Martin Willi | PKI tool supports certificate verification |
tree | commitdiff |
2009-08-27 |
Martin Willi | do not flush cached encodings, keys are responsible... |
tree | commitdiff |
2009-08-27 |
Martin Willi | whitelist openssl ecdsa_check function |
tree | commitdiff |
2009-08-27 |
Martin Willi | PKI tool supports generation of self-signed certificates |
tree | commitdiff |
2009-08-27 |
Martin Willi | support generation of EC certificates |
tree | commitdiff |
2009-08-27 |
Martin Willi | added support for SIGN_ECDSA_WITH_SHA1 signature scheme... |
tree | commitdiff |
2009-08-27 |
Martin Willi | create algorithmIdentifier dynamically from OID database |
tree | commitdiff |
2009-08-27 |
Martin Willi | use subjectPublicKeyInfo encoding type directly |
tree | commitdiff |
2009-08-27 |
Martin Willi | pkcs1 encoder supports subjectPublicKeyInfo encoding |
tree | commitdiff |
2009-08-27 |
Martin Willi | implemented fingerprinting support for PKI tool |
tree | commitdiff |
2009-08-27 |
Martin Willi | fixed memleak in openssl fingerprinting |
tree | commitdiff |
2009-08-27 |
Martin Willi | do openssl fingerprinting/encoding directly, openssl... |
tree | commitdiff |
2009-08-27 |
Martin Willi | key encoding gained a cache() method, allows caching... |
tree | commitdiff |
2009-08-26 |
Andreas Steffen | fixed typo |
tree | commitdiff |
2009-08-26 |
Andreas Steffen | streamlined file loading labels |
tree | commitdiff |
2009-08-26 |
Andreas Steffen | use --outform consistantly |
tree | commitdiff |
2009-08-26 |
Andreas Steffen | the option has been changed to --outform |
tree | commitdiff |
2009-08-26 |
Andreas Steffen | added pki/.libs/pki to the libs |
tree | commitdiff |
2009-08-26 |
Martin Willi | encoding public EC keys is not really possible without... |
tree | commitdiff |
2009-08-26 |
Martin Willi | complain about build errors in non-recursive cases... |
tree | commitdiff |
2009-08-26 |
Martin Willi | openac (and tools) do not depend on gmp anymore |
tree | commitdiff |
2009-08-26 |
Martin Willi | moved chunk_increment() function to libstrongswan |
tree | commitdiff |
2009-08-26 |
Martin Willi | pki tool supports public key extraction from private... |
tree | commitdiff |
2009-08-26 |
Martin Willi | added a BUILD_FROM_FD option, supporting credential... |
tree | commitdiff |
2009-08-26 |
Martin Willi | started implementation of a PKI tool, currently support... |
tree | commitdiff |
2009-08-26 |
Martin Willi | implemented openssl EC key generation |
tree | commitdiff |
2009-08-26 |
Martin Willi | fixed openssl RSA private key encoding |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated medsrv and test to new fingerprint/encoding API |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated load-tester plugin to new fingerprinting API |
tree | commitdiff |
2009-08-26 |
Martin Willi | use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated nm plugin to new fingerprinting API |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated agent plugin to new fingerprint/encoding API |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated stroke plugin to fingerprinting API |
tree | commitdiff |
2009-08-26 |
Martin Willi | updated charon to new fingerprinting API |
tree | commitdiff |
next |