Commit Graph

  • e168ee1785 - add connection names to connections - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come Martin Willi 2006-04-27 07:24:04 +00:00
  • 108b489f88 - fixed spi conversion Martin Willi 2006-04-26 12:45:15 +00:00
  • b92eef2868 - improved "stroke status" output Martin Willi 2006-04-26 12:28:02 +00:00
  • a2553ef8ad - setup PID file after daemon initilization, to correctly inform starter about daemon startup Martin Willi 2006-04-26 07:50:06 +00:00
  • 13e4a62f5c - added separate implementation for connection_store, credential_store, policy_store - added folder structure to config - credentials are fetched solely on IDs now Martin Willi 2006-04-25 10:06:30 +00:00
  • a8c09d8cc0 - identification_t supports now almost all id types - x509 certificates work with identification_t now - fixes here, fixes there Martin Willi 2006-04-24 10:40:10 +00:00
  • fcfeb3220f - fixed doxygen build - seperates now in lib and charon Martin Willi 2006-04-20 13:12:35 +00:00
  • 6b3292da85 - library initialization done at a central point (library.c) - some leak_detective fixes Martin Willi 2006-04-20 11:48:57 +00:00
  • 14abc909e0 - updated Todos Martin Willi 2006-04-20 08:19:23 +00:00
  • 8bc96e08cb - fixed log-to-syslog behavior - added patch against strongswan-2.6.4 Martin Willi 2006-04-20 07:06:39 +00:00
  • ec6582ccaa - x509 certificate loading with pluto asn1 code - x509 needs a lot more attention! Martin Willi 2006-04-19 11:40:48 +00:00
  • 4a93d6bafd - renamed some files Martin Willi 2006-04-18 07:23:20 +00:00
  • 1d025fbcea - using asn1 pluto stuff now Martin Willi 2006-04-18 07:22:20 +00:00
  • 1ab689ee60 - removed, since we use pluto asn1 stuff Martin Willi 2006-04-18 07:21:26 +00:00
  • 9d7597bb12 - leak detective is usable, but does not show static function names - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-) Martin Willi 2006-04-13 13:24:45 +00:00
  • 2cb7d3cab2 - some improvements to new asn1 stuff - to be continued Martin Willi 2006-04-12 08:38:10 +00:00
  • 8f1c27babb - fixed bad bugs in kernel interface - added some logging info - works now much more stable Martin Willi 2006-04-12 08:36:40 +00:00
  • b5cb0210f7 - startet importing pluto ASN1 stuff - der PKCS#1 key loading works (as it did with der_decoder) Martin Willi 2006-04-10 14:19:10 +00:00
  • 5113680f95 - split up in libstrong, charon, stroke, testing done - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things Martin Willi 2006-04-10 08:07:38 +00:00
  • 6862128151 ../svn-commit.tmp Martin Willi 2006-04-05 12:10:50 +00:00
  • 3dbbbf3e16 - added misssing stroke.h Martin Willi 2006-04-05 05:59:05 +00:00
  • f2ee13a7e8 - improved strokeing - down connection - status - some other tweaks Martin Willi 2006-04-04 12:45:29 +00:00
  • efadbf79e9 - rewrote a lot of RSA stuff - done major work for ASN1/decoder - allow loading of ASN1 der encoded private keys, public keys and certificates - extracting public key from certificates - passing certificates from stroke to charon Martin Willi 2006-03-30 07:22:01 +00:00
  • 9c781c152a - starter work on asn1 with der de/encoder - RSA private and public key can load read key from ASN1 DER - some other fixes here and there Martin Willi 2006-03-24 15:37:49 +00:00
  • dec598220b - rewrite of logger_manager, uses now one instance per context - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) Martin Willi 2006-03-23 15:25:43 +00:00
  • 3264ce50b9 - patch for strongswan-2.6.3 - added charon support for strongswan build process - ipsec starter supports charon startup and control Martin Willi 2006-03-21 10:21:31 +00:00
  • e07d2dec73 - some cleanups - compatibility to strongswan, Makefile can be called by "make programs" and "make install" (ikev2 patch must be applied to strongswan) Martin Willi 2006-03-21 10:13:21 +00:00
  • 4749578d9d - first version of stroke control utility Martin Willi 2006-03-21 10:11:45 +00:00
  • 2ade41c5aa - moved output to doc/api, since doc is used for other docs now Martin Willi 2006-03-21 10:11:21 +00:00
  • 86c5fe9d10 - some first documentation in english Martin Willi 2006-03-21 10:10:56 +00:00
  • 87a217f9f1 - works quite well now with ipsec.conf & ipsec starter Martin Willi 2006-03-20 15:43:26 +00:00
  • e8d25806f3 - belongs to previous commit ;-) Martin Willi 2006-03-16 15:25:41 +00:00
  • 16b9a73cc4 - reworked configuration framework completly - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! Martin Willi 2006-03-16 15:25:06 +00:00
  • b1953ccd05 - first attempt for connection loading and starting via "stroke" - some improvements here and there Martin Willi 2006-03-14 13:22:48 +00:00
  • 8a49112907 - configuration_manager replaced by configuration_t interface - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon Martin Willi 2006-03-07 09:42:15 +00:00
  • aa5a35a005 - comments and cleanups Martin Willi 2006-03-02 09:56:30 +00:00
  • 5d187bd234 - working policy installation and removal Martin Willi 2006-03-01 15:56:51 +00:00
  • fb8aa445d2 - fixed policy setup bug Martin Willi 2006-02-23 16:22:12 +00:00
  • a527a426d6 - proposal setup implementation begun Martin Willi 2006-02-22 16:14:40 +00:00
  • 0a373aec33 - fixed socket code, so we know on which address we receive traffic - AH/ESP setup in kernel is working now!!! :-))) Martin Willi 2006-02-16 16:24:50 +00:00
  • 30b5b412da - installing of child sa works - need correct IP adresses to actually use IPsec Martin Willi 2006-02-16 09:55:07 +00:00
  • ce461bbd13 - refactored ike proposal - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there Martin Willi 2006-02-14 14:52:00 +00:00
  • 409d010131 - config uses uml hosts alice and bob Martin Willi 2006-02-13 13:42:01 +00:00
  • fc18670524 Martin Willi 2006-02-10 15:18:18 +00:00
  • aeda79ff78 - key derivation for child_sa works Martin Willi 2006-02-10 08:20:06 +00:00
  • 5b97779f66 - some fixes here and there Martin Willi 2006-02-09 16:25:02 +00:00
  • dfa6e086a0 - fixed memleaks Martin Willi 2006-02-09 11:56:24 +00:00
  • 93df94acad - works with new proposal code - still some(!) memleaks Martin Willi 2006-02-09 10:16:20 +00:00
  • c06dbbabd1 - fixed alot of bugs in child_proposal - near to working state ;-) Martin Willi 2006-02-08 15:25:34 +00:00
  • 384efc76d5 - dead end implementation Martin Willi 2006-02-06 14:05:35 +00:00
  • 19f78a6fed - fixed doxygen warnings Martin Willi 2005-12-15 12:10:53 +00:00
  • b4ffed672b - removed not working make targets Martin Willi 2005-12-13 15:58:33 +00:00
  • fb2b73daf2 - added copyright from pluto Martin Willi 2005-12-13 11:19:48 +00:00
  • 6396ddf630 added command line parameter to inizialize configuration Jan Hutter 2005-12-12 18:59:09 +00:00
  • cd36bf27a7 added support for informational request and response Jan Hutter 2005-12-12 14:44:12 +00:00
  • 6b82c98310 fixed bug Jan Hutter 2005-12-12 14:35:59 +00:00
  • c00f1ece00 - fixed bug Jan Hutter 2005-12-12 14:29:54 +00:00
  • e9c0ca15e1 - added deletion of IKE_SA Jan Hutter 2005-12-12 14:14:52 +00:00
  • 6db4e80b56 - fixed some BAD bugs - clean localhost-testcases for bad_dh, shared and rsa Martin Willi 2005-12-12 12:52:59 +00:00
  • 7fa8decb78 - added todo's Jan Hutter 2005-12-12 08:44:35 +00:00
  • 6329a25750 - changed config values Jan Hutter 2005-12-12 08:38:22 +00:00
  • 2ed133a80f - comment cleanups Martin Willi 2005-12-11 17:36:37 +00:00
  • ba204bddc7 - added todo Martin Willi 2005-12-08 18:24:40 +00:00
  • fb8cfc26e0 - fixed test Martin Willi 2005-12-07 16:08:08 +00:00
  • 0e50bde37b - fixed thread pool removal Martin Willi 2005-12-07 16:04:50 +00:00
  • c3903a1861 - removed prime pool Martin Willi 2005-12-07 15:53:34 +00:00
  • 0d43ad12dd - private value doesn't have to be prime! Jan Hutter 2005-12-07 15:36:55 +00:00
  • 5346c89460 - logging cleanup in states Martin Willi 2005-12-07 11:49:54 +00:00
  • 51d56047d8 created protected_tester_t for testcases Jan Hutter 2005-12-07 11:08:54 +00:00
  • f4d8999cc1 - added support for empty traffic selectors and empty sa payload in IKE_AUTH request and reply Jan Hutter 2005-12-07 10:25:32 +00:00
  • 1d24f8fd03 Martin Willi 2005-12-07 10:14:45 +00:00
  • 283dbcc590 - cleanup of states ike_auth_requested and ike_sa_init_responded Martin Willi 2005-12-07 09:53:33 +00:00
  • 1c7d92a7f6 - code cleaned up Jan Hutter 2005-12-07 09:34:25 +00:00
  • 1e2c3e535b - code cleaned up Jan Hutter 2005-12-07 09:26:14 +00:00
  • 39b2903ffe - code cleaned up Jan Hutter 2005-12-07 09:03:34 +00:00
  • 144f676cf5 - code cleaned up Jan Hutter 2005-12-07 08:13:22 +00:00
  • f7cf9f61c4 - code cleaned up Jan Hutter 2005-12-07 08:08:13 +00:00
  • aee3eb5299 ../svn-commit.tmp Martin Willi 2005-12-07 07:57:18 +00:00
  • a36a745a18 - documentation updated Jan Hutter 2005-12-07 07:48:43 +00:00
  • 79b8aa1985 - fixed gmp initialization bugs - fixed spi check bug in ike_sa_init_requested Martin Willi 2005-12-07 07:27:28 +00:00
  • dab28cedbd - log changed Jan Hutter 2005-12-06 16:48:17 +00:00
  • a6cbf64831 - docs updated Martin Willi 2005-12-06 16:46:39 +00:00
  • 3febcf15f0 - code cleaned up Jan Hutter 2005-12-06 16:36:42 +00:00
  • f104664836 - code cleaned up Jan Hutter 2005-12-06 16:04:39 +00:00
  • 2b54748131 - code cleanup in network and config - moved packet_t members to private, added getter and setters Martin Willi 2005-12-06 16:00:07 +00:00
  • 4b41a0d404 - code cleaned up Jan Hutter 2005-12-06 15:46:04 +00:00
  • 6f36717843 - code cleaned up Jan Hutter 2005-12-06 15:37:56 +00:00
  • 62abe4a37d - code cleaned up Jan Hutter 2005-12-06 15:21:26 +00:00
  • 1e7d52a611 - code cleaned up Jan Hutter 2005-12-06 15:10:11 +00:00
  • ca4468addf - described constructors Jan Hutter 2005-12-06 14:56:47 +00:00
  • d794bcdb08 - code cleaned up Jan Hutter 2005-12-06 14:50:56 +00:00
  • c3dc864eaa - code cleanup of encoding package Martin Willi 2005-12-06 13:44:22 +00:00
  • 59de50868b - code cleaned up Jan Hutter 2005-12-06 13:34:57 +00:00
  • b23b556ae7 - code cleaned up Jan Hutter 2005-12-06 13:07:06 +00:00
  • f1802881f6 - code cleaned up Jan Hutter 2005-12-06 13:01:02 +00:00
  • 347fd4e221 - code cleaned up Jan Hutter 2005-12-06 12:54:34 +00:00
  • ef52f10e78 Jan Hutter 2005-12-06 12:27:15 +00:00
  • e314700cb5 - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA Jan Hutter 2005-12-06 12:27:09 +00:00
  • d381f36608 - cancelling of busy prime thread allowed Martin Willi 2005-12-06 11:51:40 +00:00
  • 668f9fcba9 - better management of unknown_payload, with critical check - message code cleanup Martin Willi 2005-12-06 11:51:13 +00:00