Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - moved host_t from util to network | Martin Willi | 2005-11-23 | 6 | -8/+8 | |
| | ||||||
* | - fixed doxyfile | Martin Willi | 2005-11-23 | 1 | -1/+1 | |
| | ||||||
* | - | Martin Willi | 2005-11-23 | 11 | -19/+328 | |
| | ||||||
* | - created new makefiles | Jan Hutter | 2005-11-23 | 9 | -10/+250 | |
| | ||||||
* | - unmanaged build | Martin Willi | 2005-11-23 | 2 | -0/+87 | |
| | ||||||
* | (no commit message) | Martin Willi | 2005-11-23 | 14 | -0/+2493 | |
| | ||||||
* | ok | Martin Willi | 2005-11-23 | 16 | -692/+15 | |
| | ||||||
* | - deleted | Martin Willi | 2005-11-23 | 14 | -2493/+0 | |
| | ||||||
* | - config pkg | Martin Willi | 2005-11-23 | 2 | -0/+677 | |
| | ||||||
* | - created package threads | Martin Willi | 2005-11-23 | 13 | -8/+8 | |
| | ||||||
* | - created encoding package | Martin Willi | 2005-11-23 | 44 | -100/+99 | |
| | ||||||
* | - moved packet and socket in new network-package | Martin Willi | 2005-11-23 | 18 | -32/+32 | |
| | ||||||
* | - jobs moved into queues | Martin Willi | 2005-11-23 | 11 | -6/+6 | |
| | ||||||
* | - changed include paths | Martin Willi | 2005-11-23 | 76 | -245/+245 | |
| | ||||||
* | - changed include paths | Jan Hutter | 2005-11-23 | 41 | -127/+127 | |
| | ||||||
* | include paths changed | Jan Hutter | 2005-11-23 | 13 | -26/+26 | |
| | ||||||
* | - include path changed | Jan Hutter | 2005-11-23 | 19 | -61/+61 | |
| | ||||||
* | - shared secret was not retrieved | Jan Hutter | 2005-11-23 | 1 | -4/+5 | |
| | ||||||
* | - fixed bugs | Jan Hutter | 2005-11-23 | 2 | -0/+25 | |
| | ||||||
* | - added compution of secrets | Jan Hutter | 2005-11-23 | 1 | -0/+9 | |
| | ||||||
* | - set default Hash function to MD5 | Jan Hutter | 2005-11-23 | 1 | -6/+6 | |
| | ||||||
* | - cleaned code, no functional change | Jan Hutter | 2005-11-23 | 1 | -11/+9 | |
| | ||||||
* | - added logging of nonces | Jan Hutter | 2005-11-23 | 1 | -0/+3 | |
| | ||||||
* | - buffer pointer was not increased | Jan Hutter | 2005-11-23 | 1 | -1/+3 | |
| | ||||||
* | - bug in creating fixed | Jan Hutter | 2005-11-23 | 1 | -1/+1 | |
| | ||||||
* | added CHUNK_INITIALIZER | Jan Hutter | 2005-11-23 | 2 | -0/+3 | |
| | ||||||
* | - hmac supports md5 | Martin Willi | 2005-11-23 | 1 | -0/+1 | |
| | ||||||
* | - md5 hmac test | Martin Willi | 2005-11-22 | 4 | -6/+204 | |
| | ||||||
* | - added support for encoding type IKE_SPI | Jan Hutter | 2005-11-22 | 1 | -0/+51 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-22 | 1 | -56/+30 | |
| | ||||||
* | added new fields | Jan Hutter | 2005-11-22 | 1 | -32/+86 | |
| | ||||||
* | changed way to get transforms | Jan Hutter | 2005-11-22 | 2 | -31/+25 | |
| | ||||||
* | changed encoding rules to support type IKE_SPI | Jan Hutter | 2005-11-22 | 1 | -2/+2 | |
| | ||||||
* | added encoding type IKE_SPI | Jan Hutter | 2005-11-22 | 2 | -1/+12 | |
| | ||||||
* | -starte to implement function to set secrets | Jan Hutter | 2005-11-22 | 1 | -0/+174 | |
| | ||||||
* | - added function to retrieve responder spi | Jan Hutter | 2005-11-22 | 1 | -0/+8 | |
| | ||||||
* | added field type IKE_SPI | Jan Hutter | 2005-11-22 | 1 | -1/+14 | |
| | ||||||
* | - added get_responder_spi function | Jan Hutter | 2005-11-22 | 1 | -0/+10 | |
| | ||||||
* | - added md5 test | Martin Willi | 2005-11-22 | 1 | -2/+2 | |
| | ||||||
* | - fixed some minor comment issues | Martin Willi | 2005-11-22 | 2 | -2/+2 | |
| | ||||||
* | - prf_hmac_sha1 is now a generig prf_hmac | Martin Willi | 2005-11-22 | 3 | -27/+31 | |
| | | | | | - supports md5 | |||||
* | - added min/max macros | Martin Willi | 2005-11-22 | 1 | -1/+50 | |
| | ||||||
* | - implemented md5 hasher | Martin Willi | 2005-11-22 | 6 | -34/+636 | |
| | | | | | - tested | |||||
* | - fixed freeing bug | Martin Willi | 2005-11-22 | 1 | -7/+0 | |
| | ||||||
* | - prf_plus test | Martin Willi | 2005-11-22 | 1 | -1/+10 | |
| | ||||||
* | - memory leak fixed | Jan Hutter | 2005-11-22 | 1 | -0/+1 | |
| | ||||||
* | - dummy test | Martin Willi | 2005-11-22 | 2 | -0/+182 | |
| | ||||||
* | - implemented, untested | Martin Willi | 2005-11-22 | 2 | -0/+259 | |
| | ||||||
* | - documented | Jan Hutter | 2005-11-22 | 2 | -18/+172 | |
| | ||||||
* | - added ability to append data | Martin Willi | 2005-11-22 | 2 | -16/+55 | |
| |