summaryrefslogtreecommitdiffstats
path: root/src/printf.c
AgeCommit message (Expand)Author
2013-09-03Add packet/byte statisticsMatthias Schiffer
2013-08-27Introduce new log level debug2 for potentially very frequent messagesMatthias Schiffer
2013-08-20Fix lots of -Wextra warningsMatthias Schiffer
2013-04-20Always include interface name for link-local addressesMatthias Schiffer
2013-03-09Add options to hide IP and MAC addresses from log outputMatthias Schiffer
2013-03-01Identify peers be key in log output when no name is availableMatthias Schiffer
2013-02-23Print port for "any" address in bind log messagesMatthias Schiffer
2013-01-05Adjust copyright yearsMatthias Schiffer
2012-12-18Convert type names to _t conventionMatthias Schiffer
2012-10-29Fix bind error messagesMatthias Schiffer
2012-06-05printf: add %p patternMatthias Schiffer
2012-05-24Fix segfault on logging during configMatthias Schiffer
2012-05-18Uninline pr_logMatthias Schiffer
2012-05-18New logging facilitiesMatthias Schiffer
2012-04-19Don't regenerate session handshake keypair for every handshake so a global st...Matthias Schiffer
2012-04-17Revert using hostname as peer printf string as we'll always have a name when ...Matthias Schiffer
2012-04-16Add support for peers specified by hostnamesMatthias Schiffer
2012-04-01Add timestamps to log messagesMatthias Schiffer
2012-04-01Add missing includes that didn't throw errors with clangMatthias Schiffer
2012-03-30Change peer print formatMatthias Schiffer
2012-03-28Add license headers to Flex and Bison files; also remove Quicktun note as we ...Matthias Schiffer
2012-03-27Use configured peer namesMatthias Schiffer
2012-03-24Rename methods to protocols; fix some command line parse bugs; implement most...Matthias Schiffer
2012-03-08Moved some codeMatthias Schiffer