OpenBSD CVS

src/usr.sbin/hostapd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / hostapd

Current tag: OPENBSD_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   17 years  deraadt   properly use LDADD and DPADD
[TXT] apme.c  1.15   17 years  reyk   carefully check some return values and make lint happy. check for truncation bef...
[TXT] handle.c  1.11   17 years  reyk   carefully check some return values and make lint happy. check for truncation bef...
[TXT] hostapd.8  1.20   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] hostapd.c  1.34   16 years  millert   Fix cut and pasto; Steven Roberts
[TXT] hostapd.conf.5  1.41   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] hostapd.h  1.20   17 years  reyk   add a channel hopper for wireless interfaces. the channel hopper will jump to th...
[TXT] iapp.c  1.18   15 years  sobrado   fix a few more typos found by spell(1); rectify a double "with" pointed out by j...
[TXT] iapp.h  1.3   18 years  reyk   some IAPP implementations still use the pre-standard port 2313 in broadcast mode...
[TXT] llc.c  1.5   17 years  reyk   carefully check some return values and make lint happy. check for truncation bef...
[TXT] parse.y  1.43   13 years  henning   fix linecount bug with comments spanning multiple lines problem reported with th...
[TXT] print-802_11.c  1.6   17 years  reyk   fix printing of the RSSI radiotap element: use the PRINTF wrapper around hostapd...
[TXT] privsep.c  1.23   17 years  claudio   Use event(3) provided signal functions -- this decouples the event handling and ...
[TXT] roaming.c  1.5   14 years  millert   No need to include <sys/sysctl.h> here and it pulls in <sys/proc.h> which causes...