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
/
task.c
Age
Commit message (
Expand
)
Author
2012-04-01
Fix handshakes occuring twice after unexpected data receive
Matthias Schiffer
2012-03-31
Trigger handshake when unexpected data is received from a floating peer
Matthias Schiffer
2012-03-31
Change how handshakes are triggered
Matthias Schiffer
2012-03-30
Rework handshake... again. ecfxp protocol broken, will be fixed with next com...
Matthias Schiffer
2012-03-28
Add license headers to Flex and Bison files; also remove Quicktun note as we ...
Matthias Schiffer
2012-03-27
New handshake format; don't respond to data packets from unknown peers with h...
Matthias Schiffer
2012-03-06
Simplify queue functions
Matthias Schiffer
2012-03-06
Reorganized type definitions
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-28
Make simple handshake work
Matthias Schiffer
2012-02-27
Add timeout to task queue
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