Commit Graph
17 Commits
Author SHA1 Message Date
Martin Willi eea353466e - reworked usage of IDs in various states
- using ID_ANY for any, not NULL as before
- initiator sends IDr payload in IKE_AUTH when ID unique
2006-04-27 11:38:24 +00:00
Martin Willi 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
2006-04-27 07:24:04 +00:00
Martin Willi 13e4a62f5c - added separate implementation for connection_store, credential_store, policy_store
- added folder structure to config
- credentials are fetched solely on IDs now
2006-04-25 10:06:30 +00:00
Martin Willi a8c09d8cc0 - identification_t supports now almost all id types
- x509 certificates work with identification_t now
- fixes here, fixes there
2006-04-24 10:40:10 +00:00
Martin Willi fcfeb3220f - fixed doxygen build
- seperates now in lib and charon
2006-04-20 13:12:35 +00:00
Martin Willi 6b3292da85 - library initialization done at a central point (library.c)
- some leak_detective fixes
2006-04-20 11:48:57 +00:00
Martin Willi 8bc96e08cb - fixed log-to-syslog behavior
- added patch against strongswan-2.6.4
2006-04-20 07:06:39 +00:00
Martin Willi ec6582ccaa - x509 certificate loading with pluto asn1 code
- x509 needs a lot more attention!
2006-04-19 11:40:48 +00:00
Martin Willi 4a93d6bafd - renamed some files 2006-04-18 07:23:20 +00:00
Martin Willi 1d025fbcea - using asn1 pluto stuff now 2006-04-18 07:22:20 +00:00
Martin Willi 1ab689ee60 - removed, since we use pluto asn1 stuff 2006-04-18 07:21:26 +00:00
Martin Willi 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 ;-)
2006-04-13 13:24:45 +00:00
Martin Willi 2cb7d3cab2 - some improvements to new asn1 stuff
- to be continued
2006-04-12 08:38:10 +00:00
Martin Willi 8f1c27babb - fixed bad bugs in kernel interface
- added some logging info
- works now much more stable
2006-04-12 08:36:40 +00:00
Martin Willi b5cb0210f7 - startet importing pluto ASN1 stuff
- der PKCS#1 key loading works (as it did with der_decoder)
2006-04-10 14:19:10 +00:00
Martin Willi 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
2006-04-10 08:07:38 +00:00
Martin Willi 6862128151 ../svn-commit.tmp 2006-04-05 12:10:50 +00:00