summaryrefslogtreecommitdiff
path: root/cipher.h
Commit message (Collapse)AuthorAgeFilesLines
* cipher added mux to senderid for cryptoChristian Pointner2008-04-091-8/+8
| | | | | | | | | fixed payload type with ipv6 fixed lua script options: device defaults to tun
* some bugfixesChristian Pointner2008-03-031-6/+6
| | | | | | | added support for authentication
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-2/+3
| | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets
* further cleanupsChristian Pointner2008-02-201-6/+13
| | | | | | | cipher could work now
* further cleanupsChristian Pointner2008-02-191-8/+10
|
* replaces cypher with cipher Christian Pointner2008-02-191-0/+84