Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disabling gmp by default | Christian Pointner | 2009-01-04 | 1 | -2/+2 |
* | added libgmp free ctr calc implementation to key derivation | Christian Pointner | 2009-01-04 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -3/+6 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -3/+7 |
* | added define for anytun compat | Christian Pointner | 2009-01-02 | 1 | -1/+1 |
* | key derivation seems to work now | Christian Pointner | 2009-01-02 | 1 | -1/+1 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+4 |
* | fixed build on OpenBSD | Christian Pointner | 2009-01-01 | 1 | -1/+1 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -1/+1 |
* | added sequence window | Christian Pointner | 2008-12-31 | 1 | -0/+4 |
* | works on OpenBSD now (but no support for UDPv6) | Christian Pointner | 2008-12-29 | 1 | -0/+1 |
* | fixed build for OpenBSD (no tun device yet) | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | added -O2 to CCFLAGS | Christian Pointner | 2008-12-29 | 1 | -1/+1 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added options parser | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added encrypted packet | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added plain packet | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added udp socket | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 1 | -1/+6 |
* | initial checkin | Christian Pointner | 2008-12-27 | 1 | -0/+78 |