Commit Graph
1033 Commits
Author SHA1 Message Date
Andreas Steffen dc48763940 HW addresses must be predefined 2006-10-06 07:32:02 +00:00
Andreas Steffen 092d2e1b1b cosmetics 2006-10-06 07:24:41 +00:00
Andreas Steffen 2ea3389e4e added USE_LIBCURL 2006-10-06 07:24:05 +00:00
Andreas Steffen 253d102f50 cosmetics 2006-10-06 07:23:39 +00:00
Andreas Steffen c09d8959b7 found libraries are not appended to LIBS anymore 2006-10-06 07:22:38 +00:00
Andreas Steffen f8ef0d1a0c version bump to 4.0.5 2006-10-03 06:52:31 +00:00
Martin Willi 9e22095ef3 fixed DPD to survive IKE_SA rekeying 2006-09-28 06:57:46 +00:00
Martin Willi 151168f6ea 2006-09-27 14:15:49 +00:00
Martin Willi 47f5027807 introduced printf() specifiers for:
host_t (%H)
  identification_t (%D)
  chunk pointers (%B)
  memory pointer/length (%b)
added a signaling bus:
  receives event and debug messages, sends them to its listeners
  stream_logger, sys_logger, file_logger added, listen to bus
some other tweaks here and there
2006-09-27 14:14:44 +00:00
Martin Willi f91513e333 added often used RFCs and drafts 2006-09-27 14:10:32 +00:00
Andreas Steffen 112ad7c383 DES for private key encryption is not supported 2006-09-25 07:31:02 +00:00
Martin Willi 48dc3934cc updated NEWS and ChangeLog for 4.0.4 release 2006-09-25 07:26:16 +00:00
Martin Willi 1ce2ad09c3 fixed retransmission policy for responder 2006-09-25 07:24:08 +00:00
Martin Willi 397f344879 fixed dpd for responder 2006-09-25 06:38:58 +00:00
Andreas Steffen 1c32a71e87 added ID_ANY check to matches_binary() 2006-09-25 06:19:40 +00:00
Andreas Steffen 7f0a14b07f replaced 'missing value' warning by zero length chunk_t value 2006-09-25 06:18:45 +00:00
Andreas Steffen 37d882e732 defined maximum hash size 2006-09-25 06:15:57 +00:00
Andreas Steffen e389073da8 support of AES-192-CBC private key encryption 2006-09-25 06:13:21 +00:00
Andreas Steffen 8af7042e3b added hostaccess support 2006-09-25 06:12:22 +00:00
Andreas Steffen 7bd23b7ed5 added hostaccess support 2006-09-25 06:11:36 +00:00
Andreas Steffen b826069dbb moved auth_method to policy 2006-09-25 06:11:09 +00:00
Andreas Steffen d756cd1bd6 added hostaccess support 2006-09-25 06:10:28 +00:00
Andreas Steffen 7968c6a5ff added hostaccess support 2006-09-25 06:10:02 +00:00
Andreas Steffen a8960f997a more consistent authentication logging 2006-09-25 05:59:38 +00:00
Andreas Steffen fff4ee8a85 added hostaccess support 2006-09-25 05:58:45 +00:00
Andreas Steffen 841b7a1f1e moved auth_method to policy 2006-09-25 05:52:50 +00:00
Andreas Steffen 2e5935815d moved auth_method to policy 2006-09-25 05:52:13 +00:00
Andreas Steffen 54c6c4711f added hostaccess support; moved auth_method to policy 2006-09-25 05:51:16 +00:00
Andreas Steffen 380d91b9be added hostaccess support 2006-09-25 05:49:36 +00:00
Andreas Steffen 5d71e72db5 added hostaccess support 2006-09-25 05:46:56 +00:00
Andreas Steffen b3fcb01fd2 added new test scenarios 2006-09-25 05:42:13 +00:00
Martin Willi 2fcc4168f8 fixed some compiler warnings 2006-09-21 09:17:13 +00:00
Martin Willi 73760ca5ff extended statusall output
added job/event-queue statistics
  added allocation statistics when using LEAK_DETECTIVE
2006-09-21 07:03:21 +00:00
Martin Willi f983ec4dc5 fixed include typo 2006-09-21 05:55:07 +00:00
Martin Willi 995d8116e1 public declaration of all HASH_SIZEs in hasher.h 2006-09-20 06:45:19 +00:00
Andreas Steffen 490d267ac3 support of encrypted private key files 2006-09-20 05:48:54 +00:00
Andreas Steffen 833a7cbc50 support of encrypted private key files 2006-09-20 05:48:27 +00:00
Martin Willi b5cac6684d added copyright notice to sha2_hasher
included SHA2 in build process
2006-09-19 14:54:01 +00:00
Martin Willi e698dc4559 implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512 2006-09-19 14:49:47 +00:00
Martin Willi 462129d332 added support for 3DES encryption algorithm in IKE 2006-09-19 11:18:35 +00:00
Andreas Steffen b2ac140338 fixed the ids parsing bug 2006-09-19 06:17:06 +00:00
Andreas Steffen 43ead00a2f fixed the ids parsing bug 2006-09-19 06:16:48 +00:00
Martin Willi f534e18a98 updated TODOs 2006-09-18 11:41:04 +00:00
Martin Willi e63c4d8b8b fixed memleak
fixed proper handling of id parsing errors
proper return value when no PSK found
2006-09-18 11:39:53 +00:00
Martin Willi 6e9bbf18b8 added HOST_ACCESS for firewall script as default 2006-09-18 11:38:37 +00:00
Martin Willi 5fded5139e more debugging output for PSK authentication 2006-09-18 11:38:11 +00:00
Martin Willi a2cf2812c4 some cleanups here and there 2006-09-18 11:37:40 +00:00
Andreas Steffen 4f383c6950 added auth_method field 2006-09-18 07:46:16 +00:00
Andreas Steffen 5b321e1132 added auth_method field 2006-09-18 07:45:16 +00:00
Andreas Steffen 8b448b5c22 cosmetics 2006-09-18 07:44:41 +00:00