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
/
protocol_null.c
Age
Commit message (
Expand
)
Author
2012-03-30
Correctly update seen time when data is received from a peer
Matthias Schiffer
2012-03-30
Make ecfxp protocol work with new handshake
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-28
Add keygen function
Matthias Schiffer
2012-03-28
Make crypto handshake with floating peers work
Matthias Schiffer
2012-03-27
New handshake format; don't respond to data packets from unknown peers with h...
Matthias Schiffer
2012-03-27
Fix NULL dereference on null protocol initialization
Matthias Schiffer
2012-03-27
Use configured peer names
Matthias Schiffer
2012-03-26
Move around some structure fields
Matthias Schiffer
2012-03-26
Implement encrypted send/receive
Matthias Schiffer
2012-03-26
Initial implementation of the FHMQV-C handshake
Matthias Schiffer
2012-03-25
Change parse to push API, fix some parser bugs
Matthias Schiffer
2012-03-24
Rename methods to protocols; fix some command line parse bugs; implement most...
Matthias Schiffer