Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove hostapd side of WPS from wpa_supplicant release packages | Jouni Malinen | 2008-01-26 | 1 | -0/+3 |
| | |||||
* | Removed the 'make compiler_uic_make_all' workaround from wpa_gui build | Jouni Malinen | 2007-12-28 | 1 | -1/+0 |
| | | | | | since it does not seem to be needed anymore with the new Qt 4.3 build setup. | ||||
* | Updated Windows build to use default host Qt installation and a newer | Jouni Malinen | 2007-12-28 | 1 | -4/+3 |
| | | | | version of Qt 4.3.3 for MinGW (crosscompiler). | ||||
* | Start using wpa_gui-qt4 for Windows binary builds since it drops | Jouni Malinen | 2007-12-28 | 1 | -1/+2 |
| | | | | | requirement for number of Qt4 DLLs. The previous version was also built with Qt4, but using Qt3Support. | ||||
* | Added EAP-TNC into default Windows builds. | Jouni Malinen | 2007-05-26 | 1 | -0/+1 |
| | |||||
* | Updated release build to match with the current directory structure. | Jouni Malinen | 2007-03-25 | 1 | -40/+29 |
| | |||||
* | Renamed build_gpl_release to build_release since the "gpl_" part was only | Jouni Malinen | 2007-03-25 | 1 | -0/+154 |
a historic relic from Host AP driver times. Both wpa_supplicant and hostapd are released under dual-license (GPLv2/BSD). |