aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/parser_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-964/+0
|
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-1/+1
| | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there
* - refactored ike proposalMartin Willi2006-02-141-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_proposalMartin Willi2006-02-081-5/+3
| | | | | - near to working state ;-)
* created protected_tester_t for testcasesJan Hutter2005-12-071-14/+14
|
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+1
|
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-0/+40
|
* - implemented and tested cp_payload_tJan Hutter2005-12-051-0/+69
|
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-0/+41
|
* DELETE payload implemented and testedJan Hutter2005-12-051-0/+43
|
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-0/+40
|
* - added payload CERTJan Hutter2005-12-051-0/+41
| | | | | | - cleaned code of different states - added additional notify handling
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-2/+2
|
* - implemented functionality to generate sa payload from Jan Hutter2005-12-011-1/+137
| | | | | | child_proposal_t's and vice versa...
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-2/+85
| | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload
* - implemented and tested ts_payload_tJan Hutter2005-11-291-1/+88
|
* - added and tested auth_payload_t classJan Hutter2005-11-291-0/+40
|
* - globals packed in a daemonMartin Willi2005-11-291-2/+0
|
* - added and tested id_payload_tJan Hutter2005-11-291-0/+42
|
* - changed creation of iteratorJan Hutter2005-11-291-3/+3
| | | | - chanded all clone calls
* - testcases added to module testcasesJan Hutter2005-11-291-1/+2
|
* - return value cleanupMartin Willi2005-11-281-2/+0
|
* - memory allocation checks removedJan Hutter2005-11-281-5/+5
|
* - changed way of freeing chunksJan Hutter2005-11-251-1/+1
| | | | - ike_sa is checked out differently
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-1/+1
|
* - memory leaks fixedJan Hutter2005-11-241-3/+3
| | | | - failed tests fixed
* - created encoding packageMartin Willi2005-11-231-8/+8
|
* - changed include pathsJan Hutter2005-11-231-10/+10
|
* - updated tests to varius changes in modulesMartin Willi2005-11-161-2/+3
|
* - parsing notify messgeMartin Willi2005-11-151-0/+47
| | | | - tested
* - support for key exchange payloadMartin Willi2005-11-151-6/+38
| | | | - tested
* - nonce payload addedMartin Willi2005-11-151-2/+102
| | | | - tested
* - moved ike_header fields to privateMartin Willi2005-11-151-12/+12
| | | | - added getter/setters
* - parser succesfully parses sa payload Martin Willi2005-11-141-1/+42
|
* - updated test for new parserMartin Willi2005-11-141-2/+8
|
* - fixed parser to use new payload mechanismsMartin Willi2005-11-141-32/+19
|
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-2/+2
| | | | | - does not compile, need rewrite of parser and generator
* - logger in utilsMartin Willi2005-11-111-4/+4
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - renamed logger_manager method get_logger to create_loggerMartin Willi2005-11-111-1/+1
|
* - renamed tests to testcasesMartin Willi2005-11-111-0/+94