Age | Commit message (Expand) | Author |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-05-10 | Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h> | Philip Guenther |
2016-02-02 | Remove setproctitle() for the parent process. Because rc.d(8) uses process | Stuart Henderson |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2007-05-02 | Use event(3) provided signal functions -- this decouples the event | Claudio Jeker |
2007-02-08 | carefully check some return values and make lint happy. check for | Reyk Floeter |
2006-12-31 | add a channel hopper for wireless interfaces. the channel hopper will | Reyk Floeter |
2006-06-01 | don't use the newline character in hostapd_log() calls | Reyk Floeter |
2006-05-15 | initial implementation of "IP Roaming" in hostapd, see hostapd.conf(5). | Reyk Floeter |
2005-12-18 | Update my e-mail address in the copyright statement, no binary changes. | Reyk Floeter |
2005-12-10 | make lint more happy | Reyk Floeter |
2005-12-01 | move iapp configuration in a separate data structure | Reyk Floeter |
2005-11-20 | add support for multiple hostap (wireless) interfaces. | Reyk Floeter |
2005-10-07 | move IAPP definitions to separate header file | Reyk Floeter |
2005-08-17 | add newlines in hostapd_fatal() calls, fix some typos. | Reyk Floeter |
2005-06-17 | first step to implement a proactive wireless monitoring system using | Reyk Floeter |
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter |
2005-05-23 | -endpwent | Henning Brauer |
2005-04-13 | un-hack, use event_loopexit() | Reyk Floeter |
2005-04-13 | add some missing arguments, where format strings | Moritz Jodeit |
2005-04-13 | set gid before uid | Reyk Floeter |
2005-04-13 | tighten code vertically | Theo de Raadt |
2005-04-13 | really abort, when privdrop fails. ok reyk@ | Moritz Jodeit |
2005-04-13 | privsep i/o functions are based on atomicio, add copyright notice | Reyk Floeter |
2005-04-13 | spaces | Theo de Raadt |
2005-04-13 | KNF | Henning Brauer |
2005-04-13 | add the initial version of the OpenBSD hostapd daemon | Reyk Floeter |