2011-01-05 |
Martin Willi | Added IKE config option to fake NAT situations
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Show SPI in proposal logging hook
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Implemented a hook to inject custom proposals
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fixed error reporting
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Remove unused variable
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added hook to log ID payload type and data
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added hook to log received KE group
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to modify proposal numbers
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to print received proposals, including...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to alter the payload length field of arbitrary...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Do not update payload length during generation, allows...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Do not recalculate payload header length after generation...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support loading of certificate revocation lists
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Implemented a hook that recreates a valid incoming...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Apply IKE major/minor version set on message to IKE...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added setters for IKE major/minor version to ike_header
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Migrated ike_header_t to INIT/METHOD macros
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added hook to set arbitrary IKE major/minor versions...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Prefer test specific over suite specific configuration
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a force_hookie hook that requests a COOKIE independent...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | The add_payload hook supports replacing existing payloads...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fix insertion of non hex encoded payload data
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fixed length calculation of unknown payload
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to set the critical bit on arbitrary payloads
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Move critical bit checking to ike_sa, notify payload...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Handle all error notifies in CREATE_CHILD_SA exchanges
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support encoding of UKNOWN_DATA
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Moved our substructure identifiers above 255, ignore...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Check for exceeded payload count even if we have a...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to inject custom payloads with critical bit
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a constructor for custom uknown payloads
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Use the payloads actual type in unknown_payload_t
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Migrated unknown payload to INIT/METHOD macros
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a short README about the conftest utility
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Specify the type of the certificate to load, currently...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Be a little more verbose about cert payload injection
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support hook suffixes to use the same hook multiple...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support arbitrary suffixes for actions, same action...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to ignore specific messages
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Ingore messages with exchange type altered to UNDEFINED...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a hook to send unencrypted notifies in established...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fail silently without INVALID_SYNTAX if message not...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Include suiteb test suite config in distribution
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fixed loading of credentials using a relative path
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Implemented a add_notify hook to inject arbitrary Notify...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Moved message()-hook invocation to generate_message...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Implemented a hook to unsort payloads in messages
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support removal of payloads from messages
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a message_t option to disable automatic payload...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a fist hook to fill up IKE_AUTH messages with...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Implemented cert payload constructor for custom encoding...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Fix segfault if config not found
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Read actions from test config, delayed execution
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Support manually triggerd DPD check, even if DPD disabled...
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Load private keys from suite and test configs
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Load certificates from both, suite and test config
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Load test and suite specific connection configurations
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Load hooks based on listener dynamically
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Load certificates from global suite configuration file
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a Suite B conftest utility skeleton using libcharon
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Added a CIDR notation based host constructor
|
commit | commitdiff | tree |
2011-01-05 |
Martin Willi | Moved logger initialization from libcharon to charon
|
commit | commitdiff | tree |
2010-12-23 |
Martin Willi | Fixed public key construction from PKCS#11 private key
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added NEWS for af-alg plugin
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Probe for supported AF_ALG algorithms, register dynamically
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Register algorithms with dependencies only if dependency...
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Register some less common AF_ALG ciphers (cast5, serpent...
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Implemented PRFs using AF_ALG
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Use the AF_ALG wrapper in hasher, crypter and signer
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Use a generic AF_ALG wrapper for common operations
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Implemented crypter on top of AF_ALG
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Implemented signer interface using AF_ALG
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Implemented hasher based on AF_ALG
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added Linux AF_ALG header
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added plugin stub for AF_ALG
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added NEWS about TFC padding
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added a tfc ipsec.conf keyword to control Traffic Flow...
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Do not use TFC padding if peer does not support ESPv3
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Added a TFC padding option to child_cfg
|
commit | commitdiff | tree |
2010-12-20 |
Martin Willi | Implemented Traffic Flow Confidentiality padding in...
|
commit | commitdiff | tree |
2010-12-10 |
Martin Willi | Renamed purgex509/crl to purgecerts/crls to be consistent...
|
commit | commitdiff | tree |
2010-12-10 |
Martin Willi | Added options to flush CRLs/X509 certs from the cert...
|
commit | commitdiff | tree |
2010-12-07 |
Martin Willi | Never register IKE_SA during checkout_new, as rekeying...
|
commit | commitdiff | tree |
2010-12-06 |
Thomas Egerer | Guarantee entry->other is set when calling put_connected_peers
|
commit | commitdiff | tree |
2010-11-18 |
Martin Willi | Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11...
|
commit | commitdiff | tree |
2010-11-18 |
Martin Willi | Use static args for C_Initialize(), OpenSC does not...
|
commit | commitdiff | tree |
2010-11-17 |
Martin Willi | Added getter for arbitrary environment variables
|
commit | commitdiff | tree |
2010-11-16 |
Thomas Egerer | Do not checkin a previously destroyed SA
|
commit | commitdiff | tree |
2010-11-16 |
Martin Willi | Remove obsolete pool_size argument in processor_create()
|
commit | commitdiff | tree |
2010-11-12 |
Thomas Egerer | Extend connected peers by peer family
|
commit | commitdiff | tree |
2010-11-12 |
Martin Willi | Added a PKCS#11 module option to enforce OS Locking...
|
commit | commitdiff | tree |
2010-11-11 |
Martin Willi | Print full source route on DBG2 that gets installed
|
commit | commitdiff | tree |
2010-11-10 |
Martin Willi | Do not use CKA_TRUSTED attribute for Cryptoki version...
|
commit | commitdiff | tree |
2010-11-10 |
Martin Willi | Add flags for PKCS#11 libraries with reduced feature set
|
commit | commitdiff | tree |
2010-11-03 |
Martin Willi | Added a stroke rekey command to trigger IKE/CHILD_SA...
|
commit | commitdiff | tree |
2010-10-28 |
Martin Willi | Store proposal number in proposal_t to reuse it in...
|
commit | commitdiff | tree |
2010-10-28 |
Martin Willi | Migrated proposal_t to INIT/METHOD macros
|
commit | commitdiff | tree |
2010-10-28 |
Martin Willi | Migrated proposal_substructure to INIT/METHOD macros...
|
commit | commitdiff | tree |
2010-10-28 |
Martin Willi | Migrated sa_payload to INIT/METHOD macros, removed...
|
commit | commitdiff | tree |
2010-10-28 |
Martin Willi | Renamed mem_cred_t clear function internally to clear_...
|
commit | commitdiff | tree |
next |