Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed silly anytun 02 compat handling | Christian Pointner | 2009-01-05 | 1 | -11/+3 |
* | added ssl-crypto based implementation of cipher | Christian Pointner | 2009-01-05 | 1 | -5/+26 |
* | removed useless gcry_strsource output | Christian Pointner | 2009-01-04 | 1 | -5/+5 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -74/+11 |
* | added libgmp free calc ctr implementation to cipher | Christian Pointner | 2009-01-04 | 1 | -8/+22 |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 1 | -43/+81 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -9/+26 |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 1 | -43/+60 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -11/+18 |
* | added define for anytun compat | Christian Pointner | 2009-01-02 | 1 | -4/+7 |
* | changed to anytun compatible version | Christian Pointner | 2009-01-02 | 1 | -4/+4 |
* | some improvements in key derivation | Christian Pointner | 2009-01-02 | 1 | -12/+14 |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 1 | -51/+53 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+8 |
* | fixed build on OpenBSD | Christian Pointner | 2009-01-01 | 1 | -4/+6 |
* | changed ugly salt 0 msb workaround to a mor sophisticated solution | Christian Pointner | 2009-01-01 | 1 | -2/+8 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -22/+131 |
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 1 | -22/+17 |
* | processing of device packets works now (null cipher and no auth algo) | Christian Pointner | 2008-12-28 | 1 | -11/+11 |
* | fixed build ;) | Christian Pointner | 2008-12-28 | 1 | -1/+1 |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -2/+6 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+175 |