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
/
printf.c
Age
Commit message (
Expand
)
Author
2012-06-05
printf: add %p pattern
Matthias Schiffer
2012-05-24
Fix segfault on logging during config
Matthias Schiffer
2012-05-18
Uninline pr_log
Matthias Schiffer
2012-05-18
New logging facilities
Matthias Schiffer
2012-04-19
Don't regenerate session handshake keypair for every handshake so a global st...
Matthias Schiffer
2012-04-17
Revert using hostname as peer printf string as we'll always have a name when ...
Matthias Schiffer
2012-04-16
Add support for peers specified by hostnames
Matthias Schiffer
2012-04-01
Add timestamps to log messages
Matthias Schiffer
2012-04-01
Add missing includes that didn't throw errors with clang
Matthias Schiffer
2012-03-30
Change peer print format
Matthias Schiffer
2012-03-28
Add license headers to Flex and Bison files; also remove Quicktun note as we ...
Matthias Schiffer
2012-03-27
Use configured peer names
Matthias Schiffer
2012-03-24
Rename methods to protocols; fix some command line parse bugs; implement most...
Matthias Schiffer
2012-03-08
Moved some code
Matthias Schiffer