Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Christian Pointner | 2009-02-26 | 1 | -1/+1 |
* | fixed compat mode bug | Christian Pointner | 2009-02-18 | 1 | -2/+2 |
* | added runtime switch for anytun 0.2 crypto compability | Christian Pointner | 2009-02-18 | 1 | -5/+3 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | fixed bug which prevents uanytun from detecting device type properly | Christian Pointner | 2009-01-19 | 1 | -1/+1 |
* | change dual kd to single kd with 2 key storages | Christian Pointner | 2009-01-14 | 1 | -4/+6 |
* | added posibility to disable passphrase calculation | Christian Pointner | 2009-01-10 | 1 | -0/+2 |
* | some cleanup | Christian Pointner | 2009-01-06 | 1 | -2/+5 |
* | added alternative implementation of key derivation using ssl crypto library | Christian Pointner | 2009-01-05 | 1 | -0/+9 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -31/+14 |
* | added libgmp free ctr calc implementation to key derivation | Christian Pointner | 2009-01-04 | 1 | -1/+40 |
* | get rid of some mallocs and mpz_inits at key derivation | Christian Pointner | 2009-01-04 | 1 | -3/+16 |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 1 | -1/+1 |
* | some improvements in key derivation | Christian Pointner | 2009-01-02 | 1 | -2/+8 |
* | key derivation seems to work now | Christian Pointner | 2009-01-02 | 1 | -7/+10 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+70 |