Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -3/+5 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | Revert "Use the same formatting as in the Makefiles of the other plugins. ↵ | Tobias Brunner | 2010-03-26 | 1 | -3/+3 |
| | | | | | | | Makes refactorings easier." This reverts commit e91b116a622bbfb20cd66268ca4cb91d620984ad. Missed to notice commit 89bf11d204cb934ea9109aa077c8514515d538f6. | ||||
* | Use the same formatting as in the Makefiles of the other plugins. Makes ↵ | Tobias Brunner | 2010-03-26 | 1 | -3/+3 |
| | | | | refactorings easier. | ||||
* | Added libhydra include to farp plugin | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | Implemented ARP sniffing and spoofing functionality | Martin Willi | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Added a listener to the farp plugin that keeps track of active virtual IPs | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | Added a farp plugin stop to spoof ARP requests | Martin Willi | 2010-03-25 | 1 | -0/+14 |