Commit Graph
156 Commits
Author SHA1 Message Date
Andreas Steffen 4629a60463 fixed an enumeration error, added CISCO_IOS VID 2007-01-09 23:20:13 +00:00
Andreas Steffen de04d7ef1a fixed mismatch in interface definition of get_secret() 2007-01-09 22:40:32 +00:00
Andreas Steffen d254229e88 forward declaration of struct state not needed 2007-01-09 22:40:01 +00:00
Andreas Steffen 45a54b8574 cosmetics 2007-01-09 21:56:05 +00:00
Martin Willi e3f83e738d fixed build when !using smartcard 2007-01-08 13:39:29 +00:00
Andreas Steffen 09ff411061 load xauth module via dlopen() 2007-01-05 11:03:09 +00:00
Andreas Steffen b4f3cd5ccf added XAUTH server and client support 2007-01-04 14:28:57 +00:00
Andreas Steffen ac048a8d2c load and unload XAUTH module 2007-01-04 14:27:45 +00:00
Andreas Steffen 59af74699c added xauth.h and xauth.c 2007-01-04 14:27:11 +00:00
Martin Willi af87afed47 added config option for BEET mode 2007-01-03 13:16:21 +00:00
Andreas Steffen 6b50ddfa0d negated POLICY_REAUTH to POLICY_DONT_REAUTH 2006-12-21 20:05:49 +00:00
Andreas Steffen f4d81b663a enable XAUTH_VID by default 2006-12-21 15:49:09 +00:00
Andreas Steffen 86ae0969b4 added XAUTH server and client support 2006-12-19 22:51:48 +00:00
Andreas Steffen 0c409f097c additional parentheses for same_chunk() macro 2006-12-19 22:50:55 +00:00
Martin Willi 6fe03b0af0 implemented reauthentication using the new reauth=yes|no parameter 2006-12-19 07:30:07 +00:00
Andreas Steffen abff42f8bf added XAUTH client states 2006-12-15 10:35:14 +00:00
Andreas Steffen a047a479f1 version bump to 4.0.6 2006-12-15 10:33:17 +00:00
Andreas Steffen f87e5dd98c XAUTH support 2006-12-06 10:31:55 +00:00
Andreas Steffen 3347bb2306 XAUTH support 2006-12-06 10:25:22 +00:00
Andreas Steffen 1ac372fdce fixed bug in ifdef CISCO_QUIRKS 2006-12-05 23:15:56 +00:00
Andreas Steffen 928ed87800 support of Cisco Unity VID 2006-12-05 23:07:46 +00:00
Andreas Steffen 4576344f87 added new VIDs 2006-12-05 23:06:56 +00:00
Andreas Steffen dba926e623 fixed case with wildcard peer ID and static peer address 2006-11-28 16:01:15 +00:00
Andreas Steffen 80d35dd6d3 support of ModeCfg Push mode 2006-10-25 08:51:39 +00:00
Andreas Steffen cae6b97f0a support of mixed RSA/PSK static connections 2006-10-25 08:51:00 +00:00
Andreas Steffen b4cb66daf4 support of ipsec statusall in state output 2006-10-25 08:49:57 +00:00
Andreas Steffen 2aa893a13c output of 'DPD active' in ISAKMP SAs 2006-10-25 08:49:34 +00:00
Andreas Steffen c2b9166c80 support of ipsec statusall in state output 2006-10-25 08:48:14 +00:00
Andreas Steffen e00cc0641d added natip support 2006-10-25 08:47:02 +00:00
Andreas Steffen 7b220e7a9d added has_natip flag 2006-10-25 08:45:23 +00:00
Andreas Steffen ced0461cb9 added ModeCfg push policy and states 2006-10-25 08:44:45 +00:00
Andreas Steffen 0beb543d4a added ModeCfg push policy and states 2006-10-25 08:44:19 +00:00
Andreas Steffen 092d2e1b1b cosmetics 2006-10-06 07:24:41 +00:00
Andreas Steffen f8ef0d1a0c version bump to 4.0.5 2006-10-03 06:52:31 +00:00
Andreas Steffen 7a7390e995 version bump to 4.0.4 2006-09-14 06:45:16 +00:00
Andreas Steffen 3dc16958dd 'sha' and 'sha1' are now treated as synonyms 2006-08-23 12:07:07 +00:00
Andreas Steffen dc33fee770 removed NAT_TRAVERSAL and VIRTUAL_IP compile options 2006-07-07 05:50:02 +00:00
Andreas Steffen fe98a03ff1 restored lost IKEv2 packet suppression 2006-07-03 14:39:57 +00:00
Andreas Steffen 7fa242410a version bump to 4.0.2 2006-06-28 11:09:14 +00:00
Martin Willi 2f89902d07 applied new changes from NATT team
DPD only done when no IPsec and IKE traffic processed
	minor changes here and there
2006-06-23 14:02:30 +00:00
Andreas Steffen 8d204aa145 fixed BAD_PROPOSAL_SYNTAX vulnerability 2006-06-22 12:16:12 +00:00
Andreas Steffen 1df544d063 bug fixed circumventing an assertion in delete_connection when ikev1 is not set 2006-05-31 05:51:05 +00:00
Andreas Steffen 6d5e617f7d full support of ikev1 and ikev2 connection flags 2006-05-30 11:10:42 +00:00
Andreas Steffen b83200569e ipsec up|down|route|delete require a connection name 2006-05-29 07:17:55 +00:00
Martin Willi 298b06c28c - build gets perl and gperf from configure now
- moved built sources to maintainer-clean
2006-05-24 06:36:46 +00:00
Martin Willi de1584de40 - changed build order to fix build error after distclean 2006-05-23 09:41:18 +00:00
Martin Willi a2744feb63 - added removed files to svn:ignore
- fixed bug in pluto/Makefile.am
2006-05-19 14:25:08 +00:00
Martin Willi d6c32b83de - removed perl-generated oid.c/h from svn,
added them to "dist" and "distclean"
2006-05-19 14:16:58 +00:00
Martin Willi 7626bef673 - fixed compliation error using --enable-smartcard 2006-05-18 06:22:37 +00:00
Martin Willi b5e1560659 - applied andreas's patch
- logger output improvements
  - testin gupdates
  - and a lot more
2006-05-18 06:02:28 +00:00