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
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
93df94acad
- works with new proposal code
...
- still some(!) memleaks
2006-02-09 10:16:20 +00:00
Martin Willi
c06dbbabd1
- fixed alot of bugs in child_proposal
...
- near to working state ;-)
2006-02-08 15:25:34 +00:00
Martin Willi
384efc76d5
- dead end implementation
2006-02-06 14:05:35 +00:00
Martin Willi
c3dc864eaa
- code cleanup of encoding package
2005-12-06 13:44:22 +00:00
Jan Hutter
9bdd74eae7
DELETE payload implemented and tested
2005-12-05 13:43:43 +00:00
Jan Hutter
ae3012a0ea
- added notify message handling to ike_sa_init_requested_t and
...
responder_init_t
2005-12-02 11:38:56 +00:00
Jan Hutter
b737e9d9e8
implemented and tested functionality to create sa_payload from
...
ike_proposal_t's and also generate ike_proposal_t's from sa_payload
2005-12-01 08:48:57 +00:00
Jan Hutter
346af6f3de
- fixed bug in diffie hellman exchange (no public value was written)
2005-11-29 12:23:40 +00:00
Jan Hutter
a0753941e1
- changed creation of iterator
...
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter
3fe058703f
- removed memory allocation checks!!!
2005-11-28 18:24:10 +00:00
Jan Hutter
b9d9f18874
- added compution of all needed keys and also creation of needed
...
transform objects
2005-11-28 15:20:51 +00:00
Martin Willi
bdb141cb4b
- moved linked_list_iterator_t to iterator_t, located in iterator.h
2005-11-24 14:22:29 +00:00
Jan Hutter
95c61cb956
changed enum and structs names to _t
2005-11-24 09:17:51 +00:00
Martin Willi
4a96223884
- created encoding package
2005-11-23 09:57:18 +00:00