Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -140/+0 |
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 1 | -14/+57 |
* | changed cipher option default value to aes-ctr | Christian Pointner | 2008-02-24 | 1 | -1/+11 |
* | default for key_derivation_rate now 1 | Christian Pointner | 2008-02-24 | 1 | -1/+1 |
* | cleanups | Christian Pointner | 2008-02-20 | 1 | -2/+2 |
* | minor changes | Christian Pointner | 2008-02-16 | 1 | -6/+6 |
* | fixed bug @ sync | Christian Pointner | 2008-02-04 | 1 | -5/+6 |
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -0/+1 |
* | added some Locks | Othmar Gsenger | 2007-12-26 | 1 | -0/+1 |
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 1 | -3/+3 |
* | fixed connection list | Othmar Gsenger | 2007-12-11 | 1 | -0/+1 |
* | debuging sync buffer | Othmar Gsenger | 2007-12-11 | 1 | -0/+1 |
* | 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 |
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -7/+4 |
* | added syncbuffer | Othmar Gsenger | 2007-12-11 | 1 | -6/+4 |
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -1/+2 |
* | 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 |
* | * added KeyDerivation to anytun.cpp | Erwin Nindl | 2007-08-23 | 1 | -3/+3 |
* | 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 |