Commit Graph
1071 Commits
Author SHA1 Message Date
Andreas Steffen fea60bb577 replaced 'times' by 'dates' 2006-10-25 08:32:32 +00:00
Andreas Steffen d489707eab added private flag to asn1_init 2006-10-25 08:31:15 +00:00
Andreas Steffen e4738363c1 added private flag to asn1_ctx_t 2006-10-25 08:30:33 +00:00
Andreas Steffen a1fd9e6b7e removed DES-EDE3-CBC only comment 2006-10-25 08:26:48 +00:00
Martin Willi 191a26a6a7 removed deprecated iterator methods (has_next & current)
added iterator hook to manipulate iterator the clean way
2006-10-24 14:20:45 +00:00
Martin Willi 55bbff11ec linked list cleanups
added list methods invoke(), destroy_offset(), destroy_function()
simplified list destruction when destroying its items
2006-10-24 08:46:17 +00:00
Martin Willi 5c4cc9a4e3 added verbosity level to stroke 2006-10-24 08:44:47 +00:00
Andreas Steffen 22d0ab1343 upgrade to new Gentoo root file system and tcpdump command 2006-10-23 14:53:09 +00:00
Andreas Steffen f22c88de5f added 2006-10-23 14:52:34 +00:00
Andreas Steffen 8e9d7808ae deleted 2006-10-23 14:51:30 +00:00
Andreas Steffen 825a5631dd renamed ikev1 scenario and added ikev2 scenario 2006-10-23 14:50:32 +00:00
Andreas Steffen 403dc74b9d added new scenarios 2006-10-23 14:49:43 +00:00
Andreas Steffen b9ac0fc6a3 Version bumps of UML kernel, Gentoo root file system and strongSwan release 2006-10-23 14:48:43 +00:00
Martin Willi e706c7f10b code cleanups in printf handlers 2006-10-20 05:57:25 +00:00
Martin Willi 490d324d81 added eap authentication draft for ikev2 2006-10-18 11:49:37 +00:00
Martin Willi 0ae1deb887 updated stroke to allow run-time manipulation of debug levels 2006-10-18 11:47:26 +00:00
Martin Willi 107936f55a added charondebug config parameter to set debug level at startup 2006-10-18 11:46:57 +00:00
Martin Willi 60356f3375 introduced new logging subsystem using bus:
passive listeners can register on the bus
  active listeners wait for signals actively
  multiplexing allows multiple listeners to receive debug signals
  a lot more...
2006-10-18 11:46:13 +00:00
Martin Willi 8cdce67afa include CREDITS file in distribution 2006-10-18 11:41:19 +00:00
Martin Willi 5ec0c594fb moved various scripts in scripts/ dir
add configure script wrappers
2006-10-18 11:40:53 +00:00
Martin Willi 85929956ae removed txt files from doxygen 2006-10-18 11:39:12 +00:00
Martin Willi 9aac18cba8 removed module tests, outdated. We need something more system-test like 2006-10-18 11:38:43 +00:00
Andreas Steffen bcdfc0a5da added missing -DDEBUG compile option 2006-10-18 08:07:01 +00:00
Martin Willi c701e73dc1 fixed auxillary message data parsing for IPV6 socket
using SOL_* constants for socket level
2006-10-09 12:28:43 +00:00
Martin Willi a3a1b565da fixed IPV6_PKTINFO setsockopt() to work with most kernel headers
replaced strerror(errno) with %m printf specifier
2006-10-09 12:14:56 +00:00
Andreas Steffen 86f5748b7f added stronger certs for moon, carol, and dave 2006-10-09 08:25:20 +00:00
Andreas Steffen 06890eef8e added IPv6 hw and multicast addresses 2006-10-09 08:24:49 +00:00
Andreas Steffen 120f42be89 adapted to new tcpdump ipv6 output 2006-10-09 08:23:38 +00:00
Andreas Steffen 4f67764bda multi-level-ca scenarios use unencrypted private key 2006-10-09 08:23:11 +00:00
Andreas Steffen c0317576ba added scenario 2006-10-09 08:20:01 +00:00
Andreas Steffen df9881d130 fixed timing 2006-10-06 07:57:25 +00:00
Andreas Steffen b0f4c5d1f2 new gentoo root file system 2006-10-06 07:54:07 +00:00
Andreas Steffen 118a19ecb6 fixed bug with openldap 2.3 2006-10-06 07:48:24 +00:00
Andreas Steffen e6b51ef666 removed ipsec.conf version information 2006-10-06 07:47:11 +00:00
Andreas Steffen e088404b0c carolKey.pem is now protected by 3DES passphrase 2006-10-06 07:45:42 +00:00
Andreas Steffen 38eb3325a1 updated net runlevel scripts 2006-10-06 07:43:31 +00:00
Andreas Steffen 1c1f9ae109 updated net init scripts 2006-10-06 07:42:17 +00:00
Andreas Steffen 564363ee29 new net configuration format 2006-10-06 07:40:39 +00:00
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