Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in description | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
* | merged most changes from rail branch to trunk | Christian Pointner | 2014-06-08 | 1 | -9/+9 |
* | added clang support | Christian Pointner | 2012-09-25 | 1 | -4/+3 |
* | updated copyright year | Christian Pointner | 2010-02-11 | 1 | -1/+1 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 1 | -10/+8 |
* | fixed endianess error at new label | Christian Pointner | 2009-03-17 | 1 | -3/+3 |
* | removed role symmetric (useless) | Christian Pointner | 2009-03-16 | 1 | -2/+43 |
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 1 | -76/+13 |
* | added extended logging support | Christian Pointner | 2009-02-23 | 1 | -20/+20 |
* | added runtime switch for anytun 0.2 crypto compability | Christian Pointner | 2009-02-18 | 1 | -3/+10 |
* | 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 | -2/+2 |
* | fixed anytun 0.2 compat mode | Christian Pointner | 2009-01-16 | 1 | -5/+0 |
* | change dual kd to single kd with 2 key storages | Christian Pointner | 2009-01-14 | 1 | -29/+33 |
* | added posibility to disable passphrase calculation | Christian Pointner | 2009-01-10 | 1 | -0/+4 |
* | --key and --salt have now higher priority than a passphrase | Christian Pointner | 2009-01-07 | 1 | -14/+12 |
* | minor cleanups | Christian Pointner | 2009-01-07 | 1 | -3/+2 |
* | added passprhrase algorithm for master key and master salt | Christian Pointner | 2009-01-06 | 1 | -1/+116 |
* | some cleanup | Christian Pointner | 2009-01-06 | 1 | -5/+30 |
* | removed silly anytun 02 compat handling | Christian Pointner | 2009-01-05 | 1 | -11/+3 |
* | added alternative implementation of key derivation using ssl crypto library | Christian Pointner | 2009-01-05 | 1 | -8/+29 |
* | removed useless gcry_strsource output | Christian Pointner | 2009-01-04 | 1 | -5/+5 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -62/+6 |
* | added libgmp free calc ctr implementation to cipher | Christian Pointner | 2009-01-04 | 1 | -0/+1 |
* | added libgmp free ctr calc implementation to key derivation | Christian Pointner | 2009-01-04 | 1 | -6/+18 |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 1 | -1/+1 |
* | get rid of some mallocs and mpz_inits at key derivation | Christian Pointner | 2009-01-04 | 1 | -40/+76 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -8/+11 |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 1 | -11/+9 |
* | added define for anytun compat | Christian Pointner | 2009-01-02 | 1 | -5/+10 |
* | changed to anytun compatible version | Christian Pointner | 2009-01-02 | 1 | -5/+6 |
* | some improvements in key derivation | Christian Pointner | 2009-01-02 | 1 | -70/+52 |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 1 | -10/+10 |
* | added option ld-kdr for the key derivation rate | Christian Pointner | 2009-01-02 | 1 | -1/+1 |
* | key derivation seems to work now | Christian Pointner | 2009-01-02 | 1 | -65/+148 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+261 |