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
Age
Commit message (
Expand
)
Author
2015-03-24
Add support for defining the MTU per peer
Matthias Schiffer
2015-03-24
peer: fix segfault on on-connect with unknown peer
Matthias Schiffer
2015-03-24
config: add missing Doxygen comment
Matthias Schiffer
2015-03-24
iface: add support for interface name patterns
Matthias Schiffer
2015-03-24
log: allow escaping % patterns
Matthias Schiffer
2015-03-23
Move ifname logic from peer to iface
Matthias Schiffer
2015-03-23
peer: compare interface names when checking peer config equality
Matthias Schiffer
2015-03-23
Make iface_persist configurable
Matthias Schiffer
2015-03-23
peer: create interface when the connection has been established and no interf...
Matthias Schiffer
2015-03-23
ec25519-fhmqvc: call fastd_peer_reset to setup newly added dynamic peers
Matthias Schiffer
2015-03-23
Improve sync/async execution of up/down scripts
Matthias Schiffer
2015-03-23
peer: set peer name in on-up environment for peer-specific interfaces
Matthias Schiffer
2015-03-23
Add interface information to status socket output
Matthias Schiffer
2015-03-23
Rename android_ctrl_sock.c to android.c
Matthias Schiffer
2015-03-23
Some Android fixes for issues introduced by multi-interface support
Matthias Schiffer
2015-03-23
peer: fix indentation
Matthias Schiffer
2015-03-23
config: move packet mark support check to Bison file
Matthias Schiffer
2015-03-23
Improve ifname configuration handling
Matthias Schiffer
2015-03-23
Add multitap mode
Matthias Schiffer
2015-03-23
config: add Doxygen comment to fastd_config_single_iface()
Matthias Schiffer
2015-03-23
peer: free ifname
Matthias Schiffer
2015-03-23
peer: don't create interfaces for disabled peers
Matthias Schiffer
2015-03-23
config: lift peer count restrictions in TUN mode
Matthias Schiffer
2015-03-23
peer: make interface name configurable per peer
Matthias Schiffer
2015-03-23
iface: add ifname argument
Matthias Schiffer
2015-03-23
Don't reset peers twice on start in TUN mode
Matthias Schiffer
2015-03-23
Handle interface creation failure for peer-specific interfaces
Matthias Schiffer
2015-03-23
iface: make fastd_iface_open() gracefully (at least on Linux, for now)
Matthias Schiffer
2015-03-23
Use peer-specific interface in TUN mode
Matthias Schiffer
2015-03-23
Set the default interface for all peers
Matthias Schiffer
2015-03-23
Configure static peers before capabilities are dropped
Matthias Schiffer
2015-03-23
iface: discard empty packets
Matthias Schiffer
2015-03-23
Fix sending data from peer-specific interfaces
Matthias Schiffer
2015-03-22
Add iface_persist config option (always true for now)
Matthias Schiffer
2015-03-22
Add missing Doxygen comments
Matthias Schiffer
2015-03-22
iface: add support for multiple mode of operations using the same interface t...
Matthias Schiffer
2015-03-22
handshake: allow the internal mode IDs to differ from the mode ID in the hand...
Matthias Schiffer
2015-03-22
iface: set iface name to NULL when Android integration is used
Matthias Schiffer
2015-03-22
Rename tuntap to iface to match struct name
Matthias Schiffer
2015-03-22
tuntap: generalize some common parts
Matthias Schiffer
2015-03-22
First work towards multi-interface support
Matthias Schiffer
2015-03-22
peer: remove free_socket_by_id()
Matthias Schiffer
2015-03-22
tuntap: fix compilation for Android
Matthias Schiffer
2015-03-22
Refactor poll API
Matthias Schiffer
2015-03-22
vector: never reduce allocated size
Matthias Schiffer
2015-03-16
fastd_cpuid: compile on GCC again
Matthias Schiffer
2015-03-16
Make cpuid asm more robust
Matthias Schiffer
2015-03-03
Use new json-c include path
Matthias Schiffer
2015-01-28
Remove a few more instances of strcpy
Matthias Schiffer
2015-01-28
fastd_string_stack_dup[n]: use memcpy instead of strcpy when the length of th...
Matthias Schiffer
[prev]
[next]