Commit graph

8 commits

Author SHA1 Message Date
roy
8157c51d3c Update to wpa_supplicant-0.7.1
Changes include:
* new DBus API
* Fixed PKCS#12 use with OpenSSL 1.0.0
2010-01-31 20:41:14 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dsainty
d766695f79 If the OPSYS-specific defconfig file isn't present, don't bomb out the
Makefile by trying to concatenate the non-existent file.  Fixes the build for
Linux, and presumably all other non-NetBSD platforms too.
2009-08-10 23:03:20 +00:00
joerg
40329a16c1 dbus option needs pkg-config. 2009-06-29 15:32:34 +00:00
roy
8ca1676b16 Update to wpa_supplicant-0.6.9
Define NEW_FREEBSD_MLME_ASSOC so we work with newer NetBSD and FreeBSD

Changes from 0.6.7 include
 * fixed wired IEEE 802.1X auth
2009-05-11 22:47:04 +00:00
roy
4b60a03ed2 Bump to 0.6.7 and enable all the build time options we can.
Provide an option knob for building against dbus.

New features in 0.6.7
 * added support for Wi-Fi Protected Setup (WPS)
 * added support for EAP-AKA
 * added support for using driver_test over UDP socket
 * updated management frame protection to use IEEE 802.11w/D7.0
2009-01-22 21:19:17 +00:00
obache
436e982b8b * Marked as DESTDIR support, and remove redundant slashes.
* Change to use BUILD_DIRS instead of custom do-build target.
2008-12-28 12:49:25 +00:00
reed
216889d193 Import new package: wpa_supplicant.
Note this is the development version and this package is not marked
-devel.
(The version in NetBSD -current is also a development version.)
The patch is based on changes as seen in NetBSD's custom driver_netbsd.c
(as compared to driver_bsd.c).

The wpa_supplicant package provides a wireless client daemon that supports
WPA, WPA2 (IEEE 802.11i / RSN), and WEP.  It implements key
negotiation with a WPA Authenticator and it controls the roaming
and IEEE 802.11 authentication/association of the wlan driver.  It
supports several EAP authentication methods.

This package also includes the wpa_cli console frontend.
2008-12-11 21:18:41 +00:00