]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-08-24  Martin WilliPass NULL peer identity to omit TLS peer authentication...
2010-08-24  Martin WilliSkip the close notify if application layer completes...
2010-08-24  Andreas Steffenadded ikev2/rw-eap-tls-fragments scenario
2010-08-24  Andreas Steffenuse correct network diagram
2010-08-24  Andreas Steffensupport fragmentation in AVPs
2010-08-24  Andreas Steffenremoved some redundant debug output
2010-08-24  Martin WilliAdded generic TLS purposes
2010-08-24  Martin WilliClient sends empty EAP-TTLS packet on fatal alerts...
2010-08-24  Martin WilliCheck if the application layer has completed successfully
2010-08-24  Martin WilliMoved TLS record parsing/generation to tls.c
2010-08-23  Andreas Steffenadded debug-tls comand line option
2010-08-23  Martin WilliAdded a TLS purpose for EAP-TTLS with client authentication
2010-08-23  Martin WilliEAP-TLS clients send an empty packet on failure to...
2010-08-23  Martin WilliImplemented TLS Alert handling
2010-08-23  Martin WilliRebuild library.lo after changing ./configure options
2010-08-23  Martin WilliBuild a trustchain even if no trust anchor is given
2010-08-23  Martin WilliAccept encryption payloads with no wrapped payloads
2010-08-23  Martin WilliFall back to shifting with 32-bit words if 64-bit byte...
2010-08-23  Martin WilliUse enum mappings to resolve debug group
2010-08-23  Martin WilliImplemented generic enum name to enum value mapping
2010-08-23  Martin WilliVerify negotiated TLS version
2010-08-23  Martin WilliIntroducing a dedicated debug message group for libtls
2010-08-23  Martin WilliStreamlined TLS debugging output
2010-08-21  Andreas Steffenfixed build_cipher_suite_list()
2010-08-20  Martin WilliIntroducing simple purposes for the TLS stack, switches...
2010-08-20  Martin WilliFixed compiler warning
2010-08-20  Andreas Steffenenable the ccm and gcm plugins in the UML scenarios
2010-08-20  Martin WilliRegister missing SHA256 authenticator with no truncatio...
2010-08-20  Martin WilliAdded more TLS cipher suites we already support
2010-08-20  Martin WilliBuild TLS cipher suite list in a generic fashion
2010-08-19  Martin WilliFixed crypter keymat derivation bug
2010-08-19  Martin WilliAdded ctr, ccm, gcm plugin NEWS
2010-08-19  Martin WilliImprove GCM performance by factor 2-3 by shifting full...
2010-08-19  Martin WilliImplemented a gcm plugin providing GCM mode based on...
2010-08-19  Martin WilliAdded AES-GCM test vectors
2010-08-19  Martin WilliAdded a crypto transform stress test for profiling
2010-08-19  Martin WilliGive a benchmark point for each operation to compare...
2010-08-19  Martin WilliImplemented a ccm plugin providing CCM mode based on...
2010-08-19  Martin WilliAdded helper macros to define portable bitfields with gcc
2010-08-19  Martin WilliAdded AES-CCM test vectors
2010-08-19  Martin WilliAdded support for AEAD test vectors to test-vectors...
2010-08-19  Martin WilliInclude CCM/GCM algorithms in IKEv2 proposals, if supported
2010-08-19  Martin WilliAdded proposal strings for Camellia CCM algorithm ident...
2010-08-19  Martin WilliImplemented IKEv2 keymat derivation for AEAD algorithms
2010-08-19  Martin WilliList registered AEAD algorithms in listalgs
2010-08-19  Martin WilliAdded support for AEAD algorithms to crypto factory
2010-08-19  Martin WilliAdded AEAD support to crypto tester
2010-08-19  Martin WilliUse AEAD wrapper for encryption payload encryption...
2010-08-19  Martin WilliMake function to test if an encryption algorithm is...
2010-08-19  Martin WilliImplemented an AEAD wrapper for traditional crypter...
2010-08-19  Martin WilliMigrated generator_t to INIT/METHOD macros
2010-08-19  Martin WilliMigrated encryption_payload to INIT/METHOD macros
2010-08-19  Martin WilliMigrated message_t to INIT/METHOD macros
2010-08-19  Martin WilliMigrated keymat to INIT/METHOD macros
2010-08-19  Martin WilliTest append mode for signers verify_signature
2010-08-19  Andreas Steffenremoved debug output for TLS application data
2010-08-18  Andreas Steffenadded EAP-TTLS debug output
2010-08-18  Andreas Steffenadded TLS record debug output
2010-08-18  Andreas Steffenadd TLS handshake packet size to debug output
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-17  Andreas Steffensome simplifications using the INIT macro
2010-08-16  Andreas Steffendescribe EAP-TTLS phase2 start options using the phase2...
2010-08-16  Andreas Steffenadded ikev2/rw-eap-ttls-phase2-piggyback scenario
2010-08-16  Andreas Steffenimplemented server-initiated phase2 of EAP-TTLS authent...
2010-08-16  Andreas Steffenchanged ikev2/rw-eap-ttls-only description
2010-08-16  Martin WilliDo not free registered algorithms, plugins are responsi...
2010-08-16  Martin WilliImplemented algorithm benchmarking during registration
2010-08-16  Martin WilliVariable key length crypters use default key length...
2010-08-16  Martin WilliProperly handle zero length in chunk_alloc[a]/chunk_clo...
2010-08-16  Martin WilliMigrated crypto_factory to INIT/METHOD macros
2010-08-16  Martin WilliMigrated crypto_tester to INIT/METHOD macros
2010-08-16  Andreas Steffenadded ikev2/rw-eap-ttls-only scenario
2010-08-16  Andreas Steffenimplemented server side support for EAP-TTLS
2010-08-16  Andreas Steffenfixed typo in eap-mschapv2 plugin
2010-08-16  Martin WilliOnly include certificates with CA flag in TLS cert...
2010-08-15  Andreas Steffenoptional certificate-based peer authentication on TLS...
2010-08-15  Andreas Steffenused default ipsec.secrets
2010-08-15  Andreas Steffenincluded bad case in ikev2/rw-eap-ttls-radius scenario
2010-08-14  Andreas Steffenversion bumps in testing.conf
2010-08-14  Andreas Steffenenable the eap-ttls and ctr plugins in the uml scenarios
2010-08-14  Andreas Steffenadded rw-eap-ttls-radius scenario
2010-08-14  Andreas Steffenremoved some raw EAP debug output
2010-08-13  Andreas Steffenuse EAP plugin for tunneled client authentication
2010-08-13  Andreas Steffensend tunneled EAP Identity response using eap-identity...
2010-08-13  Andreas Steffenallow to send an EAP Identity response without matching...
2010-08-13  Andreas Steffendo not dump tls application data any more
2010-08-13  Andreas Steffenimplement AVP EAP message building and processing
2010-08-13  Martin WilliAdded a counter mode wrapper plugin operating on existi...
2010-08-13  Martin WilliAdded support for Camellia cipher to xcbc
2010-08-13  Martin WilliSupport Camellia XCBC algorithms in proposal
2010-08-13  Martin WilliAdded private Camellia XCBC identifiers for PRFs and...
2010-08-13  Martin WilliAdded Camellia XCBC test vectors
2010-08-13  Martin WilliImplemented AES/Camellia counter mode in gcrypt
2010-08-13  Martin WilliAdded Camellia, AES-CTR to default IKE proposal, if...
2010-08-13  Martin WilliAdded Camellia CTR mode proposal keywords
2010-08-13  Martin WilliUse IV length of a crypter instead of block size for...
2010-08-13  Martin WilliAdd dedicated getter for the IV size to the crypter_t...
2010-08-13  Martin WilliMigrated xcbc plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated hmac plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated des plugin to INIT/METHOD macros
next