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
/
peer.h
Age
Commit message (
Expand
)
Author
2012-03-28
Make crypto handshake with floating peers work
Matthias Schiffer
2012-03-27
Use configured peer names
Matthias Schiffer
2012-03-26
Move around some structure fields
Matthias Schiffer
2012-03-26
Initial implementation of the FHMQV-C handshake
Matthias Schiffer
2012-03-25
Add keypair config
Matthias Schiffer
2012-03-24
Rename methods to protocols; fix some command line parse bugs; implement most...
Matthias Schiffer
2012-03-14
Require libuecc; rename cfxp to ecfxp; add some basic infrastructure for cryp...
Matthias Schiffer
2012-03-08
Moved some code
Matthias Schiffer
2012-03-08
New and improved handshake
Matthias Schiffer
2012-03-07
Forget old peers and addresses
Matthias Schiffer
2012-03-06
Reorganized type definitions
Matthias Schiffer
2012-03-06
Simplify fastd_peer_config_is_floating
Matthias Schiffer
2012-03-06
Implement tunneling over IPv6
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