Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistency with 80 char limit and breaks | Aaron Marcher | 2018-07-08 | 1 | -6/+6 |
* | wifi_perc: Simplify on Linux | Aaron Marcher | 2018-07-07 | 1 | -3/+4 |
* | Consistent paramter naming for components | Aaron Marcher | 2018-07-06 | 1 | -13/+13 |
* | wifi: fixed disconnected wifi status on openbsd | Tobias Tschinkowitz | 2018-05-31 | 1 | -0/+7 |
* | Clean up header includes | Aaron Marcher | 2018-05-30 | 1 | -1/+0 |
* | Remove units from numbers | Aaron Marcher | 2018-05-21 | 1 | -2/+2 |
* | Add the percent sign to *_perc functions | Aaron Marcher | 2018-05-19 | 1 | -2/+2 |
* | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 2018-05-19 | 1 | -3/+9 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -13/+7 |
* | wifi: Fix order and add missing header | Aaron Marcher | 2018-05-17 | 1 | -1/+2 |
* | wifi: Change memmove to memcpy on OpenBSD | Aaron Marcher | 2018-05-17 | 1 | -1/+1 |
* | wifi_essid: Fix coding style | Aaron Marcher | 2018-05-17 | 1 | -2/+2 |
* | wifi: Fix coding style | Aaron Marcher | 2018-05-16 | 1 | -7/+10 |
* | load_ieee80211_nodereq: Fix typo | Aaron Marcher | 2018-05-16 | 1 | -1/+1 |
* | wifi: Move out common headers | Aaron Marcher | 2018-05-16 | 1 | -20/+12 |
* | added wifi functionality for openbsd | Tobias Tschinkowitz | 2018-05-16 | 1 | -1/+75 |
* | wifi_perc: Simplify | Aaron Marcher | 2018-05-07 | 1 | -4/+1 |
* | Unify header includes | Aaron Marcher | 2018-05-07 | 1 | -1/+1 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -7/+9 |
* | wifi_perc: Fix file descriptor leak | Aaron Marcher | 2018-05-02 | 1 | -2/+3 |
* | wifi: Various cleanups | Aaron Marcher | 2018-05-02 | 1 | -9/+6 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -75/+83 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+92 |
* | wifi: OS split | Quentin Rameau | 2018-04-30 | 1 | -92/+0 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -4/+5 |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 1 | -5/+4 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 1 | -1/+1 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 1 | -0/+2 |
* | Fix a bug in wifi_essid(). | Aaron Marcher | 2018-01-06 | 1 | -0/+1 |
* | Return actual percentage for wifi_perc() | parazyd | 2017-10-24 | 1 | -3/+7 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+85 |