summaryrefslogtreecommitdiffstats
path: root/src/fastd_config.h.in
AgeCommit message (Expand)Author
2015-10-20Improve include_directories to prevent conflicts between system and fastd hea...Matthias Schiffer
2015-06-25Don't depend on net/if_ether.hMatthias Schiffer
2015-01-20Implement new hash table to keep track of unknown peers handshakes have been ...Matthias Schiffer
2015-01-14Refactor handling of platforms without user/group settings (Android)Matthias Schiffer
2015-01-14Update copyright yearsMatthias Schiffer
2014-09-05Add status socket to get the current status as JSONMatthias Schiffer
2014-09-03Fix UHASH build on *BSDMatthias Schiffer
2014-08-24Use simple int64_t timestamps in ms instead of timespecsMatthias Schiffer
2014-08-18Rename WITH_VERIFY CMake option to WITH_DYNAMIC_PEERSMatthias Schiffer
2014-08-02Add support for Mac OS XMatthias Schiffer
2014-06-14Limit the number of concurrent on-verify runsMatthias Schiffer
2014-05-29Document *everything*Matthias Schiffer
2014-05-25Make a few struct fields that are not supposed to be changed defines insteadMatthias Schiffer
2014-05-05Make systemd support optional againMatthias Schiffer
2014-04-26Make on-verify support optionalMatthias Schiffer
2014-04-20Linux: use epoll to handle great numbers of peers with less overheadMatthias Schiffer
2014-04-10Use #pragma onceMatthias Schiffer
2014-04-06Set IP_FREEBINDMatthias Schiffer
2014-03-25Don't depend on libsystemd-daemon for systemd integration, always use systemd...Matthias Schiffer
2014-03-14Adjust copyright yearsMatthias Schiffer
2014-03-13Better systemd integration (enable with ENABLE_SYSTEMD cmake flag)Matthias Schiffer
2014-03-13Rename USE_LIBSODIUM and USE_OPENSSL cmake flags to ENABLE_LIBSODIUM and ENAB...Matthias Schiffer
2014-01-26Add support for setting packet marksMatthias Schiffer
2013-11-27Correctly initialize OpenSSLMatthias Schiffer
2013-11-03Allow building without NaCl againMatthias Schiffer
2013-11-02Move all generated headers to the src subdirMatthias Schiffer