summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-11fastd v15v15Matthias Schiffer
2014-11-11ec25519-fhmqvc: add missing Doxygen commentMatthias Schiffer
2014-11-11doc: update manpageMatthias Schiffer
2014-11-11docs: examples/openwrt: support all handler commands via UCIMatthias Schiffer
2014-11-07examples: openwrt/fastd.init: allow specifying bind interfacesMatthias Schiffer
2014-11-06docs: even more release note fixes...Matthias Schiffer
2014-11-06docs: another release note fixMatthias Schiffer
2014-11-05v15 release note improvementMatthias Schiffer
2014-11-05Add fastd v15 release notesMatthias Schiffer
2014-11-05docs: update config exampleMatthias Schiffer
2014-11-05docs: documentation of crypto algorithmsMatthias Schiffer
2014-10-27docs: fix typoMatthias Schiffer
2014-10-27docs: fixes for PDF buildMatthias Schiffer
2014-10-27docs: FHMQV-CMatthias Schiffer
2014-10-26docs: ec25519Matthias Schiffer
2014-10-26docs: handshake documentationMatthias Schiffer
2014-10-22Use big endian for handshake field values by defaultMatthias Schiffer
2014-10-13ec25519-fhmqvc: improve unknown key messageMatthias Schiffer
2014-09-26Don't forward frames with local destination MAC addressMatthias Schiffer
2014-09-26Move get_source_address and get_dest_address to fastd.hMatthias Schiffer
2014-09-26Add some (very incomplete) protocol documentationMatthias Schiffer
2014-09-20Some handshake fixes for future protocol extensionsMatthias Schiffer
2014-09-18Make CMake fail if json-c is required, but not foundMatthias Schiffer
2014-09-16More fixes for zero-length VLAsMatthias Schiffer
2014-09-16Fix undefined behaviour due to zero length VLAs in null+* methodsMatthias Schiffer
2014-09-16Add status socket option to OpenWrt example filesMatthias Schiffer
2014-09-15Add status.pl example scriptMatthias Schiffer
2014-09-15Don't try to poll on invalid status socket FDMatthias Schiffer
2014-09-15Reorder fields of the peer structureMatthias Schiffer
2014-09-15status: add uptime and established timesMatthias Schiffer
2014-09-12Add per-peer statsMatthias Schiffer
2014-09-12Restructure traffics stats to keep all stats in a single structureMatthias Schiffer
2014-09-10ec25519-fhmqvc: refactor old session check codeMatthias Schiffer
2014-09-09Add current method of connections to status outputMatthias Schiffer
2014-09-09Fix copyright of the OpenWrt init scriptMatthias Schiffer
2014-09-08Move systemd unit to a new doc/examples dir, add OpenWrt example config and i...Matthias Schiffer
2014-09-08Make stats of reordered packetsMatthias Schiffer
2014-09-06Move UNUSED attribute to the start of arguments to help editors understand th...Matthias Schiffer
2014-09-06Don't count stats when WITH_STATUS_SOCKET is not setMatthias Schiffer
2014-09-06Fix async command waitpid error handling (again...)Matthias Schiffer
2014-09-06Fix poll initialization on systems without epollMatthias Schiffer
2014-09-05Add status socket to get the current status as JSONMatthias Schiffer
2014-09-05Dynamically grow hashtable when there are more than twice as many entries as ...Matthias Schiffer
2014-09-04Support dynamic binds with extra options (interface binds, specific addresses...Matthias Schiffer
2014-09-04Nicer handshake error messages instead of "unacceptable value"Matthias Schiffer
2014-09-04Add user manual as Sphinx docMatthias Schiffer
2014-09-03Fix UHASH build on MacOS XMatthias Schiffer
2014-09-03Fix clock_gettime() on MacOS XMatthias Schiffer
2014-09-03Fix UHASH build on *BSDMatthias Schiffer
2014-09-01Remove old state dump featureMatthias Schiffer