]> git.ipfire.org Git - thirdparty/strongswan.git/log
thirdparty/strongswan.git
17 years agologging to SQL database
Martin Willi [Sat, 15 Mar 2008 14:17:09 +0000 (14:17 -0000)] 
logging to SQL database

17 years agocorrectly unregister IKE_SA at the bus
Martin Willi [Sat, 15 Mar 2008 14:08:43 +0000 (14:08 -0000)] 
correctly unregister IKE_SA at the bus

17 years agoremoved X509_PEER flag; flags are meant to read cert, not to store additional state...
Martin Willi [Fri, 14 Mar 2008 15:11:29 +0000 (15:11 -0000)] 
removed X509_PEER flag; flags are meant to read cert, not to store additional state in cert
removed x509_t.set_flags for the reason above
implemented a simple, generic shared_key_t

17 years agocredential lookup in mysql/sqlite database
Martin Willi [Fri, 14 Mar 2008 15:06:42 +0000 (15:06 -0000)] 
credential lookup in mysql/sqlite database

17 years agorefactored buggy trustchain building, fixed refcount bug
Martin Willi [Fri, 14 Mar 2008 15:04:16 +0000 (15:04 -0000)] 
refactored buggy trustchain building, fixed refcount bug

17 years agoreduced mysql pool verbosity
Martin Willi [Fri, 14 Mar 2008 15:03:19 +0000 (15:03 -0000)] 
reduced mysql pool verbosity

17 years agoSQL schema for MySQL and SQLite, test data
Martin Willi [Fri, 14 Mar 2008 07:39:01 +0000 (07:39 -0000)] 
SQL schema for MySQL and SQLite, test data

17 years agotwo small fixes
Tobias Brunner [Thu, 13 Mar 2008 15:03:06 +0000 (15:03 -0000)] 
two small fixes

17 years agofixed apidoc grouping
Martin Willi [Thu, 13 Mar 2008 14:53:57 +0000 (14:53 -0000)] 
fixed apidoc grouping

17 years agoadded NetworkManager prototype DBUS policy, applet config
Martin Willi [Thu, 13 Mar 2008 14:41:27 +0000 (14:41 -0000)] 
added NetworkManager prototype DBUS policy, applet config

17 years agoadded old and unmaintained prototype of NetworkManager applet and authenticator
Martin Willi [Thu, 13 Mar 2008 14:37:11 +0000 (14:37 -0000)] 
added old and unmaintained prototype of NetworkManager applet and authenticator

17 years agoreverted accidentally commited testing config
Martin Willi [Thu, 13 Mar 2008 14:20:20 +0000 (14:20 -0000)] 
reverted accidentally commited testing config

17 years agomerged the modularization branch (credentials) back to trunk
Martin Willi [Thu, 13 Mar 2008 14:14:44 +0000 (14:14 -0000)] 
merged the modularization branch (credentials) back to trunk

17 years agoactivated svn:keywords on all UML scripts
Andreas Steffen [Sat, 1 Mar 2008 10:25:52 +0000 (10:25 -0000)] 
activated svn:keywords on all UML scripts

17 years agosupport of gnome-terminal in UML testing
Andreas Steffen [Fri, 29 Feb 2008 20:17:28 +0000 (20:17 -0000)] 
support of gnome-terminal in UML testing

17 years agotake down eth1 interface on alice via ssh
Andreas Steffen [Fri, 29 Feb 2008 17:00:07 +0000 (17:00 -0000)] 
take down eth1 interface on alice via ssh

17 years agoadded sleep due to new scheduler in 2.6.24 kernel
Andreas Steffen [Fri, 29 Feb 2008 15:52:25 +0000 (15:52 -0000)] 
added sleep due to new scheduler in 2.6.24 kernel

17 years agoversion bumps
Andreas Steffen [Fri, 29 Feb 2008 15:51:16 +0000 (15:51 -0000)] 
version bumps

17 years agoimproved P2P_NAT debugging
Andreas Steffen [Wed, 27 Feb 2008 20:30:39 +0000 (20:30 -0000)] 
improved P2P_NAT debugging

17 years agocreating sysconfdir if it does not exist
Martin Willi [Fri, 22 Feb 2008 14:50:38 +0000 (14:50 -0000)] 
creating sysconfdir if it does not exist
moved all directory creations into starters Makefile

17 years agoversion bump to 4.2.0
Andreas Steffen [Fri, 15 Feb 2008 18:44:29 +0000 (18:44 -0000)] 
version bump to 4.2.0

17 years agorelease of 4.1.11 bug fix version 4.1.11
Andreas Steffen [Thu, 14 Feb 2008 21:26:21 +0000 (21:26 -0000)] 
release of 4.1.11 bug fix version

17 years agoadded support of --enable-eap-sim
Andreas Steffen [Thu, 14 Feb 2008 21:25:38 +0000 (21:25 -0000)] 
added support of --enable-eap-sim

17 years agodisable eth1 interface of UML host alice after booting
Andreas Steffen [Thu, 14 Feb 2008 21:24:54 +0000 (21:24 -0000)] 
disable eth1 interface of UML host alice after booting

17 years agoadded sleep 1 to ikev1/xauth-rsa-nosecret scenario
Andreas Steffen [Thu, 14 Feb 2008 21:23:48 +0000 (21:23 -0000)] 
added sleep 1 to ikev1/xauth-rsa-nosecret scenario

17 years agorefactored connect_manager_t to use the find functions on linked lists
Tobias Brunner [Thu, 14 Feb 2008 13:42:36 +0000 (13:42 -0000)] 
refactored connect_manager_t to use the find functions on linked lists

17 years agofind methods for linked lists
Tobias Brunner [Thu, 14 Feb 2008 12:29:29 +0000 (12:29 -0000)] 
find methods for linked lists

17 years agosome websites append a newline character to a DER-encoded binary blob
Andreas Steffen [Tue, 5 Feb 2008 19:27:05 +0000 (19:27 -0000)] 
some websites append a newline character to a DER-encoded binary blob

17 years agosplit connections with different virtual IPs in different peer_cfgs
Martin Willi [Tue, 5 Feb 2008 12:39:30 +0000 (12:39 -0000)] 
split connections with different virtual IPs in different peer_cfgs
respect different peer_cfg's when initiating a CHILD_SA within an existing IKE_SA

17 years ago * replaced __thread with pthread_key_t/pthread_setspecific
Tobias Brunner [Tue, 5 Feb 2008 09:31:21 +0000 (09:31 -0000)] 
 * replaced __thread with pthread_key_t/pthread_setspecific
 * use pthread_once to initialize the request handler

17 years agoEAP-SIM server and client test module added
Andreas Steffen [Mon, 4 Feb 2008 20:55:57 +0000 (20:55 -0000)] 
EAP-SIM server and client test module added

17 years agoimplemented IKEV2 EAP-SIM server and client test module that use triplets stored...
Andreas Steffen [Mon, 4 Feb 2008 14:52:06 +0000 (14:52 -0000)] 
implemented IKEV2 EAP-SIM server and client test module that use triplets stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa'

17 years agouse the new options_t class
Andreas Steffen [Mon, 4 Feb 2008 14:46:43 +0000 (14:46 -0000)] 
use the new options_t class

17 years agofixed tabs
Andreas Steffen [Mon, 4 Feb 2008 14:45:50 +0000 (14:45 -0000)] 
fixed tabs

17 years agorefactored optionsfrom as in an object-oriented way using the options_t class. Elimin...
Andreas Steffen [Mon, 4 Feb 2008 14:44:14 +0000 (14:44 -0000)] 
refactored optionsfrom as in an object-oriented way using the options_t class. Eliminated all memory leaks

17 years agouse identifiers in EAP_SUCCESS/EAP_FAILURE payloads
Martin Willi [Mon, 4 Feb 2008 11:43:10 +0000 (11:43 -0000)] 
use identifiers in EAP_SUCCESS/EAP_FAILURE payloads

17 years agoparse signedData object with empty content
Andreas Steffen [Sat, 2 Feb 2008 00:29:03 +0000 (00:29 -0000)] 
parse signedData object with empty content

17 years agobuild_signedData() now computes messageDigest attribute
Andreas Steffen [Fri, 1 Feb 2008 22:26:01 +0000 (22:26 -0000)] 
build_signedData() now computes messageDigest attribute

17 years agoadded set_messageDigest() and get_messageDigest() methods
Andreas Steffen [Fri, 1 Feb 2008 22:24:51 +0000 (22:24 -0000)] 
added set_messageDigest() and get_messageDigest() methods

17 years agoextended and debugged PKCS#7 signedData support
Andreas Steffen [Fri, 1 Feb 2008 14:19:26 +0000 (14:19 -0000)] 
extended and debugged PKCS#7 signedData support

17 years agoadded S/MIME capabilities OID
Andreas Steffen [Fri, 1 Feb 2008 10:40:03 +0000 (10:40 -0000)] 
added S/MIME capabilities OID

17 years agochanged tabs to 4 spaces
Andreas Steffen [Fri, 1 Feb 2008 01:01:17 +0000 (01:01 -0000)] 
changed tabs to 4 spaces

17 years agotwo bug fixes
Andreas Steffen [Fri, 1 Feb 2008 00:15:27 +0000 (00:15 -0000)] 
two bug fixes

17 years agonext_payload must be of type u_int8_t
Andreas Steffen [Fri, 1 Feb 2008 00:07:56 +0000 (00:07 -0000)] 
next_payload must be of type u_int8_t

17 years agoNAT-T conditions were not inherited during IKE_SA rekeying
Andreas Steffen [Tue, 29 Jan 2008 01:41:47 +0000 (01:41 -0000)] 
NAT-T conditions were not inherited during IKE_SA rekeying

17 years agofixed comment
Andreas Steffen [Sun, 27 Jan 2008 20:59:22 +0000 (20:59 -0000)] 
fixed comment

17 years agoimplemented pkcs1_encrypt()
Andreas Steffen [Sun, 27 Jan 2008 20:58:52 +0000 (20:58 -0000)] 
implemented pkcs1_encrypt()

17 years agofixed padding bug in RSA_encrypt()
Andreas Steffen [Sun, 27 Jan 2008 20:17:15 +0000 (20:17 -0000)] 
fixed padding bug in RSA_encrypt()

17 years agoadded RCSID
Andreas Steffen [Tue, 22 Jan 2008 10:52:26 +0000 (10:52 -0000)] 
added RCSID

17 years agoadded md2WithRSA algorithm identifier
Andreas Steffen [Tue, 22 Jan 2008 10:52:03 +0000 (10:52 -0000)] 
added md2WithRSA algorithm identifier

17 years agoextended asn1_algorithmIdentifier() to SHA-2
Andreas Steffen [Tue, 22 Jan 2008 10:34:44 +0000 (10:34 -0000)] 
extended asn1_algorithmIdentifier() to SHA-2

17 years agoextended asn1_algorithmIdentifier() to SHA-2
Andreas Steffen [Tue, 22 Jan 2008 10:32:37 +0000 (10:32 -0000)] 
extended asn1_algorithmIdentifier() to SHA-2

17 years agox509_t.build_encoding() now supports any hash algorithm
Andreas Steffen [Tue, 22 Jan 2008 01:32:12 +0000 (01:32 -0000)] 
x509_t.build_encoding() now supports any hash algorithm

17 years agofully implemented x509_create()
Andreas Steffen [Tue, 22 Jan 2008 01:09:19 +0000 (01:09 -0000)] 
fully implemented x509_create()

17 years agofixed destruction of generalNames linked list
Andreas Steffen [Mon, 21 Jan 2008 22:56:58 +0000 (22:56 -0000)] 
fixed destruction of generalNames linked list

17 years agofixed parsing and building of generalNames
Andreas Steffen [Mon, 21 Jan 2008 10:00:13 +0000 (10:00 -0000)] 
fixed parsing and building of generalNames

17 years agoimplemented rsa_private_key_t.get_public_key()
Andreas Steffen [Mon, 21 Jan 2008 00:36:38 +0000 (00:36 -0000)] 
implemented rsa_private_key_t.get_public_key()

17 years agoadded rsa_public_key_create(mpz_t n, mpz_t e)
Andreas Steffen [Mon, 21 Jan 2008 00:34:41 +0000 (00:34 -0000)] 
added rsa_public_key_create(mpz_t n, mpz_t e)

17 years agoadded notBefore and notAfter to x509_create()
Andreas Steffen [Mon, 21 Jan 2008 00:30:26 +0000 (00:30 -0000)] 
added notBefore and notAfter to x509_create()

17 years agoadded --with-plugindir option
Andreas Steffen [Sun, 20 Jan 2008 17:57:38 +0000 (17:57 -0000)] 
added --with-plugindir option

17 years agoadded missing hasher include
Martin Willi [Thu, 3 Jan 2008 10:42:21 +0000 (10:42 -0000)] 
added missing hasher include

17 years agoversion bump to 4.2.0
Andreas Steffen [Mon, 24 Dec 2007 18:07:55 +0000 (18:07 -0000)] 
version bump to 4.2.0

17 years agoadd ip xfrm state test for ikev1 transport mode
Andreas Steffen [Wed, 19 Dec 2007 21:02:15 +0000 (21:02 -0000)] 
add ip xfrm state test for ikev1 transport mode

17 years agoversion bumps
Andreas Steffen [Wed, 19 Dec 2007 21:01:19 +0000 (21:01 -0000)] 
version bumps

17 years agoinclude pipe-thin-green icons in distribution 4.1.10
Andreas Steffen [Wed, 19 Dec 2007 21:00:52 +0000 (21:00 -0000)] 
include pipe-thin-green icons in distribution

17 years agoadded a-v-m-c-w-med.png topology graph
Andreas Steffen [Wed, 19 Dec 2007 20:59:54 +0000 (20:59 -0000)] 
added a-v-m-c-w-med.png topology graph

17 years agoadded behind-same-nat p2p scenario
Andreas Steffen [Wed, 19 Dec 2007 17:55:08 +0000 (17:55 -0000)] 
added behind-same-nat p2p scenario

17 years agoset nexthop default value to 0::0 in IPv6 connections
Andreas Steffen [Wed, 19 Dec 2007 00:49:32 +0000 (00:49 -0000)] 
set nexthop default value to 0::0 in IPv6 connections

17 years agoset --enable-eap-aka in UML scenarios
Andreas Steffen [Wed, 19 Dec 2007 00:47:56 +0000 (00:47 -0000)] 
set --enable-eap-aka in UML scenarios

17 years agocheck ip xfrm state in IKEv1 and IKEv2 transport mode scenarios
Andreas Steffen [Wed, 19 Dec 2007 00:47:21 +0000 (00:47 -0000)] 
check ip xfrm state in IKEv1 and IKEv2 transport mode scenarios

17 years agoadded ipv6 transport mode scenarios for IKEv1 and IKEv2
Andreas Steffen [Wed, 19 Dec 2007 00:45:26 +0000 (00:45 -0000)] 
added ipv6 transport mode scenarios for IKEv1 and IKEv2

17 years agoupdated rw-eap-aka-rsa scenario
Andreas Steffen [Wed, 19 Dec 2007 00:11:20 +0000 (00:11 -0000)] 
updated rw-eap-aka-rsa scenario

17 years agomake config view in strongSwan manager look similar to ikesa view
Andreas Steffen [Tue, 18 Dec 2007 15:41:37 +0000 (15:41 -0000)] 
make config view in strongSwan manager look similar to ikesa view

17 years agofixed EAP-MD5 to accept Name attribute in challenge
Martin Willi [Tue, 18 Dec 2007 10:44:44 +0000 (10:44 -0000)] 
fixed EAP-MD5 to accept Name attribute in challenge

17 years agoupdated NEWS
Martin Willi [Thu, 13 Dec 2007 17:52:49 +0000 (17:52 -0000)] 
updated NEWS

17 years agoimplemented Expanded EAP types to support vendor specific methods
Martin Willi [Thu, 13 Dec 2007 17:31:21 +0000 (17:31 -0000)] 
implemented Expanded EAP types to support vendor specific methods

17 years agofixed actual ID length when AT_IDENTITY gets padded
Martin Willi [Thu, 13 Dec 2007 14:39:38 +0000 (14:39 -0000)] 
fixed actual ID length when AT_IDENTITY gets padded

17 years agoported EAP-AKA branch into trunk
Martin Willi [Thu, 13 Dec 2007 10:54:29 +0000 (10:54 -0000)] 
ported EAP-AKA branch into trunk

17 years agosbindir is required in the PATH of ipsec
Andreas Steffen [Wed, 12 Dec 2007 22:27:40 +0000 (22:27 -0000)] 
sbindir is required in the PATH of ipsec

17 years agosbindir is required in the PATH of _updown
Andreas Steffen [Wed, 12 Dec 2007 22:12:10 +0000 (22:12 -0000)] 
sbindir is required in the PATH of _updown

17 years agoadded ocsp cache bug fix to NEWS
Andreas Steffen [Wed, 12 Dec 2007 21:03:17 +0000 (21:03 -0000)] 
added ocsp cache bug fix to NEWS

17 years agofixed error in the ordering of the certinfo_t records in the ocsp cache that caused...
Andreas Steffen [Wed, 12 Dec 2007 20:25:50 +0000 (20:25 -0000)] 
fixed error in the ordering of the certinfo_t records in the ocsp cache that caused multiple entries of the same serial number to be created. This was caused by the iterator_t method insert_after() that inserts a record in the first instead of the last position of a linked list if the end of the list is reached. Fix: use linked_list_t method insert_last() instead.

17 years agodefine a minimum PATH environment
Andreas Steffen [Wed, 12 Dec 2007 14:56:35 +0000 (14:56 -0000)] 
define a minimum PATH environment

17 years agoaligned error messages
Andreas Steffen [Wed, 12 Dec 2007 14:54:28 +0000 (14:54 -0000)] 
aligned error messages

17 years agomerged EAP-MD5 into trunk
Martin Willi [Wed, 12 Dec 2007 14:29:10 +0000 (14:29 -0000)] 
merged EAP-MD5 into trunk

17 years agoaccept unknown attributes in config payloads
Martin Willi [Sun, 9 Dec 2007 19:43:41 +0000 (19:43 -0000)] 
accept unknown attributes in config payloads

17 years agofixed build when using --disable-pluto
Martin Willi [Fri, 7 Dec 2007 10:25:01 +0000 (10:25 -0000)] 
fixed build when using --disable-pluto

17 years agoversion bump to 4.1.10
Andreas Steffen [Tue, 4 Dec 2007 23:54:32 +0000 (23:54 -0000)] 
version bump to 4.1.10

17 years agoremoved c++ style comments 4.1.9
Martin Willi [Tue, 4 Dec 2007 10:48:27 +0000 (10:48 -0000)] 
removed c++ style comments
fixed compiler warnings

17 years agofixed mobike/auth_lifetime in conjunction with p2p-natt
Martin Willi [Tue, 4 Dec 2007 10:05:36 +0000 (10:05 -0000)] 
fixed mobike/auth_lifetime in conjunction with p2p-natt

17 years agoremoved redundant server reflexive endpoint debug message
Andreas Steffen [Tue, 4 Dec 2007 00:45:00 +0000 (00:45 -0000)] 
removed redundant server reflexive endpoint debug message

17 years agoadded brackets in PKG_CHECK_MODULES
Andreas Steffen [Mon, 3 Dec 2007 23:12:39 +0000 (23:12 -0000)] 
added brackets in PKG_CHECK_MODULES

17 years agoimproved P2P_ENDPOINT debugging
Andreas Steffen [Mon, 3 Dec 2007 23:06:17 +0000 (23:06 -0000)] 
improved P2P_ENDPOINT debugging

17 years agoupdated NEWS
Martin Willi [Mon, 3 Dec 2007 14:48:04 +0000 (14:48 -0000)] 
updated NEWS

17 years agoadded more ./configure build options for
Martin Willi [Mon, 3 Dec 2007 14:47:15 +0000 (14:47 -0000)] 
added more ./configure build options for
  EAP-Identity module
  ipsec tools (openac, scepclient)
  optional charon/pluto build
  charon stroke interface

17 years agomoved AUTH_LIFETIME handling in its own task (cleaner separation, proper payload...
Martin Willi [Mon, 3 Dec 2007 10:52:18 +0000 (10:52 -0000)] 
moved AUTH_LIFETIME handling in its own task (cleaner separation, proper payload order)

17 years agoadded a "libcharon-" prefix to plugins to avoid conflicts
Martin Willi [Mon, 3 Dec 2007 09:03:22 +0000 (09:03 -0000)] 
added a "libcharon-" prefix to plugins to avoid conflicts

17 years agosome return code changes proposed by Marius Tomaschewski
Andreas Steffen [Thu, 29 Nov 2007 18:27:04 +0000 (18:27 -0000)] 
some return code changes proposed by Marius Tomaschewski

17 years agoipsec and starter exit with LSB-compliant return codes
Andreas Steffen [Wed, 28 Nov 2007 17:02:12 +0000 (17:02 -0000)] 
ipsec and starter exit with LSB-compliant return codes

17 years agobob is passive responder in p2pnat scenario
Andreas Steffen [Mon, 26 Nov 2007 22:24:08 +0000 (22:24 -0000)] 
bob is passive responder in p2pnat scenario