]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2007-03-13  Martin Williadded AES-192/256 proposals to IKE
2007-03-13  Martin Williadded generic EAP_IDENTITY client implementation using...
2007-03-13  Martin Willifixed compilation warnings and errors when not using...
2007-03-12  Andreas Steffenresults from the single responses is stored in the...
2007-03-09  Andreas Steffenmoved credential_store.h from charon/config/credentials...
2007-03-09  Andreas Steffenlast patch removed, changed CURLOPT_FILE to CURLOPT_WRI...
2007-03-09  Andreas Steffenfixed memory leak by calling curl_slist_free_all(headers)
2007-03-09  Andreas Steffenfixed memory leak by calling curl_slist_free_all(headers)
2007-03-09  Andreas Steffenwhitelisting static Curl_getaddrinfo() memory leak
2007-03-09  Andreas Steffenfixed a certinfo_t memory leak in verify()
2007-03-09  Andreas Steffenfixed a memory leak in response_t
2007-03-08  Andreas Steffenocsp signer certificate and ocsp response signature...
2007-03-08  Martin Willifixed memleaks when using EAP authentication
2007-03-08  Martin Willifixed payload order (again)
2007-03-08  Martin Williincluding peers certificate when his certreq is empty
2007-03-08  Martin Williimplemented cookies as initiator
2007-03-08  Martin Willidisabling routing for IPv6, does not work correctly
2007-03-08  Andreas Steffenfixed call of add_auth_certificate()
2007-03-08  Andreas Steffengeneralized get_ca_certificate() to get_auth_certificat...
2007-03-08  Andreas Steffenadded fetcher_finalize() to clean up libcurl
2007-03-08  Martin Willisome cleanups
2007-03-08  Andreas Steffensupport of setting and getting authority flags
2007-03-08  Andreas Steffensupport if ocsp signing certificates
2007-03-08  Andreas Steffensupport if ocsp signing certificates
2007-03-08  Martin Willifixed payload order in IKE_AUTH
2007-03-08  Martin Williremoved SHA2 kernel proposals from default, the kernel...
2007-03-08  Martin Williallocation fixes, not complete
2007-03-08  Martin Willihandling "No policy found" properly
2007-03-08  Martin Williadded more debugging output for policy lookup
2007-03-08  Martin Willifixed CHILD_SA creation within existing IKE_SA
2007-03-08  Andreas Steffenadded ocsp_parse_single_response
2007-03-08  Martin Williported changes from EAP branch, renabling EAP framework
2007-03-08  Martin Williadded (not yet supported) sha2 algorithms to kernel
2007-03-08  Martin Williadded SHA2 MAC and PRF to default proposal
2007-03-08  Martin Williadded more debug output
2007-03-08  Martin Williexperimental SHA2 HMAC and PRF implementations
2007-03-08  Andreas Steffenparsing basic ocsp response
2007-03-07  Andreas Steffenforgot to assign public.is_ocsp_signer() method
2007-03-07  Andreas Steffenadded parsing level to x509_create_from_chunk()
2007-03-07  Andreas Steffenadded parsing level to x509_create_from_chunk() and...
2007-03-07  Andreas Steffenhttp post fetching using libcurl implemented
2007-03-07  Andreas Steffenadded fetcher.h and fetcher.c
2007-03-07  Andreas Steffenadded
2007-03-07  Andreas Steffencorrected @ingroup to utils
2007-03-07  Andreas Steffencorrected comment
2007-03-07  Andreas Steffenstart ocsp checking only if there are any ocspuris...
2007-03-07  Andreas Steffenconntrack -F is used to flush the NAT states
2007-03-07  Andreas Steffenthe hostaccess=yes parameters are not needed anymore
2007-03-07  Andreas Steffenuse conntrack -F to flush NAT states
2007-03-07  Andreas Steffenreplaced actual virtual IP addresses by symbolic ones
2007-03-07  Andreas Steffenremoved unnecessary double quotes
2007-03-07  Andreas Steffennonce in ocsp_t was not properly initialized
2007-03-07  Andreas Steffenocsp request is now fully built but without requestor...
2007-03-06  Andreas Steffenstarting to build ocsp request
2007-03-06  Martin Williprevent from initiating multiple exchanges the same...
2007-03-06  Martin Williupdated apidoc documentation
2007-03-06  Martin Willifixed notify handling in IKE_AUTH
2007-03-06  Martin Willimoved REKEY_SA notify to the beginning of the message
2007-03-06  Martin Willifixed traffic selector redundancy removal code (not...
2007-03-06  Andreas Steffenadd crl and ocsp uris to linked list after partial...
2007-03-06  Andreas Steffenadded print hook for certinfo_t printing
2007-03-06  Andreas Steffenfixed typo
2007-03-06  Martin Willisending an SPI of 0 as responder when IKE_SA_INIT fails
2007-03-05  Andreas Steffeniterate certinfos linked list for matching serialNumber
2007-03-05  Martin Willisome cleanups
2007-03-05  Martin Willifixed double free bug
2007-03-05  Andreas Steffenadded
2007-03-05  Martin Willifixed ID selection bug when peer doesn't include IDr...
2007-03-03  Andreas Steffenmoved listing of crls to local_credential_store and ca
2007-03-03  Andreas Steffenrefactored ca_info_t
2007-03-03  Andreas Steffenrefactored ca_info_t
2007-03-03  Martin Willifixed netlink socket receiver code
2007-03-03  Martin Willirefactored kernel interface, works reliable again
2007-03-02  Martin Williimplemented get_iface() using RTM_GETADDR
2007-03-01  Martin Williadded debuggin for interface lookup
2007-03-01  Martin Willifixed address lookup when !using getifaddrs()
2007-03-01  Martin Williadded firewalling support when using virtual IPs
2007-03-01  Martin Williadded support for 0.0.0.0/0 traffic selectors
2007-03-01  Andreas Steffenconfig-payload scenario fixes
2007-03-01  Andreas Steffenpreparations for PLUTO_MY_SOURCEIP
2007-03-01  Andreas Steffencorrected typo
2007-02-28  Andreas Steffenadded cert with OCSP access info
2007-02-28  Andreas Steffendpd now takes 180 s and 5 retransmits
2007-02-28  Andreas Steffenchanged grep to creating aquire job for CHILD SA
2007-02-28  Andreas Steffenreplaced actual virtual IPs by place holders 4.0.7
2007-02-28  Andreas Steffenvirtual-ip scenario has been replaces by config-payload...
2007-02-28  Andreas Steffenadded
2007-02-28  Andreas Steffenadded
2007-02-28  Andreas Steffenadded ocsp.h and ocsp.c
2007-02-28  Andreas Steffenadded
2007-02-28  Tobias Brunnervirtual ip uml test
2007-02-28  Martin Willifixed reauthentication when connections other is %any
2007-02-28  Martin Willimerged tasking branch into trunk
2007-02-28  Martin Willifixed big endian bug in md5 hasher
2007-02-27  Andreas Steffencosmetics
2007-02-27  Andreas Steffenadded once flag to certinfo_t
2007-02-27  Andreas Steffencosmetics
2007-02-27  Andreas Steffenadded certinfos linked list
2007-02-25  Andreas Steffenchanged ca info to ca
2007-02-25  Andreas Steffensupport of ca info sections
next