2011-01-31 |
Andreas Steffen | additional UML configuration options |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andreas Steffen | version bump to strongswan-4.5.1rc1 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andreas Steffen | added tnccs_dynamic plugin and tnccs_11 refactoring... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andreas Steffen | added comment to determine_tnccs_protocol() function |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Andreas Steffen | implemented dynamic detection of TNCCS protocol |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Martin Willi | Do not log potentially hundreds of cert requests for... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Martin Willi | Use wrapped threading functions in ha plugin |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Martin Willi | Load load-tester plugin before kernel interfaces, fixes... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Martin Willi | Increase tls_writer buffer by at least 4 bytes |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Thomas Egerer | Fix potential use after free |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Whitelist gnutls init function |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Implemented an alternative HTTP fetcher based on libsoup |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Added simple fetcher tool to test fetcher implementations |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | backtrace->contains_function takes multiple names,... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Add some common glib non-leaks to whitelist |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Add missing va_end to va_start in curl_fetcher |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Do not pass an enum type to va_arg |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Use newer Linux capability native API, if available |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Martin Willi | Do not install config files with user/group, as it... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Martin Willi | Compare ending address in ts->equals, fixes redundant... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Martin Willi | Revert "Send INITIAL_CONTACT even if we have a unique... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Martin Willi | Fixed memory cleanup if no DHCP transaction found for... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Martin Willi | Force port update as responder when initiator switches... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Martin Willi | Avoid variable name overloading |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | terminate TNCCS 1.1 connection after sending recommendation |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | fixed XML syntax for TNCCS-Recommendation messages |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | implemented check_and_build_recommendation() |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | correct numbering of batches |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | initialize the reference count correctly |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | handle zero size Base64 conversions |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Andreas Steffen | communicate DELETE state to IMCs and IMVs |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Martin Willi | Send INITIAL_CONTACT even if we have a unique policy |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Andreas Steffen | implemented parsing of TNCCS 1.1 messages |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Andreas Steffen | send notifyConnectionChange() to IMCs |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Andreas Steffen | suiteb directory hasn't been moved to Master yet |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Andreas Steffen | generate TNCCS-Error messages |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Andreas Steffen | created process() method for TNCCS messages |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Martin Willi | Added NEWS for ipsec.conf certpolicy and key strength... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Martin Willi | Added support for trustchain key strength checking... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Martin Willi | Added a left/rightcertpolicy keyword to specify certifi... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Martin Willi | Fix nonce comparison in rekey collisions, lowest nonce... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | corrected naming of tnccs_reason_strings_msg_t object |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | do not forget to advance node |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | libcharon plugins depend on libtls and/or libsimaka |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | fixed cert_validator_t:validate interface |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | implemented TNCCS 1.1 without libtnc |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andreas Steffen | compute memory requirement for PEM-encoding correctly |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added delta CRL NEWS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added constraints plugin NEWS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added conftest NEWS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added NEWS about INITIAL_CONTACT support |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Destroy existing IKE_SAs with same identities when... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Send INITIAL_CONTACT for the first IKE_SA if it has... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Migrated ike_sa_manager_t to INIT/METHOD macros, some... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added option to use a different key when rebuilding... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Do not print empty DN identities as invalid |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for empty subjects DNs to pki --issue |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for OCSP responder URIs to conftest |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for delta CRL checking to revocation... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Use incremented serial of base CRL when signing delta CRL |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Show base CRL of delta CRLs in listcrls |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Verify trustchain for each candidate certificate only... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Provide CRLs received in CERT payloads to trustchain... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added an AUTH_HELPER for revocation certificates |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for CDPs to conftest |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added CDP support to mem_cred |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Check for issuer only if we actually got a CRL |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Updated conftest README |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for custom file loggers, loglevel settings |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Check inhibitAnyPolicy in constraints plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Slightly renamed different policyConstraints to disting... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added inhibitAnyPolicy constraint support to pki tool |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for inhibitAnyPolicy constraint to x509... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Use a generic getter for all numerical X.509 constraints |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Check inhibitPolicyMapping in constraints plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Check requireExplicitPolicy in constraints plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Include subject cert to temporary auth info before... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Fail silently when trying to convert IPv6 address to... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Pass an additional anchor flag to validate() hook if... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Always pass auth info to validate(), use pathlen to... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Merge test config into suite config, instead of having... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for delta CRLs to pki tool |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for delta CRLs to x509 plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Moved CRL distribution point building to an exportable... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Simplified format of x509 CRL URI parsing/enumerator |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Fail on critical extensions in openssl CRLs |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Respect enforce_critical setting in x509 plugin CRLs |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Parse CRL extensions in a switch statement |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Respect policy mappings in certificatePolicy validation |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added a cert_policy option to conftest configurations |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Validate simple certificatePolicy inheritance |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added a certificate policy OID auth_cfg constraint |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added policyConstraints support to pki tool |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added support for policyConstraints to x509 plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added policyMappings support to pki tool |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added policyMappings support to x509 plugin |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added policyMappings OID identifier |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added certificatePolicy options to pki tool |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Martin Willi | Added certificatePolicy support to x509 plugin |
commit | commitdiff | tree | snapshot |
next |