Age | Commit message (Expand) | Author |
---|---|---|
2012-04-14 | Separate handshake from encryption method | Matthias Schiffer |
2012-03-24 | Rename methods to protocols; fix some command line parse bugs; implement most... | Matthias Schiffer |
2012-03-16 | Move command line parsing to a new file | Matthias Schiffer |
2012-03-14 | Require libuecc; rename cfxp to ecfxp; add some basic infrastructure for cryp... | Matthias Schiffer |
2012-03-08 | Add curve25519-fhmqvc-xsalsa20-poly1305 method stub | Matthias Schiffer |
2012-03-08 | Moved some code | Matthias Schiffer |
2012-03-08 | New and improved handshake | Matthias Schiffer |
2012-03-07 | New debug print function | Matthias Schiffer |
2012-03-02 | Allow floating peers | Matthias Schiffer |
2012-02-28 | Rework buffer structure | Matthias Schiffer |
2012-02-28 | Make simple handshake work | Matthias Schiffer |
2012-02-27 | Use custom buffers instead of struct iovec | Matthias Schiffer |
2012-02-26 | Implement I/O for a fixed peer | Matthias Schiffer |
2012-02-25 | Init tun interface and define some structures | Matthias Schiffer |