Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -144/+0 |
* | minor changes | Christian Pointner | 2008-02-19 | 1 | -5/+10 |
* | minor changes | Christian Pointner | 2008-02-16 | 1 | -30/+11 |
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -9/+16 |
* | fix in length and nullcypher (still not working) | Othmar Gsenger | 2008-01-08 | 1 | -1/+1 |
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -11/+8 |
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -29/+11 |
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -6/+8 |
* | changed Mpi::getBuf, now returns u_int8_t *! | Erwin Nindl | 2007-12-12 | 1 | -1/+1 |
* | now set really key in KD | Erwin Nindl | 2007-12-11 | 1 | -59/+37 |
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -16/+35 |
* | * fixed initialisation of libgcrypt | Erwin Nindl | 2007-11-21 | 1 | -18/+18 |
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -108/+88 |
* | yet another debug checkin | Erwin Nindl | 2007-08-29 | 1 | -2/+0 |
* | * changed cypher.* | Erwin Nindl | 2007-08-28 | 1 | -12/+71 |
* | * added KeyDerivation to anytun.cpp | Erwin Nindl | 2007-08-23 | 1 | -15/+42 |
* | changed keyderivation fuction from 'aes_icm_output' to 'cipher_output' | Erwin Nindl | 2007-08-17 | 1 | -1/+2 |
* | * set cypher to aes_icm | Erwin Nindl | 2007-08-15 | 1 | -1/+0 |
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -16/+9 |
* | * added doc directory | Erwin Nindl | 2007-07-19 | 1 | -13/+36 |
* | compiles again, libsrtp now under /usr/local/lib/libsrtp.a | Erwin Nindl | 2007-07-13 | 1 | -1/+1 |
* | * removed srtp directory | Erwin Nindl | 2007-07-13 | 1 | -1/+23 |
* | added srtp/crypto/*.o to makefile | Erwin Nindl | 2007-06-22 | 1 | -1/+12 |
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -5/+10 |
* | added cypher and authalgo | Christian Pointner | 2007-06-17 | 1 | -0/+55 |