Commit Graph

14113 Commits (85611e967e812bbf3ead8493b7022f2a14f46310)
 

Author SHA1 Message Date
Jouni Malinen 67b941993a Preparations for 0.4.11 release 17 years ago
Jouni Malinen b0194fe07e Added max_listen_interval configuration option
This allows associations to be denied if the STA tries to use too large
listen interval. The default value is 65535 which matches with the field
size limits.
17 years ago
Jouni Malinen 4d6c3de3df driver_ralink: Make sure assoc_{req,resp}_ies do not get double-freed 17 years ago
Jouni Malinen 5e77500c4f driver_ralink: Use os_strlcpy instead of os_strncpy to ensure null
termination
17 years ago
Jouni Malinen d04cbdd640 driver_ralink: Fixed couple of memory leaks on error path 17 years ago
Jouni Malinen a6ee047fcb Verify that os_get_time() does not fail before using the time value when
registering an eloop timeout.
17 years ago
Jouni Malinen 72822e7be4 Fixed base64_decode() reject empty input buffers 17 years ago
Jouni Malinen 380da72b80 Enforce non-zero MPPE key length 17 years ago
Kel Modderman eff06a7cdb Enhance manpage with use of emphasis instead of strong quote
The Debian package checker "lintian" was making noise about
wpa_supplicant.conf(5). It was caused by a line beginning with ', which is
apparently not liked by man(1).

I suggest the use of <emphasis>word</emphasis> where 'word' is used at the
moment.

Signed-off-by: Kel Modderman <kel@otaku42.de>
17 years ago
Jouni Malinen 6076f6ce08 Silence SIOCSIWAUTH ioctl failure message.
These are expected in most cases and there is no need to confuse users
with the messages in stderr (perror was used here). These are now only
shown in debug output and EOPNOTSUPP errors are silently ignored.
17 years ago
Jouni Malinen dc366e8e85 Added listen interval to hostapd sta_add() driver function 17 years ago
Jouni Malinen 3b46a31ec7 Added files that cg-init excluded 17 years ago
Jouni Malinen 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago