Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - code refined | Jan Hutter | 2005-11-25 | 2 | -100/+171 | |
| | | | | - documentation cleaned | |||||
* | - code refined | Jan Hutter | 2005-11-25 | 2 | -281/+226 | |
| | | | | | - documentation cleaned | |||||
* | - changed way of freeing chunks | Jan Hutter | 2005-11-25 | 3 | -17/+17 | |
| | | | | - ike_sa is checked out differently | |||||
* | - moved to Doxyfile | Martin Willi | 2005-11-25 | 2 | -1/+1 | |
| | ||||||
* | - updated for packages | Martin Willi | 2005-11-25 | 1 | -351/+165 | |
| | ||||||
* | - began to clean code documentation | Jan Hutter | 2005-11-24 | 3 | -31/+39 | |
| | ||||||
* | - added function create_and_checkout to the ike_sa_manager_t | Jan Hutter | 2005-11-24 | 3 | -73/+96 | |
| | ||||||
* | - connection is initialized | Jan Hutter | 2005-11-24 | 1 | -10/+17 | |
| | ||||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 28 | -265/+413 | |
| | | | | | - cleanup of docs in transforms | |||||
* | - -Wall -Werror added | Martin Willi | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 23 | -156/+201 | |
| | ||||||
* | function better described | Jan Hutter | 2005-11-24 | 1 | -1/+5 | |
| | ||||||
* | - moved remove-method to iterator | Martin Willi | 2005-11-24 | 5 | -67/+67 | |
| | ||||||
* | - fixed some docu issues | Martin Willi | 2005-11-24 | 1 | -3/+4 | |
| | ||||||
* | - updated documentation, should be the reference | Martin Willi | 2005-11-24 | 2 | -31/+28 | |
| | ||||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 61 | -241/+302 | |
| | ||||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 45 | -177/+198 | |
| | ||||||
* | - memory leaks fixed | Jan Hutter | 2005-11-24 | 6 | -15/+27 | |
| | | | | - failed tests fixed | |||||
* | - 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 | |
| |