]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-08-04  Martin WilliMake the PKCS#11 padding string trimming public, add...
2010-08-04  Martin WilliAdded a getter for the library alias
2010-08-04  Martin WilliMoved PKCS#11 library loading to dedicated manager
2010-08-04  Martin WilliUse locking, prefer our mutex abstraction layer
2010-08-04  Martin WilliAdded enum names for PKCS#11 return values
2010-08-04  Martin WilliLoad PKCS#11 modules defined in strongswan.conf
2010-08-04  Martin WilliImplemented an abstraction layer for PKCS#11 module...
2010-08-04  Martin WilliImported the free pkcs11.h header form the Scute project
2010-08-04  Martin WilliAdded PKCS#11 token plugin stub
2010-08-04  Andreas Steffenadded ikev2/rw-eap-tls-only scenario
2010-08-04  Andreas Steffen--enable eap-tls and --disable-load-warning in uml...
2010-08-03  Tobias Brunnertest_cert adapted to extended signature of get_encoding().
2010-08-03  Tobias BrunnerFixed compiler warnings.
2010-08-03  Martin WilliMoved TLS stack to its own library
2010-08-03  Martin WilliMoved eap-tls plugin to libcharon, updated to 4.4.1...
2010-08-03  Martin WilliImplemented EAP-TLS server functionality
2010-08-03  Martin WilliTLS stack keeps a copy of server/peer identities
2010-08-03  Martin WilliLimit the number of EAP-TLS packets allowed
2010-08-03  Martin WilliUse stricter state handling while processing TLS messages
2010-08-03  Martin WilliCleaned up the public TLS interface
2010-08-03  Martin WilliRefactored common used operations into TLS crypto helper
2010-08-03  Martin WilliProperly send empty EAP-TLS messages
2010-08-03  Martin WilliDerive MSK for EAP-TLS authentication
2010-08-03  Martin WilliVerify Server Finished message
2010-08-03  Martin WilliImplemented input record decryption and verification
2010-08-03  Martin WilliImplemented key derivation, output record signing and...
2010-08-03  Martin WilliDerive master secret, create Finished message
2010-08-03  Martin WilliImplemented the TLS specific PRF in its TLSv1.0 and...
2010-08-03  Martin WilliImplemented sending of Certificate, ClientKeyExchange...
2010-08-03  Martin WilliImplemented a tls_writer class to simplify TLS data...
2010-08-03  Martin WilliImplemented a tls_reader class to simplify TLS data...
2010-08-03  Martin WilliProcess ServerHello(Done), Certificate(Request) messages
2010-08-03  Martin WilliSend a ClientHello to start TLS negotiation
2010-08-03  Martin WilliAdded TLS crypto helper, currently supports cipher...
2010-08-03  Martin WilliAdded support for AUTH_HMAC_SHA2_256_256, used in TLS
2010-08-03  Martin WilliAdded stubs for handshake handling, server and peer...
2010-08-03  Martin WilliAccept follow-up fragments with a TLS message length
2010-08-03  Martin WilliAdded dummy/identity implementations of the different...
2010-08-03  Martin WilliPass TLS records to newly introduced TLS stack
2010-08-03  Martin WilliAdded some TLS constants
2010-08-03  Martin Willi(De-)fragment EAP-TLS packets, pass TLS records to...
2010-08-03  Martin WilliAdded EAP-TLS plugin stub
2010-08-03  Thomas EgererDo not touch child from collision if peer deleted it
2010-08-01  Waldemar Brodkorbsubstitute obsolete function calls(bzero/index)
2010-07-30  Andreas Steffendelete tarball files
2010-07-30  Andreas Steffenversion bump to 4.4.2
2010-07-30  Martin WilliThe va_list trick does not seem to be portable, revert... 4.4.1
2010-07-29  Thomas EgererFix segfault on 'ipsec stroke up ]' command
2010-07-29  Martin WilliFixed settings lookup if the section/key contains dots
2010-07-28  Martin WilliAdded NEWS for snprintf() fixes
2010-07-28  Martin WilliFix use of snprintf() in pluto subjectAltName enumeration
2010-07-28  Martin WilliFix use of snprintf() in IETF attributes to string...
2010-07-28  Martin WilliFix use of snprintf() in identification DN to ASCII...
2010-07-28  Martin WilliMore NEWS for HA functionality
2010-07-28  Martin WilliImplemented a HA enabled in-memory address pool
2010-07-28  Martin WilliAdded a function to segmentate a generic integer
2010-07-27  Andreas Steffenadded NETMAP rules for the reverse direction
2010-07-27  Andreas Steffenfixed description of ikev2/net2net-same-nets scenario
2010-07-27  Martin WilliReserving does not work, as our pools do not support...
2010-07-27  Martin WilliMem pool does not support multiple leases for an identity
2010-07-27  Martin WilliFlush any remaining cache state if an IKE_SA goes down
2010-07-26  Martin WilliAdded NEWS related to HA functionality
2010-07-26  Martin WilliSynchronize EAP-Identity of remote peer
2010-07-26  Martin WilliReserve virtual IP of passive IKE_SAs in the local...
2010-07-26  Martin WilliAdded strongswan.conf options for HA heartbeat
2010-07-26  Martin WilliLog CHILD_SA segment responsibility
2010-07-26  Martin WilliPass initiator parameter to distinguish between origina...
2010-07-26  Martin WilliPass the CREATE_CHILD_SA initiator flag to the child_ke...
2010-07-26  Martin WilliUse a sync message cache to resynchronize IKE_SAs witho...
2010-07-26  Martin WilliLog received HA message types
2010-07-26  Martin WilliAdd enum names for HA message types
2010-07-26  Martin WilliDelay resynchronization request until starter has loade...
2010-07-26  Martin WilliReplaces in_segment() by a more generic get_segment...
2010-07-26  Martin WilliUse distinct message types for HA message ID updates
2010-07-26  Martin WilliMigrated ha plugin to INIT/METHOD macros
2010-07-25  Andreas Steffenadded net2net-same-nets
2010-07-23  Martin WilliAdded NEWS for the eap-simaka-sql plugin
2010-07-21  Andreas SteffenNEWS cosmetics
2010-07-21  Martin WilliMultiple RADIUS server NEWS
2010-07-21  Martin WilliImplemented support for multiple RADIUS servers
2010-07-21  Martin WilliMigrated eap-radius plugin to INIT/METHOD macros
2010-07-21  Martin WilliAdded log statement if peer requests EAP, but current...
2010-07-17  Andreas Steffenremove the private updown scripts after use
2010-07-17  Andreas Steffenminor fixes in the ikev2/rw-mark-in-out scenarios
2010-07-17  Andreas Steffenupdated NEWS
2010-07-17  Andreas Steffensome reformulations
2010-07-17  Andreas Steffenthe ikev2/nat-two-rw-mark and ikev2/rw-mark-in-out...
2010-07-17  Andreas Steffendocumented the new PLUTO environment variables availabl...
2010-07-17  Andreas Steffenin a ESP_IN_UDP situation make UDP port available in...
2010-07-17  Andreas Steffenfix html error in scenario description
2010-07-17  Andreas Steffenmake xfrm marks available in the updown scripts
2010-07-17  Andreas Steffencheck for mark changes in ipsec update
2010-07-15  Andreas Steffenall x509 based sql scenarios require the revocation...
2010-07-15  Andreas Steffenall x509 based pfkey scenarios require the revocation...
2010-07-15  Andreas Steffenall x509 based p2pnat scenarios require the revocation...
2010-07-15  Andreas Steffenall x509 based ipv6/*-ikev2 scenarios require the revoc...
2010-07-15  Andreas Steffenall x509 based ike scenarios require the revocation...
2010-07-15  Andreas Steffenall x509 based openssl-ikev2 scenarios require the...
2010-07-15  Andreas Steffenall x509 based gcrypt-ikev2 scenarios require the revoc...
2010-07-15  Andreas Steffenall x509 based ikev2 scenarios require the revocation...
next