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
Age
Commit message (
Expand
)
Author
2015-01-09
Comment typo fix
Matthias Schiffer
2015-01-09
ec25519-fhmqvc: don't check group order of peers' public keys
Matthias Schiffer
2015-01-09
ec25519-fhmqvc: optimize handshake by using embedded group element verification
Matthias Schiffer
2015-01-09
Move protocol-specific TLV specifications to main handshake record enum
Matthias Schiffer
2015-01-09
poll: define SYS_epoll_pwait if it isn't available
Matthias Schiffer
2015-01-09
ec25519-fhmqvc: unpack peers' keys only once
Matthias Schiffer
2015-01-09
poll: directly call epoll_pwait syscall instead of using the libc wrapper
Matthias Schiffer
2015-01-09
More comment fixes
Matthias Schiffer
2015-01-09
Add support for a new big-endian handshake format
Matthias Schiffer
2015-01-08
ecc25519-fhmqvc: add doxygen comments to the key check functions
Matthias Schiffer
2015-01-06
status socket: better error messages on bind errors
Matthias Schiffer
2015-01-06
ec25519-fhmqvc: additional key checks
Matthias Schiffer
2015-01-06
handshake: get rid of stpcpy
Matthias Schiffer
2014-11-15
Development version
Matthias Schiffer
2014-11-15
fastd v16
v16
Matthias Schiffer
2014-11-15
fastd v16 release notes
Matthias Schiffer
2014-11-15
Use the peer key instead of the name as keys in the status socket output
Matthias Schiffer
2014-11-15
ec25519-fhmqvc: extend describe_peer to return the whole key
Matthias Schiffer
2014-11-15
Revert "Use peer specifier from log instead of the peer name for the status o...
Matthias Schiffer
2014-11-15
Fix segfault when checking peer addresses
Matthias Schiffer
2014-11-12
doc: add documentation for the status socket option
Matthias Schiffer
2014-11-12
Use peer specifier from log instead of the peer name for the status output
Matthias Schiffer
2014-11-11
Development version
Matthias Schiffer
2014-11-11
fastd v15
v15
Matthias Schiffer
2014-11-11
ec25519-fhmqvc: add missing Doxygen comment
Matthias Schiffer
2014-11-11
doc: update manpage
Matthias Schiffer
2014-11-11
docs: examples/openwrt: support all handler commands via UCI
Matthias Schiffer
2014-11-07
examples: openwrt/fastd.init: allow specifying bind interfaces
Matthias Schiffer
2014-11-06
docs: even more release note fixes...
Matthias Schiffer
2014-11-06
docs: another release note fix
Matthias Schiffer
2014-11-05
v15 release note improvement
Matthias Schiffer
2014-11-05
Add fastd v15 release notes
Matthias Schiffer
2014-11-05
docs: update config example
Matthias Schiffer
2014-11-05
docs: documentation of crypto algorithms
Matthias Schiffer
2014-10-27
docs: fix typo
Matthias Schiffer
2014-10-27
docs: fixes for PDF build
Matthias Schiffer
2014-10-27
docs: FHMQV-C
Matthias Schiffer
2014-10-26
docs: ec25519
Matthias Schiffer
2014-10-26
docs: handshake documentation
Matthias Schiffer
2014-10-22
Use big endian for handshake field values by default
Matthias Schiffer
2014-10-13
ec25519-fhmqvc: improve unknown key message
Matthias Schiffer
2014-09-26
Don't forward frames with local destination MAC address
Matthias Schiffer
2014-09-26
Move get_source_address and get_dest_address to fastd.h
Matthias Schiffer
2014-09-26
Add some (very incomplete) protocol documentation
Matthias Schiffer
2014-09-20
Some handshake fixes for future protocol extensions
Matthias Schiffer
2014-09-18
Make CMake fail if json-c is required, but not found
Matthias Schiffer
2014-09-16
More fixes for zero-length VLAs
Matthias Schiffer
2014-09-16
Fix undefined behaviour due to zero length VLAs in null+* methods
Matthias Schiffer
2014-09-16
Add status socket option to OpenWrt example files
Matthias Schiffer
2014-09-15
Add status.pl example script
Matthias Schiffer
[prev]
[next]