Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -16/+16 |
| | |||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -26/+13 |
| | |||||
* | - Implemented and tested eap_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+5 |
| | |||||
* | - implemented and tested cp_payload_t | Jan Hutter | 2005-12-05 | 1 | -1/+45 |
| | |||||
* | - implemented and tested VENDOR ID payload | Jan Hutter | 2005-12-05 | 1 | -0/+5 |
| | |||||
* | DELETE payload implemented and tested | Jan Hutter | 2005-12-05 | 1 | -0/+5 |
| | |||||
* | - cleaned code of generator_t class | Jan Hutter | 2005-12-05 | 1 | -79/+40 |
| | |||||
* | - implemented and tested cert_payload_t | Jan Hutter | 2005-12-05 | 1 | -3/+17 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -0/+14 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -4/+4 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -2/+47 |
| | |||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -0/+14 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 1 | -0/+14 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -3/+3 |
| | | | | - chanded all clone calls | ||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -55/+25 |
| | |||||
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 1 | -216/+75 |
| | |||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 1 | -92/+108 |
| | |||||
* | - removed loglevel specification | Martin Willi | 2005-11-26 | 1 | -2/+0 |
| | |||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -3/+3 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+4 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+1125 |