Andreas Steffen [Tue, 13 Jun 2006 11:33:13 +0000 (11:33 -0000)]
corrected some descriptions
Andreas Steffen [Tue, 13 Jun 2006 11:32:12 +0000 (11:32 -0000)]
moved RSA key size constraints to definitions.h
Martin Willi [Tue, 13 Jun 2006 10:11:45 +0000 (10:11 -0000)]
fixed down keyword
Martin Willi [Tue, 13 Jun 2006 10:01:04 +0000 (10:01 -0000)]
debug and logging improvements
Martin Willi [Tue, 13 Jun 2006 10:00:19 +0000 (10:00 -0000)]
Andreas Steffen [Mon, 12 Jun 2006 08:47:28 +0000 (08:47 -0000)]
support for stroke listcerts|listcacerts|listcrls|listall
Andreas Steffen [Mon, 12 Jun 2006 08:43:46 +0000 (08:43 -0000)]
support for stroke listcerts|listcacerts|listall and left|rightca=
Andreas Steffen [Mon, 12 Jun 2006 08:42:32 +0000 (08:42 -0000)]
gperf creates optimum hash table for stroke keywords
Martin Willi [Mon, 12 Jun 2006 08:36:41 +0000 (08:36 -0000)]
using same reqid if a child sa rekeys an existing one
Andreas Steffen [Mon, 12 Jun 2006 08:26:14 +0000 (08:26 -0000)]
NULL string argument is treated as %any
Andreas Steffen [Mon, 12 Jun 2006 07:57:14 +0000 (07:57 -0000)]
add_certificate() now returns pointer to added cert
Andreas Steffen [Mon, 12 Jun 2006 07:55:37 +0000 (07:55 -0000)]
cosmetics
Andreas Steffen [Mon, 12 Jun 2006 07:51:18 +0000 (07:51 -0000)]
single tests now start up faster
Martin Willi [Mon, 12 Jun 2006 07:33:20 +0000 (07:33 -0000)]
workaround for peers rekeying at the same time
loading lifetime policies from ipsec.conf
Martin Willi [Fri, 9 Jun 2006 15:12:43 +0000 (15:12 -0000)]
old child_sa gets deleted after rekeying
rekeying almost complete, but:
IKE_SA get in an invalid state when both initiate rekeying at the same time,
Andreas Steffen [Fri, 9 Jun 2006 11:06:37 +0000 (11:06 -0000)]
corrected type
Martin Willi [Fri, 9 Jun 2006 08:41:41 +0000 (08:41 -0000)]
improved kernel interface logging
Martin Willi [Fri, 9 Jun 2006 07:40:40 +0000 (07:40 -0000)]
fixed clone/destroy behavior when not using CAs
Martin Willi [Fri, 9 Jun 2006 07:31:30 +0000 (07:31 -0000)]
specifying keysize in bits, as it is required in IKEv2
added generic kernel SA algorithm handling, which brings us:
aes-128, aes-256, blowfish, des, 3des and null encryption for CHILD_SAs
Andreas Steffen [Fri, 9 Jun 2006 05:50:41 +0000 (05:50 -0000)]
added support for leftsendcert= and left|rightca= parameters
Andreas Steffen [Fri, 9 Jun 2006 05:48:49 +0000 (05:48 -0000)]
discard cert if CA basic constraints flag is not set and warn if cert is not valide
Andreas Steffen [Fri, 9 Jun 2006 05:47:00 +0000 (05:47 -0000)]
added public methods is_ca() and is_valid()
Andreas Steffen [Fri, 9 Jun 2006 05:45:37 +0000 (05:45 -0000)]
changed ASN.1 CONTROL log output to LEVEL2
Andreas Steffen [Fri, 9 Jun 2006 05:44:34 +0000 (05:44 -0000)]
cosmetics
Martin Willi [Fri, 9 Jun 2006 05:42:29 +0000 (05:42 -0000)]
removed unused Makefile
Andreas Steffen [Fri, 9 Jun 2006 05:41:31 +0000 (05:41 -0000)]
stroke.h requires libstrongswan/types.h
Martin Willi [Thu, 8 Jun 2006 14:20:05 +0000 (14:20 -0000)]
fixed compile warnings when using -Wall
further CHILD_SA rekeying work done:
creation of a new CHILD_SA on a expire from a kernel works
delete of old CHILD_SA still missing
some issues when both initiate rekeing
Martin Willi [Thu, 8 Jun 2006 06:34:52 +0000 (06:34 -0000)]
updated INSTALL to conform with autotools
added a short HACKING introduction
Martin Willi [Wed, 7 Jun 2006 13:26:23 +0000 (13:26 -0000)]
further work for rekeying:
get liftimes from policy
added new state
initiation of rekeying done
proposal redone:
removed support for AH+ESP proposals
Martin Willi [Wed, 7 Jun 2006 13:22:38 +0000 (13:22 -0000)]
proper leak detective hook for realloc
excluded pthread_setspecific from leak detective
Martin Willi [Wed, 7 Jun 2006 05:54:09 +0000 (05:54 -0000)]
fixed a memleak
Andreas Steffen [Tue, 6 Jun 2006 06:24:04 +0000 (06:24 -0000)]
cosmetics
Andreas Steffen [Tue, 6 Jun 2006 05:43:32 +0000 (05:43 -0000)]
ipv6-host2host scenario added
Andreas Steffen [Tue, 6 Jun 2006 05:41:21 +0000 (05:41 -0000)]
created IPv6 environment
Martin Willi [Wed, 31 May 2006 14:23:15 +0000 (14:23 -0000)]
job management:
moved job code from thread_pool to job, jobs have an "execute" method now
added two new jobs: delete_child_sa & rekey_child_sa
kernel interface:
listens now for ACQUIRE & EXPIRE
supports hard and soft lifetimes
fires jobs for delete and rekey child sa
ike sa manager:
can checkout IKE SAs by requid of owned CHILD SAs
we have now the infrastructure to do the rekeying... :-)
Martin Willi [Wed, 31 May 2006 14:13:26 +0000 (14:13 -0000)]
- fixed some memleaks/freebugs
- leak detective works almost usable now (?!)
Martin Willi [Wed, 31 May 2006 08:15:23 +0000 (08:15 -0000)]
- added host2host test for ikev2
Martin Willi [Wed, 31 May 2006 06:52:27 +0000 (06:52 -0000)]
- fixed host-host tunnel traffic selection, host-host works now
Andreas Steffen [Wed, 31 May 2006 05:51:05 +0000 (05:51 -0000)]
bug fixed circumventing an assertion in delete_connection when ikev1 is not set
Andreas Steffen [Wed, 31 May 2006 05:50:04 +0000 (05:50 -0000)]
minimized prefixed on stroke logger output
Andreas Steffen [Wed, 31 May 2006 05:48:32 +0000 (05:48 -0000)]
charon outputs strongSwan version
Andreas Steffen [Wed, 31 May 2006 05:47:30 +0000 (05:47 -0000)]
tests with subjectAltNames now
Martin Willi [Tue, 30 May 2006 14:56:12 +0000 (14:56 -0000)]
Martin Willi [Tue, 30 May 2006 13:22:46 +0000 (13:22 -0000)]
- fixed event queue for events >36min
Martin Willi [Tue, 30 May 2006 13:01:50 +0000 (13:01 -0000)]
Martin Willi [Tue, 30 May 2006 13:00:18 +0000 (13:00 -0000)]
- included charons module tests to build & dist
Andreas Steffen [Tue, 30 May 2006 11:10:42 +0000 (11:10 -0000)]
full support of ikev1 and ikev2 connection flags
Andreas Steffen [Tue, 30 May 2006 11:07:14 +0000 (11:07 -0000)]
cosmetics in log_status output
Andreas Steffen [Tue, 30 May 2006 11:03:55 +0000 (11:03 -0000)]
use of streq
Martin Willi [Tue, 30 May 2006 08:51:48 +0000 (08:51 -0000)]
- added testing files to dist
- required the use of the "ustar" format to support
filenames longer than 99 chars
Andreas Steffen [Tue, 30 May 2006 07:53:13 +0000 (07:53 -0000)]
lookup of private key based on keyid of public key
Andreas Steffen [Tue, 30 May 2006 07:52:25 +0000 (07:52 -0000)]
new functions to add certificates and retrieve private and public keys
Andreas Steffen [Tue, 30 May 2006 07:50:15 +0000 (07:50 -0000)]
changed log level
Andreas Steffen [Tue, 30 May 2006 07:48:29 +0000 (07:48 -0000)]
list ca certificates
Andreas Steffen [Tue, 30 May 2006 07:47:19 +0000 (07:47 -0000)]
computation of SHA-1 hash over publicKeyInfo object
Andreas Steffen [Tue, 30 May 2006 07:45:06 +0000 (07:45 -0000)]
moved abbreviated thread_id in front of brackets
Andreas Steffen [Tue, 30 May 2006 07:43:39 +0000 (07:43 -0000)]
added has_key parameter to log_certificates()
Andreas Steffen [Tue, 30 May 2006 07:42:52 +0000 (07:42 -0000)]
log_certificates() now shows keyid and availability of matching private key
Andreas Steffen [Tue, 30 May 2006 07:41:22 +0000 (07:41 -0000)]
indented loaded file log entry
Andreas Steffen [Tue, 30 May 2006 07:40:44 +0000 (07:40 -0000)]
moved TIMETOA_BUF definition to types.h
Andreas Steffen [Tue, 30 May 2006 07:39:44 +0000 (07:39 -0000)]
moved TIMETOA_BUF definition from asn1.h
Andreas Steffen [Tue, 30 May 2006 07:38:41 +0000 (07:38 -0000)]
define default CA_CERTIFICATE_DIR
Andreas Steffen [Tue, 30 May 2006 07:37:48 +0000 (07:37 -0000)]
load all ca certificates
Martin Willi [Tue, 30 May 2006 06:14:23 +0000 (06:14 -0000)]
- fixed daemon destruction order to prevent
crashes on termination
Martin Willi [Mon, 29 May 2006 11:29:23 +0000 (11:29 -0000)]
- fixed memleak when deleting a connection
Martin Willi [Mon, 29 May 2006 11:19:31 +0000 (11:19 -0000)]
- updated todo list
Martin Willi [Mon, 29 May 2006 11:09:45 +0000 (11:09 -0000)]
- policies contain a connections name now
- used for initiate and delete
- connections won't get initiated twice anymore
- deleting of connections is now possible, which allows us to use
ipsec update and ipsec reload
Martin Willi [Mon, 29 May 2006 11:04:09 +0000 (11:04 -0000)]
- changed iterator->remove behavior
Andreas Steffen [Mon, 29 May 2006 07:17:55 +0000 (07:17 -0000)]
ipsec up|down|route|delete require a connection name
Andreas Steffen [Mon, 29 May 2006 07:14:57 +0000 (07:14 -0000)]
stroke now uses constant size string buffer
Andreas Steffen [Mon, 29 May 2006 07:11:50 +0000 (07:11 -0000)]
changed to standard connection log output
Andreas Steffen [Mon, 29 May 2006 07:06:02 +0000 (07:06 -0000)]
reworked parsing and matching of subjectAltNames
Andreas Steffen [Mon, 29 May 2006 07:03:34 +0000 (07:03 -0000)]
added memeq() macro
Andreas Steffen [Mon, 29 May 2006 07:02:12 +0000 (07:02 -0000)]
moved timetoa() from asn1.c to types.c
Andreas Steffen [Mon, 29 May 2006 06:58:55 +0000 (06:58 -0000)]
corrected type
Martin Willi [Wed, 24 May 2006 11:59:58 +0000 (11:59 -0000)]
- some logging improvements and cosmetics
Martin Willi [Wed, 24 May 2006 09:05:21 +0000 (09:05 -0000)]
- handle IKE_SA setup without a piggy-packed CHILD_SA
more IKEv2 conform
Martin Willi [Wed, 24 May 2006 09:02:39 +0000 (09:02 -0000)]
- initiate IKE_SA deletion befor manager destruction
Andreas Steffen [Wed, 24 May 2006 07:55:30 +0000 (07:55 -0000)]
improved code of chunk_equals
Andreas Steffen [Wed, 24 May 2006 07:54:20 +0000 (07:54 -0000)]
added streq() macro and defined default BUF_LEN
Andreas Steffen [Wed, 24 May 2006 07:52:40 +0000 (07:52 -0000)]
typo
Martin Willi [Wed, 24 May 2006 06:47:33 +0000 (06:47 -0000)]
Martin Willi [Wed, 24 May 2006 06:36:46 +0000 (06:36 -0000)]
- build gets perl and gperf from configure now
- moved built sources to maintainer-clean
Martin Willi [Tue, 23 May 2006 13:25:57 +0000 (13:25 -0000)]
- show connection templates in status & statusall
- don't complain on termination of IKEv1 connections
Martin Willi [Tue, 23 May 2006 10:53:44 +0000 (10:53 -0000)]
- updated ipsec.conf manual to reflect actual state of
keyexchange-parameter
Martin Willi [Tue, 23 May 2006 10:08:12 +0000 (10:08 -0000)]
- using hubs instead of switches, which allows us
to sniff the traffic from the host system.
Martin Willi [Tue, 23 May 2006 10:07:02 +0000 (10:07 -0000)]
- changed config load strategy:
starter loads both connections in charon & pluto,
charon ignores anything with keyexchange!=ikev2.
pluto needs the same behavior.
Martin Willi [Tue, 23 May 2006 09:41:18 +0000 (09:41 -0000)]
- changed build order to fix build error after distclean
Andreas Steffen [Tue, 23 May 2006 08:16:15 +0000 (08:16 -0000)]
load_end_certificate() now loads certificates
Andreas Steffen [Tue, 23 May 2006 08:15:08 +0000 (08:15 -0000)]
cosmetics
Andreas Steffen [Tue, 23 May 2006 08:14:24 +0000 (08:14 -0000)]
moved definition of generalNames_t to identification.h; initialized subjectKeyID, authKeyID and authKeySerialNumber
Andreas Steffen [Tue, 23 May 2006 08:12:36 +0000 (08:12 -0000)]
moved definition of generalNames_t to identification.h
Andreas Steffen [Tue, 23 May 2006 08:11:09 +0000 (08:11 -0000)]
corrrected description
Martin Willi [Tue, 23 May 2006 08:01:49 +0000 (08:01 -0000)]
- reimplemented proper IKE SA deletion using a seperate state,
should conform now to IKEv2
Martin Willi [Tue, 23 May 2006 08:00:29 +0000 (08:00 -0000)]
- fixed build when using --enable-leak-detective
Martin Willi [Fri, 19 May 2006 14:25:08 +0000 (14:25 -0000)]
- added removed files to svn:ignore
- fixed bug in pluto/Makefile.am
Martin Willi [Fri, 19 May 2006 14:16:58 +0000 (14:16 -0000)]
- removed perl-generated oid.c/h from svn,
added them to "dist" and "distclean"
Martin Willi [Fri, 19 May 2006 14:05:26 +0000 (14:05 -0000)]
- removed lex, yacc and gperf output from svn,
added them to "dist" and "distclean"
Martin Willi [Fri, 19 May 2006 13:08:06 +0000 (13:08 -0000)]
- storing release revision in svn property "release-revision", because I forget it all the times
Martin Willi [Fri, 19 May 2006 12:20:26 +0000 (12:20 -0000)]
- added ingorelist for builded files