Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes | Christian Pointner | 2008-02-16 | 1 | -16/+17 |
* | fixed bug @ sync | Christian Pointner | 2008-02-04 | 1 | -49/+18 |
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -8/+8 |
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -1/+3 |
* | changed Mpi::getBuf, now returns u_int8_t *! | Erwin Nindl | 2007-12-12 | 1 | -1/+1 |
* | set iv to fixed length of 16byte in kd | Erwin Nindl | 2007-12-11 | 1 | -3/+1 |
* | kd iv generation fix again | Erwin Nindl | 2007-12-11 | 1 | -5/+2 |
* | * added mpi operator | Erwin Nindl | 2007-12-11 | 1 | -1/+6 |
* | fixed connection list | Othmar Gsenger | 2007-12-11 | 1 | -0/+5 |
* | now set really key in KD | Erwin Nindl | 2007-12-11 | 1 | -11/+16 |
* | fixed many sync things | Othmar Gsenger | 2007-12-11 | 1 | -7/+0 |
* | fixes in mpi class, keyderivation iv generation | Erwin Nindl | 2007-12-11 | 1 | -3/+2 |
* | deactivated kd for testing | Erwin Nindl | 2007-12-11 | 1 | -1/+1 |
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -36/+30 |
* | added syncbuffer | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -10/+20 |
* | serialisation & makefile fix | Othmar Gsenger | 2007-12-07 | 1 | -0/+6 |
* | * fixed initialisation of libgcrypt | Erwin Nindl | 2007-11-21 | 1 | -19/+24 |
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -43/+70 |
* | * added KeyDerivation to anytun.cpp | Erwin Nindl | 2007-08-23 | 1 | -10/+19 |
* | changed keyderivation fuction from 'aes_icm_output' to 'cipher_output' | Erwin Nindl | 2007-08-17 | 1 | -15/+13 |
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -0/+105 |