Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 0.2.1rel-0.2.1v0.2.1 | Christian Pointner | 2009-01-14 | 3 | -51/+27 | |
* | change dual kd to single kd with 2 key storages | Christian Pointner | 2009-01-14 | 7 | -83/+79 | |
* | fixed auth_algo length check | Christian Pointner | 2009-01-14 | 1 | -2/+1 | |
* | small improvement auth_algo | Christian Pointner | 2009-01-14 | 1 | -1/+7 | |
* | small cleanup | Christian Pointner | 2009-01-14 | 2 | -3/+3 | |
* | small cleanup | Christian Pointner | 2009-01-14 | 1 | -1/+1 | |
* | Release 0.2rel-0.2v0.2 | Christian Pointner | 2009-01-11 | 1 | -2/+2 | |
* | added posibility to disable passphrase calculation | Christian Pointner | 2009-01-10 | 4 | -4/+24 | |
* | added usage output and --help to configure script | Christian Pointner | 2009-01-10 | 1 | -0/+14 | |
* | no crypto wokrs now with new build scripts | Christian Pointner | 2009-01-10 | 2 | -2/+6 | |
* | improved Makefile and configure script | Christian Pointner | 2009-01-10 | 2 | -64/+103 | |
* | some cleanup (better handling if error on hex string option i.e. key) | Christian Pointner | 2009-01-08 | 2 | -19/+23 | |
* | --key and --salt have now higher priority than a passphrase | Christian Pointner | 2009-01-07 | 2 | -18/+19 | |
* | minor cleanups | Christian Pointner | 2009-01-07 | 3 | -10/+14 | |
* | updated manpage | Christian Pointner | 2009-01-06 | 1 | -1/+1 | |
* | added passprhrase algorithm for master key and master salt | Christian Pointner | 2009-01-06 | 1 | -1/+116 | |
* | cleaned up main_loop | Christian Pointner | 2009-01-06 | 1 | -78/+93 | |
* | cleaned up main_loop a little | Christian Pointner | 2009-01-06 | 1 | -32/+54 | |
* | some cleanup | Christian Pointner | 2009-01-06 | 5 | -23/+77 | |
* | added libssl crypto based auth algo HMAC-Sha1 | Christian Pointner | 2009-01-05 | 3 | -3/+52 | |
* | removed silly anytun 02 compat handling | Christian Pointner | 2009-01-05 | 3 | -24/+8 | |
* | added ssl-crypto based implementation of cipher | Christian Pointner | 2009-01-05 | 3 | -7/+37 | |
* | added alternative implementation of key derivation using ssl crypto library | Christian Pointner | 2009-01-05 | 3 | -10/+40 | |
* | cleaned up auth algo | Christian Pointner | 2009-01-04 | 2 | -18/+41 | |
* | removed useless gcry_strsource output | Christian Pointner | 2009-01-04 | 4 | -15/+15 | |
* | removed | Christian Pointner | 2009-01-04 | 5 | -196/+45 | |
* | disabling gmp by default | Christian Pointner | 2009-01-04 | 1 | -2/+2 | |
* | added libgmp free calc ctr implementation to cipher | Christian Pointner | 2009-01-04 | 3 | -9/+56 | |
* | added libgmp free ctr calc implementation to key derivation | Christian Pointner | 2009-01-04 | 3 | -8/+59 | |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 4 | -50/+97 | |
* | get rid of some mallocs and mpz_inits at key derivation | Christian Pointner | 2009-01-04 | 3 | -44/+93 | |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 7 | -23/+90 | |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 5 | -90/+96 | |
* | added auth algo | Christian Pointner | 2009-01-03 | 10 | -24/+435 | |
* | added define for anytun compat | Christian Pointner | 2009-01-02 | 3 | -10/+18 | |
* | changed to anytun compatible version | Christian Pointner | 2009-01-02 | 2 | -9/+10 | |
* | some improvements in key derivation | Christian Pointner | 2009-01-02 | 4 | -90/+88 | |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 4 | -71/+73 | |
* | added option ld-kdr for the key derivation rate | Christian Pointner | 2009-01-02 | 4 | -3/+8 | |
* | cosmetic change | Christian Pointner | 2009-01-02 | 1 | -1/+1 | |
* | key derivation seems to work now | Christian Pointner | 2009-01-02 | 4 | -83/+171 | |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 5 | -3/+345 | |
* | fixed build on OpenBSD | Christian Pointner | 2009-01-01 | 3 | -5/+16 | |
* | 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 | 5 | -26/+181 | |
* | removed useless malloc for seq_window_t | Christian Pointner | 2008-12-31 | 3 | -20/+15 | |
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 3 | -30/+25 | |
* | removed useless malloc for udp_t | Christian Pointner | 2008-12-31 | 3 | -39/+30 | |
* | fixed build for OpenBSD | Christian Pointner | 2008-12-31 | 1 | -1/+1 | |
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 4 | -85/+81 |