]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2008-03-19  Martin Willifixed CRL check return value on revoked certificates
2008-03-18  Martin Willifixed compiler warning
2008-03-18  Martin Williadded generic payload order rules for notifies
2008-03-18  Martin Willifixed ike_cfg lookup in stroke
2008-03-18  Martin Williadded false positive signature check
2008-03-18  Martin Williadded missing test case file ([3607])
2008-03-18  Martin Willicreating public key from RSA private key
2008-03-18  Andreas Steffenmade is_newer() a certificate_t method
2008-03-18  Martin Willibetter normalized tables for SQL plugin (IDs)
2008-03-17  Martin Willienforcing x509_flags on certificate construction
2008-03-17  Martin Willifixed CRL revoked certs enumeration
2008-03-15  Martin Willilogging to SQL database
2008-03-15  Martin Willicorrectly unregister IKE_SA at the bus
2008-03-14  Martin Williremoved X509_PEER flag; flags are meant to read cert...
2008-03-14  Martin Willicredential lookup in mysql/sqlite database
2008-03-14  Martin Willirefactored buggy trustchain building, fixed refcount bug
2008-03-14  Martin Willireduced mysql pool verbosity
2008-03-14  Martin WilliSQL schema for MySQL and SQLite, test data
2008-03-13  Tobias Brunnertwo small fixes
2008-03-13  Martin Willifixed apidoc grouping
2008-03-13  Martin Williadded NetworkManager prototype DBUS policy, applet...
2008-03-13  Martin Williadded old and unmaintained prototype of NetworkManager...
2008-03-13  Martin Willireverted accidentally commited testing config
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2008-03-01  Andreas Steffenactivated svn:keywords on all UML scripts
2008-02-29  Andreas Steffensupport of gnome-terminal in UML testing
2008-02-29  Andreas Steffentake down eth1 interface on alice via ssh
2008-02-29  Andreas Steffenadded sleep due to new scheduler in 2.6.24 kernel
2008-02-29  Andreas Steffenversion bumps
2008-02-27  Andreas Steffenimproved P2P_NAT debugging
2008-02-22  Martin Willicreating sysconfdir if it does not exist
2008-02-15  Andreas Steffenversion bump to 4.2.0
2008-02-14  Andreas Steffenrelease of 4.1.11 bug fix version
2008-02-14  Andreas Steffenadded support of --enable-eap-sim
2008-02-14  Andreas Steffendisable eth1 interface of UML host alice after booting
2008-02-14  Andreas Steffenadded sleep 1 to ikev1/xauth-rsa-nosecret scenario
2008-02-14  Tobias Brunnerrefactored connect_manager_t to use the find functions...
2008-02-14  Tobias Brunnerfind methods for linked lists
2008-02-05  Andreas Steffensome websites append a newline character to a DER-encod...
2008-02-05  Martin Willisplit connections with different virtual IPs in differe...
2008-02-05  Tobias Brunner * replaced __thread with pthread_key_t/pthread_setspecific
2008-02-04  Andreas SteffenEAP-SIM server and client test module added
2008-02-04  Andreas Steffenimplemented IKEV2 EAP-SIM server and client test module...
2008-02-04  Andreas Steffenuse the new options_t class
2008-02-04  Andreas Steffenfixed tabs
2008-02-04  Andreas Steffenrefactored optionsfrom as in an object-oriented way...
2008-02-04  Martin Williuse identifiers in EAP_SUCCESS/EAP_FAILURE payloads
2008-02-02  Andreas Steffenparse signedData object with empty content
2008-02-01  Andreas Steffenbuild_signedData() now computes messageDigest attribute
2008-02-01  Andreas Steffenadded set_messageDigest() and get_messageDigest() methods
2008-02-01  Andreas Steffenextended and debugged PKCS#7 signedData support
2008-02-01  Andreas Steffenadded S/MIME capabilities OID
2008-02-01  Andreas Steffenchanged tabs to 4 spaces
2008-02-01  Andreas Steffentwo bug fixes
2008-02-01  Andreas Steffennext_payload must be of type u_int8_t
2008-01-29  Andreas SteffenNAT-T conditions were not inherited during IKE_SA rekeying
2008-01-27  Andreas Steffenfixed comment
2008-01-27  Andreas Steffenimplemented pkcs1_encrypt()
2008-01-27  Andreas Steffenfixed padding bug in RSA_encrypt()
2008-01-22  Andreas Steffenadded RCSID
2008-01-22  Andreas Steffenadded md2WithRSA algorithm identifier
2008-01-22  Andreas Steffenextended asn1_algorithmIdentifier() to SHA-2
2008-01-22  Andreas Steffenextended asn1_algorithmIdentifier() to SHA-2
2008-01-22  Andreas Steffenx509_t.build_encoding() now supports any hash algorithm
2008-01-22  Andreas Steffenfully implemented x509_create()
2008-01-21  Andreas Steffenfixed destruction of generalNames linked list
2008-01-21  Andreas Steffenfixed parsing and building of generalNames
2008-01-21  Andreas Steffenimplemented rsa_private_key_t.get_public_key()
2008-01-21  Andreas Steffenadded rsa_public_key_create(mpz_t n, mpz_t e)
2008-01-21  Andreas Steffenadded notBefore and notAfter to x509_create()
2008-01-20  Andreas Steffenadded --with-plugindir option
2008-01-03  Martin Williadded missing hasher include
2007-12-24  Andreas Steffenversion bump to 4.2.0
2007-12-19  Andreas Steffenadd ip xfrm state test for ikev1 transport mode
2007-12-19  Andreas Steffenversion bumps
2007-12-19  Andreas Steffeninclude pipe-thin-green icons in distribution
2007-12-19  Andreas Steffenadded a-v-m-c-w-med.png topology graph
2007-12-19  Andreas Steffenadded behind-same-nat p2p scenario
2007-12-19  Andreas Steffenset nexthop default value to 0::0 in IPv6 connections
2007-12-19  Andreas Steffenset --enable-eap-aka in UML scenarios
2007-12-19  Andreas Steffencheck ip xfrm state in IKEv1 and IKEv2 transport mode...
2007-12-19  Andreas Steffenadded ipv6 transport mode scenarios for IKEv1 and IKEv2
2007-12-19  Andreas Steffenupdated rw-eap-aka-rsa scenario
2007-12-18  Andreas Steffenmake config view in strongSwan manager look similar...
2007-12-18  Martin Willifixed EAP-MD5 to accept Name attribute in challenge
2007-12-13  Martin Williupdated NEWS
2007-12-13  Martin Williimplemented Expanded EAP types to support vendor specif...
2007-12-13  Martin Willifixed actual ID length when AT_IDENTITY gets padded
2007-12-13  Martin Williported EAP-AKA branch into trunk
2007-12-12  Andreas Steffensbindir is required in the PATH of ipsec
2007-12-12  Andreas Steffensbindir is required in the PATH of _updown
2007-12-12  Andreas Steffenadded ocsp cache bug fix to NEWS
2007-12-12  Andreas Steffenfixed error in the ordering of the certinfo_t records...
2007-12-12  Andreas Steffendefine a minimum PATH environment
2007-12-12  Andreas Steffenaligned error messages
2007-12-12  Martin Willimerged EAP-MD5 into trunk
2007-12-09  Martin Williaccept unknown attributes in config payloads
2007-12-07  Martin Willifixed build when using --disable-pluto
2007-12-04  Andreas Steffenversion bump to 4.1.10
2007-12-04  Martin Williremoved c++ style comments
next