Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cipher added mux to senderid for crypto | Christian Pointner | 2008-04-09 | 1 | -13/+17 |
| | | | | | | | | | fixed payload type with ipv6 fixed lua script options: device defaults to tun | ||||
* | changed u_int32_t* argument to size_t* in Mpi::getNewBuf | Michael Gebetsroither | 2008-03-18 | 1 | -1/+1 |
| | |||||
* | some bugfixes | Christian Pointner | 2008-03-03 | 1 | -7/+11 |
| | | | | | | | added support for authentication | ||||
* | added quick and dirty hack which remedies the cipher CTR error issues | Christian Pointner | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 1 | -0/+1 |
| | | | | | | | added KeyDerivationFactory | ||||
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 1 | -13/+18 |
| | | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets | ||||
* | further cleanups | Christian Pointner | 2008-02-20 | 1 | -31/+41 |
| | | | | | | | cipher could work now | ||||
* | further cleanups | Christian Pointner | 2008-02-19 | 1 | -6/+3 |
| | |||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -0/+144 |