index
:
fastd
master
Fast and Secure Tunnelling Daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fastd.c
Age
Commit message (
Expand
)
Author
2012-03-24
Partial implementation of a config files parser
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-07
Forget old peers and addresses
Matthias Schiffer
2012-03-06
Simplify queue functions
Matthias Schiffer
2012-03-06
Reorganized type definitions
Matthias Schiffer
2012-03-06
Implement tunneling over IPv6
Matthias Schiffer
2012-03-02
Delete pending tasks for deleted peers
Matthias Schiffer
2012-03-02
Allow floating peers
Matthias Schiffer
2012-02-29
Only send packets to the right host in ethernet mode
Matthias Schiffer
2012-02-29
Make ip mode work
Matthias Schiffer
2012-02-28
Rework buffer structure
Matthias Schiffer
2012-02-28
Replicate packets for each peer when sending
Matthias Schiffer
2012-02-28
Allow receiving from multiple peers
Matthias Schiffer
2012-02-28
Add config parsing
Matthias Schiffer
2012-02-28
Make simple handshake work
Matthias Schiffer
2012-02-27
Add timeout to task queue
Matthias Schiffer
2012-02-27
Handle packet size correctly
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
2012-02-25
License foo…
Matthias Schiffer