]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2013-01-14  Martin WilliDon't handle right=%any6 as "loose" identity, but as...
2013-01-14  Martin WilliRespect given address family when resolving "%any"
2013-01-14  Tobias BrunnerAndroid.mk of libstrongswan updated
2013-01-12  Tobias BrunnerMerge branch 'ikev1-fragmentation'
2013-01-12  Tobias BrunnerNEWS for fragmentation extension added
2013-01-12  Tobias BrunnerAdded an option to configure the maximum size of a...
2013-01-12  Tobias BrunnerProperly detect fragmentation capabilities
2013-01-12  Tobias BrunnerAdded an option that allows to force IKEv1 fragmentation
2013-01-11  Martin WilliDon't use bio_writer_t.skip() to write length field...
2013-01-11  Martin WilliAdd rdrand NEWS
2013-01-11  Martin WilliUse raw opcodes for rdrand to build with older binutils
2013-01-11  Martin WilliProvide RNG_TRUE quality in rdrand by mixing reseeded...
2013-01-11  Martin WilliProvide RNG_STRONG quality in rdrand by forcing PRNG...
2013-01-11  Martin WilliProvide RNG_WEAK quality random generator in rdrand
2013-01-11  Martin WilliAdd a rdrand plugin stub detecting availability of...
2013-01-11  Martin WilliAdd NEWS about improved Windows IKEv1 compatibility
2013-01-11  Martin WilliStreamline debug output when receiving intermediate...
2013-01-11  Martin WilliRefactored IKEv2 cert/certreq payload processing to...
2013-01-11  Martin WilliRefactored IKEv1 cert payload processing to multiple...
2013-01-11  Volker RümelinIKEv1 support for PKCS#7 wrapped certificates
2013-01-11  Volker RümelinFixed some typos in comments
2013-01-09  Pavel KopchykFixed some typos in Ukrainian translation
2013-01-08  Thomas Kluteconftest: Add support for time_format and ike_name...
2013-01-08  Thomas Kluteconftest: Fix log level settings for stdout
2013-01-08  Thomas Kluteconftest: Make outgoing sequence number set by reset_se...
2013-01-03  Martin WilliInclude opensslconf.h before checking its defines
2013-01-03  Martin WilliDon't build OpenSSL PKCS#7 code if OPENSSL_NO_CMS defined
2012-12-26  Andreas Steffenmake pacman.sh run under cron
2012-12-24  Tobias BrunnerUse a connection specific option to en-/disable IKEv1...
2012-12-24  Tobias BrunnerInclude source port in init hash for fragmented messages
2012-12-24  Tobias BrunnerAdd an option to en-/disable IKE fragmentation
2012-12-24  Tobias BrunnerSplit larger messages into fragments if IKE fragmentati...
2012-12-24  Tobias BrunnerLog message size for in- and outbound IKE messages
2012-12-24  Tobias BrunnerAdd support to create IKE fragments
2012-12-24  Tobias BrunnerLog added NAT-T vendor IDs
2012-12-24  Tobias BrunnerDetect a peer's support for IKE fragmentation
2012-12-24  Tobias BrunnerMap fragmented initial initial Main or Aggressive Mode...
2012-12-24  Tobias BrunnerAllow ID_PROT/AGGRESSIVE messages for established IKE_S...
2012-12-24  Tobias BrunnerDon't handle fragmented messages larger than charon...
2012-12-24  Tobias BrunnerDon't update an IKE_SA-entry's cached message ID when...
2012-12-24  Tobias BrunnerStore inbound IKE fragments and reassemble the message...
2012-12-24  Andreas Steffendeleted newly constructed attributes in send_assessment
2012-12-24  Dmitry KorzhevinAdded Russian and Ukrainian strings for Android client
2012-12-24  Tobias BrunnerAdd message rules to properly handle IKE fragments
2012-12-24  Tobias BrunnerReset the encrypted flag when handling IKE messages...
2012-12-24  Tobias BrunnerPayload added to handle IKE fragments
2012-12-24  Martin WilliAdd parantheses to avoid compiler warning
2012-12-23  Andreas SteffenSend empty CDATA batch if TNC client has no data to...
2012-12-20  Tobias BrunnerFixed some typos, courtesy of codespell
2012-12-20  Adrian-Ken... Raise an alert if IKE SA is kept
2012-12-19  Reto Buerkistroke: Drop unneeded [MY|OTHER]_NETBITS
2012-12-19  Reto Buerkistroke: Enable install_policy in add_connection()
2012-12-19  Volker RümelinAdd support for draft-ietf-ipsec-nat-t-ike-03 and earlier
2012-12-19  Martin WilliNEWS about error-notify
2012-12-19  Martin WilliAdd missing error_notify_msg.h to distribution tarball
2012-12-19  Martin WilliAdd an error-notify sample application to listen to...
2012-12-19  Martin WilliAdd an error-notify plugin to send catched alerts to...
2012-12-19  Martin WilliRaise an alert if half-open timeout limit reached
2012-12-19  Martin WilliRaise an alert if an authorize() hook fails
2012-12-19  Martin WilliRaise an alert if allocating virtual IPs fails
2012-12-19  Martin WilliRaise an alert if kernel policy installation fails
2012-12-19  Martin WilliRaise an alert if kernel SA installation fails
2012-12-19  Martin WilliRaise an alert on traffic selector mismatch
2012-12-19  Martin WilliRaise alerts when enforcing IKE_SA unique policy
2012-12-19  Martin WilliRaise an alert if CHILD_SA proposals mismatch
2012-12-19  Martin WilliRaise an alert if IKE proposals mismatch
2012-12-19  Martin WilliRaise an alert of generating local authentication data...
2012-12-19  Martin WilliAdd NEWS about BER capable OpenSSL PKCS#7 backend
2012-12-19  Martin WilliFree leaking scep attributes
2012-12-19  Martin WilliCorrected error message if enveloped-data decryption...
2012-12-19  Martin WilliFix up serialNumber in openssl PKCS#7 if it has a leadi...
2012-12-19  Martin WilliDon't handle PKCS#7 containers with infinite length...
2012-12-19  Martin WilliImplement PKCS#7 decryption using openssl
2012-12-19  Martin WilliMake available wrapped certificates while verifying...
2012-12-19  Martin WilliImplement openssl PKCS#7 certficiate enumeration
2012-12-19  Martin WilliFix doxygen grouping regarding containers and PKCS#7
2012-12-19  Martin WilliEnable pkcs7 plugin when building scepclient on Android
2012-12-19  Martin WilliMove PKCS#9 attribute lists to pkcs7 plugin, as we...
2012-12-19  Martin WilliImplement get_attribute() in openssl PKCS#7 backend
2012-12-19  Martin WilliAllocate data returned by pkcs7_t.get_attribute()
2012-12-19  Martin WilliImplement OpenSSL PKCS#7 signed-data parsing and verifi...
2012-12-19  Martin WilliAdd a stub for OpenSSL PKCS#7 parsing
2012-12-19  Martin WilliRemove unused monolithic PKCS#7 code
2012-12-19  Martin WilliMigrated scepclient to new modular PKCS# API
2012-12-19  Martin WilliFix encryption algorithm/key size argument processing...
2012-12-19  Martin WilliProperly clone PKCS#7 attributes passed to builder
2012-12-19  Martin WilliFix enum names for container_type_t
2012-12-19  Martin WilliAdd a --show option to pki --pkcs7 to print contained...
2012-12-19  Martin WilliAdd an enumerator for PKCS#7 contained certificates
2012-12-19  Martin Willipki --pkcs7 --verify shows prints the signing time...
2012-12-19  Martin WilliAdd a getter for signed PKCS#7 attributes
2012-12-19  Martin WilliFix leak in pki --pkcs7 --decrypt
2012-12-19  Martin WilliSupport multiple signerInfos while parsing PKCS#7 signe...
2012-12-19  Martin WilliAdd a pki command to sign, verify, encrypt and decrypt...
2012-12-19  Martin WilliSupport encoding of PKCS#7 enveloped-data containers
2012-12-19  Martin WilliSupport encoding of PKCS#7 signed-data containers
2012-12-19  Martin WilliSupport encoding of PKCS#7 "data" containers
2012-12-19  Martin WilliAdd builder parts to generate PKCS#7 containers
2012-12-19  Martin WilliImplement PKCS#7 enveloped-data parsing and decryption
2012-12-19  Martin WilliImplement PKCS#7 signed-data parsing and verification
next