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
108b489f88
- fixed spi conversion
2006-04-26 12:45:15 +00:00
Martin Willi
b92eef2868
- improved "stroke status" output
2006-04-26 12:28:02 +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
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
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... ;-)
2006-03-23 15:25:43 +00:00
Martin Willi
16b9a73cc4
- reworked configuration framework completly
...
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +00:00
Martin Willi
b1953ccd05
- first attempt for connection loading and starting via "stroke"
...
- some improvements here and there
2006-03-14 13:22:48 +00:00
Martin Willi
aa5a35a005
- comments and cleanups
2006-03-02 09:56:30 +00:00
Martin Willi
5d187bd234
- working policy installation and removal
2006-03-01 15:56:51 +00:00
Martin Willi
fb8aa445d2
- fixed policy setup bug
2006-02-23 16:22:12 +00:00
Martin Willi
a527a426d6
- proposal setup implementation begun
2006-02-22 16:14:40 +00:00
Martin Willi
30b5b412da
- installing of child sa works
...
- need correct IP adresses to actually use IPsec
2006-02-16 09:55:07 +00:00
Martin Willi
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
2006-02-14 14:52:00 +00:00
Martin Willi
aeda79ff78
- key derivation for child_sa works
2006-02-10 08:20:06 +00:00
Jan Hutter
144f676cf5
- code cleaned up
2005-12-07 08:13:22 +00:00
Martin Willi
3ebebc5e96
- started implementation of netlink kernel interface
2005-12-04 19:05:52 +00:00