]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2013-03-27  Tobias BrunnerFixed Doxygen comment in eap_radius plugin
2013-03-27  Tobias BrunnerFix detection and use of netinet/ip6.h on FreeBSD
2013-03-27  Tobias BrunnerDon't set USE_ATTR_SQL when the sql plugin is enabled...
2013-03-27  Tobias BrunnerMake some private functions in plugins static
2013-03-26  Martin WilliUse new strongSwan HA kernel patchset keeping iptables ABI
2013-03-26  Martin WilliDefine SSHCONF from strongswan testing directory, not...
2013-03-26  Martin WilliLazy unmount guest filesystem after building image...
2013-03-25  Tobias Brunnercrypt_burn: Proper cleanup
2013-03-25  Tobias Brunnercrypt_burn: Fix loop condition for regular crypters
2013-03-25  Tobias Brunnerlibpts: Cast first argument for %.*s to int
2013-03-25  Tobias Brunnererror-notify: Close file descriptors in case clients...
2013-03-25  Tobias Brunnerlibpttls: Destroy reader when handling errors during...
2013-03-25  Tobias Brunnerpacman: Define gen_time out of the loop
2013-03-25  Tobias Brunneripseckey: NULL pointer dereference fixed in error case
2013-03-25  Reto BuerkiRecipes: Disable Anet unit tests
2013-03-25  Tobias BrunnerFixed some typos, courtesy of codespell
2013-03-22  Andreas SteffenAdded hostapd package to base image
2013-03-22  Andreas SteffenAdded Framed-IP-Address information to RADIUS accountin...
2013-03-22  Andreas Steffenenforce singular of packets
2013-03-22  Tobias Brunnerasprintf(3) requires _GNU_SOURCE to be defined 5.0.3rc1
2013-03-22  Andreas SteffenAdded ikev2/rw-eap-framed-ip-radius scenario
2013-03-22  Andreas SteffenStore debug output from standalone IMC/IMVs
2013-03-22  Andreas SteffenAdded ikev2/ip-two-pools-v4v6-db scenario
2013-03-22  Tobias BrunnerUse proper integer types when handling TLS exchanges
2013-03-22  Tobias BrunnerCheck return value of asprintf(3) when converting AR...
2013-03-22  Andreas Steffenversion bump to 5.0.3rc1
2013-03-22  Andreas SteffenSwitch encoding of AR Identity Value from binary to...
2013-03-22  Reto BuerkiFixed TKM build
2013-03-22  Andreas SteffenBuild TNC-enabled wpa_supplicant
2013-03-21  Andreas Steffenactivate logging before loading plugins
2013-03-21  Martin WilliAdd a load-tester option to keep allocated external...
2013-03-20  Tobias Brunnerandroid: No need to disable CMS explicitly
2013-03-20  Tobias BrunnerAllow up to 10 NAT-D payloads in IKEv1 messages
2013-03-20  Tobias BrunnerAvoid a race condition when reloading secrets from...
2013-03-20  Tobias BrunnerAdd a method to replace all secrets in a mem_cred_t...
2013-03-20  Tobias Brunnerandroid: Build native libraries also for x86
2013-03-20  Tobias Brunnerandroid: libtnccs requires headers from libtls
2013-03-20  Tobias Brunnerandroid: Fix Android.mk for ipsec script
2013-03-20  Tobias Brunnerandroid: Remove/filter header files from LOCAL_SRC_FILES
2013-03-20  Tobias Brunnerandroid: Request and install an IPv6 DNS server
2013-03-20  Tobias Brunnerandroid: Also request a virtual IPv6 address and propos...
2013-03-20  Tobias Brunneripsec: Increased log level for message in case no outbo...
2013-03-19  Martin WilliAdd an option to autobalance a HA cluster automatically
2013-03-19  Martin WilliCheck if for some reason we handle a HA segment on...
2013-03-19  Martin WilliAcquire HA segment lock while sending heartbeat
2013-03-19  Tobias BrunnerRemoved unused variable 'id'
2013-03-19  Tobias BrunnerProperly cleanup libmysql
2013-03-19  Tobias BrunnerUse proper address family when adding multiple addresse...
2013-03-19  Tobias BrunnerIgnore SQL-based IP address pools if their address...
2013-03-19  Tobias Brunnercharon-nm: Add dependencies to CERT_DECODE and PRIVKEY...
2013-03-19  Tobias Brunnercharon-nm: Prevent NM from changing the default route
2013-03-19  Tobias Brunnercharon-nm: Use VIP (if any) as local address
2013-03-19  Tobias Brunnercharon-nm: Pass a dummy TUN device to NetworkManager
2013-03-19  Tobias Brunnercharon-nm: Fix NM plugin utility macros
2013-03-19  Tobias BrunnerIgnore 'compile' script which is generated by AM_PROG_C...
2013-03-19  Tobias BrunnerAvoid returning COOKIEs right after system boot
2013-03-19  Martin WilliFix scheduling of heartbeat sending in HA plugin
2013-03-19  Martin WilliFix compiler warning in HA plugin
2013-03-19  Tobias BrunnerMerge branch 'tkm'
2013-03-19  Adrian-Ken... Various stylistic fixes
2013-03-19  Reto Buerki Add NEWS about TKM separation
2013-03-19  Adrian-Ken... Use network byte order for ESA SPIs
2013-03-19  Adrian-Ken... Provide MODP-2048 through TKM DH plugin
2013-03-19  Adrian-Ken... Add charon-tkm API documentation
2013-03-19  Reto BuerkiDo not hardwire keys to KEY_RSA
2013-03-19  Reto BuerkiProvide TKM credential encoder
2013-03-19  Reto BuerkiSwitch to openssl plugin
2013-03-19  Reto BuerkiImplement multiple-clients integration test
2013-03-19  Reto BuerkiImplement net2net-xfrmproxy integration test
2013-03-19  Reto BuerkiImplement net2net-initiator integration test
2013-03-19  Reto BuerkiAdd xfrm_proxy integration test
2013-03-19  Reto BuerkiProvide script to build Ada XFRM proxy
2013-03-19  Reto BuerkiAdd TKM responder integration test
2013-03-19  Reto BuerkiAdd initial TKM integration test
2013-03-19  Reto BuerkiAdd expect-file guest image script
2013-03-19  Reto BuerkiAdd /usr/local/lib/ipsec to linker cache
2013-03-19  Reto BuerkiProvide recipes to build tkm and required libraries
2013-03-19  Reto BuerkiAdd GNAT compiler and Ada libs to base image
2013-03-19  Reto BuerkiDon't manually register kernel_netlink_net
2013-03-19  Reto BuerkiMove stroke plugin to the end of PLUGINS list
2013-03-19  Reto BuerkiMake sure IP_XFRM_POLICY is defined
2013-03-19  Adrian-Ken... Call isa_skip_create_first when keeping IKE SA
2013-03-19  Adrian-Ken... Make IKE and EES sockets configurable
2013-03-19  Reto BuerkiImplement TKM-specific credential set
2013-03-19  Reto BuerkiInitialize libstrongswan in test_runner main()
2013-03-19  Adrian-Ken... Set ri_id to reqid when setting user certificate
2013-03-19  Adrian-Ken... Set sp_id to reqid when creating ESA
2013-03-19  Adrian-Ken... Call Esa_Select after creation of child SA
2013-03-19  Adrian-Ken... Check that chunk fits into sequence when converting
2013-03-19  Reto BuerkiRemove result out parameter from EES Init
2013-03-19  Adrian-Ken... Drop support for pre-shared key authentication
2013-03-19  Reto Buerkicharon-tkm: Register TKM private key on startup
2013-03-19  Reto BuerkiAdd TKM private key implementation
2013-03-19  Reto Buerkikeymat: Store signature info in auth octets
2013-03-19  Reto BuerkiAdd AUTH signature info data structure
2013-03-19  Adrian-Ken... charon-tkm: Register TKM public key on startup
2013-03-19  Adrian-Ken... Add TKM public key implementation
2013-03-19  Adrian-Ken... Authenticate ISA using certificates
2013-03-19  Adrian-Ken... Store peer IKE init message
2013-03-19  Adrian-Ken... Build cc context in tkm listener authorize hook
next