Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AOSP: These files have been removed from AOSPaosp-jb | Jouni Malinen | 2012-08-09 | 1 | -457/+0 |
| | |||||
* | Move wpa_scan_results_free() into shared C file | Jouni Malinen | 2011-11-13 | 1 | -0/+4 |
| | | | | | | | Replace the inline helper function with a new C file that can be used for common driver API related function. Signed-hostap: Jouni Malinen <j@w1.fi> | ||||
* | Update VS 2005 project files with new/removed source files | Jouni Malinen | 2010-01-16 | 1 | -4/+4 |
| | |||||
* | Fix VS project files to match with source code file changes | Jouni Malinen | 2009-12-13 | 1 | -0/+4 |
| | |||||
* | Remove src/crypto from default include path | Jouni Malinen | 2009-11-29 | 1 | -2/+2 |
| | | | | | | In addition, start ordering header file includes to be in more consistent order: system header files, src/utils, src/*, same directory as the *.c file. | ||||
* | Remove src/rsn_supp from default header path | Jouni Malinen | 2009-11-29 | 1 | -2/+2 |
| | |||||
* | Remove src/common from default header file path | Jouni Malinen | 2009-11-29 | 1 | -2/+2 |
| | | | | | | | | | | This makes it clearer which files are including header from src/common. Some of these cases should probably be cleaned up in the future not to do that. In addition, src/common/nl80211_copy.h and wireless_copy.h were moved into src/drivers since they are only used by driver wrappers and do not need to live in src/common. | ||||
* | Fix Visual Studio projects to match with source code file changes | Jouni Malinen | 2009-11-21 | 1 | -4/+4 |
| | |||||
* | Added new SHA1 files into VS project files to fix the build | Jouni Malinen | 2009-08-15 | 1 | -0/+8 |
| | |||||
* | Crypto build cleanup: remove CONFIG_NO_AES_* | Johannes Berg | 2009-08-13 | 1 | -1/+25 |
| | | | | | Instead of using a defines and conditional building of AES parts, move the conditional functionality into separate files. | ||||
* | Crypto build cleanup: remove INTERNAL_MD4 | Johannes Berg | 2009-07-28 | 1 | -4/+0 |
| | | | | | In addition, rename md4.c to md4-internal.c to match in style with SHA-1 conditionally built internal implementation. | ||||
* | Updated VS2005 project files with new and removed C files | Jouni Malinen | 2008-11-01 | 1 | -3/+7 |
| | |||||
* | Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release | Jouni Malinen | 2008-02-28 | 1 | -0/+417 |