Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -964/+0 |
| | |||||
* | - starter work on asn1 with der de/encoder | Martin Willi | 2006-03-24 | 1 | -1/+1 |
| | | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there | ||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 1 | -48/+47 |
| | | | | | | | | - 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 | ||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 1 | -5/+3 |
| | | | | | - near to working state ;-) | ||||
* | created protected_tester_t for testcases | Jan Hutter | 2005-12-07 | 1 | -14/+14 |
| | |||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - Implemented and tested eap_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+40 |
| | |||||
* | - implemented and tested cp_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+69 |
| | |||||
* | - implemented and tested VENDOR ID payload | Jan Hutter | 2005-12-05 | 1 | -0/+41 |
| | |||||
* | DELETE payload implemented and tested | Jan Hutter | 2005-12-05 | 1 | -0/+43 |
| | |||||
* | - implemented and tested cert_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+40 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -0/+41 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 1 | -2/+2 |
| | |||||
* | - implemented functionality to generate sa payload from | Jan Hutter | 2005-12-01 | 1 | -1/+137 |
| | | | | | | child_proposal_t's and vice versa... | ||||
* | implemented and tested functionality to create sa_payload from | Jan Hutter | 2005-12-01 | 1 | -2/+85 |
| | | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload | ||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -1/+88 |
| | |||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -0/+40 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -2/+0 |
| | |||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 1 | -0/+42 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -3/+3 |
| | | | | - chanded all clone calls | ||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 1 | -1/+2 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -2/+0 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -5/+5 |
| | |||||
* | - changed way of freeing chunks | Jan Hutter | 2005-11-25 | 1 | -1/+1 |
| | | | | - ike_sa is checked out differently | ||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | - memory leaks fixed | Jan Hutter | 2005-11-24 | 1 | -3/+3 |
| | | | | - failed tests fixed | ||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -8/+8 |
| | |||||
* | - changed include paths | Jan Hutter | 2005-11-23 | 1 | -10/+10 |
| | |||||
* | - updated tests to varius changes in modules | Martin Willi | 2005-11-16 | 1 | -2/+3 |
| | |||||
* | - parsing notify messge | Martin Willi | 2005-11-15 | 1 | -0/+47 |
| | | | | - tested | ||||
* | - support for key exchange payload | Martin Willi | 2005-11-15 | 1 | -6/+38 |
| | | | | - tested | ||||
* | - nonce payload added | Martin Willi | 2005-11-15 | 1 | -2/+102 |
| | | | | - tested | ||||
* | - moved ike_header fields to private | Martin Willi | 2005-11-15 | 1 | -12/+12 |
| | | | | - added getter/setters | ||||
* | - parser succesfully parses sa payload | Martin Willi | 2005-11-14 | 1 | -1/+42 |
| | |||||
* | - updated test for new parser | Martin Willi | 2005-11-14 | 1 | -2/+8 |
| | |||||
* | - fixed parser to use new payload mechanisms | Martin Willi | 2005-11-14 | 1 | -32/+19 |
| | |||||
* | - fixed bad SVN issues, should all work again now | Martin Willi | 2005-11-14 | 1 | -2/+2 |
| | | | | | - does not compile, need rewrite of parser and generator | ||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -4/+4 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | - renamed logger_manager method get_logger to create_logger | Martin Willi | 2005-11-11 | 1 | -1/+1 |
| | |||||
* | - renamed tests to testcases | Martin Willi | 2005-11-11 | 1 | -0/+94 |