]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Tobias BrunnerMoved packet_t and tun_device_t to networking folder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-10-24  Martin WilliSend certificate requests in load-tester
2012-10-24  Martin WilliAdd load-tester traffic selector configuration options
2012-10-24  Martin WilliMake use of new CIDR string ts constructor where approp...
2012-10-24  Martin WilliAdd a traffic selector constructor creating a TS direct...
2012-10-24  Martin WilliAdd NEWS about explicitly loaded pkcs11 certificates...
2012-10-24  Martin WilliPKCS#11 library search using keyid uses a fallback...
2012-10-24  Martin WilliIncrease the limit of acceptable IKEv1 CERTREQ payloads...
2012-10-24  Martin WilliUse explicit, larger buffer sizes for smartcard keyids...
2012-10-24  Martin WilliRemove obsolete pluto smartcard syntax in ipsec.secrets.5
2012-10-24  Martin WilliUpdated ipsec.conf.5 regarding (CA) certificates loaded...
2012-10-24  Martin WilliAdd a strongswan.conf option to disable loading of...
2012-10-24  Martin WilliSupport loading cacert certificates in ipsec.conf ca...
2012-10-24  Martin WilliRefactored stroke smartcard token parsing, support...
2012-10-24  Martin WilliExplicit pkcs11 certificate loading can enforce a modul...
2012-10-24  Martin WilliBe less verbose if loading PKCS#11 certificate fails
2012-10-24  Martin WilliAdd leftcert ipsec.conf.5 documentation about smartcard...
2012-10-24  Martin WilliLoad ipsec.conf %smartcard leftcerts with pkcs11 builder
2012-10-24  Martin WilliAdd a builder to load specific pkcs11 certificates...
2012-10-24  Martin WilliIf no pkcs11 public key for a private key found, search...
2012-10-24  Martin WilliMove pkcs11 public key lookup function declaration...
2012-10-24  Martin WilliAdd NEWS about proposals with PRFs different from integ...
2012-10-24  Martin WilliAdd ipsec.conf.5 documentation for explicit PRFs in...
2012-10-24  Martin WilliOnly add an implicit PRF based on the MAC alg if no...
2012-10-24  Martin WilliAdd proposal keywords to explicitly specify PRF algorithms
2012-10-24  Martin WilliAdded NEWS about lookip plugin
2012-10-24  Martin WilliAdd an interactive mode in lookip tool, demonstrate...
2012-10-24  Martin WilliSend a lookip NOT_FOUND reply if a lookup yields no...
2012-10-24  Martin Willilookup function of lookip listener returns the number...
2012-10-24  Martin WilliHandle multiple lookip connections using a single FDSET
2012-10-24  Martin WilliRenamed list to store listening lookip clients
2012-10-24  Martin WilliHandle client subscriptions in lookip plugin
2012-10-24  Martin WilliAdd a lookip server side UNIX socket processing LOOKUP...
2012-10-24  Martin WilliAdd a simple command line utility to query the lookip...
2012-10-24  Martin WilliDefined on-the-wire format used on lookip socket
2012-10-24  Martin WilliAdd a lookip function to register virtual IP notificati...
2012-10-24  Martin WilliAdd a lookup method to lookip plugin, using a callback...
2012-10-24  Martin WilliAdd a lookip listener that collects the information...
2012-10-24  Martin WilliAdd a lookip plugin stub to lookup connections by virtu...
2012-10-24  Martin WilliAdd NEWS about stroke counters
2012-10-24  Martin WilliAdd "listcounters" command to ipsec.8 manpage
2012-10-24  Martin WilliAdd a "ipsec listcounters" command to stroke
2012-10-24  Martin WilliAdd a print method for stroke counters
2012-10-24  Martin WilliSupport field with specifiers in %N printf hook
2012-10-24  Martin WilliAdd stroke message type counters
2012-10-24  Martin WilliAdd stroke counters for invalid IKE messages
2012-10-24  Martin WilliAdd stroke CHILD_SA rekeying counter
2012-10-24  Martin WilliAdd stroke IKE rekey counters
2012-10-24  Martin WilliRaise a bus alert when IKE message body parsing fails
2012-10-24  Martin WilliRaise a bus alert when IKE message header parsing fails
2012-10-24  Martin WilliRaise a bus alert when a received message contains...
2012-10-24  Martin WilliDefine stroke counter types to implement
2012-10-24  Martin WilliAdd a stub for IKE event counters in stroke
2012-10-24  Martin WilliAdd a load-tester option to define the IKE version...
2012-10-24  Martin WilliRemove peer_cfg IKE version matching, as it is done...
2012-10-24  Martin WilliRespect IKE version while selecting an ike_cfg as responder
2012-10-24  Martin WilliRemove version argument on peer_cfg constructor, use...
2012-10-24  Martin WilliAdd IKE version information to ike_cfg_t
2012-10-24  Martin WilliMove ike_version_t definition from peer_cfg_t to ike_cfg_t
2012-10-23  Tobias Brunnerandroid: Enable ECC in the app as our custom built...
2012-10-20  Andreas Steffenversion bump to 5.0.2dr2
2012-10-19  Andreas Steffenupdated NEWS
2012-10-18  Andreas Steffenimplemented IETF Numeric Version attribute
2012-10-18  Andreas Steffenimplemented IETF Remediation Instructions attribute
2012-10-18  Tobias BrunnerHandle type of first EAP-RADIUS response more sophisticated
2012-10-18  Tobias BrunnerStarter ignores non-fatal errors when reloading config
2012-10-18  Tobias BrunnerStarter unroutes removed or changed connections before...
2012-10-18  Tobias BrunnerUpdate routed connections in trap manager
2012-10-18  Tobias BrunnerReload logger configuration on SIGHUP
2012-10-18  Tobias BrunnerMake syslog and file loggers configurable at runtime
2012-10-18  Tobias BrunnerStore loggers in conftest separately, not on charon
2012-10-18  Tobias BrunnerAdded an option to reload certificates from PKCS#11...
2012-10-18  Tobias BrunnerCopy the name of pkcs11_library_t objects
2012-10-18  Tobias BrunnerNew Android release after adding MOBIKE support
2012-10-18  Tobias BrunnerMerge branch 'android-mobility'
2012-10-18  Tobias BrunnerUse a shortcut to resolve numeric IP addresses (no...
2012-10-18  Tobias BrunnerUse native threads in host resolver so that it works...
2012-10-18  Tobias BrunnerTerminate unused resolver threads after a timeout
2012-10-18  Tobias BrunnerOnly create more threads if needed in host_resolver_t
2012-10-18  Tobias BrunnerUse a helper function to add milliseconds to timeval...
2012-10-18  Tobias Brunnerandroid: Ignore if peer is unreachable when reestablish...
2012-10-18  Tobias Brunnerandroid: Use a shorter timeout for retransmits
2012-10-18  Tobias Brunnerandroid: Use keyingtries=%forever and dpd|closeaction...
2012-10-18  Tobias BrunnerResolve hosts by DNS name in separate threads so we...
2012-10-18  Andreas Steffenno need to include pa_tnc_msg.h
2012-10-17  Andreas Steffenrefactored PA-TNC message handling by IMVs
2012-10-17  Andreas Steffenrefactored PA-TNC message handling by IMCs
2012-10-17  Andreas Steffenincreased IMC/IMV debug level to 3
2012-10-17  Andreas Steffenremoved unused variable
2012-10-16  Tobias Brunnerandroid: Handle unreachable peers via alert
2012-10-16  Tobias BrunnerAdded a new alert that is raised if peer does not respo...
2012-10-16  Tobias Brunnerandroid: Use 0.0.0.0/0 as local traffic selector
2012-10-16  Tobias BrunnerLog IP addresses for discarded inbound IPsec packets
2012-10-16  Tobias Brunnerandroid: Bypass/protect previously bypassed sockets...
2012-10-16  Tobias Brunnerandroid: Support for IPsec SA update added
2012-10-16  Tobias BrunnerUse pointers for lookups in IPsec SA manager
2012-10-16  Tobias BrunnerIPsec SA manager implements update_sa()
2012-10-16  Tobias BrunnerSetter for src and destination address of ipsec_sa_t...
next