Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debuging sync buffer | Othmar Gsenger | 2007-12-11 | 1 | -0/+1 |
| | | | | | | lenght changes, don't know why | ||||
* | sender sequenze number fixed | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | serialisation working!!! | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | fixed many sync things | Othmar Gsenger | 2007-12-11 | 1 | -1/+7 |
| | | | | | | | fixed warning (multiple key) | ||||
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -7/+4 |
| | | | | | | | key derivation | ||||
* | added syncbuffer | Othmar Gsenger | 2007-12-11 | 1 | -6/+4 |
| | |||||
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -1/+2 |
| | | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp | ||||
* | serialisation & makefile fix | Othmar Gsenger | 2007-12-07 | 1 | -0/+6 |
| | |||||
* | serialisation of buffer und connection param | Othmar Gsenger | 2007-12-07 | 1 | -7/+2 |
| | |||||
* | added boost as dependency | Othmar Gsenger | 2007-12-07 | 1 | -1/+9 |
| | |||||
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -6/+10 |
| | | | | | | | | | | | | | to fix warning: deprecated conversion from string constant to ‘char*’ * removed libsrtp, use libgcrypt instead now * added buffer funcitons TODO: * fix IV issues * add authentification | ||||
* | * added KeyDerivation to anytun.cpp | Erwin Nindl | 2007-08-23 | 1 | -3/+3 |
| | | | | | | * code cleanup | ||||
* | changed keyderivation fuction from 'aes_icm_output' to 'cipher_output' | Erwin Nindl | 2007-08-17 | 1 | -3/+4 |
| | |||||
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -0/+66 |