index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
hostapd
Age
Commit message (
Expand
)
Author
2006-03-10
some IAPP implementations still use the pre-standard port 2313 in broadcast
Reyk Floeter
2006-02-25
fix for hostapd_printf() from Andrey Matveev:
Reyk Floeter
2006-01-31
fix a bug by updating the bpf packet header for each received frame in
Reyk Floeter
2005-12-29
add an 'include' rule to hostapd.conf(5); based on an older diff from
Reyk Floeter
2005-12-18
Update my e-mail address in the copyright statement, no binary changes.
Reyk Floeter
2005-12-10
tweak: ok reyk
Jason McIntyre
2005-12-10
add an option to increase the multicast ttl which is currently limited
Reyk Floeter
2005-12-10
make lint more happy
Reyk Floeter
2005-12-01
tweaks;
Jason McIntyre
2005-12-01
typo
Theo de Raadt
2005-12-01
add configuration option to enable/disable specified iapp subtype handling
Reyk Floeter
2005-12-01
support netmasks in table entry ip address assignments
Reyk Floeter
2005-12-01
move iapp configuration in a separate data structure
Reyk Floeter
2005-12-01
deauthenticate all stations on startup which will force them to
Reyk Floeter
2005-11-23
log message consistency
Reyk Floeter
2005-11-23
add optional interface rule for event rules
Reyk Floeter
2005-11-20
add support for multiple hostap (wireless) interfaces.
Reyk Floeter
2005-11-17
remove the BNF grammar definition from the manual page. it's getting a
Reyk Floeter
2005-11-16
add a configuration option for specifying a non-standard port and multicast
Reyk Floeter
2005-10-15
use some -ohang list types, for purely cosmetic reasons;
Jason McIntyre
2005-10-11
fix "node add"
Reyk Floeter
2005-10-07
move IAPP definitions to separate header file
Reyk Floeter
2005-10-07
spacing
Reyk Floeter
2005-10-05
the correct mask sign in table declarations is '&' (not '/').
Reyk Floeter
2005-09-30
rewording for clarity;
Jason McIntyre
2005-09-30
correct way to display a backslash is `\e' in mdoc;
Jason McIntyre
2005-09-30
update the BNF
Reyk Floeter
2005-09-30
implement a way to match IEEE 802.11 flooding. this will help to detect
Reyk Floeter
2005-09-30
fix;5C the 'number' type, use a maximal value of LONG_MAX instead of 16.
Reyk Floeter
2005-09-29
Add event rule examples
Reyk Floeter
2005-09-29
order alphabetically
Reyk Floeter
2005-09-13
use memcmp instead of bcmp to compare tree nodes.
Reyk Floeter
2005-09-12
preserve backslash using `\e', not `\\';
Jason McIntyre
2005-09-10
fix small typo found by Benedikt Steinbusch
Reyk Floeter
2005-09-09
replace hasch tables with red-black trees used by the node tables.
Reyk Floeter
2005-08-17
add newlines in hostapd_fatal() calls, fix some typos.
Reyk Floeter
2005-07-30
enable -Wbounded
Reyk Floeter
2005-07-30
flush print buffer on empty newlines
Reyk Floeter
2005-07-04
whitespace;
Jason McIntyre
2005-07-04
spacing
Theo de Raadt
2005-07-04
nicer text
Theo de Raadt
2005-07-04
describe the difference between radiotap and pcap mode
Reyk Floeter
2005-07-04
update the hostapd.conf(5) manual page with a more detailed description
Reyk Floeter
2005-07-04
remove command line options -i, -a and -b (iapp interface, hostap interface
Reyk Floeter
2005-07-04
print error messages to stderr instead of syslog on startup.
Reyk Floeter
2005-07-04
add 'random' action address and auth open request/response
Reyk Floeter
2005-06-17
support disassoc reason codes
Reyk Floeter
2005-06-17
formatting tweaks;
Jason McIntyre
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
[next]