summaryrefslogtreecommitdiffstats
path: root/contrib/wpa
Commit message (Collapse)AuthorAgeFilesLines
* Import change 40eebf235370b6fe6353784ccf01ab92eed062a5 from upstream wpa:dim2013-02-161-1/+1
| | | | | | | | | | | | | From: Jouni Malinen <j@w1.fi> Date: Fri, 15 Jul 2011 13:42:06 +0300 Subject: [PATCH] MD5: Fix clearing of temporary stack memory to use correct length sizeof of the structure instead of the pointer was supposed to be used here. Fix this to clear the full structure at the end of MD5Final(). Found by: clang ToT Reviewed by: rpaulo MFC after: 3 days
* MFS security patches which seem to have accidentally not reached HEAD:cperciva2012-11-231-0/+8
| | | | | | | | | | | Fix insufficient message length validation for EAP-TLS messages. Fix Linux compatibility layer input validation error. Security: FreeBSD-SA-12:07.hostapd Security: FreeBSD-SA-12:08.linux Security: CVE-2012-4445, CVE-2012-4576 With hat: so@
* Remove unused files.rpaulo2010-11-039-5115/+0
|
* Merge wpa_supplicant and hostapd 0.7.3.rpaulo2010-11-03493-28027/+50887
|
* Remove unused files.rpaulo2010-06-1427-16422/+0
|
* MFV hostapd & wpa_supplicant 0.6.10.rpaulo2010-06-14192-896/+31845
|
* Add some notes and clarify a few sections:dougb2009-03-161-15/+6
| | | | | | | | 1. Add a note to double-check the man page 2. Remove windows-specific items in the ctrl_interface section 3. Add a note that ap_scan must be set to 1 for use with wlan 4. Clarify the wording for scan_ssid related to APs that hide ssid 5. Clarify the wording for the priority option
* remove gcc-ism; tsinfo isn't used anywaysam2009-03-151-1/+1
|
* fix portability; linux does not have sa_len/sun_lensam2009-03-131-7/+13
|
* bring in local changes for:sam2009-03-026-4/+102
| | | | | | CONFIG_DEBUG_SYSLOG CONFIG_TERMINATE_ONLASTIF EAP_SERVER
* connect vendor wpa area to contribsam2009-03-02435-0/+184156
OpenPOWER on IntegriCloud