Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 1 | -9/+1 |
| | |||||
* | updated to new crypto label | Christian Pointner | 2009-03-23 | 1 | -6/+6 |
| | |||||
* | fixed label salt error | Christian Pointner | 2009-03-17 | 1 | -2/+2 |
| | |||||
* | fixed endianess error at new label | Christian Pointner | 2009-03-17 | 1 | -2/+0 |
| | |||||
* | removed role symmetric (useless) | Christian Pointner | 2009-03-16 | 1 | -3/+4 |
| | | | | | | added new label (direction specific) | ||||
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 1 | -24/+25 |
| | | | | | | started to add role support to key derivation | ||||
* | 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 |
| | | | | | | some cleanup | ||||
* | 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 option for passphrase enabled option for kd-prf | ||||
* | 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 |
| | | | | | | | note this is no longer compatible to anytun and currently not compliant to the rfc (but probably will) | ||||
* | 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 |