Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-21 | add optional assymetric payload encryption | Jan Huwald | |
This patch uses the NaCL library to en-/decrypt and authenticate the payload suitable private and public keys are found. It - adds crypto.h, containing all crypto logic (including the detection if the packet is to be en-/decrypted) - adds nacl dependency to Makefile (including a switch between internal and external nacl) It also - changes Makefile to build with -Werror -Wextra - builds warning-free | |||
2012-05-20 | Makefile: add locally built NaCL library | Jan Huwald | |
2012-05-16 | rename executables to hbbp[cd] | Jan Huwald | |
referring to the implemented home brew broadcast protocol | |||
2011-12-05 | remove OpenWRT-specific Makefile; move src/ to / | miau | |
2011-07-11 | corrected OpenWRT makefile | miau | |
builds now when placed in backfire/package untested if used with feeds | |||
2011-06-16 | * made the package not seleced by default | egon0 | |
2011-06-16 | * fixed some typos | egon0 | |
2011-06-04 | Initial | Martin Michel | |