Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AOSP: These files have been removed from AOSPaosp-jb | Jouni Malinen | 2012-08-09 | 7 | -2085/+0 |
| | |||||
* | Move wpa_scan_results_free() into shared C file | Jouni Malinen | 2011-11-13 | 3 | -0/+12 |
| | | | | | | | 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 | 3 | -12/+12 |
| | |||||
* | Fix VS project files to match with source code file changes | Jouni Malinen | 2009-12-13 | 5 | -4/+16 |
| | |||||
* | Remove src/crypto from default include path | Jouni Malinen | 2009-11-29 | 4 | -8/+8 |
| | | | | | | 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 | 3 | -6/+6 |
| | |||||
* | Remove src/common from default header file path | Jouni Malinen | 2009-11-29 | 4 | -8/+8 |
| | | | | | | | | | | 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 | 3 | -12/+12 |
| | |||||
* | Added new SHA1 files into VS project files to fix the build | Jouni Malinen | 2009-08-15 | 4 | -0/+32 |
| | |||||
* | Crypto build cleanup: remove CONFIG_NO_AES_* | Johannes Berg | 2009-08-13 | 3 | -3/+75 |
| | | | | | Instead of using a defines and conditional building of AES parts, move the conditional functionality into separate files. | ||||
* | Crypto build cleanup: remove INTERNAL_MD5 | Johannes Berg | 2009-07-28 | 1 | -2/+6 |
| | | | | | Instead of using a define and conditional building of md5.c parts, move the internal-MD5 into a separate file. | ||||
* | Crypto build cleanup: remove INTERNAL_MD4 | Johannes Berg | 2009-07-28 | 2 | -8/+0 |
| | | | | | In addition, rename md4.c to md4-internal.c to match in style with SHA-1 conditionally built internal implementation. | ||||
* | Crypto build cleanup: remove INTERNAL_SHA1 | Johannes Berg | 2009-07-28 | 1 | -2/+6 |
| | | | | | Instead of using a define and conditional building of sha1.c parts, move the internal-SHA-1 into a separate file. | ||||
* | Updated VS2005 project files with new and removed C files | Jouni Malinen | 2008-11-01 | 3 | -10/+22 |
| | |||||
* | Added files that cg-init excludedhostap_0_6_3 | Jouni Malinen | 2008-02-28 | 4 | -0/+1273 |
| | |||||
* | Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release | Jouni Malinen | 2008-02-28 | 3 | -0/+672 |