Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright year | Christian Pointner | 2010-02-11 | 1 | -1/+1 |
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
* | fixed include guards, new format: UANYTUN_filename_h_INCLUDED | Christian Pointner | 2009-11-12 | 1 | -2/+2 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | removed anytun02 compat mode | Christian Pointner | 2009-04-07 | 1 | -2/+1 |
* | removed ld_kdr and key store | Christian Pointner | 2009-03-16 | 1 | -6/+6 |
* | cleanup | Christian Pointner | 2009-02-26 | 1 | -1/+1 |
* | added runtime switch for anytun 0.2 crypto compability | Christian Pointner | 2009-02-18 | 1 | -1/+2 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | deactivated option for ld_kdr | Christian Pointner | 2009-01-28 | 1 | -0/+2 |
* | change dual kd to single kd with 2 key storages | Christian Pointner | 2009-01-14 | 1 | -4/+4 |
* | small cleanup | Christian Pointner | 2009-01-14 | 1 | -1/+1 |
* | added ssl-crypto based implementation of cipher | Christian Pointner | 2009-01-05 | 1 | -0/+9 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -27/+12 |
* | added libgmp free calc ctr implementation to cipher | Christian Pointner | 2009-01-04 | 1 | -1/+33 |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 1 | -5/+14 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -0/+9 |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 1 | -4/+4 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -1/+1 |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 1 | -7/+6 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -2/+10 |
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 1 | -2/+2 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+59 |