aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dbus: Get rid of libxml2 dependency with introspectionJouni Malinen2010-01-011-2/+0
* dbus: Move introspection support into a separate fileJouni Malinen2010-01-011-0/+1
* dbus: Rename old D-Bus API files to include "_old"Jouni Malinen2009-12-311-2/+2
* dbus: Share common initialization code for both old and new interfaceJouni Malinen2009-12-311-0/+7
* Include BSS table unconditionally in the wpa_supplicant buildJouni Malinen2009-12-281-5/+1
* Add BSS table to track scan results without dropping informationJouni Malinen2009-12-271-0/+5
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-10/+10
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-5/+5
* Move WPA authenticator glue code into a separate fileJouni Malinen2009-12-251-0/+1
* Move authentication server setup into separate fileJouni Malinen2009-12-251-0/+1
* Move ctrl_iface_ap.c into src/apJouni Malinen2009-12-251-1/+1
* Move wps_hostapd.c into src/apJouni Malinen2009-12-251-1/+2
* Move generic AP functionality implementation into src/apJouni Malinen2009-12-251-22/+22
* hostapd: Use separate driver operations abstractionJouni Malinen2009-12-241-0/+1
* Add option libbfd support for tracing codeJouni Malinen2009-12-201-0/+8
* dbus: Remove the confusing "ctrl_iface_" prefix from file namesJouni Malinen2009-12-201-3/+3
* dbus: Move some of conditional WPS code into separate filesJouni Malinen2009-12-201-0/+6
* dbus: Clean dbus build files on wpa_supplicant 'make clean'Jouni Malinen2009-12-201-0/+1
* Move D-Bus related files into their own subdirectoryJouni Malinen2009-12-201-5/+5
* Add empty FIPS PRF wrapper for CryptoAPIJouni Malinen2009-12-201-0/+3
* Add memory allocation analyzer to verify OS wrapper useJouni Malinen2009-12-191-0/+3
* Add backtrace support for debuggingJouni Malinen2009-12-191-0/+5
* WPS: Handle Selected Registrar as a union of info from all RegistrarsJouni Malinen2009-12-121-0/+1
* Fix dh_groups.o build for some configurationsJouni Malinen2009-12-111-7/+4
* Add support for building IEEE 802.11n support into wpa_supplicant APJouni Malinen2009-12-061-0/+7
* Fix some issues with test program buildsJouni Malinen2009-12-061-1/+2
* Move test_x509v3 into the new tests subdirectoryJouni Malinen2009-12-061-9/+0
* Remove forgotten asn1_test build targetJouni Malinen2009-12-061-6/+0
* Remove conditional no-RADIUS build from src/radiusJouni Malinen2009-12-061-3/+4
* Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 definesJouni Malinen2009-12-061-3/+1
* Split crypto_internal.c into parts to clean up buildJouni Malinen2009-12-061-15/+9
* Move EAP method registration away from src/eap_{peer,server}Jouni Malinen2009-12-061-1/+2
* Remove unnecessary definesJouni Malinen2009-12-051-2/+0
* Move more tests from wpa_supplicant/tests into testsJouni Malinen2009-12-051-32/+1
* Move MD4 test from wpa_supplicant/tests into testsJouni Malinen2009-12-051-7/+1
* Move milenage.[ch] into src/cryptoJouni Malinen2009-12-051-1/+1
* Fix build with both CONFIG_AP=y and CONFIG_IBSS_RSN=y enabledJouni Malinen2009-12-041-21/+16
* Remove src/crypto from default include pathJouni Malinen2009-11-291-2/+1
* Move EAPOL authenticator state machine into src/eapol_authJouni Malinen2009-11-291-2/+2
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-1/+0
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+0
* Remove old wpa_supplicant/hostapd doxygen filesJouni Malinen2009-11-281-21/+0
* Fix internal crypto build with some configurationsJouni Malinen2009-11-241-0/+1
* WPS ER: Move SSDP functionality into a separate fileJouni Malinen2009-11-211-0/+1
* wpa_supplicant: new DBus API implementationWitold Sowa2009-11-091-4/+27
* WPS: Add HTTP server moduleJouni Malinen2009-11-081-0/+1
* WPS: Move generic UPnP XML helper functionality into a separate fileJouni Malinen2009-11-081-0/+1
* WPS: Add HTTP client module to clean up codeJouni Malinen2009-11-081-0/+1
* WPS: Add initial part of External Registrar functionalityJouni Malinen2009-11-071-0/+6
* Allow CONFIG_DEBUG_SYSLOG=y to be usedSam Leffler2009-10-221-0/+4